中文
相关论文

相关论文: Federated Learning of User Verification Models Wit…

200 篇论文

Federated learning is a distributed machine learning method in which a single server and multiple clients collaboratively build machine learning models without sharing datasets on clients. Numerous methods have been proposed to cope with…

机器学习 · 计算机科学 2021-10-18 Koji Matsuda , Yuya Sasaki , Chuan Xiao , Makoto Onizuka

Machine Learning (ML) systems are getting increasingly popular, and drive more and more applications and services in our daily life. This has led to growing concerns over user privacy, since human interaction data typically needs to be…

Training fair machine learning models becomes more and more important. As many powerful models are trained by collaboration among multiple parties, each holding some sensitive data, it is natural to explore the feasibility of training fair…

机器学习 · 计算机科学 2024-11-05 Xin Che , Jingdi Hu , Zirui Zhou , Yong Zhang , Lingyang Chu

Federated Learning (FL) is a machine learning approach that enables the creation of shared models for powerful applications while allowing data to remain on devices. This approach provides benefits such as improved data privacy, security,…

分布式、并行与集群计算 · 计算机科学 2023-04-25 Jieming Bian , Cong Shen , Jie Xu

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

We demonstrate that a production-quality keyword-spotting model can be trained on-device using federated learning and achieve comparable false accept and false reject rates to a centrally-trained model. To overcome the algorithmic…

音频与语音处理 · 电气工程与系统科学 2020-06-05 Andrew Hard , Kurt Partridge , Cameron Nguyen , Niranjan Subrahmanya , Aishanee Shah , Pai Zhu , Ignacio Lopez Moreno , Rajiv Mathews

Vertical federated learning (VFL) enables the collaborative training of machine learning (ML) models in settings where the data is distributed amongst multiple parties who wish to protect the privacy of their individual data. Notably, in…

密码学与安全 · 计算机科学 2023-06-21 Shuangyi Chen , Anuja Modi , Shweta Agrawal , Ashish Khisti

Machine learning methods allow us to make recommendations to users in applications across fields including entertainment, dating, and commerce, by exploiting similarities in users' interaction patterns. However, in domains that demand…

信息检索 · 计算机科学 2020-03-03 Mónica Ribero , Jette Henderson , Sinead Williamson , Haris Vikalo

As societal concerns on data privacy recently increase, we have witnessed data silos among multiple parties in various applications. Federated learning emerges as a new learning paradigm that enables multiple parties to collaboratively…

密码学与安全 · 计算机科学 2022-08-31 Zhaomin Wu , Qinbin Li , Bingsheng He

Federated learning is proposed as an alternative to centralized machine learning since its client-server structure provides better privacy protection and scalability in real-world applications. In many applications, such as smart homes with…

机器学习 · 计算机科学 2022-02-21 Yuchen Zhao , Payam Barnaghi , Hamed Haddadi

Federated learning (FL) allows machine learning models to be trained on distributed datasets without directly accessing local data. In FL markets, numerous Data Consumers compete to recruit Data Owners for their respective training tasks,…

分布式、并行与集群计算 · 计算机科学 2025-02-27 Zhuan Shi , Patrick Ohl , Boi Faltings

Federated Learning (FL) is an approach to conduct machine learning without centralizing training data in a single place, for reasons of privacy, confidentiality or data volume. However, solving federated machine learning problems raises…

Federated learning (FL) addresses privacy concerns in training language models by enabling multiple clients to contribute to the training, without sending their data to others. However, non-IID (identically and independently distributed)…

机器学习 · 计算机科学 2025-01-28 Jong-Ik Park , Carlee Joe-Wong

Federated Learning (FL) enables collaborative model training without sharing raw data but suffers from limited scalability, high communication costs, and privacy risks due to its centralized architecture. This paper proposes FedSelect-ME, a…

密码学与安全 · 计算机科学 2025-11-05 Hanie Vatani , Reza Ebrahimi Atani

Federated learning is an emerging distributed machine learning framework for privacy preservation. However, models trained in federated learning usually have worse performance than those trained in the standard centralized learning mode,…

机器学习 · 计算机科学 2021-06-15 Hangyu Zhu , Jinjin Xu , Shiqing Liu , Yaochu Jin

Person re-identification (ReID) aims to re-identify a person from non-overlapping camera views. Since person ReID data contains sensitive personal information, researchers have adopted federated learning, an emerging distributed training…

分布式、并行与集群计算 · 计算机科学 2021-08-17 Weiming Zhuang , Yonggang Wen , Shuai Zhang

Federated Learning often relies on sharing full or partial model weights, which can burden network bandwidth and raise privacy risks. We present a loss-based alternative using distributed mutual learning. Instead of transmitting weights,…

机器学习 · 计算机科学 2025-03-11 Yash Gupta

Visual Place Recognition (VPR) aims to estimate the location of an image by treating it as a retrieval problem. VPR uses a database of geo-tagged images and leverages deep neural networks to extract a global representation, called…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Mattia Dutto , Gabriele Berton , Debora Caldarola , Eros Fanì , Gabriele Trivigno , Carlo Masone

Federated Learning (FL) is a decentralized learning paradigm, in which multiple clients collaboratively train deep learning models without centralizing their local data, and hence preserve data privacy. Real-world applications usually…

机器学习 · 计算机科学 2023-08-23 Haokun Chen , Ahmed Frikha , Denis Krompass , Jindong Gu , Volker Tresp

We propose algorithms to train production-quality n-gram language models using federated learning. Federated learning is a distributed computation platform that can be used to train global models for portable devices such as smart phones.…