Changes in Real Time: Online Scene Change Detection with Multi-View Fusion

📅 2025-11-15
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Online scene change detection (SCD) faces challenges including absence of pose priors, lack of ground-truth annotations, real-time inference requirements, and cross-view consistency. This paper proposes the first real-time, fully unsupervised online SCD method that requires neither pose initialization nor manual labeling. It constructs a dynamic scene representation using 3D Gaussian Splatting, and introduces a self-supervised multi-cue fusion loss jointly optimizing geometric, appearance, and motion consistency. To ensure robust cross-view change reasoning, we integrate a lightweight PnP-based pose estimator and a change-guided incremental update mechanism for 3D Gaussian primitives. Evaluated on complex real-world datasets, our method outperforms both existing online and offline approaches, achieving state-of-the-art accuracy while maintaining >10 FPS inference speed—marking the first solution enabling high-precision, low-latency, completely unsupervised online SCD.

Technology Category

Application Category

📝 Abstract
Online Scene Change Detection (SCD) is an extremely challenging problem that requires an agent to detect relevant changes on the fly while observing the scene from unconstrained viewpoints. Existing online SCD methods are significantly less accurate than offline approaches. We present the first online SCD approach that is pose-agnostic, label-free, and ensures multi-view consistency, while operating at over 10 FPS and achieving new state-of-the-art performance, surpassing even the best offline approaches. Our method introduces a new self-supervised fusion loss to infer scene changes from multiple cues and observations, PnP-based fast pose estimation against the reference scene, and a fast change-guided update strategy for the 3D Gaussian Splatting scene representation. Extensive experiments on complex real-world datasets demonstrate that our approach outperforms both online and offline baselines.
Problem

Research questions and friction points this paper is trying to address.

Detecting scene changes in real-time from unconstrained viewpoints
Overcoming accuracy gap between online and offline change detection methods
Achieving pose-agnostic multi-view consistent change detection at high speed
Innovation

Methods, ideas, or system contributions that make the work stand out.

Self-supervised fusion loss for multi-cue change detection
PnP-based fast pose estimation against reference scenes
Change-guided update strategy for 3D Gaussian Splatting
🔎 Similar Papers
No similar papers found.
C
Chamuditha Jayanga Galappaththige
QUT Centre for Robotics, ARIMA
J
Jason Lai
ACFR, University of Sydney
L
Lloyd Windrim
ARIAM, Abyss Solutions
D
Donald Dansereau
ARIAM, ACFR, University of Sydney
N
Niko Sünderhauf
QUT Centre for Robotics, ARIMA
Dimity Miller
Dimity Miller
Queensland University of Technology
Uncertainty EstimationRobotic VisionOpen-set RecognitionObject Detection