Forgetful Active Learning with Switch Events: Efficient Sampling for Out-of-Distribution Data
Ryan Benkert, Mohit Prabhushankar, and Ghassan AlRegib

TL;DR
This paper introduces FALSE, a novel active learning method that improves out-of-distribution data sampling by focusing on how often samples are forgotten during training, leading to significant accuracy gains.
Contribution
The paper proposes forgetful active learning with switch events (FALSE), a new protocol that enhances OOD data sampling by tracking sample forgetfulness rather than data representation.
Findings
Up to 4.5% accuracy improvement across experiments
Effective on multiple protocols and benchmarks
Applicable to various architectures
Abstract
This paper considers deep out-of-distribution active learning. In practice, fully trained neural networks interact randomly with out-of-distribution (OOD) inputs and map aberrant samples randomly within the model representation space. Since data representations are direct manifestations of the training distribution, the data selection process plays a crucial role in outlier robustness. For paradigms such as active learning, this is especially challenging since protocols must not only improve performance on the training distribution most effectively but further render a robust representation space. However, existing strategies directly base the data selection on the data representation of the unlabeled data which is random for OOD samples by definition. For this purpose, we introduce forgetful active learning with switch events (FALSE) - a novel active learning protocol for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsBalanced Selection
