中文
相关论文

相关论文: Knowledge Distillation For Wireless Edge Learning

200 篇论文

Knowledge distillation has been widely used to produce portable and efficient neural networks which can be well applied on edge devices for computer vision tasks. However, almost all top-performing knowledge distillation methods need to…

计算机视觉与模式识别 · 计算机科学 2021-10-06 Haoran Zhao , Xin Sun , Junyu Dong , Hui Yu , Huiyu Zhou

Top-performing machine learning systems, such as deep neural networks, large ensembles and complex probabilistic graphical models, can be expensive to store, slow to evaluate and hard to integrate into larger systems. Ideally, we would like…

机器学习 · 统计学 2015-10-09 George Papamakarios

Large machine-learning training datasets can be distilled into small collections of informative synthetic data samples. These synthetic sets support efficient model learning and reduce the communication cost of data sharing. Thus,…

机器学习 · 计算机科学 2024-08-13 William Holland , Chandra Thapa , Sarah Ali Siddiqui , Wei Shao , Seyit Camtepe

Deep learning has contributed greatly to many successes in artificial intelligence in recent years. Today, it is possible to train models that have thousands of layers and hundreds of billions of parameters. Large-scale deep models have…

机器学习 · 计算机科学 2023-02-15 Konrad Zuchniak

A common dilemma in 3D object detection for autonomous driving is that high-quality, dense point clouds are only available during training, but not testing. We use knowledge distillation to bridge the gap between a model trained on…

计算机视觉与模式识别 · 计算机科学 2020-09-25 Yue Wang , Alireza Fathi , Jiajun Wu , Thomas Funkhouser , Justin Solomon

Autism Spectrum Disorder (ASD) diagnosis systems in school environments increasingly relies on IoT-enabled cameras, yet pure cloud processing raises privacy and latency concerns while pure edge inference suffers from limited accuracy. We…

网络与互联网体系结构 · 计算机科学 2025-10-27 Qi Deng , Yinghao Zhang , Yalin Liu , Bishenghui Tao

Histopathology can help clinicians make accurate diagnoses, determine disease prognosis, and plan appropriate treatment strategies. As deep learning techniques prove successful in the medical domain, the primary challenges become limited…

计算机视觉与模式识别 · 计算机科学 2024-07-11 Zhe Li , Bernhard Kainz

Knowledge distillation is a strategy of training a student network with guide of the soft output from a teacher network. It has been a successful method of model compression and knowledge transfer. However, currently knowledge distillation…

机器学习 · 计算机科学 2024-10-21 Guangda Ji , Zhanxing Zhu

Federated Learning (FL) is a machine learning paradigm where many local nodes collaboratively train a central model while keeping the training data decentralized. This is particularly relevant for clinical applications since patient data…

While deep models have proved successful in learning rich knowledge from massive well-annotated data, they may pose a privacy leakage risk in practical deployment. It is necessary to find an effective trade-off between high utility and…

机器学习 · 计算机科学 2024-09-05 Shiming Ge , Bochao Liu , Pengju Wang , Yong Li , Dan Zeng

Neural networks can learn spurious correlations in the data, often leading to performance degradation for underrepresented subgroups. Studies have demonstrated that the disparity is amplified when knowledge is distilled from a complex…

机器学习 · 计算机科学 2025-11-11 Patrik Kenfack , Ulrich Aïvodji , Samira Ebrahimi Kahou

Knowledge distillation aims to enhance the performance of a lightweight student model by exploiting the knowledge from a pre-trained cumbersome teacher model. However, in the traditional knowledge distillation, teacher predictions are only…

机器学习 · 计算机科学 2023-05-26 Shiya Luo , Defang Chen , Can Wang

Beam training and prediction in real-world millimeter-wave (mmWave) communications systems are challenging due to rapidly time-varying channels and strong interference from surrounding objects. In this context, widely available sensors,…

信号处理 · 电气工程与系统科学 2026-04-21 Mengyuan Ma , Isuri Welgamage , Ahmed Alkhateeb , A. Lee Swindlehurst , Markku Juntti , Nhan Thanh Nguyen

We formally study how ensemble of deep learning models can improve test accuracy, and how the superior performance of ensemble can be distilled into a single model using knowledge distillation. We consider the challenging case where the…

机器学习 · 计算机科学 2023-02-16 Zeyuan Allen-Zhu , Yuanzhi Li

Distilling knowledge from huge pre-trained networks to improve the performance of tiny networks has favored deep learning models to be used in many real-time and mobile applications. Several approaches that demonstrate success in this field…

计算机视觉与模式识别 · 计算机科学 2020-11-03 Kaushal Bhogale

This paper aims to provide a selective survey about knowledge distillation(KD) framework for researchers and practitioners to take advantage of it for developing new optimized models in the deep neural network field. To this end, we give a…

机器学习 · 计算机科学 2020-12-01 Jeong-Hoe Ku , JiHun Oh , YoungYoon Lee , Gaurav Pooniwala , SangJeong Lee

Recently pre-trained Foundation Models (FMs) have been combined with Federated Learning (FL) to improve training of downstream tasks while preserving privacy. However, deploying FMs over edge networks with resource-constrained Internet of…

分布式、并行与集群计算 · 计算机科学 2024-09-17 S. Kawa Atapour , S. Jamal SeyedMohammadi , S. Mohammad Sheikholeslami , Jamshid Abouei , Konstantinos N. Plataniotis , Arash Mohammadi

Knowledge distillation which learns a lightweight student model by distilling knowledge from a cumbersome teacher model is an attractive approach for learning compact deep neural networks (DNNs). Recent works further improve student network…

计算机视觉与模式识别 · 计算机科学 2022-10-31 Cuong Pham , Tuan Hoang , Thanh-Toan Do

Data-free knowledge distillation is able to utilize the knowledge learned by a large teacher network to augment the training of a smaller student network without accessing the original training data, avoiding privacy, security, and…

计算机视觉与模式识别 · 计算机科学 2024-06-13 He Liu , Yikai Wang , Huaping Liu , Fuchun Sun , Anbang Yao

Federated Edge Learning (FEL) has emerged as a promising approach for enabling edge devices to collaboratively train machine learning models while preserving data privacy. Despite its advantages, practical FEL deployment faces significant…

机器学习 · 计算机科学 2024-10-15 Quyang Pan , Sheng Sun , Zhiyuan Wu , Yuwei Wang , Min Liu , Bo Gao , Jingyuan Wang