中文
相关论文

相关论文: S-SONDO: Self-Supervised Knowledge Distillation fo…

200 篇论文

Self-supervised learning general-purpose audio representations have demonstrated high performance in a variety of tasks. Although they can be optimized for application by fine-tuning, even higher performance can be expected if they can be…

音频与语音处理 · 电气工程与系统科学 2023-08-04 Daisuke Niizumi , Daiki Takeuchi , Yasunori Ohishi , Noboru Harada , Kunio Kashino

Sound can convey significant information for spatial reasoning in our daily lives. To endow deep networks with such ability, we address the challenge of dense indoor prediction with sound in both 2D and 3D via cross-modal knowledge…

计算机视觉与模式识别 · 计算机科学 2023-09-21 Heeseung Yun , Joonil Na , Gunhee Kim

Today, transformer language models serve as a core component for majority of natural language processing tasks. Industrial application of such models requires minimization of computation time and memory footprint. Knowledge distillation is…

计算与语言 · 计算机科学 2022-05-06 Alina Kolesnikova , Yuri Kuratov , Vasily Konovalov , Mikhail Burtsev

The increasing success of audio foundation models across various tasks has led to a growing need for improved interpretability to understand their intricate decision-making processes better. Existing methods primarily focus on explaining…

声音 · 计算机科学 2024-10-11 Alican Akman , Qiyang Sun , Björn W. Schuller

A primary challenge when deploying speaker recognition systems in real-world applications is performance degradation caused by environmental mismatch. We propose a diffusion-based method that takes speaker embeddings extracted from a…

音频与语音处理 · 电气工程与系统科学 2025-05-23 KiHyun Nam , Jungwoo Heo , Jee-weon Jung , Gangin Park , Chaeyoung Jung , Ha-Jin Yu , Joon Son Chung

Knowledge distillation (KD) is an essential technique to compress large language models (LLMs) into smaller ones. However, despite the distinct roles of the student model and the teacher model in KD, most existing frameworks still use a…

计算与语言 · 计算机科学 2026-03-25 Songming Zhang , Xue Zhang , Tong Zhang , Bojie Hu , Yufeng Chen , Jinan Xu

Knowledge distillation (KD) achieves promising results on the challenging problem of unsupervised anomaly detection (AD).The representation discrepancy of anomalies in the teacher-student (T-S) model provides essential evidence for AD.…

计算机视觉与模式识别 · 计算机科学 2022-03-24 Hanqiu Deng , Xingyu Li

Multi-microphone speech enhancement using deep neural networks (DNNs) has significantly progressed in recent years. However, many proposed DNN-based speech enhancement algorithms cannot be implemented on devices with limited hardware…

音频与语音处理 · 电气工程与系统科学 2025-07-28 Robert Metzger , Mattes Ohlenbusch , Christian Rollwage , Simon Doclo

Knowledge distillation (KD) in transformers often faces challenges due to misalignment in the number of attention heads between teacher and student models. Existing methods either require identical head counts or introduce projectors to…

计算机视觉与模式识别 · 计算机科学 2025-02-12 Zhaodong Bing , Linze Li , Jiajun Liang

Foundation models pre-trained with self-supervised learning (SSL) on large-scale datasets have become powerful general-purpose feature extractors. However, their immense size and computational cost make them prohibitive for deployment on…

计算机视觉与模式识别 · 计算机科学 2026-03-27 Guillaume Letellier , Siddharth Srivastava , Frédéric Jurie , Gaurav Sharma

Algorithmic efficiency techniques such as distillation (\cite{hinton2015distillation}) are useful in improving model quality without increasing serving costs, provided a larger teacher model is available for a smaller student model to learn…

机器学习 · 计算机科学 2025-10-09 Khoa Trinh , Gaurav Menghani , Erik Vee

In single-channel speech enhancement, methods based on full-band spectral features have been widely studied. However, only a few methods pay attention to non-full-band spectral features. In this paper, we explore a knowledge distillation…

音频与语音处理 · 电气工程与系统科学 2020-10-30 Xiang Hao , Shixue Wen , Xiangdong Su , Yun Liu , Guanglai Gao , Xiaofei Li

Advances in self-distillation have shown that when knowledge is distilled from a teacher to a student using the same deep learning (DL) architecture, the student performance can surpass the teacher particularly when the network is…

机器学习 · 计算机科学 2025-06-25 Muhammad Haseeb Aslam , Clara Martinez , Marco Pedersoli , Alessandro Koerich , Ali Etemad , Eric Granger

In recent years, there has been a great deal of research in developing end-to-end speech recognition models, which enable simplifying the traditional pipeline and achieving promising results. Despite their remarkable performance…

音频与语音处理 · 电气工程与系统科学 2021-09-20 Ji Won Yoon , Hyeonseung Lee , Hyung Yong Kim , Won Ik Cho , Nam Soo Kim

Self-supervised learning (SSL) is seen as a very promising approach with high performance for several speech downstream tasks. Since the parameters of SSL models are generally so large that training and inference require a lot of memory and…

计算与语言 · 计算机科学 2022-09-02 Takanori Ashihara , Takafumi Moriya , Kohei Matsuura , Tomohiro Tanaka

Standard Latent Diffusion Models rely on a complex, three-part architecture consisting of a separate encoder, decoder, and diffusion network, which are trained in multiple stages. This modular design is computationally inefficient, leads to…

计算机视觉与模式识别 · 计算机科学 2025-11-19 Xiyuan Wang , Muhan Zhang

Noise suppression (NS) models have been widely applied to enhance speech quality. Recently, Deep Learning-Based NS, which we denote as Deep Noise Suppression (DNS), became the mainstream NS method due to its excelling performance over…

音频与语音处理 · 电气工程与系统科学 2023-10-13 Yixin Wan , Yuan Zhou , Xiulian Peng , Kai-Wei Chang , Yan Lu

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

Deep cascaded architectures for magnetic resonance imaging (MRI) acceleration have shown remarkable success in providing high-quality reconstruction. However, as the number of cascades increases, the improvements in reconstruction tend to…

图像与视频处理 · 电气工程与系统科学 2024-02-06 Matcha Naga Gayathri , Sriprabha Ramanarayanan , Mohammad Al Fahim , Rahul G S , Keerthi Ram , Mohanasankar Sivaprakasam

Knowledge Distillation (KD) is a widespread technique for compressing the knowledge of large models into more compact and efficient models. KD has proved to be highly effective in building well-performing low-complexity Acoustic Scene…

声音 · 计算机科学 2025-03-17 Tobias Morocutti , Florian Schmid , Khaled Koutini , Gerhard Widmer