paper-with-me

Papers

Self-Supervised Visual Terrain Classification from Unsupervised Acoustic Feature Learning

2019-12-06 · Jannik Zürn, Wolfram Burgard, Abhinav Valada

Mobile robots operating in unknown urban environments encounter a wide range of complex terrains to which they must adapt their planned trajectory for safe and efficient navigation. Most existing approaches utilize supervised learning to classify terrains from either an exteroceptive or a proprioceptive sensor modality. However, this requires a tremendous amount of manual labeling effort for each newly encountered terrain as well as for variations of terrains caused by changing environmental conditions. In this work, we propose a novel terrain classification framework leveraging an unsupervised proprioceptive classifier that learns from vehicle-terrain interaction sounds to self-supervise an exteroceptive classifier for pixel-wise semantic segmentation of images. To this end, we first learn a discriminative embedding space for vehicle-terrain interaction sounds from triplets of audio clips formed using visual features of the corresponding terrain patches and cluster the resulting embeddings. We subsequently use these clusters to label the visual terrain patches by projecting the traversed tracks of the robot into the camera images. Finally, we use the sparsely labeled images to train our semantic segmentation network in a weakly supervised manner. We present extensive quantitative and qualitative results that demonstrate that our proprioceptive terrain classifier exceeds the state-of-the-art among unsupervised methods and our self-supervised exteroceptive semantic segmentation model achieves a comparable performance to supervised learning with manually labeled data.

📄 PDF Abstract BibTeX arXiv:1912.03227

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Learning Off-Road Terrain Traversability with Self-Supervisions Only

2023-05-30 · Junwon Seo, Sungdae Sim, Inwook Shim

Estimating the traversability of terrain should be reliable and accurate in diverse conditions for autonomous driving in off-road environments. However, learning-based approaches often yield unreliable results when confr…

Autonomous DrivingOne-Class ClassificationSelf-Supervised Learning

Audio-Visual Self-Supervised Terrain Type Discovery for Mobile Platforms

2020-10-13 · Akiyoshi Kurobe, Yoshikatsu Nakajima, Hideo Saito, Kris Kitani

The ability to both recognize and discover terrain characteristics is an important function required for many autonomous ground robots such as social robots, assistive robots, autonomous vehicles, and ground exploration …

Autonomous VehiclesSelf-Supervised LearningVocal Bursts Type Prediction

VINet: Visual and Inertial-based Terrain Classification and Adaptive Navigation over Unknown Terrain

2022-09-16 · Tianrui Guan, Ruitao Song, Zhixian Ye, Liangjun Zhang

We present a visual and inertial-based terrain classification network (VINet) for robotic navigation over different traversable surfaces. We use a novel navigation-based labeling scheme for terrain classification and gen…

ClassificationScheduling

You Only Crash Once: Improved Object Detection for Real-Time, Sim-to-Real Hazardous Terrain Detection and Classification for Autonomous Planetary Landings

2023-03-08 · Timothy Chase Jr, Chris Gnam, John Crassidis, Karthik Dantu

The detection of hazardous terrain during the planetary landing of spacecraft plays a critical role in assuring vehicle safety and mission success. A cheap and effective way of detecting hazardous terrain is through the …

Autonomous DrivingDeep LearningDomain Adaptationobject-detection+4

Self-Supervised Traversability Prediction by Learning to Reconstruct Safe Terrain

2022-08-02 · Robin Schmid, Deegan Atha, Frederik Schöller, Sharmita Dey 외

Navigating off-road with a fast autonomous vehicle depends on a robust perception system that differentiates traversable from non-traversable terrain. Typically, this depends on a semantic understanding which is based on…