English

SyNeT: Synthetic Negatives for Traversability Learning

Robotics 2026-02-04 v2 Computer Vision and Pattern Recognition

Abstract

Reliable traversability estimation is crucial for autonomous robots to navigate complex outdoor environments safely. Existing self-supervised learning frameworks primarily rely on positive and unlabeled data; however, the lack of explicit negative data remains a critical limitation, hindering the model's ability to accurately identify diverse non-traversable regions. To address this issue, we introduce a method to explicitly construct synthetic negatives, representing plausible but non-traversable, and integrate them into vision-based traversability learning. Our approach is formulated as a training strategy that can be seamlessly integrated into both Positive-Unlabeled (PU) and Positive-Negative (PN) frameworks without modifying inference architectures. Complementing standard pixel-wise metrics, we introduce an object-centric FPR evaluation approach that analyzes predictions in regions where synthetic negatives are inserted. This evaluation provides an indirect measure of the model's ability to consistently identify non-traversable regions without additional manual labeling. Extensive experiments on both public and self-collected datasets demonstrate that our approach significantly enhances robustness and generalization across diverse environments. The source code and demonstration videos will be publicly available.

Keywords

Cite

@article{arxiv.2602.00814,
  title  = {SyNeT: Synthetic Negatives for Traversability Learning},
  author = {Bomena Kim and Hojun Lee and Younsoo Park and Yaoyu Hu and Sebastian Scherer and Inwook Shim},
  journal= {arXiv preprint arXiv:2602.00814},
  year   = {2026}
}
R2 v1 2026-07-01T09:29:35.176Z