Active Learning Using Aggregated Acquisition Functions: Accuracy and Sustainability Analysis
C\'edric Jung, Shirin Salehi, Anke Schmeink

TL;DR
This paper evaluates various active learning acquisition functions, introduces aggregation strategies to balance accuracy and energy efficiency, and demonstrates their effectiveness in reducing costs while maintaining performance.
Contribution
It proposes novel aggregation structures for acquisition functions that improve active learning efficiency and sustainability, addressing common AL challenges.
Findings
Aggregated acquisition functions reduce computational costs.
Sequential strategies achieve similar accuracy with fewer samples.
Energy-aware methods maintain or improve model performance.
Abstract
Active learning (AL) is a machine learning (ML) approach that strategically selects the most informative samples for annotation during training, aiming to minimize annotation costs. This strategy not only reduces labeling expenses but also results in energy savings during neural network training, thereby enhancing both data and energy efficiency. In this paper, we implement and evaluate various state-of-the-art acquisition functions, analyzing their accuracy and computational costs, while discussing the advantages and disadvantages of each method. Our findings reveal that representativity-based acquisition functions effectively explore the dataset but do not prioritize boundary decisions, whereas uncertainty-based acquisition functions focus on refining boundary decisions already identified by the neural network. This trade-off is known as the exploration-exploitation dilemma. To…
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 · Machine Learning and Data Classification · Machine Learning in Materials Science
