中文
相关论文

相关论文: Distillation-Enabled Knowledge Alignment for Gener…

200 篇论文

Deep neural network architectures have attained remarkable improvements in scene understanding tasks. Utilizing an efficient model is one of the most important constraints for limited-resource devices. Recently, several compression methods…

计算机视觉与模式识别 · 计算机科学 2020-10-12 Mahdi Ghorbani , Fahimeh Fooladgar , Shohreh Kasaei

By integrating recent advances in large language models (LLMs) and generative models into the emerging semantic communication (SC) paradigm, in this article we put forward to a novel framework of language-oriented semantic communication…

信号处理 · 电气工程与系统科学 2023-09-21 Hyelin Nam , Jihong Park , Jinho Choi , Mehdi Bennis , Seong-Lyun Kim

Transformer encoder with connectionist temporal classification (CTC) framework is widely used for automatic speech recognition (ASR). However, knowledge distillation (KD) for ASR displays a problem of disagreement between teacher-student…

音频与语音处理 · 电气工程与系统科学 2024-06-13 Eungbeom Kim , Hantae Kim , Kyogu Lee

In the era of 6G, with compelling visions of intelligent transportation systems and digital twins, remote surveillance is poised to become a ubiquitous practice. Substantial data volume and frequent updates present challenges in wireless…

网络与互联网体系结构 · 计算机科学 2024-10-23 Wanting Yang , Zehui Xiong , Yanli Yuan , Wenchao Jiang , Tony Q. S. Quek , Merouane Debbah

Large language models (LLMs) have demonstrated impressive capabilities in language tasks, but they require high computing power and rely on static knowledge. To overcome these limitations, Retrieval-Augmented Generation (RAG) incorporates…

分布式、并行与集群计算 · 计算机科学 2025-02-17 Jiaxing Li , Chi Xu , Lianchen Jia , Feng Wang , Cong Zhang , Jiangchuan Liu

Diffusion models (DMs) have emerged as powerful tools for high-quality content generation, yet their intensive computational requirements for inference pose challenges for resource-constrained edge devices. Cloud-based solutions aid in…

机器学习 · 计算机科学 2025-08-08 Nan Li , Wanting Yang , Marie Siew , Zehui Xiong , Binbin Chen , Shiwen Mao , Kwok-Yan Lam

In this study, we design a low-complexity and generalized AI model that can capture common knowledge to improve data reconstruction of the channel decoder for semantic communication. Specifically, we propose a generative adversarial network…

机器学习 · 计算机科学 2025-07-25 Minh-Duong Nguyen , Quoc-Viet Pham , Nguyen H. Tran , Hoang-Khoi Do , Duy T. Ngo , Won-Joo Hwang

Facial super-resolution/hallucination is an important area of research that seeks to enhance low-resolution facial images for a variety of applications. While Generative Adversarial Networks (GANs) have shown promise in this area, their…

计算机视觉与模式识别 · 计算机科学 2024-01-30 Trinetra Devkatte , Shiv Ram Dubey , Satish Kumar Singh , Abdenour Hadid

Knowledge distillation (KD), a technique widely employed in computer vision, has emerged as a de facto standard for improving the performance of small neural networks. However, prevailing KD-based approaches in video tasks primarily focus…

计算机视觉与模式识别 · 计算机科学 2023-12-15 Guiqin Wang , Peng Zhao , Yanjiang Shi , Cong Zhao , Shusen Yang

Knowledge distillation (KD) is a technique to derive optimal performance from a small student network (SN) by distilling knowledge of a large teacher network (TN) and transferring the distilled knowledge to the small SN. Since a role of…

机器学习 · 计算机科学 2019-07-10 Seunghyun Lee , Byung Cheol Song

In recent years, knowledge distillation methods based on contrastive learning have achieved promising results on image classification and object detection tasks. However, in this line of research, we note that less attention is paid to…

计算机视觉与模式识别 · 计算机科学 2023-12-08 Jiawei Fan , Chao Li , Xiaolong Liu , Meina Song , Anbang Yao

Traditional communication systems focus on the transmission process, and the context-dependent meaning has been ignored. The fact that 5G system has approached Shannon limit and the increasing amount of data will cause communication…

信号处理 · 电气工程与系统科学 2022-02-22 Chen Dong , Haotai Liang , Xiaodong Xu , Shujun Han , Bizhu Wang , Ping Zhang

Industrial question-answering (QA) systems require higher safety and reliability than general-purpose dialogue models, as errors in high-risk scenarios such as equipment fault diagnosis can have severe consequences. Although multi-agent…

计算与语言 · 计算机科学 2025-10-09 Jiqun Pan , Zhenke Duan , Jiani Tu , Anzhi Cheng , Yanqing Wang

Knowledge Distillation (KD) is a powerful technique for transferring knowledge between neural network models, where a pre-trained teacher model is used to facilitate the training of the target student model. However, the availability of a…

计算机视觉与模式识别 · 计算机科学 2023-05-17 Xucong Wang , Pengchao Han , Lei Guo

Mobile Artificial Intelligence-Generated Content (AIGC) networks enable massive users to obtain customized content generation services. However, users still need to download a large number of AIGC outputs from mobile AIGC service providers,…

网络与互联网体系结构 · 计算机科学 2024-09-27 Jian Liu , Ming Xiao , Jinbo Wen , Jiawen Kang , Ruichen Zhang , Tao Zhang , Dusit Niyato , Weiting Zhang , Ying Liu

The state-of-the-art semantic communication (SC) schemes typically rely on end-to-end deep learning frameworks that lack interpretability and struggle with robust semantic selection and reconstruction under noisy conditions. To address this…

信号处理 · 电气工程与系统科学 2025-09-08 Dayu Fan , Rui Meng , Song Gao , Xiaodong Xu

Bearing fault diagnosis under varying working conditions faces challenges, including a lack of labeled data, distribution discrepancies, and resource constraints. To address these issues, we propose a progressive knowledge distillation…

机器学习 · 计算机科学 2025-11-04 Mohammadreza Kavianpour , Parisa Kavianpour , Amin Ramezani , Mohammad TH Beheshti

Previous knowledge distillation methods have shown their impressive performance on model compression tasks, however, it is hard to explain how the knowledge they transferred helps to improve the performance of the student network. In this…

计算机视觉与模式识别 · 计算机科学 2023-04-26 Ziyao Guo , Haonan Yan , Hui Li , Xiaodong Lin

Knowledge Graph Embedding (KGE), which projects entities and relations into continuous vector spaces, has garnered significant attention. Although high-dimensional KGE methods offer better performance, they come at the expense of…

机器学习 · 计算机科学 2024-08-06 Yichen Liu , Jiawei Chen , Defang Chen , Zhehui Zhou , Yan Feng , Can Wang

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