paper-with-me

홈 › Papers

Knowledge Transfer via Distillation of Activation Boundaries Formed by Hidden Neurons

2018-11-08 · Byeongho Heo, Minsik Lee, Sangdoo Yun, Jin Young Choi

An activation boundary for a neuron refers to a separating hyperplane that determines whether the neuron is activated or deactivated. It has been long considered in neural networks that the activations of neurons, rather than their exact output values, play the most important role in forming classification friendly partitions of the hidden feature space. However, as far as we know, this aspect of neural networks has not been considered in the literature of knowledge transfer. In this paper, we propose a knowledge transfer method via distillation of activation boundaries formed by hidden neurons. For the distillation, we propose an activation transfer loss that has the minimum value when the boundaries generated by the student coincide with those by the teacher. Since the activation transfer loss is not differentiable, we design a piecewise differentiable loss approximating the activation transfer loss. By the proposed method, the student learns a separating boundary between activation region and deactivation region formed by each neuron in the teacher. Through the experiments in various aspects of knowledge transfer, it is verified that the proposed method outperforms the current state-of-the-art.

📄 PDF Abstract BibTeX arXiv:1811.03233

Code (2)

bhheo/AB_distillation 공식 구현 pytorch
yoshitomo-matsubara/torchdistill pytorch

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Enhancing Data-Free Adversarial Distillation with Activation Regularization and Virtual Interpolation

2021-02-23 · Xiaoyang Qu, Jianzong Wang, Jing Xiao

Knowledge distillation refers to a technique of transferring the knowledge from a large learned model or an ensemble of learned models to a small model. This method relies on access to the original training set, which mi…

Knowledge Distillation

Domain Knowledge Transferring for Pre-trained Language Model via Calibrated Activation Boundary Distillation

2022-05-01 · ACL 2022 5 · Dongha Choi, HongSeok Choi, Hyunju Lee

Since the development and wide use of pretrained language models (PLMs), several approaches have been applied to boost their performance on downstream tasks in specific domains, such as biomedical or scientific domains. …

Knowledge DistillationLanguage ModelingLanguage Modelling

Graph Relation Distillation for Efficient Biomedical Instance Segmentation

2024-01-12 · Xiaoyu Liu, Yueyi Zhang, Zhiwei Xiong, Wei Huang 외

Instance-aware embeddings predicted by deep neural networks have revolutionized biomedical instance segmentation, but its resource requirements are substantial. Knowledge distillation offers a solution by transferring di…

Instance SegmentationKnowledge DistillationRelationSemantic Segmentation

Stochastic Precision Ensemble: Self-Knowledge Distillation for Quantized Deep Neural Networks

2020-09-30 · Yoonho Boo, Sungho Shin, Jungwook Choi, Wonyong Sung

The quantization of deep neural networks (QDNNs) has been actively studied for deployment in edge devices. Recent studies employ the knowledge distillation (KD) method to improve the performance of quantized networks. In…

image-classificationImage ClassificationKnowledge DistillationQuantization+3

GaitKD: A Universal Decoupled Distillation Framework for Efficient Gait Recognition

2026-04-29 · Yuqi Li, Qian Zhou, Huiran Duan, Jingjie Wang 외 arxiv

Gait recognition is an attractive biometric modality for long-range and contact-free identification, but high-performing gait models often rely on deep and computationally expensive architectures that are difficult to de…

Knowledge DistillationGait Recognition