Quantum Relational Knowledge Distillation
Chen-Yu Liu, Kuan-Cheng Chen, Keisuke Murota, Samuel Yen-Chi Chen, Enrico Rinaldi

TL;DR
This paper introduces Quantum Relational Knowledge Distillation (QRKD), a novel method that leverages quantum-inspired relational information to improve model compression, demonstrating consistent performance gains across vision and language tasks without requiring quantum hardware during deployment.
Contribution
QRKD extends classical relational knowledge distillation by incorporating quantum-inspired features, enhancing inter-sample relationship modeling for better student model performance.
Findings
QRKD outperforms classical RKD on multiple benchmarks.
Quantum features improve relational modeling in distillation.
No quantum hardware needed during inference, only training.
Abstract
Knowledge distillation (KD) is a widely adopted technique for compressing large models into smaller, more efficient student models that can be deployed on devices with limited computational resources. Among various KD methods, Relational Knowledge Distillation (RKD) improves student performance by aligning relational structures in the feature space, such as pairwise distances and angles. In this work, we propose Quantum Relational Knowledge Distillation (QRKD), which extends RKD by incorporating quantum relational information. Specifically, we map classical features into a Hilbert space, interpret them as quantum states, and compute quantum kernel values to capture richer inter-sample relationships. These quantum-informed relations are then used to guide the distillation process. We evaluate QRKD on both vision and language tasks, including CNNs on MNIST and CIFAR-10, and GPT-2 on…
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
TopicsBig Data and Business Intelligence · Bayesian Modeling and Causal Inference · Quantum Computing Algorithms and Architecture
