paper-with-me

홈 › Papers

A Unified Approach Towards Active Learning and Out-of-Distribution Detection

2024-05-18 · Sebastian Schmidt, Leonard Schenk, Leo Schwinn, Stephan Günnemann

When applying deep learning models in open-world scenarios, active learning (AL) strategies are crucial for identifying label candidates from a nearly infinite amount of unlabeled data. In this context, robust out-of-distribution (OOD) detection mechanisms are essential for handling data outside the target distribution of the application. However, current works investigate both problems separately. In this work, we introduce SISOM as the first unified solution for both AL and OOD detection. By leveraging feature space distance metrics SISOM combines the strengths of the currently independent tasks to solve both effectively. We conduct extensive experiments showing the problems arising when migrating between both tasks. In these evaluations SISOM underlined its effectiveness by achieving first place in two of the widely used OpenOOD benchmarks and second place in the remaining one. In AL, SISOM outperforms others and delivers top-1 performance in three benchmarks

📄 PDF Abstract BibTeX arXiv:2405.11337

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningOut-of-Distribution DetectionOut of Distribution (OOD) Detection

Similar Papers 제목 키워드 기반

A Unified Interactive Model Evaluation for Classification, Object Detection, and Instance Segmentation in Computer Vision

2023-08-09 · Changjian Chen, Yukai Guo, Fengyuan Tian, Shilong Liu 외

Existing model evaluation tools mainly focus on evaluating classification models, leaving a gap in evaluating more complex models, such as object detection. In this paper, we develop an open-source visual analysis tool, …

Instance Segmentationobject-detectionObject DetectionSemantic Segmentation

STONE: A Submodular Optimization Framework for Active 3D Object Detection

2024-10-04 · Ruiyu Mao, Sarthak Kumar Maharana, Rishabh K Iyer, Yunhui Guo

3D object detection is fundamentally important for various emerging applications, including autonomous driving and robotics. A key requirement for training an accurate 3D object detector is the availability of a large am…

3D Object DetectionActive LearningAutonomous DrivingComputational Efficiency+3

A Unified Probabilistic Approach to Traffic Conflict Detection

2024-07-15 · Yiru Jiao, Simeon C. Calvert, Sander van Cranenburgh, Hans van Lint

Traffic conflict detection is essential for proactive road safety by identifying potential collisions before they occur. Existing methods rely on surrogate safety measures tailored to specific interactions (e.g., car-fol…

Autonomous Driving

Distribution Discrepancy and Feature Heterogeneity for Active 3D Object Detection

2024-09-09 · Huang-Yu Chen, Jia-Fong Yeh, Jia-Wei Liao, Pin-Hsuan Peng 외

LiDAR-based 3D object detection is a critical technology for the development of autonomous driving and robotics. However, the high cost of data annotation limits its advancement. We propose a novel and effective active l…

3D Object DetectionActive LearningActive Object DetectionAutonomous Driving+4

Not All Labels Are Equal: Rationalizing The Labeling Costs for Training Object Detection

2021-06-22 · CVPR 2022 1 · Ismail Elezi, Zhiding Yu, Anima Anandkumar, Laura Leal-Taixe 외

Deep neural networks have reached high accuracy on object detection but their success hinges on large amounts of labeled data. To reduce the labels dependency, various active learning strategies have been proposed, typic…

Active LearningAllobject-detectionObject Detection