CVROJun 3, 2025

GeneA-SLAM2: Dynamic SLAM with AutoEncoder-Preprocessed Genetic Keypoints Resampling and Depth Variance-Guided Dynamic Region Removal

arXiv:2506.02736v11 citationsh-index: 1Has CodePRCV
Originality Incremental advance
AI Analysis

This addresses robust localization and mapping in highly dynamic environments for robotics and autonomous systems, representing an incremental improvement over existing semantic SLAM methods.

The paper tackles the problem of dynamic object interference in semantic SLAM systems by proposing GeneA-SLAM2, which uses depth variance to remove dynamic regions and an autoencoder to improve keypoint distribution for pose estimation, achieving high accuracy on multiple dynamic sequences.

Existing semantic SLAM in dynamic environments mainly identify dynamic regions through object detection or semantic segmentation methods. However, in certain highly dynamic scenarios, the detection boxes or segmentation masks cannot fully cover dynamic regions. Therefore, this paper proposes a robust and efficient GeneA-SLAM2 system that leverages depth variance constraints to handle dynamic scenes. Our method extracts dynamic pixels via depth variance and creates precise depth masks to guide the removal of dynamic objects. Simultaneously, an autoencoder is used to reconstruct keypoints, improving the genetic resampling keypoint algorithm to obtain more uniformly distributed keypoints and enhance the accuracy of pose estimation. Our system was evaluated on multiple highly dynamic sequences. The results demonstrate that GeneA-SLAM2 maintains high accuracy in dynamic scenes compared to current methods. Code is available at: https://github.com/qingshufan/GeneA-SLAM2.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes