中文
相关论文

相关论文: Federated Optimization of Smooth Loss Functions

200 篇论文

Federated learning (FL) has garnered considerable attention due to its privacy-preserving feature. Nonetheless, the lack of freedom in managing user data can lead to group fairness issues, where models are biased towards sensitive factors…

机器学习 · 计算机科学 2024-10-18 Gerry Windiarto Mohamad Dunda , Shenghui Song

Federated learning (FL) is an emerging distributed training paradigm that aims to learn a common global model without exchanging or transferring the data that are stored locally at different clients. The Federated Averaging (FedAvg)-based…

机器学习 · 计算机科学 2024-02-20 Xiaolu Wang , Zijian Li , Shi Jin , Jun Zhang

Low-Rank Adaptation (LoRA) is a popular technique for efficient fine-tuning of foundation models. However, applying LoRA in federated learning environments, where data is distributed across multiple clients, presents unique challenges.…

分布式、并行与集群计算 · 计算机科学 2025-07-01 Raghav Singhal , Kaustubh Ponkshe , Praneeth Vepakomma

Federated Learning (FL) has evolved as a promising technique to handle distributed machine learning across edge devices. A single neural network (NN) that optimises a global objective is generally learned in most work in FL, which could be…

信息论 · 计算机科学 2022-03-10 Sawan Singh Mahara , Shruti M. , B. N. Bharath , Akash Murthy

Recent studies highlight the promise of LLM-based prompt optimization, especially with TextGrad, which automates differentiation'' via texts and backpropagates textual feedback. This approach facilitates training in various real-world…

机器学习 · 计算机科学 2025-02-28 Minghui Chen , Ruinan Jin , Wenlong Deng , Yuanyuan Chen , Zhi Huang , Han Yu , Xiaoxiao Li

As a prevalent distributed learning paradigm, Federated Learning (FL) trains a global model on a massive amount of devices with infrequent communication. This paper investigates a class of composite optimization and statistical recovery…

机器学习 · 计算机科学 2022-10-04 Yajie Bao , Michael Crawshaw , Shan Luo , Mingrui Liu

Heterogeneous federated learning (HFL) aims to ensure effective and privacy-preserving collaboration among different entities. As newly joined clients require significant adjustments and additional training to align with the existing…

机器学习 · 计算机科学 2026-01-29 Kaile Wang , Jiannong Cao , Yu Yang , Xiaoyin Li , Mingjin Zhang

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 (FL) faces persistent robustness challenges due to non-IID data distributions and adversarial client behavior. A promising mitigation strategy is contribution evaluation, which enables adaptive aggregation by quantifying…

机器学习 · 计算机科学 2025-10-01 Guojun Tang , Jiayu Zhou , Mohammad Mamun , Steve Drew

Federated Learning (FL) enables collaborative model training across distributed devices while preserving data privacy. Nonetheless, the heterogeneity of edge devices often leads to inconsistent performance of the globally trained models,…

机器学习 · 计算机科学 2025-05-13 Lin Wang , Zhichao Wang , Ye Shi , Sai Praneeth Karimireddy , Xiaoying Tang

Federated learning on heterogeneous (non-IID) client data experiences slow convergence due to client drift. To address this challenge, we propose Kuramoto-FedAvg, a federated optimization algorithm that reframes the weight aggregation step…

机器学习 · 计算机科学 2025-05-27 Aggrey Muhebwa , Khotso Selialia , Fatima Anwar , Khalid K. Osman

Large Language Models (LLMs) are pivotal in natural language processing. The impracticality of full fine-tuning has prompted Parameter-Efficient Fine-Tuning (PEFT) methods like Low-Rank Adaptation (LoRA), optimizing low-rank matrices A and…

机器学习 · 计算机科学 2026-03-10 Jiayu Huang , Xiaohu Wu , Tiantian He , Qicheng Lao

In order to circumvent statistical and computational hardness results in sequential decision-making, recent work has considered smoothed online learning, where the distribution of data at each time is assumed to have bounded likeliehood…

机器学习 · 统计学 2024-02-26 Adam Block , Alexander Rakhlin , Abhishek Shetty

We develop an efficient stochastic variance reduced gradient descent algorithm to solve the affine rank minimization problem consists of finding a matrix of minimum rank from linear measurements. The proposed algorithm as a stochastic…

最优化与控制 · 数学 2022-11-08 Ningning Han , Juan Nie , Jian Lu , Michael K. Ng

We consider the problem of federated learning in a one-shot setting in which there are $m$ machines, each observing $n$ sample functions from an unknown distribution on non-convex loss functions. Let $F:[-1,1]^d\to\mathbb{R}$ be the…

机器学习 · 计算机科学 2024-02-07 Arsalan Sharifnassab , Saber Salehkaleybar , S. Jamaloddin Golestani

Predicting hospital length of stay (LOS) reliably is an essential need for efficient resource allocation at hospitals. Traditional predictive modeling tools frequently have difficulty acquiring sufficient and diverse data because healthcare…

机器学习 · 计算机科学 2024-07-18 Mehmet Yigit Balik

Personalized Federated Learning (FL) is an emerging research field in FL that learns an easily adaptable global model in the presence of data heterogeneity among clients. However, one of the main challenges for personalized FL is the heavy…

机器学习 · 计算机科学 2022-06-14 Jaehun Song , Min-hwan Oh , Hyung-Sin Kim

Efficient collaboration between collaborative machine learning and wireless communication technology, forming a Federated Edge Learning (FEEL), has spawned a series of next-generation intelligent applications. However, due to the openness…

机器学习 · 计算机科学 2021-11-05 Yi Liu , Yuanshao Zhu , James J. Q. Yu

Backward error analysis allows finding a modified loss function, which the parameter updates really follow under the influence of an optimization method. The additional loss terms included in this modified function is called implicit…

机器学习 · 计算机科学 2025-03-06 Jinwoo Lim , Suhyun Kim , Soo-Mook Moon

Federated learning is a distributed learning framework where clients collaboratively train a global model without sharing their raw data. FedAvg is a popular algorithm for federated learning, but it often suffers from slow convergence due…

机器学习 · 计算机科学 2025-05-19 Shokichi Takakura , Seng Pei Liew , Satoshi Hasegawa