中文
相关论文

相关论文: TSAK: Two-Stage Semantic-Aware Knowledge Distillat…

200 篇论文

State-of-the-art results in deep learning have been improving steadily, in good part due to the use of larger models. However, widespread use is constrained by device hardware limitations, resulting in a substantial performance gap between…

机器学习 · 计算机科学 2021-11-08 Roy Henha Eyono , Fabio Maria Carlucci , Pedro M Esperança , Binxin Ru , Phillip Torr

Knowledge distillation (KD) has the potential to accelerate MARL by employing a centralized teacher for decentralized students but faces key bottlenecks. Specifically, there are (1) challenges in synthesizing high-performing teaching…

机器学习 · 计算机科学 2026-01-12 Minwoo Cho , Batuhan Altundas , Matthew Gombolay

Human Activity Recognition (HAR) is a key building block of many emerging applications such as intelligent mobility, sports analytics, ambient-assisted living and human-robot interaction. With robust HAR, systems will become more…

计算机视觉与模式识别 · 计算机科学 2019-01-10 Mirco Moencks , Varuna De Silva , Jamie Roche , Ahmet Kondoz

Knowledge distillation (KD) has shown very promising capabilities in transferring learning representations from large models (teachers) to small models (students). However, as the capacity gap between students and teachers becomes larger,…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Zengyu Qiu , Xinzhu Ma , Kunlin Yang , Chunya Liu , Jun Hou , Shuai Yi , Wanli Ouyang

Detecting human actions is a crucial task for autonomous robots and vehicles, often requiring the integration of various data modalities for improved accuracy. In this study, we introduce a novel approach to Human Action Recognition (HAR)…

计算机视觉与模式识别 · 计算机科学 2025-03-06 Mohammad Mahdavian , Mohammad Loni , Ted Samuelsson , Mo Chen

As a fundamental problem, numerous methods are dedicated to the optimization of signal-to-interference-plus-noise ratio (SINR), in a multi-user setting. Although traditional model-based optimization methods achieve strong performance, the…

机器学习 · 计算机科学 2023-08-16 Longfei Ma , Nan Cheng , Xiucheng Wang , Zhisheng Yin , Haibo Zhou , Wei Quan

Autonomous driving systems rely on panoptic perception to jointly handle object detection, drivable area segmentation, and lane line segmentation. Although multi-task learning is an effective way to integrate these tasks, its increasing…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Jiayuan Wang , Q. M. Jonathan Wu , Ning Zhang , Katsuya Suto , Lei Zhong

Human Activity Recognition (HAR) is an attractive topic to perceive human behavior and supplying assistive services. Besides the classical inertial unit and vision-based HAR methods, new sensing technologies, such as ultrasound and…

人机交互 · 计算机科学 2024-07-08 Pixi Kang , Julian Moosmann , Sizhen Bian , Michele Magno

Human Activity Recognition (HAR) with different sensing modalities requires both strong generalization across diverse users and efficient personalization for individuals. However, conventional HAR models often fail to generalize when faced…

机器学习 · 计算机科学 2025-09-09 Pixi Kang , Julian Moosmann , Mengxi Liu , Bo Zhou , Michele Magno , Paul Lukowicz , Sizhen Bian

Knowledge distillation is one of the most effective methods for model compression. Previous studies have focused on the student model effectively training the predictive distribution of the teacher model. However, during training, the…

计算与语言 · 计算机科学 2026-01-29 Junseok Lee , Nahoon Kim , Sangyong Lee , Chang-Jae Chun

Knowledge distillation (KD) has traditionally relied on a static teacher-student framework, where a large, well-trained teacher transfers knowledge to a single student model. However, these approaches often suffer from knowledge…

计算机视觉与模式识别 · 计算机科学 2025-11-05 Md. Abdur Rahman , Mohaimenul Azam Khan Raiaan , Sami Azam , Asif Karim , Jemima Beissbarth , Amanda Leach

Diffusion large language models (dLLMs) offer a promising paradigm for parallel text generation, but in practice they face an accuracy-parallelism trade-off, where increasing tokens per forward (TPF) often degrades generation quality.…

计算与语言 · 计算机科学 2026-05-12 Haoyang Zhou , Li Kong , Shijie Ren , Xiting Wang , Shuang Liang , Guowei Wang , Zhenxuan Pan

Wearable computing and context awareness are the focuses of study in the field of artificial intelligence recently. One of the most appealing as well as challenging applications is the Human Activity Recognition (HAR) utilizing smart…

机器学习 · 计算机科学 2018-10-26 Mingtao Dong , Jindong Han

Knowledge Distillation (KD) has emerged as a crucial technique for compressing Large Language Models (LLMs). Although existing cross-tokenizer KD methods have made notable progress, their effectiveness remains constrained by suboptimal…

计算与语言 · 计算机科学 2026-02-26 Duc Trung Vu , Pham Khanh Chi , Dat Phi Van , Linh Ngo Van , Sang Dinh , Trung Le

Knowledge Distillation (KD) has emerged as a pivotal technique for neural network compression and performance enhancement. Most KD methods aim to transfer dark knowledge from a cumbersome teacher model to a lightweight student model based…

机器学习 · 计算机科学 2024-10-10 Wenqi Niu , Yingchao Wang , Guohui Cai , Hanpo Hou

Human activity understanding is crucial for building automatic intelligent system. With the help of deep learning, activity understanding has made huge progress recently. But some challenges such as imbalanced data distribution, action…

计算机视觉与模式识别 · 计算机科学 2019-08-07 Yong-Lu Li , Liang Xu , Xinpeng Liu , Xijie Huang , Yue Xu , Mingyang Chen , Ze Ma , Shiyi Wang , Hao-Shu Fang , Cewu Lu

Representation knowledge distillation aims at transferring rich information from one model to another. Common approaches for representation distillation mainly focus on the direct minimization of distance metrics between the models'…

计算机视觉与模式识别 · 计算机科学 2022-04-06 Emanuel Ben-Baruch , Matan Karklinsky , Yossi Biton , Avi Ben-Cohen , Hussam Lawen , Nadav Zamir

Knowledge distillation is widely adopted in semantic segmentation to reduce the computation cost.The previous knowledge distillation methods for semantic segmentation focus on pixel-wise feature alignment and intra-class feature variation…

计算机视觉与模式识别 · 计算机科学 2022-07-18 Zhengbo Zhang , Chunluan Zhou , Zhigang Tu

Large language models (LLMs) have achieved remarkable performance across diverse domains, yet their enormous computational and memory requirements hinder deployment in resource-constrained environments. Knowledge distillation offers a…

计算与语言 · 计算机科学 2026-05-05 Hao Zhang , Zhibin Zhang , Guangxin Wu , Wanyi Ning , Jiafeng Guo , Xueqi Cheng

Federated Learning has emerged as a promising paradigm for collaborative machine learning, while preserving user data privacy. Despite its potential, standard FL lacks support for diverse heterogeneous device prototypes, which vary…

机器学习 · 计算机科学 2024-11-13 Mahdi Morafah , Vyacheslav Kungurtsev , Hojin Chang , Chen Chen , Bill Lin