中文
相关论文

相关论文: FedCVT: Semi-supervised Vertical Federated Learnin…

200 篇论文

In a vertical federated learning (VFL) system consisting of a central server and many distributed clients, the training data are vertically partitioned such that different features are privately stored on different clients. The problem of…

机器学习 · 计算机科学 2023-07-07 Songze Li , Duanyi Yao , Jin Liu

There are situations where data relevant to a machine learning problem are distributed among multiple locations that cannot share the data due to regulatory, competitiveness, or privacy reasons. For example, data present in users'…

机器学习 · 计算机科学 2020-08-27 Dimitris Stripelis , Jose Luis Ambite

Federated learning (FL) is an emerging paradigm for decentralized training of machine learning models on distributed clients, without revealing the data to the central server. The learning scheme may be horizontal, vertical or hybrid (both…

机器学习 · 计算机科学 2024-01-11 Fanfei Meng , Lele Zhang , Yu Chen , Yuxin Wang

Vertical Federated Learning (VFL) enables collaborative analysis across parties holding complementary feature views of the same samples, yet existing approaches are largely restricted to distributed variants of $k$-means, requiring…

机器学习 · 计算机科学 2026-02-10 Bruno Belucci , Karim Lounici , Vladimir R. Kostic , Katia Meziani

Large pre-trained Vision-Language Models (VLMs), such as Contrastive Language-Image Pre-training (CLIP), have exhibited remarkable zero-shot performance across various image classification tasks. Fine-tuning these models on domain-specific…

分布式、并行与集群计算 · 计算机科学 2025-05-27 Mengjun Yi , Hanwen Zhang , Hui Dou , Jian Zhao , Furao Shen

Federated learning is a promising machine learning technique that enables multiple clients to collaboratively build a model without revealing the raw data to each other. Among various types of federated learning methods, horizontal…

机器学习 · 计算机科学 2022-11-15 Junki Mori , Isamu Teranishi , Ryo Furukawa

Federated learning allows multiple clients to collaboratively train a model without exchanging their data, thus preserving data privacy. Unfortunately, it suffers significant performance degradation due to heterogeneous data at clients.…

机器学习 · 计算机科学 2023-10-19 Tailin Zhou , Jun Zhang , Danny H. K. Tsang

Federated learning (FL) is a distributed learning technique that trains a shared model over distributed data in a privacy-preserving manner. Unfortunately, FL's performance degrades when there is (i) variability in client characteristics in…

机器学习 · 计算机科学 2021-10-28 Muhammad Tahir Munir , Muhammad Mustansar Saeed , Mahad Ali , Zafar Ayyub Qazi , Ihsan Ayyub Qazi

In the realm of medical imaging, leveraging large-scale datasets from various institutions is crucial for developing precise deep learning models, yet privacy concerns frequently impede data sharing. federated learning (FL) emerges as a…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Zhengtao Yao , Hong Nguyen , Ajitesh Srivastava , Jose Luis Ambite

Federated Learning (FL) enables a group of clients to collaboratively train a model without sharing individual data, but its performance drops when client data are heterogeneous. Clustered FL tackles this by grouping similar clients.…

机器学习 · 计算机科学 2026-03-02 Anik Pramanik , Murat Kantarcioglu , Vincent Oria , Shantanu Sharma

Horizontal Federated learning (FL) handles multi-client data that share the same set of features, and vertical FL trains a better predictor that combine all the features from different clients. This paper targets solving vertical FL in an…

机器学习 · 计算机科学 2021-02-02 Tianyi Chen , Xiao Jin , Yuejiao Sun , Wotao Yin

Federated learning (FL) enables collaborative model training across distributed clients without centralizing data. However, existing approaches such as Federated Averaging (FedAvg) often perform poorly with heterogeneous data distributions,…

机器学习 · 计算机科学 2025-08-05 Gyuejeong Lee , Daeyoung Choi

Federated learning is a method of training a global model from decentralized data distributed across client devices. Here, model parameters are computed locally by each client device and exchanged with a central server, which aggregates the…

机器学习 · 计算机科学 2020-12-23 Sagar Dhakal , Saurav Prakash , Yair Yona , Shilpa Talwar , Nageen Himayat

Federated Learning (FL) enables collaborative model training across distributed clients without sharing raw data, making it ideal for privacy-sensitive applications. However, FL models often suffer performance degradation due to…

Recently, lots of algorithms have been proposed for learning a fair classifier from decentralized data. However, many theoretical and algorithmic questions remain open. First, is federated learning necessary, i.e., can we simply train…

机器学习 · 计算机科学 2022-12-08 Yuchen Zeng , Hongxu Chen , Kangwook Lee

Communication overhead is a known bottleneck in federated learning (FL). To address this, lossy compression is commonly used on the information communicated between the server and clients during training. In horizontal FL, where each client…

机器学习 · 计算机科学 2025-02-25 Pedro Valdeira , João Xavier , Cláudia Soares , Yuejie Chi

Traditional deep learning models are trained at a centralized server using labeled data samples collected from end devices or users. Such data samples often include private information, which the users may not be willing to share. Federated…

机器学习 · 计算机科学 2021-02-24 Nir Shlezinger , Mingzhe Chen , Yonina C. Eldar , H. Vincent Poor , Shuguang Cui

Face recognition has been extensively studied in computer vision and artificial intelligence communities in recent years. An important issue of face recognition is data privacy, which receives more and more public concerns. As a common…

计算机视觉与模式识别 · 计算机科学 2021-05-07 Fan Bai , Jiaxiang Wu , Pengcheng Shen , Shaoxin Li , Shuigeng Zhou

We propose Compressed Vertical Federated Learning (C-VFL) for communication-efficient training on vertically partitioned data. In C-VFL, a server and multiple parties collaboratively train a model on their respective features utilizing…

机器学习 · 计算机科学 2023-03-30 Timothy Castiglia , Anirban Das , Shiqiang Wang , Stacy Patterson

Federated learning is an approach to train machine learning models on the edge of the networks, as close as possible where the data is produced, motivated by the emerging problem of the inability to stream and centrally store the large…

机器学习 · 计算机科学 2022-10-07 Kuo-Yun Liang , Abhishek Srinivasan , Juan Carlos Andresen
‹ 上一页 1 8 9 10 下一页 ›