paper-with-me

홈 › Papers

How to Select Which Active Learning Strategy is Best Suited for Your Specific Problem and Budget

2023-06-06 · NeurIPS 2023 11

In the domain of Active Learning (AL), a learner actively selects which unlabeled examples to seek labels from an oracle, while operating within predefined budget constraints. Importantly, it has been recently shown that distinct query strategies are better suited for different conditions and budgetary constraints. In practice, the determination of the most appropriate AL strategy for a given situation remains an open problem. To tackle this challenge, we propose a practical derivative-based method that dynamically identifies the best strategy for a given budget. Intuitive motivation for our approach is provided by the theoretical analysis of a simplified scenario. We then introduce a method to dynamically select an AL strategy, which takes into account the unique characteristics of the problem and the available budget. Empirical results showcase the effectiveness of our approach across diverse budgets and computer vision tasks.

📄 PDF Abstract BibTeX arXiv:2306.03543

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Active Learning on a Budget: Opposite Strategies Suit High and Low Budgets

2022-02-06 · Guy Hacohen, Avihu Dekel, Daphna Weinshall

Investigating active learning, we focus on the relation between the number of labeled examples (budget size), and suitable querying strategies. Our theoretical analysis shows a behavior reminiscent of phase transition: t…

Active Learning

The best way to select features?

2020-05-26 · Xin Man, Ernest Chan

Feature selection in machine learning is subject to the intrinsic randomness of the feature selection algorithms (for example, random permutations during MDA). Stability of selected features with respect to such randomne…

BIG-bench Machine Learningfeature selection

Improved active output selection strategy for noisy environments

2021-01-10 · Adrian Prochaska, Julien Pillas, Bernard Bäker

The test bench time needed for model-based calibration can be reduced with active learning methods for test design. This paper presents an improved strategy for active output selection. This is the task of learning multi…

Active LearningGaussian Processes

COCOpf: An Algorithm Portfolio Framework

2014-05-14 · Petr Baudiš

Algorithm portfolios represent a strategy of composing multiple heuristic algorithms, each suited to a different class of problems, within a single general solver that will choose the best suited algorithm for each input…

Using CMA-ES for tuning coupled PID controllers within models of combustion engines

2016-09-21 · Katerina Henclova

Proportional integral derivative (PID) controllers are important and widely used tools in system control. Tuning of the controller gains is a laborious task, especially for complex systems such as combustion engines. To …