paper-with-me

Papers

Faithful Knowledge Distillation

2023-06-07 · Tom A. Lamb, Rudy Brunel, Krishnamurthy Dj Dvijotham, M. Pawan Kumar, Philip H. S. Torr, Francisco Eiras

Knowledge distillation (KD) has received much attention due to its success in compressing networks to allow for their deployment in resource-constrained systems. While the problem of adversarial robustness has been studied before in the KD setting, previous works overlook what we term the relative calibration of the student network with respect to its teacher in terms of soft confidences. In particular, we focus on two crucial questions with regard to a teacher-student pair: (i) do the teacher and student disagree at points close to correctly classified dataset examples, and (ii) is the distilled student as confident as the teacher around dataset examples? These are critical questions when considering the deployment of a smaller student network trained from a robust teacher within a safety-critical setting. To address these questions, we introduce a faithful imitation framework to discuss the relative calibration of confidences and provide empirical and certified methods to evaluate the relative calibration of a student w.r.t. its teacher. Further, to verifiably align the relative calibration incentives of the student to those of its teacher, we introduce faithful distillation. Our experiments on the MNIST, Fashion-MNIST and CIFAR-10 datasets demonstrate the need for such an analysis and the advantages of the increased verifiability of faithful distillation over alternative adversarial distillation methods.

📄 PDF Abstract BibTeX arXiv:2306.04431

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial RobustnessKnowledge Distillation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Faithful Label-free Knowledge Distillation

2024-11-22 · Evelyn J. Mannix, Liam Hodgkinson, Howard Bondell

Knowledge distillation approaches are model compression techniques, with the goal of training a highly performant student model by using a teacher network that is larger or contains a different inductive bias. These appr…

Inductive BiasKnowledge DistillationModel CompressionOut-of-Distribution Detection

Model Distillation for Faithful Explanations of Medical Code Predictions

2022-05-01 · BioNLP (ACL) 2022 5 · Zach Wood-Doughty, Isabel Cachola, Mark Dredze

Machine learning models that offer excellent predictive performance often lack the interpretability necessary to support integrated human machine decision-making. In clinical medicine and other high-risk settings, domain…

Decision MakingKnowledge Distillation

Learning Interpretation with Explainable Knowledge Distillation

2021-11-12 · Raed Alharbi, Minh N. Vu, My T. Thai

Knowledge Distillation (KD) has been considered as a key solution in model compression and acceleration in recent years. In KD, a small student model is generally trained from a large teacher model by minimizing the dive…

Knowledge DistillationModel Compression

Stereo-Knowledge Distillation from dpMV to Dual Pixels for Light Field Video Reconstruction

2024-05-20 · Aryan Garg, Raghav Mallampali, Akshat Joshi, Shrisudhan Govindarajan 외

Dual pixels contain disparity cues arising from the defocus blur. This disparity information is useful for many vision tasks ranging from autonomous driving to 3D creative realism. However, directly estimating disparity …

Autonomous DrivingKnowledge DistillationVideo Reconstruction

SCOTT: Self-Consistent Chain-of-Thought Distillation

2023-05-03 · Peifeng Wang, Zhengyang Wang, Zheng Li, Yifan Gao 외

Large language models (LMs) beyond a certain scale, demonstrate the emergent capability of generating free-text rationales for their predictions via chain-of-thought (CoT) prompting. While CoT can yield dramatically impr…

counterfactualCounterfactual ReasoningKnowledge Distillation