Learning to Rank for Active Learning: A Listwise Approach
Minghan Li, Xialei Liu, Joost van de Weijer, Bogdan Raducanu

TL;DR
This paper introduces a listwise learning to rank approach for active learning, improving sample selection for labeling and outperforming recent methods on multiple datasets.
Contribution
It proposes a novel listwise ranking method for active learning loss prediction, enhancing sample selection efficiency.
Findings
Outperforms state-of-the-art active learning methods
Effective on image classification and regression tasks
Demonstrates superior sample selection quality
Abstract
Active learning emerged as an alternative to alleviate the effort to label huge amount of data for data hungry applications (such as image/video indexing and retrieval, autonomous driving, etc.). The goal of active learning is to automatically select a number of unlabeled samples for annotation (according to a budget), based on an acquisition function, which indicates how valuable a sample is for training the model. The learning loss method is a task-agnostic approach which attaches a module to learn to predict the target loss of unlabeled data, and select data with the highest loss for labeling. In this work, we follow this strategy but we define the acquisition function as a learning to rank problem and rethink the structure of the loss prediction module, using a simple but effective listwise approach. Experimental results on four datasets demonstrate that our method outperforms…
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 · Multimodal Machine Learning Applications
