paper-with-me

Papers

On Initial Pools for Deep Active Learning

2020-11-30 · Akshay L Chandra, Sai Vikas Desai, Chaitanya Devaguptapu, Vineeth N Balasubramanian

Active Learning (AL) techniques aim to minimize the training data required to train a model for a given task. Pool-based AL techniques start with a small initial labeled pool and then iteratively pick batches of the most informative samples for labeling. Generally, the initial pool is sampled randomly and labeled to seed the AL iterations. While recent studies have focused on evaluating the robustness of various query functions in AL, little to no attention has been given to the design of the initial labeled pool for deep active learning. Given the recent successes of learning representations in self-supervised/unsupervised ways, we study if an intelligently sampled initial labeled pool can improve deep AL performance. We investigate the effect of intelligently sampled initial labeled pools, including the use of self-supervised and unsupervised strategies, on deep AL methods. The setup, hypotheses, methodology, and implementation details were evaluated by peer review before experiments were conducted. Experimental results could not conclusively prove that intelligently sampled initial pools are better for AL than random initial pools in the long run, although a Variational Autoencoder-based initial pool sampling strategy showed interesting trends that merit deeper investigation.

📄 PDF Abstract BibTeX arXiv:2011.14696

Code (1)

acl21/init-pools-dal 공식 구현 pytorch

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Active Learning with Task-Driven Representations for Messy Pools

2025-10-29 · Kianoosh Ashouritaklimi, Tom Rainforth arxiv

Active learning has the potential to be especially useful for messy, uncurated pools where datapoints vary in relevance to the target task. However, state-of-the-art approaches to this problem currently rely on using fix…

Active Learning

AnchorAL: Computationally Efficient Active Learning for Large and Imbalanced Datasets

2024-04-08 · Pietro Lesci, Andreas Vlachos

Active learning for imbalanced classification tasks is challenging as the minority classes naturally occur rarely. Gathering a large pool of unlabelled data is thus essential to capture minority instances. Standard pool-…

Active Learningimbalanced classification

Peer-inspired Student Performance Prediction in Interactive Online Question Pools with Graph Neural Network

2020-08-04 · Haotian Li, Huan Wei, Yong Wang, Yangqiu Song 외

Student performance prediction is critical to online education. It can benefit many downstream tasks on online learning platforms, such as estimating dropout rates, facilitating strategic intervention, and enabling adapt…

Graph Neural NetworkPrediction

Active pooling design in group testing based on Bayesian posterior prediction

2020-07-27 · Ayaka Sakata

In identifying infected patients in a population, group testing is an effective method to reduce the number of tests and correct the test errors. In the group testing procedure, tests are performed on pools of specimens …

Bayesian Inference

Improving Capital Efficiency and Impermanent Loss: Multi-Token Proactive Market Maker

2023-08-17 · Wayne Chen, Songwei Chen, Preston Rozwood

Current approaches to the cryptocurrency automated market makers result in poor impermanent loss and capital efficiency. We analyze the mechanics underlying DODO Exchange's proactive market maker (PMM) to probe for solut…