paper-with-me

Papers

Exploring Diversity-based Active Learning for 3D Object Detection in Autonomous Driving

2022-05-16 · Jinpeng Lin, Zhihao Liang, Shengheng Deng, Lile Cai, Tao Jiang, Tianrui Li, Kui Jia, Xun Xu

3D object detection has recently received much attention due to its great potential in autonomous vehicle (AV). The success of deep learning based object detectors relies on the availability of large-scale annotated datasets, which is time-consuming and expensive to compile, especially for 3D bounding box annotation. In this work, we investigate diversity-based active learning (AL) as a potential solution to alleviate the annotation burden. Given limited annotation budget, only the most informative frames and objects are automatically selected for human to annotate. Technically, we take the advantage of the multimodal information provided in an AV dataset, and propose a novel acquisition function that enforces spatial and temporal diversity in the selected samples. We benchmark the proposed method against other AL strategies under realistic annotation cost measurement, where the realistic costs for annotating a frame and a 3D bounding box are both taken into consideration. We demonstrate the effectiveness of the proposed method on the nuScenes dataset and show that it outperforms existing AL strategies significantly. Code is available at https://github.com/Linkon87/Exploring-Diversity-based-Active-Learning-for-3D-Object-Detection-in-Autonomous-Driving

📄 PDF Abstract BibTeX arXiv:2205.07708

Code (1)

linkon87/exploring-diversity-based-active-learning-for-3d-object-detection-in-autonomous-driving 공식 구현 pytorch

Tasks

3D Object DetectionActive LearningAutonomous DrivingDiversityObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Language-Driven Active Learning for Diverse Open-Set 3D Object Detection

2024-04-19 · Ross Greer, Bjørk Antoniussen, Andreas Møgelmose, Mohan Trivedi

Object detection is crucial for ensuring safe autonomous driving. However, data-driven approaches face challenges when encountering minority or novel objects in the 3D driving scene. In this paper, we propose VisLED, a l…

3D Object DetectionActive LearningAutonomous DrivingDiversity+3

Reinforcement-based frugal learning for satellite image change detection

2022-03-22 · Sebastien Deschamps, Hichem Sahbi

In this paper, we introduce a novel interactive satellite image change detection algorithm based on active learning. The proposed approach is iterative and asks the user (oracle) questions about the targeted changes and …

Active LearningChange DetectionDiversityReinforcement Learning (RL)

Reinforcement-based Display-size Selection for Frugal Satellite Image Change Detection

2023-12-28 · Hichem Sahbi

We introduce a novel interactive satellite image change detection algorithm based on active learning. The proposed method is iterative and consists in frugally probing the user (oracle) about the labels of the most criti…

Active LearningChange DetectionDiversity

Enhancing 3D Object Detection in Autonomous Vehicles Based on Synthetic Virtual Environment Analysis

2024-12-10 · Vladislav Li, Ilias Siniosoglou, Thomai Karamitsou, Anastasios Lytos 외

Autonomous Vehicles (AVs) use natural images and videos as input to understand the real world by overlaying and inferring digital elements, facilitating proactive detection in an effort to assure safety. A crucial aspect…

2D Object Detection3D Object DetectionAutonomous VehiclesObject+3

Active Learning for Lane Detection: A Knowledge Distillation Approach

2021-01-01 · ICCV 2021 10 · Fengchao Peng, Chao Wang, Jianzhuang Liu, Zhen Yang

Lane detection is a key task for autonomous driving vehicles. Currently, lane detection relies on a huge amount of annotated images, which is a heavy burden. Active learning has been proposed to reduce annotation in …

2D Object DetectionActive LearningAutonomous DrivingDiversity+4