{"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/instantsplat-unbounded-sparse-view-pose-free","title":"InstantSplat: Sparse-view SfM-free Gaussian Splatting in Seconds","arxiv_id":"2403.20309","date":"2024-03-29","proceeding":null,"authors":["Zhiwen Fan","Kairun Wen","Wenyan Cong","Kevin Wang","Jian Zhang","Xinghao Ding","Danfei Xu","Boris Ivanovic","Marco Pavone","Georgios Pavlakos","Zhangyang Wang","Yue Wang"],"abstract":"While neural 3D reconstruction has advanced substantially, it typically requires densely captured multi-view data with carefully initialized poses (e.g., using COLMAP). However, this requirement limits its broader applicability, as Structure-from-Motion (SfM) is often unreliable in sparse-view scenarios where feature matches are limited, resulting in cumulative errors. In this paper, we introduce InstantSplat, a novel and lightning-fast neural reconstruction system that builds accurate 3D representations from as few as 2-3 images. InstantSplat adopts a self-supervised framework that bridges the gap between 2D images and 3D representations using Gaussian Bundle Adjustment (GauBA) and can be optimized in an end-to-end manner. InstantSplat integrates dense stereo priors and co-visibility relationships between frames to initialize pixel-aligned geometry by progressively expanding the scene avoiding redundancy. Gaussian Bundle Adjustment is used to adapt both the scene representation and camera parameters quickly by minimizing gradient-based photometric error. Overall, InstantSplat achieves large-scale 3D reconstruction in mere seconds by reducing the required number of input views. It achieves an acceleration of over 20 times in reconstruction, improves visual quality (SSIM) from 0.3755 to 0.7624 than COLMAP with 3D-GS, and is compatible with multiple 3D representations (3D-GS, 2D-GS, and Mip-Splatting).","url_abs":"https://arxiv.org/abs/2403.20309v4","url_pdf":"https://arxiv.org/pdf/2403.20309v4.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"instantsplat-unbounded-sparse-view-pose-free","repo_url":"https://github.com/NVlabs/InstantSplat","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"NOASSERTION"}}],"tasks":[{"task_slug":"3d-reconstruction","task_name":"3D Reconstruction"},{"task_slug":"novel-view-synthesis","task_name":"Novel View Synthesis"},{"task_slug":"ssim","task_name":"SSIM"}],"methods":[{"method_slug":"set","method_name":"SET"},{"method_slug":"speed","method_name":"SPEED"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2403.20309","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2403.20309"}},"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":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/NVlabs/InstantSplat","reach":{"status":"ok","spdx":"NOASSERTION"}}],"summary":{"ran":5,"unverified":1},"by_repo_kind":{"official":{"samples":6,"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":6,"samples":[{"code_sha256_prefix":"f3fd659d5f95c771","entry":"apply_log_to_norm","repo":"NVlabs/InstantSplat","repo_kind":"official","path":"mast3r/losses.py","file_url":"https://github.com/NVlabs/InstantSplat/blob/HEAD/mast3r/losses.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f3fd659d5f95c771"}},{"code_sha256_prefix":"6e6b3f8c6d2c3d69","entry":"get_similarities","repo":"NVlabs/InstantSplat","repo_kind":"official","path":"mast3r/losses.py","file_url":"https://github.com/NVlabs/InstantSplat/blob/HEAD/mast3r/losses.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6e6b3f8c6d2c3d69"}},{"code_sha256_prefix":"ac0e42d6fbcfbbe6","entry":"l1_loss","repo":"NVlabs/InstantSplat","repo_kind":"official","path":"utils/loss_utils.py","file_url":"https://github.com/NVlabs/InstantSplat/blob/HEAD/utils/loss_utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ac0e42d6fbcfbbe6"}},{"code_sha256_prefix":"5f5276237914e4c7","entry":"l1_loss_mask","repo":"NVlabs/InstantSplat","repo_kind":"official","path":"utils/loss_utils.py","file_url":"https://github.com/NVlabs/InstantSplat/blob/HEAD/utils/loss_utils.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":"5f5276237914e4c7"}},{"code_sha256_prefix":"a6db8d31ea8e2b6f","entry":"ssim_loss_mask","repo":"NVlabs/InstantSplat","repo_kind":"official","path":"utils/loss_utils.py","file_url":"https://github.com/NVlabs/InstantSplat/blob/HEAD/utils/loss_utils.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":"a6db8d31ea8e2b6f"}},{"code_sha256_prefix":"1e3f140b86bb9a08","entry":"load_model","repo":"NVlabs/InstantSplat","repo_kind":"official","path":"dust3r/model.py","file_url":"https://github.com/NVlabs/InstantSplat/blob/HEAD/dust3r/model.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1e3f140b86bb9a08"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}