paper-with-me

Papers

A Comprehensive Overhaul of Feature Distillation

2019-04-03 · ICCV 2019 10 · Byeongho Heo, Jeesoo Kim, Sangdoo Yun, Hyojin Park, Nojun Kwak, Jin Young Choi

We investigate the design aspects of feature distillation methods achieving network compression and propose a novel feature distillation method in which the distillation loss is designed to make a synergy among various aspects: teacher transform, student transform, distillation feature position and distance function. Our proposed distillation loss includes a feature transform with a newly designed margin ReLU, a new distillation feature position, and a partial L2 distance function to skip redundant information giving adverse effects to the compression of student. In ImageNet, our proposed method achieves 21.65% of top-1 error with ResNet50, which outperforms the performance of the teacher network, ResNet152. Our proposed method is evaluated on various tasks such as image classification, object detection and semantic segmentation and achieves a significant performance improvement in all tasks. The code is available at https://sites.google.com/view/byeongho-heo/overhaul

📄 PDF Abstract BibTeX arXiv:1904.01866

Code (2)

clovaai/overhaul-distillation 공식 구현 pytorch
kaung-htet-myat/feature-distillation-tf tf

Tasks

General Classificationimage-classificationImage ClassificationKnowledge Distillationobject-detectionObject DetectionPositionSemantic Segmentation

Methods 이 논문이 사용한 방법론

Adam 설명 없음
1-bit Adam 1-bit Adam is a stochastic optimization technique that is a variant of…
Margin ReLU Margin Rectified Linear Unit, or Margin ReLU, is a type of activation function based on a ReLU, but it has a negative threshold…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

A Comprehensive Overhaul of Distilling Unconditional GANs

2021-09-29 · Guodong Xu, Yuenan Hou, Ziwei Liu, Chen Change Loy

Generative adversarial networks (GANs) have achieved impressive results on various content generation tasks. Yet, their high demand on storage and computation impedes their deployment on resource-constrained devices. Tho…

Knowledge Distillation

Automatic Damage Detection of Fasteners in Overhaul Processes

2019-10-19 · IEEE 2019 10 · Sajjad Taheritanjani, Ralf Schoenfeld, Bernd Bruegge

Commercial aircraft engineshaveamaintenance process that includes overhauling approximately every six years.Hundredsofdifferentcomponentsmustbedisassembled, checked, repaired (if necessary), and then reassembled. This in…

The Privacy Policy Landscape After the GDPR

2018-09-22 · Thomas Linden, Rishabh Khandelwal, Hamza Harkous, Kassem Fawaz

The EU General Data Protection Regulation (GDPR) is one of the most demanding and comprehensive privacy regulations of all time. A year after it went into effect, we study its impact on the landscape of privacy policies …

Specificity

Spiking Transformer with Spatial-Temporal Attention

2024-09-29 · CVPR 2025 1 · DongHyun Lee, Yuhang Li, Youngeun Kim, Shiting Xiao 외

Spike-based Transformer presents a compelling and energy-efficient alternative to traditional Artificial Neural Network (ANN)-based Transformers, achieving impressive results through sparse binary computations. However, …

Comprehensive Attention Self-Distillation for Weakly-Supervised Object Detection

2020-10-22 · NeurIPS 2020 12 · Zeyi Huang, Yang Zou, Vijayakumar Bhagavatula, Dong Huang

Weakly Supervised Object Detection (WSOD) has emerged as an effective tool to train object detectors using only the image-level category labels. However, without object-level labels, WSOD detectors are prone to detect bo…

Objectobject-detectionObject DetectionWeakly Supervised Object Detection