Simple Semi-supervised Knowledge Distillation from Vision-Language Models via texttt{D}ual-texttt{H}ead texttt{O}ptimization
Abstract
Vision-language models (VLMs) have achieved remarkable success across diverse tasks by leveraging rich textual information with minimal labeled data. However, deploying such large models remains challenging, particularly in resource-constrained environments. Knowledge distillation (KD) offers a well-established solution to this problem; however, recent KD approaches from VLMs often involve multi-stage training or additional tuning, increasing computational overhead and optimization complexity. In this paper, we propose texttt{D}ual-texttt{H}ead texttt{O}ptimization (texttt{DHO}) -- a simple yet effective KD framework that transfers knowledge from VLMs to compact, task-specific models in semi-supervised settings. Specifically, we introduce dual prediction heads that independently learn from labeled data and teacher predictions, and propose to linearly combine their outputs during inference. We observe that DHO mitigates gradient conflicts between supervised and distillation signals, enabling more effective feature learning than single-head KD baselines. As a result, extensive experiments show that DHO consistently outperforms baselines across multiple domains and fine-grained datasets. Notably, on ImageNet, it achieves state-of-the-art performance, improving accuracy by 3% and 0.1% with 1% and 10% labeled data, respectively, while using fewer parameters.
Community
Dual Head Optimization (DHO) for semi-supervised settings
We are thrilled to announce our approach to distilling knowledge from generalist foundation models' zero-/few-shot capabilities. As foundation models continue to grow in capability, there remains an increasing need to train compact, targeted models for specific tasks. Our method trains task-specific applications directly distilled from task-agnostic generalist models, effectively leveraging their ability to solve a variety of challenges, such as those addressed by vision-language pre-trained models.
We achieved new SoTA on ImageNet-1k semi-supervised learning for both 1% and 10% setting! 🔥
https://github.com/erjui/DHO
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- CAE-DFKD: Bridging the Transferability Gap in Data-Free Knowledge Distillation (2025)
- MoKD: Multi-Task Optimization for Knowledge Distillation (2025)
- A Dual-Space Framework for General Knowledge Distillation of Large Language Models (2025)
- KD$^{2}$M: An unifying framework for feature knowledge distillation (2025)
- ABKD: Pursuing a Proper Allocation of the Probability Mass in Knowledge Distillation via $\alpha$-$\beta$-Divergence (2025)
- Incomplete In-context Learning (2025)
- DyDiT++: Dynamic Diffusion Transformers for Efficient Visual Generation (2025)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper