中文
相关论文

相关论文: Model Compression Using Optimal Transport

200 篇论文

Deploying large and complex deep neural networks on resource-constrained edge devices poses significant challenges due to their computational demands and the complexities of non-convex optimization. Traditional compression methods such as…

机器学习 · 计算机科学 2024-10-10 Prateek Varshney , Mert Pilanci

Despite deep neural networks have demonstrated extraordinary power in various applications, their superior performances are at expense of high storage and computational costs. Consequently, the acceleration and compression of neural…

计算机视觉与模式识别 · 计算机科学 2017-12-20 Zehao Huang , Naiyan Wang

Deep learning techniques have achieved great success in many fields, while at the same time deep learning models are getting more complex and expensive to compute. It severely hinders the wide applications of these models. In order to…

计算与语言 · 计算机科学 2021-04-20 Yongqi Li , Wenjie Li

Learning generic representations with deep networks requires massive training samples and significant computer resources. To learn a new specific task, an important issue is to transfer the generic teacher's representation to a student…

机器学习 · 计算机科学 2021-03-01 Xuhong Li , Yves Grandvalet , Rémi Flamary , Nicolas Courty , Dejing Dou

Pre-trained language models such as BERT have proven to be highly effective for natural language processing (NLP) tasks. However, the high demand for computing resources in training such models hinders their application in practice. In…

计算与语言 · 计算机科学 2019-08-27 Siqi Sun , Yu Cheng , Zhe Gan , Jingjing Liu

Knowledge distillation, which involves extracting the "dark knowledge" from a teacher network to guide the learning of a student network, has emerged as an important technique for model compression and transfer learning. Unlike previous…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Guodong Xu , Ziwei Liu , Xiaoxiao Li , Chen Change Loy

Knowledge distillation is a popular machine learning technique that aims to transfer knowledge from a large 'teacher' network to a smaller 'student' network and improve the student's performance by training it to emulate the teacher. In…

机器学习 · 计算机科学 2022-10-19 Sushil Thapa

Knowledge distillation (KD) is one of the most potent ways for model compression. The key idea is to transfer the knowledge from a deep teacher model (T) to a shallower student (S). However, existing methods suffer from performance…

机器学习 · 计算机科学 2020-02-24 Mengya Gao , Yujun Shen , Quanquan Li , Chen Change Loy

Model compression is a critical area of research in deep learning, in particular in vision, driven by the need to lighten models memory or computational footprints. While numerous methods for model compression have been proposed, most focus…

机器学习 · 计算机科学 2025-04-08 Jeremy Morlier , Mathieu Leonardon , Vincent Gripon

Model compression has been widely adopted to obtain light-weighted deep neural networks. Most prevalent methods, however, require fine-tuning with sufficient training data to ensure accuracy, which could be challenged by privacy and…

机器学习 · 计算机科学 2020-05-05 Haoli Bai , Jiaxiang Wu , Irwin King , Michael Lyu

The use of large transformer-based models such as BERT, GPT, and T5 has led to significant advancements in natural language processing. However, these models are computationally expensive, necessitating model compression techniques that…

计算与语言 · 计算机科学 2023-08-29 Apoorv Dankar , Adeem Jassani , Kartikaeya Kumar

Although deep neural networks and in particular Convolutional Neural Networks have demonstrated state-of-the-art performance in image classification with relatively high efficiency, they still exhibit high computational costs, often…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Martial Guidez , Stefan Duffner , Yannick Alpou , Oscar Röth , Christophe Garcia

Knowledge distillation which learns a lightweight student model by distilling knowledge from a cumbersome teacher model is an attractive approach for learning compact deep neural networks (DNNs). Recent works further improve student network…

计算机视觉与模式识别 · 计算机科学 2022-10-31 Cuong Pham , Tuan Hoang , Thanh-Toan Do

Knowledge distillation conducts an effective model compression method while holding some limitations:(1) the feature based distillation methods only focus on distilling the feature map but are lack of transferring the relation of data…

计算机视觉与模式识别 · 计算机科学 2023-05-02 Muzhou Yu , Sia Huat Tan , Kailu Wu , Runpei Dong , Linfeng Zhang , Kaisheng Ma

Knowledge distillation constitutes a simple yet effective way to improve the performance of a compact student network by exploiting the knowledge of a more powerful teacher. Nevertheless, the knowledge distillation literature remains…

计算机视觉与模式识别 · 计算机科学 2022-02-11 Shuxuan Guo , Jose M. Alvarez , Mathieu Salzmann

Knowledge distillation is used, in generative language modeling, to train a smaller student model using the help of a larger teacher model, resulting in improved capabilities for the student model. In this paper, we formulate a more general…

计算与语言 · 计算机科学 2025-02-26 Guanlin Liu , Anand Ramachandran , Tanmay Gangwani , Yan Fu , Abhinav Sethy

Knowledge distillation (KD) is a popular method to train efficient networks ("student") with the help of high-capacity networks ("teacher"). Traditional methods use the teacher's soft logits as extra supervision to train the student…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Guo-Hua Wang , Yifan Ge , Jianxin Wu

Methods for improving the efficiency of deep network training (i.e. the resources required to achieve a given level of model quality) are of immediate benefit to deep learning practitioners. Distillation is typically used to compress models…

机器学习 · 计算机科学 2022-11-03 Cody Blakeney , Jessica Zosa Forde , Jonathan Frankle , Ziliang Zong , Matthew L. Leavitt

Recent advances in model compression have provided procedures for compressing large neural networks to a fraction of their original size while retaining most if not all of their accuracy. However, all of these approaches rely on access to…

机器学习 · 计算机科学 2017-11-27 Raphael Gontijo Lopes , Stefano Fenu , Thad Starner

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…

机器学习 · 计算机科学 2021-11-16 Raed Alharbi , Minh N. Vu , My T. Thai