CogniMap3D: Cognitive 3D Mapping and Rapid Retrieval
Feiran Wang, Junyi Wu, Dawen Cai, Yuan Hong, Yan Yan
TL;DR
CogniMap3D tackles dynamic scene understanding by separating moving objects from static backgrounds while building a persistent memory of static environments. It combines a multi-stage motion cue framework, a cognitive mapping memory that stores and recalls static geometry and features, and a factor-graph based camera-trajectory optimization to refine poses and landmarks. The method demonstrates competitive depth estimation, robust camera pose estimation, and coherent 3D reconstruction across diverse datasets, with clear gains when revisiting previously mapped scenes due to memory recall and map fusion. This memory-augmented approach holds practical significance for autonomous navigation and augmented reality by enabling long-term, drift-resistant scene understanding in changing environments.
Abstract
We present CogniMap3D, a bioinspired framework for dynamic 3D scene understanding and reconstruction that emulates human cognitive processes. Our approach maintains a persistent memory bank of static scenes, enabling efficient spatial knowledge storage and rapid retrieval. CogniMap3D integrates three core capabilities: a multi-stage motion cue framework for identifying dynamic objects, a cognitive mapping system for storing, recalling, and updating static scenes across multiple visits, and a factor graph optimization strategy for refining camera poses. Given an image stream, our model identifies dynamic regions through motion cues with depth and camera pose priors, then matches static elements against its memory bank. When revisiting familiar locations, CogniMap3D retrieves stored scenes, relocates cameras, and updates memory with new observations. Evaluations on video depth estimation, camera pose reconstruction, and 3D mapping tasks demonstrate its state-of-the-art performance, while effectively supporting continuous scene understanding across extended sequences and multiple visits.
