{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2607-03349","title":"PedestrianDiffusion: Multimodal Generative Denoising and Dense State Estimation for Inertial Navigation","arxiv_id":"2607.03349","date":"2026-07-03","proceeding":null,"authors":["I-Hao Lu","Dongsoo Han"],"abstract":"The accuracy of consumer-grade inertial navigation is bottlenecked by the stochastic noise of Micro-Electro-Mechanical Systems (MEMS). Traditional deterministic neural architectures often succumb to ``estimation jittering,'' sacrificing high-frequency kinematic fidelity for numerical stability. We propose PedestrianDiffusion, a multimodal spectral-domain generative framework reformulating dense 6D state estimation as a continuous conditional denoising process. By operating in the frequency domain, our formulation bounds the spectral covariance, acting as a mathematical preconditioner to stabilize the reverse diffusion trajectory. Furthermore, we introduce a zero-shot semantic conditioning mechanism leveraging vision-language embeddings as categorical priors to generalize across heterogeneous sensor noise profiles. To address the computational intractability of generative tracking, we deploy a single-step deterministic probability flow ODE solver ($T=1$). This yields high-capacity asynchronous batch trajectory refinement, establishing the viability of generative architectures for asynchronous batch trajectory refinement on edge hardware. Extensive evaluations on the OxIOD, RIDI, RoNIN, and TLIO benchmarks demonstrate that PedestrianDiffusion achieves state-of-the-art performance, exhibiting unprecedented robustness to impulse perturbations and coupled 6D kinematic drift. This work provides a rigorous algorithmic blueprint for next-generation Neural Inertial Measurement Units (N-IMUs).","url_abs":"https://arxiv.org/abs/2607.03349","url_pdf":"https://arxiv.org/pdf/2607.03349","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":null,"mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2607.03349"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/jacklu333333/PedestrianDiffusion","reach":null}],"summary":{"ran":9,"ran_honours":1,"ran_draft_wrong":1,"unverified":1},"by_repo_kind":{"found_in_text":{"samples":12,"ran":11,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":12,"samples":[{"code_sha256_prefix":"92a20ed68a863df8","entry":"angular_difference","repo":"jacklu333333/PedestrianDiffusion","repo_kind":"found_in_text","path":"recompute_metrics.py","file_url":"https://github.com/jacklu333333/PedestrianDiffusion/blob/HEAD/recompute_metrics.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"AGPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"92a20ed68a863df8"}},{"code_sha256_prefix":"7b809fd050bcb8b0","entry":"compute_absolute_trajectory_error","repo":"jacklu333333/PedestrianDiffusion","repo_kind":"found_in_text","path":"recompute_metrics.py","file_url":"https://github.com/jacklu333333/PedestrianDiffusion/blob/HEAD/recompute_metrics.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"AGPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"7b809fd050bcb8b0"}},{"code_sha256_prefix":"da7ef29a91b6d33b","entry":"compute_relative_trajectory_error","repo":"jacklu333333/PedestrianDiffusion","repo_kind":"found_in_text","path":"recompute_metrics.py","file_url":"https://github.com/jacklu333333/PedestrianDiffusion/blob/HEAD/recompute_metrics.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"AGPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"da7ef29a91b6d33b"}},{"code_sha256_prefix":"e617faa2c1117861","entry":"euler_to_quaternion","repo":"jacklu333333/PedestrianDiffusion","repo_kind":"found_in_text","path":"utils/IoNet/utils.py","file_url":"https://github.com/jacklu333333/PedestrianDiffusion/blob/HEAD/utils/IoNet/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"AGPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"e617faa2c1117861"}},{"code_sha256_prefix":"c92c27c924b517e8","entry":"get_2d_sincos_pos_embed","repo":"jacklu333333/PedestrianDiffusion","repo_kind":"found_in_text","path":"utils/DiT.py","file_url":"https://github.com/jacklu333333/PedestrianDiffusion/blob/HEAD/utils/DiT.py","link_basis":"plan_row","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"AGPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"c92c27c924b517e8"}},{"code_sha256_prefix":"03310bba324ae4fb","entry":"modulate","repo":"jacklu333333/PedestrianDiffusion","repo_kind":"found_in_text","path":"utils/DiT.py","file_url":"https://github.com/jacklu333333/PedestrianDiffusion/blob/HEAD/utils/DiT.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"AGPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"03310bba324ae4fb"}},{"code_sha256_prefix":"5473561ccab5190d","entry":"quat_conjugate","repo":"jacklu333333/PedestrianDiffusion","repo_kind":"found_in_text","path":"utils/IoNet/ionet.py","file_url":"https://github.com/jacklu333333/PedestrianDiffusion/blob/HEAD/utils/IoNet/ionet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"AGPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"5473561ccab5190d"}},{"code_sha256_prefix":"7896071fb53c53ef","entry":"quat_multiply","repo":"jacklu333333/PedestrianDiffusion","repo_kind":"found_in_text","path":"utils/IoNet/ionet.py","file_url":"https://github.com/jacklu333333/PedestrianDiffusion/blob/HEAD/utils/IoNet/ionet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"AGPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"7896071fb53c53ef"}},{"code_sha256_prefix":"70524fa9ef63c0f7","entry":"quaternion_multiply","repo":"jacklu333333/PedestrianDiffusion","repo_kind":"found_in_text","path":"utils/IoNet/utils.py","file_url":"https://github.com/jacklu333333/PedestrianDiffusion/blob/HEAD/utils/IoNet/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"AGPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"70524fa9ef63c0f7"}},{"code_sha256_prefix":"9a35483e56594494","entry":"quaternion_phi_4_error","repo":"jacklu333333/PedestrianDiffusion","repo_kind":"found_in_text","path":"utils/IoNet/ionet.py","file_url":"https://github.com/jacklu333333/PedestrianDiffusion/blob/HEAD/utils/IoNet/ionet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"AGPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"9a35483e56594494"}},{"code_sha256_prefix":"7632e3ef4fb69e5a","entry":"quaternion_to_euler","repo":"jacklu333333/PedestrianDiffusion","repo_kind":"found_in_text","path":"utils/IoNet/utils.py","file_url":"https://github.com/jacklu333333/PedestrianDiffusion/blob/HEAD/utils/IoNet/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"AGPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"7632e3ef4fb69e5a"}},{"code_sha256_prefix":"665d8a4e8f673a4c","entry":"get_2d_sincos_pos_embed_from_grid","repo":"jacklu333333/PedestrianDiffusion","repo_kind":"found_in_text","path":"utils/DiT.py","file_url":"https://github.com/jacklu333333/PedestrianDiffusion/blob/HEAD/utils/DiT.py","link_basis":"plan_row","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"AGPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"665d8a4e8f673a4c"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,264 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9581,"papers_checked":6264},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}