3D Scene Change Modeling With Consistent Multi-View Aggregation
Zirui Zhou, Junfeng Ni, Shujie Zhang, Yixin Chen, Siyuan Huang
TL;DR
SCaR-3D tackles object-level 3D scene change detection from dense pre-change and sparse post-change views while enabling continual reconstruction. It fuses a signed-distance-based 2D difference module with a 3D difference aggregation framework that employs multi-view voting, pruning, and segmentation validation within the 3D Gaussian Splatting representation. The work introduces CCS3D for controlled evaluations and demonstrates state-of-the-art precision, IoU, and reconstruction quality across synthetic and real datasets, along with rigorous ablations. The approach supports targeted updates to dynamic regions, reducing drift in unchanged areas and offering practical benefits for scalable scene monitoring, editing, and long-term reconstruction.
Abstract
Change detection plays a vital role in scene monitoring, exploration, and continual reconstruction. Existing 3D change detection methods often exhibit spatial inconsistency in the detected changes and fail to explicitly separate pre- and post-change states. To address these limitations, we propose SCaR-3D, a novel 3D scene change detection framework that identifies object-level changes from a dense-view pre-change image sequence and sparse-view post-change images. Our approach consists of a signed-distance-based 2D differencing module followed by multi-view aggregation with voting and pruning, leveraging the consistent nature of 3DGS to robustly separate pre- and post-change states. We further develop a continual scene reconstruction strategy that selectively updates dynamic regions while preserving the unchanged areas. We also contribute CCS3D, a challenging synthetic dataset that allows flexible combinations of 3D change types to support controlled evaluations. Extensive experiments demonstrate that our method achieves both high accuracy and efficiency, outperforming existing methods.
