paper-with-me

Papers

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 divergence between the probabilistic outputs of the two. However, as demonstrated in our experiments, existing KD methods might not transfer critical explainable knowledge of the teacher to the student, i.e. the explanations of predictions made by the two models are not consistent. In this paper, we propose a novel explainable knowledge distillation model, called XDistillation, through which both the performance the explanations' information are transferred from the teacher model to the student model. The XDistillation model leverages the idea of convolutional autoencoders to approximate the teacher explanations. Our experiments shows that models trained by XDistillation outperform those trained by conventional KD methods not only in term of predictive accuracy but also faithfulness to the teacher models.

📄 PDF Abstract BibTeX arXiv:2111.06945

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationModel Compression

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

TIE-KD: Teacher-Independent and Explainable Knowledge Distillation for Monocular Depth Estimation

2024-02-22 · Sangwon Choi, Daejune Choi, Duksu Kim

Monocular depth estimation (MDE) is essential for numerous applications yet is impeded by the substantial computational demands of accurate deep learning models. To mitigate this, we introduce a novel Teacher-Independent…

Depth EstimationKnowledge DistillationMonocular Depth EstimationTransfer Learning

A Selective Survey on Versatile Knowledge Distillation Paradigm for Neural Network Models

2020-11-30 · Jeong-Hoe Ku, Jihun Oh, YoungYoon Lee, Gaurav Pooniwala 외

This paper aims to provide a selective survey about knowledge distillation(KD) framework for researchers and practitioners to take advantage of it for developing new optimized models in the deep neural network field. To …

Knowledge DistillationModel CompressionSelf-Supervised LearningSurvey

Knowledge Distillation Decision Tree for Unravelling Black-box Machine Learning Models

2022-06-09 · Xuetao Lu, J. Jack Lee

Machine learning models, particularly the black-box models, are widely favored for their outstanding predictive capabilities. However, they often face scrutiny and criticism due to the lack of interpretability. Paradoxic…

Knowledge Distillation

On the Value of Labeled Data and Symbolic Methods for Hidden Neuron Activation Analysis

2024-04-21 · Abhilekha Dalal, Rushrukh Rayan, Adrita Barua, Eugene Y. Vasserman 외

A major challenge in Explainable AI is in correctly interpreting activations of hidden neurons: accurate interpretations would help answer the question of what a deep learning system internally detects as relevant in the…

Explanation Generation

Lipschitz Continuity Guided Knowledge Distillation

2021-08-29 · ICCV 2021 10 · Yuzhang Shang, Bin Duan, Ziliang Zong, Liqiang Nie 외

Knowledge distillation has become one of the most important model compression techniques by distilling knowledge from larger teacher networks to smaller student ones. Although great success has been achieved by prior dis…

Knowledge DistillationModel Compressionobject-detectionObject Detection