LuSeg: Efficient Negative and Positive Obstacles Segmentation via Contrast-Driven Multi-Modal Feature Fusion on the Lunar
Shuaifeng Jiao, Zhiwen Zeng, Zhuoqun Su, Xieyuanli Chen, Zongtan Zhou, Huimin Lu
TL;DR
This work addresses autonomous obstacle segmentation for lunar rovers by introducing a high-fidelity Lunar Exploration Simulator System (LESS) and the LunarSeg RGB-D dataset containing both positive and negative obstacles. It then proposes LuSeg, a two-stage network that uses a Contrast-Driven Fusion Module (CDFM) to align semantic features across RGB and depth modalities during training, while keeping inference overhead minimal. The approach delivers state-of-the-art performance on LunarSeg and a real-world NPO dataset, achieving real-time speeds around 57 Hz. The authors release the LESS system, LunarSeg dataset, and LuSeg code to foster further research in extraterrestrial perception and navigation.
Abstract
As lunar exploration missions grow increasingly complex, ensuring safe and autonomous rover-based surface exploration has become one of the key challenges in lunar exploration tasks. In this work, we have developed a lunar surface simulation system called the Lunar Exploration Simulator System (LESS) and the LunarSeg dataset, which provides RGB-D data for lunar obstacle segmentation that includes both positive and negative obstacles. Additionally, we propose a novel two-stage segmentation network called LuSeg. Through contrastive learning, it enforces semantic consistency between the RGB encoder from Stage I and the depth encoder from Stage II. Experimental results on our proposed LunarSeg dataset and additional public real-world NPO road obstacle dataset demonstrate that LuSeg achieves state-of-the-art segmentation performance for both positive and negative obstacles while maintaining a high inference speed of approximately 57\,Hz. We have released the implementation of our LESS system, LunarSeg dataset, and the code of LuSeg at:https://github.com/nubot-nudt/LuSeg.
