paper-with-me

Papers

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

2026-05-27 · Julia Hindel, Simon Bultmann, Houman Masnavi, Daniele Cattaneo, Abhinav Valada 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 either rely on handcrafted proprioceptive traversability scores, limiting robot-agnosticism, or cluster prior data, preventing online learning. Moreover, many continual learning methods incur substantial memory and computational costs, hindering onboard deployment. We introduce COTRATE, an online learning framework for continuous traversability estimation from multimodal, unlabeled robot experience. Our method first infers robust traversability scores using a robot-agnostic, learning-based online terrain assessment module operating on proprioceptiveand inertial signals. These scores then supervise a visual traversability network through a novel alignment loss that associates visual embeddings with online terrain assessments. To mitigate forgetting during continual learning with minimal overhead, we propose a diversity-aware feature selection strategythat preserves performance using a compact replay memory. We further show that the learned traversability representation supports knowledge transfer across different robot platforms with different locomotion kinematics. We evaluate COTRATE on a dataset of $\approx$ 50,000 images collected with two robotic platforms across 11 outdoor terrains, and benchmark it on navigation tasks in three representative outdoor environments. We make the dataset, code, and trained models publicly available.

📄 PDF Abstract BibTeX arXiv:2605.28442

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

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

Fast Traversability Estimation for Wild Visual Navigation

2023-05-15 · Jonas Frey, Matias Mattamala, Nived Chebrolu, Cesar Cadena 외

Natural environments such as forests and grasslands are challenging for robotic navigation because of the false perception of rigid obstacles from high grass, twigs, or bushes. In this work, we propose Wild Visual Naviga…

NavigateSelf-Supervised LearningVisual Navigation

WayFAST: Navigation with Predictive Traversability in the Field

2022-03-22 · Mateus Valverde Gasparino, Arun Narenthiran Sivakumar, Yixiao Liu, Andres Eduardo Baquero Velasquez 외

We present a self-supervised approach for learning to predict traversable paths for wheeled mobile robots that require good traction to navigate. Our algorithm, termed WayFAST (Waypoint Free Autonomous Systems for Traver…

Navigate

Wild Visual Navigation: Fast Traversability Learning via Pre-Trained Models and Online Self-Supervision

2024-04-10 · Matías Mattamala, Jonas Frey, Piotr Libera, Nived Chebrolu 외

Natural environments such as forests and grasslands are challenging for robotic navigation because of the false perception of rigid obstacles from high grass, twigs, or bushes. In this work, we present Wild Visual Naviga…

NavigateSelf-Supervised LearningVisual Navigation

How Does It Feel? Self-Supervised Costmap Learning for Off-Road Vehicle Traversability

2022-09-22 · Mateo Guaman Castro, Samuel Triest, Wenshan Wang, Jason M. Gregory 외

Estimating terrain traversability in off-road environments requires reasoning about complex interaction dynamics between the robot and these terrains. However, it is challenging to create informative labels to learn a mo…