<div class="csl-bib-body">
<div class="csl-entry">Jung, C., Salehi, S., & Schmeink, A. (2026). Active Learning Using Aggregated Acquisition Functions: Accuracy and Sustainability Analysis. <i>IEEE Journal of Selected Topics in Signal Processing</i>. https://doi.org/10.1109/JSTSP.2026.3673105</div>
</div>
-
dc.identifier.issn
1932-4553
-
dc.identifier.uri
http://hdl.handle.net/20.500.12708/230218
-
dc.description.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 address this dilemma, we introduce six aggregation structures: series, parallel, hybrid, adaptive feedback, random exploration, and annealing exploration. Our aggregated acquisition functions alleviate common AL pathologies such as batch mode inefficiency and the cold start problem. Additionally, we focus on balancing accuracy and energy consumption, contributing to the development of more sustainable, energy-aware artificial intelligence (AI). We evaluate our proposed structures on various models and datasets. Our results demonstrate the potential of these structures to reduce computational costs while maintaining or even improving accuracy. Innovative aggregation approaches, such as alternating between acquisition functions such as BALD and BADGE, have shown robust results. Sequentially running functions like K-Centers followed by BALD has achieved the same performance goals with up to 12% fewer samples, while reducing the acquisition cost by almost half.
en
dc.language.iso
en
-
dc.publisher
IEEE-INST ELECTRICAL ELECTRONICS ENGINEERS INC
-
dc.relation.ispartof
IEEE Journal of Selected Topics in Signal Processing
-
dc.subject
Active learning
en
dc.subject
aggregated acquisition functions
en
dc.subject
data-efficiency
en
dc.subject
energy efficiency
en
dc.subject
exploration-exploitation dilemma
en
dc.subject
sustainability
en
dc.title
Active Learning Using Aggregated Acquisition Functions: Accuracy and Sustainability Analysis