PCoreSet: Effective Active Learning through Knowledge Distillation from Vision-Language Models
Seongjae Kang, Dong Bok Lee, Hyungjoon Jang, Dongseop Kim, Sung Ju Hwang

TL;DR
This paper introduces PCoreSet, a novel sample selection strategy for active learning that leverages knowledge distillation from vision-language models, significantly improving efficiency and performance in data-scarce scenarios.
Contribution
It proposes Probabilistic CoreSet, a new selection method that exploits the structured prediction bias of vision-language models for active learning, enhancing knowledge transfer under limited labels.
Findings
PCoreSet outperforms existing selection strategies on 11 datasets.
ActiveKD with PCoreSet achieves up to +29.07% accuracy on ImageNet.
The method ranks first in 87.7% of evaluated settings.
Abstract
Knowledge distillation (KD) is a widely used framework for training compact, task-specific models by transferring the knowledge from teacher models. However, its application to active learning (AL), which aims to minimize annotation costs through iterative sample selection, remains underexplored. This gap stems from the fact that KD typically assumes access to sufficient labeled data, whereas AL operates in data-scarce scenarios where task-specific teacher models are often unavailable. In this paper, we first introduce ActiveKD, a framework that integrates AL with KD by leveraging the zero- and few-shot capabilities of large vision-language models (VLMs). A key aspect of ActiveKD is the structured prediction bias of VLMs-i.e., their predictions form clusters in the probability space. We regard this structure as an inductive bias of the teacher model, capturing generalizable output…
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
TopicsMultimodal Machine Learning Applications · Natural Language Processing Techniques
