paper-with-me

Papers

Label Efficient Visual Abstractions for Autonomous Driving

2020-05-20 · Aseem Behl, Kashyap Chitta, Aditya Prakash, Eshed Ohn-Bar, Andreas Geiger

It is well known that semantic segmentation can be used as an effective intermediate representation for learning driving policies. However, the task of street scene semantic segmentation requires expensive annotations. Furthermore, segmentation algorithms are often trained irrespective of the actual driving task, using auxiliary image-space loss functions which are not guaranteed to maximize driving metrics such as safety or distance traveled per intervention. In this work, we seek to quantify the impact of reducing segmentation annotation costs on learned behavior cloning agents. We analyze several segmentation-based intermediate representations. We use these visual abstractions to systematically study the trade-off between annotation efficiency and driving performance, i.e., the types of classes labeled, the number of image samples used to learn the visual abstraction model, and their granularity (e.g., object masks vs. 2D bounding boxes). Our analysis uncovers several practical insights into how segmentation-based visual abstractions can be exploited in a more label efficient manner. Surprisingly, we find that state-of-the-art driving performance can be achieved with orders of magnitude reduction in annotation cost. Beyond label efficiency, we find several additional training benefits when leveraging visual abstractions, such as a significant reduction in the variance of the learned policy when compared to state-of-the-art end-to-end driving models.

📄 PDF Abstract BibTeX arXiv:2005.10091

Code (3)

Kin-Zhang/mmfn pytorch
autonomousvision/neat pytorch
autonomousvision/transfuser pytorch

Tasks

Autonomous DrivingSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Accelerated Labeling of Discrete Abstractions for Autonomous Driving Subject to LTL Specifications

2018-10-05 · Brian Paden, Peng Liu, Schuyler Cullen

Linear temporal logic and automaton-based run-time verification provide a powerful framework for designing task and motion planning algorithms for autonomous agents. The drawback to this approach is the computational cos…

Autonomous DrivingDecision MakingGPUMotion Planning+1

Continuous Safety Verification of Neural Networks

2020-10-12 · Chih-Hong Cheng, Rongjie Yan

Deploying deep neural networks (DNNs) as core functions in autonomous driving creates unique verification and validation challenges. In particular, the continuous engineering paradigm of gradually perfecting a DNN-based …

Autonomous Drivingvalid

Learning Discrete Abstractions for Visual Rearrangement Tasks Using Vision-Guided Graph Coloring

2025-09-17 · Abhiroop Ajith, Constantinos Chamzas arxiv

Learning abstractions directly from data is a core challenge in robotics. Humans naturally operate at an abstract level, reasoning over high-level subgoals while delegating execution to low-level motor skills -- an abili…

The NEOLIX Open Dataset for Autonomous Driving

2020-11-27 · Lichao Wang, Lanxin Lei, Hongli Song, Weibao Wang

With the gradual maturity of 5G technology,autonomous driving technology has attracted moreand more attention among the research commu-nity. Autonomous driving vehicles rely on the co-operation of artificial intelligence…

Autonomous Driving

SODA10M: A Large-Scale 2D Self/Semi-Supervised Object Detection Dataset for Autonomous Driving

2021-06-21 · Jianhua Han, Xiwen Liang, Hang Xu, Kai Chen 외

Aiming at facilitating a real-world, ever-evolving and scalable autonomous driving system, we present a large-scale dataset for standardizing the evaluation of different self-supervised and semi-supervised approaches by …

Autonomous DrivingInstance Segmentationobject-detectionObject Detection+3