中文
相关论文

相关论文: Visual Transformer Meets CutMix for Improved Accur…

200 篇论文

The widespread application of artificial intelligence in health research is currently hampered by limitations in data availability. Distributed learning methods such as federated learning (FL) and shared learning (SL) are introduced to…

机器学习 · 计算机科学 2022-04-08 Sangjoon Park , Jong Chul Ye

Semantic and goal-oriented (SGO) communication is an emerging technology that only transmits significant information for a given task. Semantic communication encounters many challenges, such as computational complexity at end users,…

计算机视觉与模式识别 · 计算机科学 2024-09-23 Eslam Eldeeb , Mohammad Shehab , Hirley Alves , Mohamed-Slim Alouini

Adapting large AI models (LAMs) to personalized edge data is challenging because wireless devices have limited memory, computation, and uplink capacity. Federated fine-tuning preserves data privacy but still requires each device to host the…

分布式、并行与集群计算 · 计算机科学 2026-05-26 Xianke Qiang , Zheng Chang , Li Wang , Ying-Chang Liang

Deep learning, when integrated with a large amount of training data, has the potential to outperform machine learning in terms of high accuracy. Recently, privacy-preserving deep learning has drawn significant attention of the research…

密码学与安全 · 计算机科学 2025-04-16 Mukesh Sahani , Binanda Sengupta

Federated learning (FL) enables distributed learning across edge devices while protecting data privacy. However, the learning accuracy decreases due to the heterogeneity of devices' data, and the computation and communication latency…

机器学习 · 计算机科学 2024-01-17 Xiaonan Liu , Tharmalingam Ratnarajah , Mathini Sellathurai , Yonina C. Eldar

The hierarchical architecture of Open Radio Access Network (O-RAN) has enabled a new Federated Learning (FL) paradigm that trains models using data from non- and near-real-time (near-RT) Radio Intelligent Controllers (RICs). However, the…

机器学习 · 计算机科学 2025-08-05 Shunxian Gu , Chaoqun You , Bangbang Ren , Deke Guo

Vision Transformers (ViT) is known for its scalability. In this work, we target to scale down a ViT to fit in an environment with dynamic-changing resource constraints. We observe that smaller ViTs are intrinsically the sub-networks of a…

计算机视觉与模式识别 · 计算机科学 2024-12-09 Yitian Zhang , Huseyin Coskun , Xu Ma , Huan Wang , Ke Ma , Xi , Chen , Derek Hao Hu , Yun Fu

Deep learning continues to rapidly evolve and is now demonstrating remarkable potential for numerous medical prediction tasks. However, realizing deep learning models that generalize across healthcare organizations is challenging. This is…

机器学习 · 计算机科学 2023-08-23 Zhuohang Li , Chao Yan , Xinmeng Zhang , Gharib Gharibi , Zhijun Yin , Xiaoqian Jiang , Bradley A. Malin

This paper proposes a novel communication-efficient Split Learning (SL) framework, named Attention-based Double Compression (ADC), which reduces the communication overhead required for transmitting intermediate Vision Transformers…

机器学习 · 计算机科学 2025-09-19 Federico Alvetreti , Jary Pomponi , Paolo Di Lorenzo , Simone Scardapane

Federated learning (FL) is an emerging paradigm in machine learning, where a shared model is collaboratively learned using data from multiple devices to mitigate the risk of data leakage. While recent studies posit that Vision Transformer…

计算机视觉与模式识别 · 计算机科学 2023-10-09 Peiran Xu , Zeyu Wang , Jieru Mei , Liangqiong Qu , Alan Yuille , Cihang Xie , Yuyin Zhou

Split Learning (SL) is a collaborative learning approach that improves privacy by keeping data on the client-side while sharing only the intermediate output with a server. However, the distributed nature of SL introduces new security…

机器学习 · 计算机科学 2025-08-15 Tanveer Khan , Antonis Michalas

Mobile devices and the immense amount and variety of data they generate are key enablers of machine learning (ML)-based applications. Traditional ML techniques have shifted toward new paradigms such as federated (FL) and split learning (SL)…

机器学习 · 计算机科学 2022-07-06 Pranvera Kortoçi , Yilei Liang , Pengyuan Zhou , Lik-Hang Lee , Abbas Mehrabi , Pan Hui , Sasu Tarkoma , Jon Crowcroft

Private data, being larger and quality-higher than public data, can greatly improve large language models (LLM). However, due to privacy concerns, this data is often dispersed in multiple silos, making its secure utilization for LLM…

密码学与安全 · 计算机科学 2024-12-24 JiaYing Zheng , HaiNan Zhang , LingXiang Wang , WangJie Qiu , HongWei Zheng , ZhiMing Zheng

The Metaverse, a burgeoning collective virtual space merging augmented reality and persistent virtual worlds, necessitates advanced artificial intelligence (AI) and communication technologies to support immersive and interactive…

机器学习 · 计算机科学 2024-08-27 Yahao Ding , Wen Shang , Minrui Xu , Zhaohui Yang , Ye Hu , Dusit Niyato , Mohammad Shikh-Bahaei

The application of Digital Twin (DT) technology and Federated Learning (FL) has great potential to change the field of biomedical image analysis, particularly for Computed Tomography (CT) scans. This paper presents Federated Transfer…

图像与视频处理 · 电气工程与系统科学 2025-09-11 Avais Jan , Qasim Zia , Murray Patterson

We compare communication efficiencies of two compelling distributed machine learning approaches of split learning and federated learning. We show useful settings under which each method outperforms the other in terms of communication…

机器学习 · 计算机科学 2019-09-23 Abhishek Singh , Praneeth Vepakomma , Otkrist Gupta , Ramesh Raskar

Split-learning (SL) has recently gained popularity due to its inherent privacy-preserving capabilities and ability to enable collaborative inference for devices with limited computational power. Standard SL algorithms assume an ideal…

机器学习 · 计算机科学 2021-06-03 Mounssif Krouka , Anis Elgabli , Chaouki ben Issaid , Mehdi Bennis

Vision foundation models (VFMs) have demonstrated remarkable performance across a wide range of downstream tasks. While several VFM adapters have shown promising results by leveraging the prior knowledge of VFMs, we identify two…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Yifan Li , Xin Li , Tianqin Li , Wenbin He , Yu Kong , Liu Ren

With the development of edge networks and mobile computing, the need to serve heterogeneous data sources at the network edge requires the design of new distributed machine learning mechanisms. As a prevalent approach, Federated Learning…

机器学习 · 计算机科学 2024-06-04 Yilin Zheng , Atilla Eryilmaz

Text to speech (TTS) is a crucial task for user interaction, but TTS model training relies on a sizable set of high-quality original datasets. Due to privacy and security issues, the original datasets are usually unavailable directly.…

机器学习 · 计算机科学 2021-07-20 Zhenhou Hong , Jianzong Wang , Xiaoyang Qu , Jie Liu , Chendong Zhao , Jing Xiao