Search papers, labs, and topics across Lattice.
This paper introduces MTD-Map, a novel single-stage framework for long-term LiDAR map maintenance that integrates dynamic object removal and change detection into a unified approach. By utilizing Mixture Transition Distribution (MTD) modeling, MTD-Map effectively encodes occupancy transitions and historical patterns, allowing it to capture complex temporal dependencies. Experimental results demonstrate that MTD-Map not only excels in removing dynamic objects but also achieves competitive performance in change detection while reducing computational costs compared to existing methods.
MTD-Map achieves robust dynamic object removal and change detection in a single framework, cutting computational costs without sacrificing performance.
While robust map maintenance has advanced significantly, existing studies have focused on specific tasks, especially dynamic object removal or change detection. In this paper, we take a holistic view of the map maintenance problem and propose MTD-Map, a single-stage framework that handles both dynamic object removal and change detection without separate task-specific modules. MTD-Map employs an explicit representation that compactly encodes the direction and duration of occupancy transitions through Mixture Transition Distribution (MTD) modeling. We develop a recursive MTD formulation that encodes historical occupancy patterns into an augmented state to capture high-order temporal dependencies. Furthermore, a stability-driven adaptive strategy balances noise suppression with the preservation of quasi-static structures. Extensive experiments verify that MTD-Map robustly removes dynamic objects and achieves competitive change detection performance, subsequently reducing computational costs. Our project page is available at: https://taeyoung96.github.io/mtd_map/.