中文
相关论文

相关论文: PyVertical: A Vertical Federated Learning Framewor…

200 篇论文

In federated learning, a server must periodically broadcast a model to the agents. We propose to use multi-resolution coding and modulation (also known as non-uniform modulation) for this purpose. In the simplest instance, broadcast…

网络与互联网体系结构 · 计算机科学 2024-05-31 Henrik Rydén , Reza Moosavi , Erik G. Larsson

Automatic Speech Recognition models require large amount of speech data for training, and the collection of such data often leads to privacy concerns. Federated learning has been widely used and is considered to be an effective…

机器学习 · 计算机科学 2022-09-15 Rongmei Lin , Yonghui Xiao , Tien-Ju Yang , Ding Zhao , Li Xiong , Giovanni Motta , Françoise Beaufays

Federated Learning (FL) is a method of training machine learning models on private data distributed over a large number of possibly heterogeneous clients such as mobile phones and IoT devices. In this work, we propose a new federated…

机器学习 · 计算机科学 2021-12-15 Enmao Diao , Jie Ding , Vahid Tarokh

Collaborative training of a machine learning model comes with a risk of sharing sensitive or private data. Federated learning offers a way of collectively training a single global model without the need to share client data, by sharing only…

密码学与安全 · 计算机科学 2026-01-09 Damian Harenčák , Lukáš Gajdošech , Martin Madaras

Random Forests (RF) are among the most powerful and widely used predictive models for centralized tabular data, yet few methods exist to adapt them to the federated learning setting. Unlike most federated learning approaches, the…

机器学习 · 统计学 2026-05-08 Rémi Khellaf , Erwan Scornet , Aurélien Bellet , Julie Josse

Pervasive computing applications commonly involve user's personal smartphones collecting data to influence application behavior. Applications are often backed by models that learn from the user's experiences to provide personalized and…

机器学习 · 计算机科学 2021-03-25 Sangsu Lee , Xi Zheng , Jie Hua , Haris Vikalo , Christine Julien

In this paper, we propose a novel distributed learning scheme, named group-based split federated learning (GSFL), to speed up artificial intelligence (AI) model training. Specifically, the GSFL operates in a split-then-federated manner,…

分布式、并行与集群计算 · 计算机科学 2023-05-31 Songge Zhang , Wen Wu , Penghui Hu , Shaofeng Li , Ning Zhang

With growing concerns regarding data privacy and rapid increase in data volume, Federated Learning(FL) has become an important learning paradigm. However, jointly learning a deep neural network model in a FL setting proves to be a…

机器学习 · 计算机科学 2022-07-11 Disha Makhija , Xing Han , Nhat Ho , Joydeep Ghosh

The amount of biomedical data continues to grow rapidly. However, the ability to analyze these data is limited due to privacy and regulatory concerns. Machine learning approaches that require data to be copied to a single location are…

机器学习 · 计算机科学 2021-02-18 Dimitris Stripelis , Jose Luis Ambite , Pradeep Lam , Paul Thompson

Federated learning is a form of distributed learning with the key challenge being the non-identically distributed nature of the data in the participating clients. In this paper, we extend federated learning to the setting where multiple…

机器学习 · 计算机科学 2022-07-12 Neelkamal Bhuyan , Sharayu Moharir

Vertical Federated Learning (VFL) is a privacy-preserving distributed learning paradigm where different parties collaboratively learn models using partitioned features of shared samples, without leaking private data. Recent research has…

机器学习 · 计算机科学 2024-06-05 Mang Ye , Wei Shen , Bo Du , Eduard Snezhko , Vassili Kovalev , Pong C. Yuen

We propose a novel federated learning method for distributively training neural network models, where the server orchestrates cooperation between a subset of randomly chosen devices in each round. We view Federated Learning problem…

Federated learning is a learning paradigm to enable collaborative learning across different parties without revealing raw data. Notably, vertical federated learning (VFL), where parties share the same set of samples but only hold partial…

机器学习 · 计算机科学 2023-03-24 Zhaomin Wu , Qinbin Li , Bingsheng He

Vertical federated learning (VFL) is a privacy-preserving machine learning paradigm that can learn models from features distributed on different platforms in a privacy-preserving way. Since in real-world applications the data may contain…

机器学习 · 计算机科学 2022-11-01 Tao Qi , Fangzhao Wu , Chuhan Wu , Lingjuan Lyu , Tong Xu , Zhongliang Yang , Yongfeng Huang , Xing Xie

Shortage of labeled data has been holding the surge of deep learning in healthcare back, as sample sizes are often small, patient information cannot be shared openly, and multi-center collaborative studies are a burden to set up.…

We present PyTorch Connectomics (PyTC), an open-source deep-learning framework for the semantic and instance segmentation of volumetric microscopy images, built upon PyTorch. We demonstrate the effectiveness of PyTC in the field of…

图像与视频处理 · 电气工程与系统科学 2021-12-14 Zudi Lin , Donglai Wei , Jeff Lichtman , Hanspeter Pfister

Restrictive rules for data sharing in many industries have led to the development of federated learning. Federated learning is a machine-learning technique that allows distributed clients to train models collaboratively without the need to…

计算机与社会 · 计算机科学 2023-09-07 Joaquin Delgado Fernandez , Martin Brennecke , Tom Barbereau , Alexander Rieger , Gilbert Fridgen

Federated learning is a distributed, privacy-aware learning scenario which trains a single model on data belonging to several clients. Each client trains a local model on its data and the local models are then aggregated by a central party.…

机器学习 · 计算机科学 2020-01-01 Hesham Mostafa

Federated learning (FL) allows multiple parties (distributed devices) to train a machine learning model without sharing raw data. How to effectively and efficiently utilize the resources on devices and the central server is a highly…

机器学习 · 计算机科学 2024-04-18 Guangyu Zhu , Yiqin Deng , Xianhao Chen , Haixia Zhang , Yuguang Fang , Tan F. Wong

Recently, Graph Neural Network (GNN) has achieved remarkable success in various real-world problems on graph data. However in most industries, data exists in the form of isolated islands and the data privacy and security is also an…

机器学习 · 计算机科学 2021-06-23 Xiang Ni , Xiaolong Xu , Lingjuan Lyu , Changhua Meng , Weiqiang Wang