← Search

Xueying Zhan

4 accepted papers

2025

AutoAL: Automated Active Learning with Differentiable Query Strategy Search

ICML 2025poster

As deep learning continues to evolve, the need for data efficiency becomes increasingly important. Considering labeling large datasets is both time-consuming and expensive, active learning (AL) provides a promising solution to this challenge by iteratively selecting the most informative subsets of e…

2024

Deep Active Learning with Noise Stability

AAAI 2024technical

Uncertainty estimation for unlabeled data is crucial to active learning. With a deep neural network employed as the backbone model, the data selection process is highly challenging due to the potential over-confidence of the model inference. Existing methods resort to special learning fashions (e.g.…

Cited by 19SourcePDFScholar
2021

A Comparative Survey: Benchmarking for Pool-based Active Learning

IJCAI 2021poster

Active learning (AL) is a subfield of machine learning (ML) in which a learning algorithm aims to achieve good accuracy with fewer training samples by interactively querying the oracles to label new data points. Pool-based AL is well-motivated in many ML tasks, where unlabeled data is abundant, but…