中文
相关论文

相关论文: Knowledge Distillation via Route Constrained Optim…

200 篇论文

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 aims to compress a powerful yet cumbersome teacher model into a lightweight student model without much sacrifice of performance. For this purpose, various approaches have been proposed over the past few years,…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Defang Chen , Jian-Ping Mei , Hailin Zhang , Can Wang , Yan Feng , Chun Chen

With the success of deep neural networks, knowledge distillation which guides the learning of a small student network from a large teacher network is being actively studied for model compression and transfer learning. However, few studies…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Wonchul Son , Jaemin Na , Junyong Choi , Wonjun Hwang

Recent advances in deep learning has lead to rapid developments in the field of image retrieval. However, the best performing architectures incur significant computational cost. Recent approaches tackle this issue using knowledge…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Zakaria Laskar , Juho Kannala

Self-supervised learning solves pretext prediction tasks that do not require annotations to learn feature representations. For vision tasks, pretext tasks such as predicting rotation, solving jigsaw are solely created from the input data.…

计算机视觉与模式识别 · 计算机科学 2021-07-01 Prashant Bhat , Elahe Arani , Bahram Zonooz

Knowledge distillation has emerged as an effective strategy for compressing large language models' (LLMs) knowledge into smaller, more efficient student models. However, standard one-shot distillation methods often produce suboptimal…

计算与语言 · 计算机科学 2025-04-04 Kushal Jain , Piyushi Goyal , Kumar Shridhar

The advancement of knowledge distillation has played a crucial role in enabling the transfer of knowledge from larger teacher models to smaller and more efficient student models, and is particularly beneficial for online and…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Wanli Ma , Oktay Karakus , Paul L. Rosin

Often we wish to transfer representational knowledge from one neural network to another. Examples include distilling a large network into a smaller one, transferring knowledge from one sensory modality to a second, or ensembling a…

机器学习 · 计算机科学 2022-01-26 Yonglong Tian , Dilip Krishnan , Phillip Isola

Deep learning-based models are at the forefront of most driver observation benchmarks due to their remarkable accuracies but are also associated with high computational costs. This is challenging, as resources are often limited in…

计算机视觉与模式识别 · 计算机科学 2023-11-13 Calvin Tanama , Kunyu Peng , Zdravko Marinov , Rainer Stiefelhagen , Alina Roitberg

Resource-constrained perception systems such as edge computing and vision-for-robotics require vision models to be both accurate and lightweight in computation and memory usage. While knowledge distillation is a proven strategy to enhance…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Shengcao Cao , Mengtian Li , James Hays , Deva Ramanan , Yi-Xiong Wang , Liang-Yan Gui

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 deploys complex machine learning models in resource-constrained environments by training a smaller student model to emulate internal representations of a complex teacher model. However, the teacher's representations…

Knowledge Distillation (KD) aims to transfer knowledge from a large teacher model to a smaller student model. While contrastive learning has shown promise in self-supervised learning by creating discriminative representations, its…

计算机视觉与模式识别 · 计算机科学 2025-05-14 Nikolaos Giakoumoglou , Tania Stathaki

Real-world driving involves intricate interactions among vehicles navigating through dense traffic scenarios. Recent research focuses on enhancing the interaction awareness of autonomous vehicles to leverage these interactions in…

机器人学 · 计算机科学 2024-04-03 Piyush Gupta , David Isele , Sangjae Bae

Current state-of-the-art object detectors are at the expense of high computational costs and are hard to deploy to low-end devices. Knowledge distillation, which aims at training a smaller student network by transferring knowledge from a…

计算机视觉与模式识别 · 计算机科学 2020-06-24 Ruoyu Sun , Fuhui Tang , Xiaopeng Zhang , Hongkai Xiong , Qi Tian

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 potential solution for model compression. The idea is to make a small student network imitate the target of a large teacher network, then the student network can be competitive to the teacher one. Most previous…

计算机视觉与模式识别 · 计算机科学 2017-10-24 Chong Wang , Xipeng Lan , Yangang Zhang

The large memory and computation consumption in convolutional neural networks (CNNs) has been one of the main barriers for deploying them on resource-limited systems. To this end, most cheap convolutions (e.g., group convolution, depth-wise…

计算机视觉与模式识别 · 计算机科学 2019-10-11 Jiao Xie , Shaohui Lin , Yichen Zhang , Linkai Luo

Knowledge distillation compresses a larger neural model (teacher) into smaller, faster student models by training them to match teacher outputs. However, the internal computational transformations that occur during this process remain…

机器学习 · 计算机科学 2026-03-10 Reilly Haskins , Benjamin Adams

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 data and to maneuver…

机器学习 · 计算机科学 2021-05-21 Jianping Gou , Baosheng Yu , Stephen John Maybank , Dacheng Tao
‹ 上一页 1 2 3 10 下一页 ›