paper-with-me

Papers

Mars Traversability Prediction: A Multi-modal Self-supervised Approach for Costmap Generation

2025-09-14 · Zongwu Xie, Kaijie Yun, Yang Liu, Yiming Ji, Han Li arxiv

We present a robust multi-modal framework for predicting traversability costmaps for planetary rovers. Our model fuses camera and LiDAR data to produce a bird's-eye-view (BEV) terrain costmap, trained self-supervised using IMU-derived labels. Key updates include a DINOv3-based image encoder, FiLM-based sensor fusion, and an optimization loss combining Huber and smoothness terms. Experimental ablations (removing image color, occluding inputs, adding noise) show only minor changes in MAE/MSE (e.g. MAE increases from ~0.0775 to 0.0915 when LiDAR is sparsified), indicating that geometry dominates the learned cost and the model is highly robust. We attribute the small performance differences to the IMU labeling primarily reflecting terrain geometry rather than semantics and to limited data diversity. Unlike prior work claiming large gains, we emphasize our contributions: (1) a high-fidelity, reproducible simulation environment; (2) a self-supervised IMU-based labeling pipeline; and (3) a strong multi-modal BEV costmap prediction model. We discuss limitations and future work such as domain generalization and dataset expansion.

📄 PDF Abstract BibTeX arXiv:2509.11082

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Generalization

Similar Papers 제목 키워드 기반

Scene-Agnostic Traversability Labeling and Estimation via a Multimodal Self-supervised Framework

2025-08-25 · Zipeng Fang, Yanbo Wang, Lei Zhao, Weidong Chen arxiv

Traversability estimation is critical for enabling robots to navigate across diverse terrains and environments. While recent self-supervised learning methods achieve promising results, they often fail to capture the char…

Self-Supervised Learning

STONE Dataset: A Scalable Multi-Modal Surround-View 3D Traversability Dataset for Off-Road Robot Navigation

2026-03-10 · Konyul Park, Daehun Kim, Jiyong Oh, Seunghoon Yu 외 arxiv

Reliable off-road navigation requires accurate estimation of traversable regions and robust perception under diverse terrain and sensing conditions. However, existing datasets lack both scalability and multi-modality, wh…

Robot Navigation

Self-Supervised Online Robot-Agnostic Traversability Estimation for Open-World Environments

2026-05-27 · Julia Hindel, Simon Bultmann, Houman Masnavi, Daniele Cattaneo 외 arxiv

Self-supervised online traversability estimation enables robots to continuously learn from unlabeled open-world experiences and adapt their navigation behavior toward safe and efficient trajectories. Existing approaches …

Continual Learning

Multiagent Multitraversal Multimodal Self-Driving: Open MARS Dataset

2024-06-13 · CVPR 2024 1 · Yiming Li, Zhiheng Li, Nuo Chen, Moonjun Gong 외

Large-scale datasets have fueled recent advancements in AI-based autonomous vehicle research. However, these datasets are usually collected from a single vehicle's one-time pass of a certain location, lacking multiagent …

3D ReconstructionAutonomous VehiclesObject Discovery

Risk-aware Path Planning via Probabilistic Fusion of Traversability Prediction for Planetary Rovers on Heterogeneous Terrains

2023-03-02 · Masafumi Endo, Tatsunori Taniai, Ryo Yonetani, Genya Ishigami

Machine learning (ML) plays a crucial role in assessing traversability for autonomous rover operations on deformable terrains but suffers from inevitable prediction errors. Especially for heterogeneous terrains where the…

Prediction