Active$^2$ Learning: Actively reducing redundancies in Active Learning methods for Sequence Tagging and Machine Translation
Rishi Hazra, Parag Dutta, Shubham Gupta, Mohammed Abdul Qaathir,, Ambedkar Dukkipati

TL;DR
Active$^2$ Learning (A$^2$L) enhances active learning for NLP by adaptively removing redundant examples, reducing data needs by 3-25% without extra computation, applicable across various strategies and tasks.
Contribution
The paper introduces Active$^2$ Learning, a method that adaptively eliminates redundant data in active learning for NLP, improving efficiency across multiple strategies and tasks.
Findings
Reduces data requirements by 3-25% across NLP tasks.
Maintains performance levels with fewer labeled examples.
Works with various active learning strategies.
Abstract
While deep learning is a powerful tool for natural language processing (NLP) problems, successful solutions to these problems rely heavily on large amounts of annotated samples. However, manually annotating data is expensive and time-consuming. Active Learning (AL) strategies reduce the need for huge volumes of labeled data by iteratively selecting a small number of examples for manual annotation based on their estimated utility in training the given model. In this paper, we argue that since AL strategies choose examples independently, they may potentially select similar examples, all of which may not contribute significantly to the learning process. Our proposed approach, Active Learning (AL), actively adapts to the deep learning model being trained to eliminate further such redundant examples chosen by an AL strategy. We show that AL is widely…
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
TopicsMachine Learning and Algorithms · Natural Language Processing Techniques · Topic Modeling
