1 citations · 1 across the 5 of their papers we have counts for
9 papers
ALINC: Active Learning for Inductive Node Classification via Graph Sampling
Pascal Plettenberg, Denis Huseljic, André Alcalde +2
Active learning (AL) for node classification typically focuses on selecting the most informative nodes for annotation within one or a few large graphs (e.g., in social network anal…
Annot-Mix: Learning with Noisy Class Labels from Multiple Annotators via a Mixup Extension
Marek Herde, Lukas Lührs, Denis Huseljic +1
Training with noisy class labels impairs neural networks' generalization performance. In this context, mixup is a popular regularization technique to improve training robustness by…
Cleaning the Pool: Progressive Filtering of Unlabeled Pools in Deep Active Learning
Denis Huseljic, Marek Herde, Lukas Rauch +2
Existing active learning (AL) strategies capture fundamentally different notions of data value, e.g., uncertainty or representativeness. Consequently, the effectiveness of strategi…
BoSS: A Best-of-Strategies Selector as an Oracle for Deep Active Learning
Denis Huseljic, Paul Hahn, Marek Herde +2
Active learning (AL) aims to reduce annotation costs while maximizing model performance by iteratively selecting valuable instances. While foundation models have made it easier to…
Efficient Bayesian Updates for Deep Active Learning via Laplace Approximations
Denis Huseljic, Marek Herde, Lukas Rauch +5
Deep active learning (AL) selects batches of instances for annotation to avoid retraining deep neural networks (DNNs) after each new label. Employing a naive top- selection can…
crowd-hpo: Realistic Hyperparameter Optimization and Benchmarking for Learning from Crowds with Noisy Labels
Marek Herde, Lukas Lührs, Denis Huseljic +1
Crowdworking is a cost-efficient solution for acquiring class labels. Since these labels are subject to noise, various approaches to learning from crowds have been proposed. Typica…