中文
相关论文

相关论文: Communication Efficient Generalized Tensor Factori…

200 篇论文

Electronic health record (EHR) data is collected by individual institutions and often stored across locations in silos. Getting access to these data is difficult and slow due to security, privacy, regulatory, and operational issues. We…

计算机与社会 · 计算机科学 2018-12-04 Dianbo Liu , Timothy Miller , Raheel Sayeed , Kenneth D. Mandl

Parameter-efficient fine-tuning (PEFT) methods typically assume that Large Language Models (LLMs) are trained on data from a single device or client. However, real-world scenarios often require fine-tuning these models on private data…

机器学习 · 计算机科学 2025-06-03 Sajjad Ghiasvand , Yifan Yang , Zhiyu Xue , Mahnoosh Alizadeh , Zheng Zhang , Ramtin Pedarsani

Federated Learning (FL) allows multiple distributed devices to jointly train a shared model without centralizing data, but communication cost remains a major bottleneck, especially in resource-constrained environments. This paper introduces…

分布式、并行与集群计算 · 计算机科学 2025-07-25 Ahmad Alhonainy , Praveen Rao

We present a family of novel methods for embedding knowledge graphs into real-valued tensors. These tensor-based embeddings capture the ordered relations that are typical in the knowledge graphs represented by semantic web languages like…

机器学习 · 计算机科学 2022-08-25 Ankur Padia , Kostantinos Kalpakis , Francis Ferraro , Tim Finin

We consider federated learning in tiered communication networks. Our network model consists of a set of silos, each holding a vertical partition of the data. Each silo contains a hub and a set of clients, with the silo's vertical data shard…

机器学习 · 计算机科学 2024-04-26 Anirban Das , Timothy Castiglia , Shiqiang Wang , Stacy Patterson

We study distributed Sinkhorn iterations for entropy-regularized optimal transport when the Gibbs kernel operator is row-partitioned across c workers and cannot be centralized. We present Federated Sinkhorn, two exact synchronous protocols…

分布式、并行与集群计算 · 计算机科学 2026-02-09 Jeremy Kulcsar , Vyacheslav Kungurtsev , Georgios Korpas , Giulio Giaconi , William Shoosmith

Driven by the growth of Web-scale decentralized services, Federated Clustering (FC) aims to extract knowledge from heterogeneous clients in an unsupervised manner while preserving the clients' privacy, which has emerged as a significant…

机器学习 · 计算机科学 2026-01-13 Shenghong Cai , Zihua Yang , Yang Lu , Mengke Li , Yuzhu Ji , Yiqun Zhang , Yiu-Ming Cheung

Privacy and bandwidth constraints have led to the use of federated learning (FL) in wireless systems, where training a machine learning (ML) model is accomplished collaboratively without sharing raw data. While using bandwidth-constrained…

机器学习 · 计算机科学 2023-10-18 Ayush Madhan-Sohini , Divin Dominic , Nazreen Shah , Ranjitha Prasad

Federated Learning (FL) has emerged as a transformative approach for enabling distributed machine learning while preserving user privacy, yet it faces challenges like communication inefficiencies and reliance on centralized infrastructures,…

分布式、并行与集群计算 · 计算机科学 2024-07-29 Sai Puppala , Ismail Hossain , Md Jahangir Alam , Sajedul Talukder , Zahidur Talukder , Syed Bahauddin

With more regulations tackling users' privacy-sensitive data protection in recent years, access to such data has become increasingly restricted and controversial. To exploit the wealth of data generated and located at distributed entities…

机器学习 · 计算机科学 2020-11-10 Nader Bouacida , Jiahui Hou , Hui Zang , Xin Liu

In the field of brain science, data sharing across servers is becoming increasingly challenging due to issues such as industry competition, privacy security, and administrative procedure policies and regulations. Therefore, there is an…

数值分析 · 数学 2024-04-19 Yukai Cai , Hang Liu , Xiulin Wang , Hongjin Li , Ziyi Wang , Chuanshuai Yang , Fengyu Cong

With the rapid growth in mobile computing, massive amounts of data and computing resources are now located at the edge. To this end, Federated learning (FL) is becoming a widely adopted distributed machine learning (ML) paradigm, which aims…

分布式、并行与集群计算 · 计算机科学 2021-06-15 Li Chou , Zichang Liu , Zhuang Wang , Anshumali Shrivastava

Existing approaches in Federated Learning (FL) mainly focus on sending model parameters or gradients from clients to a server. However, these methods are plagued by significant inefficiency, privacy, and security concerns. Thanks to the…

机器学习 · 计算机科学 2024-06-04 Jie Zhang , Xiaohua Qi , Bo Zhao

Federated Learning (FL) has emerged as a privacy-preserving paradigm for training machine learning models across distributed edge devices in the Internet of Things (IoT). By keeping data local and coordinating model training through a…

机器学习 · 计算机科学 2025-12-30 Ziru Niu , Hai Dong , A. K. Qin , Tao Gu , Pengcheng Zhang

Federated Learning is a collaborative machine learning framework to train a deep learning model without accessing clients' private data. Previous works assume one central parameter server either at the cloud or at the edge. The cloud server…

网络与互联网体系结构 · 计算机科学 2019-11-01 Lumin Liu , Jun Zhang , S. H. Song , Khaled B. Letaief

The scarcity of large-scale and high-quality electronic health records (EHRs) remains a major bottleneck in biomedical research, especially as large foundation models become increasingly data-hungry. Synthesizing substantial volumes of…

机器学习 · 计算机科学 2025-08-05 Yandong Yan , Chenxi Li , Yu Huang , Dexuan Xu , Jiaqi Zhu , Zhongyan Chai , Huamin Zhang

Federated learning (FL) is an appealing approach to training machine learning models without sharing raw data. However, standard FL algorithms are iterative and thus induce a significant communication cost. One-shot federated learning (OFL)…

Computational phenotyping allows for unsupervised discovery of subgroups of patients as well as corresponding co-occurring medical conditions from electronic health records (EHR). Typically, EHR data contains demographic information,…

机器学习 · 计算机科学 2023-10-18 Florian Becker , Age K. Smilde , Evrim Acar

Multi-pulse magnetic resonance imaging (MRI) is widely utilized for clinical practice such as Alzheimer's disease diagnosis. To train a robust model for multi-pulse MRI classification, it requires large and diverse data from various medical…

机器学习 · 计算机科学 2025-10-21 Ludi Li , Junbin Mao , Hanhe Lin , Xu Tian , Fang-Xiang Wu , Jin Liu

The decentralized nature of federated learning makes detecting and defending against adversarial attacks a challenging task. This paper focuses on backdoor attacks in the federated learning setting, where the goal of the adversary is to…

机器学习 · 计算机科学 2019-12-04 Ziteng Sun , Peter Kairouz , Ananda Theertha Suresh , H. Brendan McMahan