中文
相关论文

相关论文: Federated Learning Based Multilingual Emoji Predic…

200 篇论文

Over the past few years, Federated Learning (FL) has become an emerging machine learning technique to tackle data privacy challenges through collaborative training. In the Federated Learning algorithm, the clients submit a locally trained…

分布式、并行与集群计算 · 计算机科学 2023-06-22 Tiantian Feng , Digbalay Bose , Tuo Zhang , Rajat Hebbar , Anil Ramakrishna , Rahul Gupta , Mi Zhang , Salman Avestimehr , Shrikanth Narayanan

Federated Transfer Learning (FTL) is the most general variation of Federated Learning. According to this distributed paradigm, a feature learning pre-step is commonly carried out by only one party, typically the server, on publicly shared…

机器学习 · 计算机科学 2024-05-01 Marco Arazzi , Stefanos Koffas , Antonino Nocera , Stjepan Picek

Social media text data are often used to train Machine Learning (ML) models to identify users exhibiting high-risk mental health behaviors. However, sharing this sensitive data poses privacy risks and limits the growth of benchmark…

机器学习 · 计算机科学 2026-05-20 Nuredin Ali Abdelkadir , Anjali Ratnam , Zeerak Talat , Stevie Chancellor

Federated Learning (FL) is a form of distributed learning that allows multiple institutions or clients to collaboratively learn a global model to solve a task. This allows the model to utilize the information from every institute while…

计算机视觉与模式识别 · 计算机科学 2024-11-01 Jay N. Paranjape , Shameema Sikder , S. Swaroop Vedula , Vishal M. Patel

To defend against privacy leakage of user data, differential privacy is widely used in federated learning, but it is not free. The addition of noise randomly disrupts the semantic integrity of the model and this disturbance accumulates with…

机器学习 · 计算机科学 2025-05-06 Yuecheng Li , Lele Fu , Tong Wang , Jian Lou , Bin Chen , Lei Yang , Jian Shen , Zibin Zheng , Chuan Chen

Federated Learning is a distributed machine learning paradigm dealing with decentralized and personal datasets. Since data reside on devices like smartphones and virtual assistants, labeling is entrusted to the clients, or labels are…

机器学习 · 计算机科学 2022-02-28 Vasileios Tsouvalas , Aaqib Saeed , Tanir Ozcelebi

As privacy protection gains increasing importance, more models are being trained on edge devices and subsequently merged into the central server through Federated Learning (FL). However, current research overlooks the impact of network…

机器学习 · 计算机科学 2025-08-04 Hangyu Li , Hongyue Wu , Guodong Fan , Zhen Zhang , Shizhan Chen , Zhiyong Feng

Federated learning is a technique that enables distributed clients to collaboratively learn a shared machine learning model while keeping their training data localized. This reduces data privacy risks, however, privacy concerns still exist…

机器学习 · 计算机科学 2021-03-24 Vaikkunth Mugunthan , Anton Peraire-Bueno , Lalana Kagal

Federated Learning (FL) is increasingly being adopted in military collaborations to develop Large Language Models (LLMs) while preserving data sovereignty. However, prompt injection attacks-malicious manipulations of input prompts-pose new…

机器学习 · 计算机科学 2026-05-05 Youngjoon Lee , Taehyun Park , Yunho Lee , Jinu Gong , Joonhyuk Kang

Federated learning enables training a global machine learning model from data distributed across multiple sites, without having to move the data. This is particularly relevant in healthcare applications, where data is rife with personal,…

密码学与安全 · 计算机科学 2020-02-24 Olivia Choudhury , Aris Gkoulalas-Divanis , Theodoros Salonidis , Issa Sylla , Yoonyoung Park , Grace Hsu , Amar Das

Federated learning enables collaborative training of machine learning models among different clients while ensuring data privacy, emerging as the mainstream for breaking data silos in the healthcare domain. However, the imbalance of medical…

计算机视觉与模式识别 · 计算机科学 2025-09-30 You Zhou , Lijiang Chen , Shuchang Lyu , Guangxia Cui , Wenpei Bai , Zheng Zhou , Meng Li , Guangliang Cheng , Huiyu Zhou , Qi Zhao

Many IoT applications at the network edge demand intelligent decisions in a real-time manner. The edge device alone, however, often cannot achieve real-time edge intelligence due to its constrained computing resources and limited local…

机器学习 · 计算机科学 2020-05-12 Sen Lin , Guang Yang , Junshan Zhang

Today data is often scattered among billions of resource-constrained edge devices with security and privacy constraints. Federated Learning (FL) has emerged as a viable solution to learn a global model while keeping data private, but the…

机器学习 · 计算机科学 2021-12-08 Sijie Cheng , Jingwen Wu , Yanghua Xiao , Yang Liu , Yang Liu

The prevalence of memes on social media has created the need to sentiment analyze their underlying meanings for censoring harmful content. Meme censoring systems by machine learning raise the need for a semi-supervised learning solution to…

机器学习 · 计算机科学 2023-05-17 Pham Thai Hoang Tung , Nguyen Tan Viet , Ngo Tien Anh , Phan Duy Hung

Federated learning is a promising framework for learning over decentralized data spanning multiple regions. This approach avoids expensive central training data aggregation cost and can improve privacy because distributed sites do not have…

机器学习 · 计算机科学 2021-01-01 Beomyeol Jeon , S. M. Ferdous , Muntasir Raihan Rahman , Anwar Walid

Federated learning is essential for enabling collaborative model training across decentralized data sources while preserving data privacy and security. This approach mitigates the risks associated with centralized data collection and…

机器学习 · 计算机科学 2025-03-14 Daoyuan Li , Zuyuan Yang , Shengli Xie

We demonstrate that a character-level recurrent neural network is able to learn out-of-vocabulary (OOV) words under federated learning settings, for the purpose of expanding the vocabulary of a virtual keyboard for smartphones without…

计算与语言 · 计算机科学 2019-03-27 Mingqing Chen , Rajiv Mathews , Tom Ouyang , Françoise Beaufays

Federated learning combines local updates from clients to produce a global model, which is susceptible to poisoning attacks. Most previous defense strategies relied on vectors derived from projections of local updates on a Euclidean space;…

机器学习 · 计算机科学 2024-04-19 Sungwon Han , Hyeonho Song , Sungwon Park , Meeyoung Cha

Emoticons are widely used in digital communication to convey affective intent, yet their safety implications for Large Language Models (LLMs) remain largely unexplored. In this paper, we identify emoticon semantic confusion, a vulnerability…

密码学与安全 · 计算机科学 2026-05-05 Weipeng Jiang , Xiaoyu Zhang , Juan Zhai , Shiqing Ma , Chao Shen , Yang Liu

Federated learning (FL) allows distributed participants to train machine learning models in a decentralized manner. It can be used for radio signal classification with multiple receivers due to its benefits in terms of privacy and…

信号处理 · 电气工程与系统科学 2024-01-23 Han Zhang , Medhat Elsayed , Majid Bavand , Raimundas Gaigalas , Yigit Ozcan , Melike Erol-Kantarci
‹ 上一页 1 8 9 10 下一页 ›