paper-with-me

Papers

SABAL: Sparse Approximation-based Batch Active Learning

2021-09-29 · Maohao Shen, Bowen Jiang, Jacky Y. Zhang, Oluwasanmi O Koyejo

We propose a novel and general framework (i.e., SABAL) that formulates batch active learning as a sparse approximation problem. SABAL aims to find a weighted subset from the unlabeled data pool such that the corresponding training loss function approximates its full data pool counterpart. We realize the general framework as a sparsity-constrained discontinuous optimization problem that explicitly balances uncertainty and representation for large-scale applications, for which we propose both greedy and iterative hard thresholding schemes. The proposed method can adapt to various settings, including both Bayesian and non-Bayesian neural networks. Numerical experiments show that that SABAL achieves state-of-the-art performance across different settings with lower computational complexity.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Batch Active Learning from the Perspective of Sparse Approximation

2022-11-01 · Maohao Shen, Bowen Jiang, Jacky Yibo Zhang, Oluwasanmi Koyejo

Active learning enables efficient model training by leveraging interactions between machine learning agents and human annotators. We study and propose a novel framework that formulates batch active learning from the spar…

Active Learning

Bayesian Batch Active Learning as Sparse Subset Approximation

2019-08-06 · NeurIPS 2019 12 · Robert Pinsler, Jonathan Gordon, Eric Nalisnick, José Miguel Hernández-Lobato

Leveraging the wealth of unlabeled data produced in recent years provides great potential for improving supervised models. When the cost of acquiring labels is high, probabilistic active learning methods can be used to g…

Active Learning

Speeding Up BatchBALD: A k-BALD Family of Approximations for Active Learning

2023-01-23 · Andreas Kirsch

Active learning is a powerful method for training machine learning models with limited labeled data. One commonly used technique for active learning is BatchBALD, which uses Bayesian neural networks to find the most info…

Active Learning

BatchGFN: Generative Flow Networks for Batch Active Learning

2023-06-26 · Shreshth A. Malik, Salem Lahlou, Andrew Jesson, Moksh Jain 외

We introduce BatchGFN -- a novel approach for pool-based active learning that uses generative flow networks to sample sets of data points proportional to a batch reward. With an appropriate reward function to quantify th…

Active Learning

BatchTopK Sparse Autoencoders

2024-12-09 · Bart Bussmann, Patrick Leask, Neel Nanda

Sparse autoencoders (SAEs) have emerged as a powerful tool for interpreting language model activations by decomposing them into sparse, interpretable features. A popular approach is the TopK SAE, that uses a fixed number…

Language ModelingLanguage Modelling