中文
相关论文

相关论文: Towards Practical Lipreading with Distilled and Ef…

200 篇论文

Leveraging shared learning through Massively Multilingual Models, state-of-the-art machine translation models are often able to adapt to the paucity of data for low-resource languages. However, this performance comes at the cost of…

计算与语言 · 计算机科学 2022-11-10 Harshita Diddee , Sandipan Dandapat , Monojit Choudhury , Tanuja Ganu , Kalika Bali

The carbon footprint of natural language processing research has been increasing in recent years due to its reliance on large and inefficient neural network implementations. Distillation is a network compression technique which attempts to…

计算与语言 · 计算机科学 2020-06-02 Mark Anderson , Carlos Gómez-Rodríguez

Large pretrained visual models exhibit remarkable generalization across diverse recognition tasks. Yet, real-world applications often demand compact models tailored to specific problems. Variants of knowledge distillation have been devised…

计算机视觉与模式识别 · 计算机科学 2024-05-08 Juliette Marrie , Michael Arbel , Julien Mairal , Diane Larlus

Lipreading is the task of decoding text from the movement of a speaker's mouth. Traditional approaches separated the problem into two stages: designing or learning visual features, and prediction. More recent deep lipreading approaches are…

机器学习 · 计算机科学 2016-12-19 Yannis M. Assael , Brendan Shillingford , Shimon Whiteson , Nando de Freitas

The burgeoning complexity of contemporary deep learning models, while achieving unparalleled accuracy, has inadvertently introduced deployment challenges in resource-constrained environments. Knowledge distillation, a technique aiming to…

机器学习 · 计算机科学 2023-10-05 Sia Gholami , Marwan Omar

Vision-Language Pre-training (VLP) shows remarkable progress with the assistance of extremely heavy parameters, which challenges deployment in real applications. Knowledge distillation is well recognized as the essential procedure in model…

计算机视觉与模式识别 · 计算机科学 2023-08-25 Huafeng Kuang , Jie Wu , Xiawu Zheng , Ming Li , Xuefeng Xiao , Rui Wang , Min Zheng , Rongrong Ji

Neural machine translation (NMT) offers a novel alternative formulation of translation that is potentially simpler than statistical approaches. However to reach competitive performance, NMT models need to be exceedingly large. In this paper…

计算与语言 · 计算机科学 2016-09-23 Yoon Kim , Alexander M. Rush

Adversarial attacks pose a significant threat to the security and safety of deep neural networks being applied to modern applications. More specifically, in computer vision-based tasks, experts can use the knowledge of model architecture to…

计算机视觉与模式识别 · 计算机科学 2023-05-16 Maniratnam Mandal , Suna Gao

The development of computer vision solutions for gigapixel images in digital pathology is hampered by significant computational limitations due to the large size of whole slide images. In particular, digitizing biopsies at high resolutions…

计算机视觉与模式识别 · 计算机科学 2024-01-12 Rocío del Amor , Julio Silva-Rodríguez , Adrián Colomer , Valery Naranjo

This paper studies the problem of pre-training for small models, which is essential for many mobile devices. Current state-of-the-art methods on this problem transfer the representational knowledge of a large network (as a Teacher) into a…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Mingsheng Li , Lin Zhang , Mingzhen Zhu , Zilong Huang , Gang Yu , Jiayuan Fan , Tao Chen

Knowledge distillation has become one of the most important model compression techniques by distilling knowledge from larger teacher networks to smaller student ones. Although great success has been achieved by prior distillation methods…

机器学习 · 计算机科学 2021-08-31 Yuzhang Shang , Bin Duan , Ziliang Zong , Liqiang Nie , Yan Yan

Diffusion distillation models effectively accelerate reverse sampling by compressing the process into fewer steps. However, these models still exhibit a performance gap compared to their pre-trained diffusion model counterparts, exacerbated…

计算机视觉与模式识别 · 计算机科学 2024-12-13 Geon Yeong Park , Sang Wan Lee , Jong Chul Ye

End-to-end text spotting has attached great attention recently due to its benefits on global optimization and high maintainability for real applications. However, the input scale has always been a tough trade-off since recognizing a small…

计算机视觉与模式识别 · 计算机科学 2022-07-18 Ying Chen , Liang Qiao , Zhanzhan Cheng , Shiliang Pu , Yi Niu , Xi Li

We propose the task of knowledge distillation detection, which aims to determine whether a student model has been distilled from a given teacher, under a practical setting where only the student's weights and the teacher's API are…

机器学习 · 计算机科学 2025-10-03 Qin Shi , Amber Yijia Zheng , Qifan Song , Raymond A. Yeh

The performance of autoregressive models on natural language generation tasks has dramatically improved due to the adoption of deep, self-attentive architectures. However, these gains have come at the cost of hindering inference speed,…

计算与语言 · 计算机科学 2020-10-30 Alexander Lin , Jeremy Wohlwend , Howard Chen , Tao Lei

To put a state-of-the-art neural network to practical use, it is necessary to design a model that has a good trade-off between the resource consumption and performance on the test set. Many researchers and engineers are developing methods…

机器学习 · 计算机科学 2020-09-15 SeongUk Park , KiYoon Yoo , Nojun Kwak

Dataset distillation aims to distill the knowledge of a large-scale real dataset into small yet informative synthetic data such that a model trained on it performs as well as a model trained on the full dataset. Despite recent progress,…

计算机视觉与模式识别 · 计算机科学 2024-11-21 Ahmad Sajedi , Samir Khaki , Lucy Z. Liu , Ehsan Amjadian , Yuri A. Lawryshyn , Konstantinos N. Plataniotis

In the past year, distillation has seen a renewed prominence in large language model (LLM) pretraining, exemplified by the Llama-3.2 and Gemma model families. While distillation has historically been shown to improve statistical modeling,…

机器学习 · 计算机科学 2025-09-03 Sachin Goyal , David Lopez-Paz , Kartik Ahuja

Knowledge distillation, aimed at transferring the knowledge from a heavy teacher network to a lightweight student network, has emerged as a promising technique for compressing neural networks. However, due to the capacity gap between the…

计算机视觉与模式识别 · 计算机科学 2021-12-01 Xuewei Li , Songyuan Li , Bourahla Omar , Fei Wu , Xi Li

Pruning can be an effective method of compressing large pre-trained models for inference speed acceleration. Previous pruning approaches rely on access to the original training dataset for both pruning and subsequent fine-tuning. However,…

计算机视觉与模式识别 · 计算机科学 2024-12-11 Haihang Wu , Wei Wang , Tamasha Malepathirana , Sachith Seneviratne , Denny Oetomo , Saman Halgamuge