paper-with-me

홈 › Papers

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 amount of LiDAR-based point cloud data. Unfortunately, labeling point cloud data is extremely challenging, as accurate 3D bounding boxes and semantic labels are required for each potential object. This paper proposes a unified active 3D object detection framework, for greatly reducing the labeling cost of training 3D object detectors. Our framework is based on a novel formulation of submodular optimization, specifically tailored to the problem of active 3D object detection. In particular, we address two fundamental challenges associated with active 3D object detection: data imbalance and the need to cover the distribution of the data, including LiDAR-based point cloud data of varying difficulty levels. Extensive experiments demonstrate that our method achieves state-of-the-art performance with high computational efficiency compared to existing active learning methods. The code is available at https://github.com/RuiyuM/STONE.

📄 PDF Abstract BibTeX arXiv:2410.03918

Code (1)

ruiyum/stone 공식 구현 pytorch

Tasks

3D Object DetectionActive LearningAutonomous DrivingComputational EfficiencyObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Learning to Make Decisions via Submodular Regularization

2021-01-01 · ICLR 2021 1 · Ayya Alieva, Aiden Aceves, Jialin Song, Stephen Mayo 외

Many sequential decision making tasks can be viewed as combinatorial optimization problems over a large number of actions. When the cost of evaluating an action is high, even a greedy algorithm, which iteratively picks t…

Active LearningBayesian OptimizationCombinatorial OptimizationDecision Making+2

Adaptive Submodularity: Theory and Applications in Active Learning and Stochastic Optimization

2010-03-21 · Daniel Golovin, Andreas Krause

Solving stochastic optimization problems under partial observability, where one needs to adaptively make decisions with uncertain outcomes, is a fundamental but notoriously difficult challenge. In this paper, we introduc…

Active LearningMarketingStochastic Optimization

A General Optimization Framework for Multi-Document Summarization Using Genetic Algorithms and Swarm Intelligence

2016-12-01 · COLING 2016 12 · Maxime Peyrard, Judith Eckle-Kohler

Extracting summaries via integer linear programming and submodularity are popular and successful techniques in extractive multi-document summarization. However, many interesting optimization objectives are neither submod…

Document SummarizationMulti-Document Summarization

Differentiable Submodular Maximization

2018-03-05 · Sebastian Tschiatschek, Aytunc Sahin, Andreas Krause

We consider learning of submodular functions from data. These functions are important in machine learning and have a wide range of applications, e.g. data summarization, feature selection and active learning. Despite the…

Active LearningData Summarizationfeature selectionProduct Recommendation

Provable Non-Convex Optimization and Algorithm Validation via Submodularity

2019-12-18 · Yatao An Bian

Submodularity is one of the most well-studied properties of problem classes in combinatorial optimization and many applications of machine learning and data mining, with strong implications for guaranteed optimization. I…

Combinatorial OptimizationMarketing