paper-with-me

홈 › Papers

A Comprehensive Review of Knowledge Distillation in Computer Vision

2024-04-01 · Gousia Habib, Tausifa Jan Saleem, Sheikh Musa Kaleem, Tufail Rouf, Brejesh lall

Deep learning techniques have been demonstrated to surpass preceding cutting-edge machine learning techniques in recent years, with computer vision being one of the most prominent examples. However, deep learning models suffer from significant drawbacks when deployed in resource-constrained environments due to their large model size and high complexity. Knowledge Distillation is one of the prominent solutions to overcome this challenge. This review paper examines the current state of research on knowledge distillation, a technique for compressing complex models into smaller and simpler ones. The paper provides an overview of the major principles and techniques associated with knowledge distillation and reviews the applications of knowledge distillation in the domain of computer vision. The review focuses on the benefits of knowledge distillation, as well as the problems that must be overcome to improve its effectiveness.

📄 PDF Abstract BibTeX arXiv:2404.00936

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningKnowledge Distillation

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 제목 키워드 기반

A Comprehensive Survey on Knowledge Distillation

2025-03-15 · Amir M. Mansourian, Rozhan Ahmadi, Masoud Ghafouri, Amir Mohammad Babaei 외

Deep Neural Networks (DNNs) have achieved notable performance in the fields of computer vision and natural language processing with various applications in both academia and industry. However, with recent advancements in…

Knowledge DistillationSurvey

A Review on Discriminative Self-supervised Learning Methods in Computer Vision

2024-05-08 · Nikolaos Giakoumoglou, Tania Stathaki, Athanasios Gkelias

Self-supervised learning (SSL) has rapidly emerged as a transformative approach in computer vision, enabling the extraction of rich feature representations from vast amounts of unlabeled data and reducing reliance on cos…

ClusteringKnowledge DistillationSelf-Supervised LearningTransfer Learning

Knowledge Distillation: A Survey

2020-06-09 · Jianping Gou, Baosheng Yu, Stephen John Maybank, DaCheng Tao

In recent years, deep neural networks have been successful in both industry and academia, especially for computer vision tasks. The great success of deep learning is mainly due to its scalability to encode large-scale da…

Knowledge DistillationModel CompressionNeural Architecture SearchQuantization+1

Recent Advances of Continual Learning in Computer Vision: An Overview

2021-09-23 · Haoxuan Qu, Hossein Rahmani, Li Xu, Bryan Williams 외

In contrast to batch learning where all training data is available at once, continual learning represents a family of methods that accumulate knowledge and learn continuously with data available in sequential order. Simi…

Continual LearningKnowledge Distillation

Data-Free Knowledge Transfer: A Survey

2021-12-31 · Yuang Liu, Wei zhang, Jun Wang, Jianyong Wang

In the last decade, many deep learning models have been well trained and made a great success in various fields of machine intelligence, especially for computer vision and natural language processing. To better leverage …

Data-free Knowledge DistillationDomain AdaptationKnowledge DistillationModel Compression+3