MTD-Map Logo

MTD-Map: Single-Stage
Long-Term LiDAR Map Maintenance Framework
via Mixture Transition Distribution

IROS 2026

TL;DR : A single-stage LiDAR map maintenance framework
unifying dynamic object removal and change detection
via Mixture Transition Distribution.

Abstract

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.

System Overview

MTD-Map System Overview
MTD-Map infers structural persistence from LiDAR streams by maintaining an augmented voxel state, updated via a stability-driven adaptive prior and unified Bayesian inference. Following hierarchical spatial regularization for local consistency, the converged states are decoupled into distinct static, dynamic, and temporal transition maps.

Qualitative Result

MTD-Map with dynamic objects
MTD-Map without dynamic objects
Left: MTD-Map result with dynamic points, Right: MTD-Map result without dynamic points.
Visualizing MTD-Map results via the temporal transition map Ψ\Psi, showing static (gray) and quasi-static (blue, red) components throughout, with dynamic objects (olive) present only in the unfiltered map (left).

Dynamic Object Removal Result

Qualitative DOR results for SemanticKITTI. Points are visualized based on classification accuracy: True Positive (green), False Negative (blue), and False Positive (red).

Quantitative Result

Quantitative evaluation of dynamic object removal (DOR) in point cloud maps.
Bold = best, underline = second best. Units are in %.

MethodKITTI 00KITTI 07HeLiMOS 6593MOE 02
SA↑DA↑HA↑SA↑DA↑HA↑SA↑DA↑HA↑SA↑DA↑HA↑
Removert99.0868.5381.0299.1234.0650.7097.4240.6557.3796.7827.2042.46
ERASOR90.4496.3793.3189.1997.3793.1082.5895.6188.6294.5599.3896.90
DUFOMap99.1983.4690.6499.1455.6074.2598.0867.6480.0796.4248.1364.21
OTD94.9393.7494.3394.6484.5489.3197.9373.2783.8395.6787.5091.40
HMM-MOS99.9258.4573.7699.8245.5767.4499.5665.6279.1099.245.8411.04
ELite92.0989.2490.6493.7790.2791.9989.2895.8092.4382.9399.7690.57
MTD-Map (Ours)99.4795.2897.3392.7195.6194.1398.5182.9590.0695.9594.8495.39

Acknowledgement

We used Uni-Mapper framework for map merge during our experiments.

BibTeX citation

@inproceedings{kim2026mtdmap,
author = {Kim, TaeYoung and Kang, Gilhwan and Kim, Tae Ihn and Song, Seungwon and Ko, Hun Keon},
title = {{MTD-Map}: Single-Stage Long-Term {LiDAR} Map Maintenance Framework via Mixture Transition Distribution},
booktitle = {Proceedings of the IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},
year = {2026},
publisher = {IEEE},
}