PRG: Prompt-Based Distillation Without Annotation via Proxy Relational Graph
Yijin Xu, Jialun Liu, Hualiang Wei, Wenhui Li

TL;DR
This paper introduces PRG, a novel annotation-free distillation method that aligns relational graphs between large foundation models and lightweight models to transfer task-relevant knowledge effectively.
Contribution
The paper proposes a proxy relational graph approach that distills task-relevant knowledge without manual annotations by aligning sample-class relational graphs between models.
Findings
Achieves 76.23% accuracy on CIFAR-100 without annotations.
Attains 72.44% accuracy on ImageNet-1K without annotations.
Effectively leverages large foundation models for lightweight model training.
Abstract
In this paper, we propose a new distillation method for extracting knowledge from Large Foundation Models (LFM) into lightweight models, introducing a novel supervision mode that does not require manually annotated data. While LFMs exhibit exceptional zero-shot classification abilities across datasets, relying solely on LFM-generated embeddings for distillation poses two main challenges: LFM's task-irrelevant knowledge and the high density of features. The transfer of task-irrelevant knowledge could compromise the student model's discriminative capabilities, and the high density of features within target domains obstructs the extraction of discriminative knowledge essential for the task. To address this issue, we introduce the Proxy Relational Graph (PRG) method. We initially extract task-relevant knowledge from LFMs by calculating a weighted average of logits obtained through text…
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
TopicsSemantic Web and Ontologies · Advanced Graph Neural Networks · Logic, Reasoning, and Knowledge
MethodsBalanced Selection
