中文

W-RIZZ:移动机器人中相对可遍历性估计的弱监督框架

机器人学 2024-06-06 v1

摘要

在非结构化环境中成功部署移动机器人 requires understanding environment and terrain to avoid hazards, getting stuck, and collisions. Traversability estimation—predicting where a robot can travel—is a key approach. Existing geometric methods ignore semantic considerations, while semantic segmentation approaches involve tedious labeling. Recent self-supervised methods reduce labeling burden but require additional data/models and struggle to explicitly label untraversable areas. To address these limitations, we introduce a weakly-supervised method for relative traversability estimation. Our method involves manually annotating relative traversability of a small number of point pairs, significantly reducing labeling effort compared to traditional segmentation-based methods and avoiding self-supervised methods' limitations. We further improve performance through a novel cross-image labeling strategy and loss function. We demonstrate viability through deployment on a mobile robot in outdoor environments.

关键词

引用

@article{arxiv.2406.02822,
  title  = {W-RIZZ: A Weakly-Supervised Framework for Relative Traversability Estimation in Mobile Robotics},
  author = {Andre Schreiber and Arun N. Sivakumar and Peter Du and Mateus V. Gasparino and Girish Chowdhary and Katherine Driggs-Campbell},
  journal= {arXiv preprint arXiv:2406.02822},
  year   = {2024}
}

备注

Accepted by RA-L. Code is available at https://github.com/andreschreiber/W-RIZZ