中文
相关论文

相关论文: HuBERT-EE: Early Exiting HuBERT for Efficient Spee…

200 篇论文

Dynamic early exiting has been proven to improve the inference speed of the pre-trained language model like BERT. However, all samples must go through all consecutive layers before early exiting and more complex samples usually go through…

计算与语言 · 计算机科学 2023-05-09 Boren Hu , Yun Zhu , Jiacheng Li , Siliang Tang

Large-scale pre-trained language models such as BERT have brought significant improvements to NLP applications. However, they are also notorious for being slow in inference, which makes them difficult to deploy in real-time applications. We…

计算与语言 · 计算机科学 2020-04-28 Ji Xin , Raphael Tang , Jaejun Lee , Yaoliang Yu , Jimmy Lin

The ability to dynamically adjust the computational load of neural models during inference in a resource aware manner is crucial for on-device processing scenarios, characterised by limited and time-varying computational resources.…

计算与语言 · 计算机科学 2025-06-24 Maxence Lasbordes , Daniele Falavigna , Alessio Brutti

Despite the great success in Natural Language Processing (NLP) area, large pre-trained language models like BERT are not well-suited for resource-constrained or real-time applications owing to the large number of parameters and slow…

计算与语言 · 计算机科学 2021-07-02 Keli Xie , Siyuan Lu , Meiqi Wang , Zhongfeng Wang

Deploying large language model inference remains challenging due to their high computational overhead. Early exit optimizes model inference by adaptively reducing the number of inference layers. Current methods typically train internal…

计算与语言 · 计算机科学 2026-03-05 Lianming Huang , Shangyu Wu , Yufei Cui , Ying Xiong , Haibo Hu , Xue Liu , Tei-Wei Kuo , Nan Guan , Chun Jason Xue

In this paper, we propose Patience-based Early Exit, a straightforward yet effective inference method that can be used as a plug-and-play technique to simultaneously improve the efficiency and robustness of a pretrained language model…

计算与语言 · 计算机科学 2020-10-23 Wangchunshu Zhou , Canwen Xu , Tao Ge , Julian McAuley , Ke Xu , Furu Wei

Pre-trained Language Models (PLMs), like BERT, with self-supervision objectives exhibit remarkable performance and generalization across various tasks. However, they suffer in inference latency due to their large size. To address this…

计算与语言 · 计算机科学 2024-05-27 Divya Jyoti Bajpai , Manjesh Kumar Hanawal

Self-supervised speech models have shown to be useful for various tasks, but their large size limits the use in devices with low computing power and memory. In this work, we explore early exit, an approach for reducing latency by exiting…

声音 · 计算机科学 2024-09-02 Tzu-Quan Lin , Hung-yi Lee , Hao Tang

Self-supervised approaches for speech representation learning are challenged by three unique problems: (1) there are multiple sound units in each input utterance, (2) there is no lexicon of input sound units during the pre-training phase,…

In recent years, self-supervised pre-training methods have gained significant traction in learning high-level information from raw speech. Among these methods, HuBERT has demonstrated SOTA performance in automatic speech recognition (ASR).…

计算与语言 · 计算机科学 2025-02-19 Hemant Yadav , Sunayana Sitaram , Rajiv Ratn Shah

Hidden-unit BERT (HuBERT) is a widely-used self-supervised learning (SSL) model in speech processing. However, we argue that its fixed 20ms resolution for hidden representations would not be optimal for various speech-processing tasks since…

声音 · 计算机科学 2023-06-26 Jiatong Shi , Yun Tang , Hirofumi Inaguma , Hongyu GOng , Juan Pino , Shinji Watanabe

BERT has achieved superior performances on Natural Language Understanding (NLU) tasks. However, BERT possesses a large number of parameters and demands certain resources to deploy. For acceleration, Dynamic Early Exiting for BERT (DeeBERT)…

计算与语言 · 计算机科学 2021-01-26 Shijie Geng , Peng Gao , Zuohui Fu , Yongfeng Zhang

The ability to dynamically adjust the computational load of neural models during inference is crucial for on-device processing scenarios characterised by limited and time-varying computational resources. A promising solution is presented by…

音频与语音处理 · 电气工程与系统科学 2024-02-23 George August Wright , Umberto Cappellazzo , Salah Zaiem , Desh Raj , Lucas Ondel Yang , Daniele Falavigna , Mohamed Nabih Ali , Alessio Brutti

Self-supervised learning has shown great success in Speech Recognition. However, it has been observed that finetuning all layers of the learned model leads to lower performance compared to resetting top layers. This phenomenon is attributed…

计算与语言 · 计算机科学 2024-05-15 Valentin Vielzeuf

Transformer-based language models such as BERT provide significant accuracy improvement for a multitude of natural language processing (NLP) tasks. However, their hefty computational and memory demands make them challenging to deploy to…

Advancements in monaural speech enhancement (SE) techniques have greatly improved the perceptual quality of speech. However, integrating these techniques into automatic speech recognition (ASR) systems has not yielded the expected…

声音 · 计算机科学 2023-11-30 Dongning Yang , Wei Wang , Yanmin Qian

Speech self-supervised models such as wav2vec 2.0 and HuBERT are making revolutionary progress in Automatic Speech Recognition (ASR). However, they have not been totally proven to produce better performance on tasks other than ASR. In this…

计算与语言 · 计算机科学 2022-10-05 Yingzhi Wang , Abdelmoumene Boumadane , Abdelwahab Heba

Both performance and efficiency are crucial factors for sequence labeling tasks in many real-world scenarios. Although the pre-trained models (PTMs) have significantly improved the performance of various sequence labeling tasks, their…

计算与语言 · 计算机科学 2021-06-15 Xiaonan Li , Yunfan Shao , Tianxiang Sun , Hang Yan , Xipeng Qiu , Xuanjing Huang

Dynamic early exiting aims to accelerate the inference of pre-trained language models (PLMs) by emitting predictions in internal layers without passing through the entire model. In this paper, we empirically analyze the working mechanism of…

计算与语言 · 计算机科学 2021-09-06 Lei Li , Yankai Lin , Deli Chen , Shuhuai Ren , Peng Li , Jie Zhou , Xu Sun

Self-supervised speech representation learning methods like wav2vec 2.0 and Hidden-unit BERT (HuBERT) leverage unlabeled speech data for pre-training and offer good representations for numerous speech processing tasks. Despite the success…

计算与语言 · 计算机科学 2022-04-29 Heng-Jui Chang , Shu-wen Yang , Hung-yi Lee
‹ 上一页 1 2 3 10 下一页 ›