Search papers, labs, and topics across Lattice.
The paper introduces GSAT, a self-supervised learning framework for traversability estimation that overcomes the positive-only learning problem by constructing a positive hypersphere in latent space for anomaly detection. GSAT jointly learns anomaly classification and traversability prediction, enabling more efficient utilization of robot experience without needing explicit negative samples. Experiments on real-world robotic platforms and in simulation demonstrate GSAT's effectiveness in diverse terrains.
Ditch the negative samples: this self-supervised method learns traversability by detecting anomalies relative to a learned "safe" hypersphere.
Safe autonomous navigation requires reliable estimation of environmental traversability. Traditional methods have relied on semantic or geometry-based approaches with human-defined thresholds, but these methods often yield unreliable predictions due to the inherent subjectivity of human supervision. While self-supervised approaches enable robots to learn from their own experience, they still face a fundamental challenge: the positive-only learning problem. To address these limitations, recent studies have employed Positive-Unlabeled (PU) learning, where the core challenge is identifying positive samples without explicit negative supervision. In this work, we propose GSAT, which addresses these limitations by constructing a positive hypersphere in latent space to classify traversable regions through anomaly detection without requiring additional prototypes (e.g., unlabeled or negative). Furthermore, our approach employs joint learning of anomaly classification and traversability prediction to more efficiently utilize robot experience. We comprehensively evaluate the proposed framework through ablation studies, validation on heterogeneous real-world robotic platforms, and autonomous navigation demonstrations in simulation environments.