中文
相关论文

相关论文: Federated Distillation on Edge Devices: Efficient …

200 篇论文

Federated learning (FL) is a distributed learning paradigm that enables multiple clients to collaboratively learn a shared global model. Despite the recent progress, it remains challenging to deal with heterogeneous data clients, as the…

计算机视觉与模式识别 · 计算机科学 2022-04-11 Yiqing Shen , Yuyin Zhou , Lequan Yu

Foundation Models (FMs) have demonstrated strong generalization across diverse vision tasks. However, their deployment in federated settings is hindered by high computational demands, substantial communication overhead, and significant…

计算机视觉与模式识别 · 计算机科学 2026-01-23 Hanwen Zhang , Qiaojin Shen , Yuxi Liu , Yuesheng Zhu , Guibo Luo

Federated Learning (FL) is a distributed training paradigm that enables clients scattered across the world to cooperatively learn a global model without divulging confidential data. However, FL faces a significant challenge in the form of…

机器学习 · 计算机科学 2023-11-16 Xidong Wu , Wan-Yi Lin , Devin Willmott , Filipe Condessa , Yufei Huang , Zhenzhen Li , Madan Ravi Ganesh

This paper proposes an efficient federated distillation learning system (EFDLS) for multi-task time series classification (TSC). EFDLS consists of a central server and multiple mobile users, where different users may run different TSC…

机器学习 · 计算机科学 2022-01-04 Huanlai Xing , Zhiwen Xiao , Rong Qu , Zonghai Zhu , Bowen Zhao

We propose a novel knowledge distillation approach, CustomKD, that effectively leverages large vision foundation models (LVFMs) to enhance the performance of edge models (e.g., MobileNetV3). Despite recent advancements in LVFMs, such as…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Jungsoo Lee , Debasmit Das , Munawar Hayat , Sungha Choi , Kyuwoong Hwang , Fatih Porikli

Federated learning (FL) has emerged as a promising approach for collaborative medical image analysis, enabling multiple institutions to build robust predictive models while preserving sensitive patient data. In the context of Whole Slide…

图像与视频处理 · 电气工程与系统科学 2025-06-19 Haolong Jin , Shenglin Liu , Cong Cong , Qingmin Feng , Yongzhi Liu , Lina Huang , Yingzi Hu

Split Federated Learning (SFL) enables privacy-preserving collaborative training by partitioning models between clients and a server. However, under non-IID data distributions, SFL often suffers from biased optimization and unstable…

机器学习 · 计算机科学 2026-05-19 Yuhan Xie , Chen Lyu , Jingrong Huang

Dataset Distillation (DD) compresses large datasets into compact synthetic ones that maintain training performance. However, current methods mainly target sample reduction, with limited consideration of data precision and its impact on…

计算机视觉与模式识别 · 计算机科学 2026-03-04 My H. Dinh , Aditya Sant , Akshay Malhotra , Keya Patani , Shahab Hamidi-Rad

Machine learning makes multimedia data (e.g., images) more attractive, however, multimedia data is usually distributed and privacy sensitive. Multiple distributed multimedia clients can resort to federated learning (FL) to jointly learn a…

计算机视觉与模式识别 · 计算机科学 2023-07-26 Hong Huang , Xinyu Lei , Tao Xiang

Data heterogeneity among Federated Learning (FL) users poses a significant challenge, resulting in reduced global model performance. The community has designed various techniques to tackle this issue, among which Knowledge Distillation…

机器学习 · 计算机科学 2024-10-08 Momin Ahmad Khan , Yasra Chandio , Fatima Muhammad Anwar

Nowadays, data-driven, machine and deep learning approaches have provided unprecedented performance in various complex tasks, including image classification and object detection, and in a variety of application areas, like autonomous…

机器学习 · 计算机科学 2022-03-24 Evangelos Georgatos , Christos Mavrokefalidis , Kostas Berberidis

Federated Learning (FL) is a pioneering approach in distributed machine learning, enabling collaborative model training across multiple clients while retaining data privacy. However, the inherent heterogeneity due to imbalanced resource…

机器学习 · 计算机科学 2024-11-18 Suraj Racha , Shubh Gupta , Humaira Firdowse , Aastik Solanki , Ganesh Ramakrishnan , Kshitij S. Jadhav

The performance of federated learning in neural networks is generally influenced by the heterogeneity of the data distribution. For a well-performing global model, taking a weighted average of the local models, as done by most existing…

机器学习 · 计算机科学 2022-05-03 Xinjia Li , Boyu Chen , Wenlian Lu

Black-Box Knowledge Distillation (B2KD) is a formulated problem for cloud-to-edge model compression with invisible data and models hosted on the server. B2KD faces challenges such as limited Internet exchange and edge-cloud disparity of…

机器学习 · 计算机科学 2024-04-02 Jing Ma , Xiang Xiang , Ke Wang , Yuchuan Wu , Yongbin Li

In advanced manufacturing, the incorporation of sensing technology provides an opportunity to achieve efficient in-situ process monitoring using machine learning methods. Meanwhile, the advances of information technologies also enable a…

机器学习 · 计算机科学 2023-07-27 Zhangyue Shi , Yuxuan Li , Chenang Liu

Federated learning enables the creation of a powerful centralized model without compromising data privacy of multiple participants. While successful, it does not incorporate the case where each participant independently designs its own…

机器学习 · 计算机科学 2019-10-10 Daliang Li , Junpu Wang

The rise of sixth generation (6G) wireless networks promises to deliver ultra-reliable, low-latency, and energy-efficient communications, sensing, and computing. However, traditional centralized artificial intelligence (AI) paradigms are…

信号处理 · 电气工程与系统科学 2026-03-18 Nhan Thanh Nguyen , Mengyuan Ma , Nir Shlezinger , Junil Choi , Yonina C. Eldar , A. Lee Swindlehurst , Markku Juntti

Federated learning (FL) offers a promising framework for collaborative digital pathology by enabling model training across institutions. However, real-world deployments face heterogeneity arising from diverse multiple instance learning…

计算机视觉与模式识别 · 计算机科学 2026-05-20 Luru Jing , Cong Cong , Yanyuan Chen , Yongzhi Cao

Federated learning enables resource-constrained edge compute devices, such as mobile phones and IoT devices, to learn a shared model for prediction, while keeping the training data local. This decentralized approach to train models provides…

机器学习 · 计算机科学 2022-07-22 Yue Zhao , Meng Li , Liangzhen Lai , Naveen Suda , Damon Civin , Vikas Chandra

Decentralized learning enables serverless training of deep neural networks (DNNs) in a distributed manner on multiple nodes. This allows for the use of large datasets, as well as the ability to train with a wide variety of data sources.…

机器学习 · 计算机科学 2024-02-27 Deepak Ravikumar , Gobinda Saha , Sai Aparna Aketi , Kaushik Roy