中文
相关论文

相关论文: Self-Policy Distillation via Capability-Selective …

200 篇论文

While the success of deep learning relies on large amounts of training datasets, data is often limited in privacy-sensitive domains. To address this challenge, generative model learning with differential privacy has emerged as a solution to…

机器学习 · 计算机科学 2024-08-28 Bochao Liu , Pengju Wang , Shiming Ge

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

As the size of pre-trained speech recognition models increases, running these large models in low-latency or resource-constrained environments becomes challenging. In this work, we leverage pseudo-labelling to assemble a large-scale…

计算与语言 · 计算机科学 2023-11-02 Sanchit Gandhi , Patrick von Platen , Alexander M. Rush

Knowledge distillation (KD) is a well-known method to reduce inference latency by compressing a cumbersome teacher model to a small student model. Despite the success of KD in the classification task, applying KD to recommender models is…

机器学习 · 计算机科学 2019-11-14 Jae-woong Lee , Minjin Choi , Jongwuk Lee , Hyunjung Shim

Large Language Models (LLMs) have achieved remarkable success, underpinning diverse AI applications. However, they often suffer from performance degradation due to factors such as catastrophic forgetting during Supervised Fine-Tuning (SFT),…

机器学习 · 计算机科学 2026-04-20 Chi Liu , Xin Chen , Xu Zhou , Fangbo Tu , Srinivasan Manoharan

Efficient Distillation (EDistill) compresses large language models (LLMs) by structured pruning parameters and tuning lightweight modules with high training efficiency. Although these EDistilled LLMs achieve state-of-the-art (SOTA)…

计算与语言 · 计算机科学 2026-05-29 Junlin He , Yihong Tang , Tong Nie , Guilong Li , Binyu Yang , Jinxiao Du , Lijun Sun , Wei Ma

Pre-trained language models (PLMs) have emerged as powerful tools for code understanding. However, deploying these PLMs in large-scale applications faces practical challenges due to their computational intensity and inference latency.…

软件工程 · 计算机科学 2025-08-22 Ruiqi Wang , Zezhou Yang , Cuiyun Gao , Xin Xia , Qing Liao

Traditionally, Knowledge Distillation (KD) is used for model compression, often leading to suboptimal performance. In this paper, we evaluate the impact of combining KD loss with alternative pruning techniques, including Low-Rank…

音频与语音处理 · 电气工程与系统科学 2025-02-11 Shiva Kumar C , Jitendra Kumar Dhiman , Nagaraj Adiga , Shatrughan Singh

Knowledge distillation aims at transferring the knowledge from a large teacher model to a small student model with great improvements of the performance of the student model. Therefore, the student network can replace the teacher network to…

机器学习 · 计算机科学 2021-12-28 Jinhong Lin , Zhaoyang Li

Self-supervised learned (SSL) speech pre-trained models perform well across various speech processing tasks. Distilled versions of SSL models have been developed to match the needs of on-device speech applications. Though having similar…

Black-box distillation creates student large language models (LLMs) by learning from a proprietary teacher model's text outputs alone, without access to its internal logits or parameters. In this work, we introduce Generative Adversarial…

计算与语言 · 计算机科学 2026-01-09 Tianzhu Ye , Li Dong , Zewen Chi , Xun Wu , Shaohan Huang , Furu Wei

Self-supervised learning (SSL) has achieved notable success in many speech processing tasks, but the large model size and heavy computational cost hinder the deployment. Knowledge distillation trains a small student model to mimic the…

计算与语言 · 计算机科学 2023-05-30 Yifan Peng , Yui Sudo , Shakeel Muhammad , Shinji Watanabe

Learning on a massive amount of speech corpus leads to the recent success of many self-supervised speech models. With knowledge distillation, these models may also benefit from the knowledge encoded by language models that are pre-trained…

计算与语言 · 计算机科学 2023-03-08 Jinjie Ni , Yukun Ma , Wen Wang , Qian Chen , Dianwen Ng , Han Lei , Trung Hieu Nguyen , Chong Zhang , Bin Ma , Erik Cambria

Deploying large language models (LLMs) is challenging because they are memory inefficient and compute-intensive for practical applications. In reaction, researchers train smaller task-specific models by either finetuning with human labels…

Knowledge Distillation (KD) is a critical tool for training Large Language Models (LLMs), yet the majority of research focuses on approaches that rely solely on output logits, neglecting semantic information in the teacher's intermediate…

计算与语言 · 计算机科学 2026-05-13 Maxime Guigon , Lucas Dixon , Michaël E. Sander

Semi-supervised domain adaptation (SSDA) is to adapt a learner to a new domain with only a small set of labeled samples when a large labeled dataset is given on a source domain. In this paper, we propose a pair-based SSDA method that adapts…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Jeongbeen Yoon , Dahyun Kang , Minsu Cho

Fine-tuning pre-trained language models like BERT has become an effective way in NLP and yields state-of-the-art results on many downstream tasks. Recent studies on adapting BERT to new tasks mainly focus on modifying the model structure,…

计算与语言 · 计算机科学 2020-02-25 Yige Xu , Xipeng Qiu , Ligao Zhou , Xuanjing Huang

Large Language Models (LLMs) have achieved impressive results across numerous NLP tasks but still encounter difficulties in machine translation. Traditional methods to improve translation have typically involved fine-tuning LLMs using…

计算与语言 · 计算机科学 2024-10-21 Junhong Wu , Yang Zhao , Yangyifan Xu , Bing Liu , Chengqing Zong

Discrete diffusion models (DDMs) have shown powerful generation ability for discrete data modalities like text and molecules. However, their practical application is hindered by inefficient sampling, requiring a large number of sampling…

机器学习 · 计算机科学 2025-09-25 Feiyang Fu , Tongxian Guo , Zhaoqiang Liu

Recent reinforcement learning (RL) post-training approaches primarily optimize the final output policy using sparse outcome-level rewards, while largely overlooking predictive signals encoded in intermediate representations. In this paper,…

机器学习 · 计算机科学 2026-05-29 Xinyu Liu , Darryl Cherian Jacob , Yang Zhou , Jindong Wang , Pan He
‹ 上一页 1 8 9 10 下一页 ›