CVJul 1

LIST3R: Long-sequence Instance-aware 3D Reconstruction

arXiv:2607.0037514.7Has Code
Predicted impact top 19% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the problem of long-horizon 3D reconstruction from video, which is challenging due to drift and fragmentation, by leveraging object-level anchors for improved consistency.

LIST3R introduces an instance-aware framework for long-sequence 3D reconstruction that uses persistent instance anchors to organize fragmented subsequences into a coherent global scene, achieving more accurate trajectories and higher-quality 3D reconstructions on long-sequence benchmarks.

We present LIST3R, an instance-aware framework for long-sequence 3D reconstruction inspired by the way humans organize spatial memory around stable and recognizable objects. LIST3R organizes long-sequence reconstruction around instance anchors, using them to reconnect fragmented subsequences and consolidate local observations into a coherent global 3D scene. Given a long video, our approach partitions it into overlapping subsequences and builds a structured local instance library for each partial reconstruction, maintaining persistent trackable anchors with semantic and geometric evidence. These anchors are matched across subsequences to recover revisited regions and provide object-aware constraints for fragment alignment, producing a consistent global reconstruction. During this process, the evolving geometric evidence updates the local instance libraries and progressively organizes them into a unified global 3D instance library. Experiments on long-sequence benchmarks show that our method produces more accurate trajectories and higher-quality 3D reconstructions, highlighting the effectiveness of persistent instance anchors for organizing long-horizon 3D reconstruction. Our code is available on the project page: https://yixn965.github.io/LIST3R/.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes