{"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-2603-18493","title":"FILT3R: Latent State Adaptive Kalman Filter for Streaming 3D Reconstruction","arxiv_id":"2603.18493","date":"2026-03-19","proceeding":null,"authors":["Seonghyun Jin","Jong Chul Ye"],"abstract":"Streaming 3D reconstruction maintains a persistent latent state that is updated online from incoming frames, enabling constant-memory inference. A key failure mode is the state update rule: aggressive overwrites forget useful history, while conservative updates fail to track new evidence, and both behaviors become unstable beyond the training horizon. To address this challenge, we propose FILT3R, a training-free latent filtering layer that casts recurrent state updates as stochastic state estimation in token space. FILT3R maintains a per-token variance and computes a Kalman-style gain that adaptively balances memory retention against new observations. Process noise -- governing how much the latent state is expected to change between frames -- is estimated online from EMA-normalized temporal drift of candidate tokens. Using extensive experiments, we demonstrate that FILT3R yields an interpretable, plug-in update rule that generalizes common overwrite and gating policies as special cases. Specifically, we show that gains shrink in stable regimes as uncertainty contracts with accumulated evidence, and rise when genuine scene change increases process uncertainty, improving long-horizon stability for depth, pose, and 3D reconstruction, compared to the existing methods. Code will be released at https://github.com/jinotter3/FILT3R.","url_abs":"https://arxiv.org/abs/2603.18493","url_pdf":"https://arxiv.org/pdf/2603.18493","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":"https://app.syntology.ai/?focus=2603.18493","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2603.18493"}},"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/jinotter3/FILT3R","reach":null}],"summary":{"ran":4,"ran_fixture":1,"unverified":2},"by_repo_kind":{"found_in_text":{"samples":7,"ran":5,"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":7,"samples":[{"code_sha256_prefix":"ab31579a725cd1e9","entry":"Attention","repo":"jinotter3/FILT3R","repo_kind":"found_in_text","path":"src/dust3r/model.py","file_url":"https://github.com/jinotter3/FILT3R/blob/HEAD/src/dust3r/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"ab31579a725cd1e9"}},{"code_sha256_prefix":"775287cd7a9a7949","entry":"CrossAttention","repo":"jinotter3/FILT3R","repo_kind":"found_in_text","path":"src/dust3r/model.py","file_url":"https://github.com/jinotter3/FILT3R/blob/HEAD/src/dust3r/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"775287cd7a9a7949"}},{"code_sha256_prefix":"52ab34ca8fd2e134","entry":"DropPath","repo":"jinotter3/FILT3R","repo_kind":"found_in_text","path":"src/dust3r/model.py","file_url":"https://github.com/jinotter3/FILT3R/blob/HEAD/src/dust3r/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"52ab34ca8fd2e134"}},{"code_sha256_prefix":"9acdc39b2a030cb7","entry":"Mlp","repo":"jinotter3/FILT3R","repo_kind":"found_in_text","path":"src/dust3r/model.py","file_url":"https://github.com/jinotter3/FILT3R/blob/HEAD/src/dust3r/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"9acdc39b2a030cb7"}},{"code_sha256_prefix":"aea279a2d78d1352","entry":"drop_path","repo":"jinotter3/FILT3R","repo_kind":"found_in_text","path":"src/dust3r/model.py","file_url":"https://github.com/jinotter3/FILT3R/blob/HEAD/src/dust3r/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"aea279a2d78d1352"}},{"code_sha256_prefix":"f76564f04719491f","entry":"DecoderBlock","repo":"jinotter3/FILT3R","repo_kind":"found_in_text","path":"src/dust3r/model.py","file_url":"https://github.com/jinotter3/FILT3R/blob/HEAD/src/dust3r/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"f76564f04719491f"}},{"code_sha256_prefix":"c3ddc4aa6a0b614a","entry":"LocalMemory","repo":"jinotter3/FILT3R","repo_kind":"found_in_text","path":"src/dust3r/model.py","file_url":"https://github.com/jinotter3/FILT3R/blob/HEAD/src/dust3r/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"c3ddc4aa6a0b614a"}}]},"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":null}