paper-with-me

홈 › Papers

Federated Learning with Feedback Alignment

2025-12-14 · Incheol Baek, Hyungbin Kim, Minseo Kim, Yon Dohn Chung arxiv

Federated Learning (FL) enables collaborative training across multiple clients while preserving data privacy, yet it struggles with data heterogeneity, where clients' data are not distributed independently and identically (non-IID). This causes local drift, hindering global model convergence. To address this, we introduce Federated Learning with Feedback Alignment (FLFA), a novel framework that integrates feedback alignment into FL. FLFA uses the global model's weights as a shared feedback matrix during local training's backward pass, aligning local updates with the global model efficiently. This approach mitigates local drift with minimal additional computational cost and no extra communication overhead. Our theoretical analysis supports FLFA's design by showing how it alleviates local drift and demonstrates robust convergence for both local and global models. Empirical evaluations, including accuracy comparisons and measurements of local drift, further illustrate that FLFA can enhance other FL methods demonstrating its effectiveness.

📄 PDF Abstract BibTeX arXiv:2512.12762

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

PluralLLM: Pluralistic Alignment in LLMs via Federated Learning

2025-03-13 · Mahmoud Srewa, Tianyu Zhao, Salma Elmalaki

Ensuring Large Language Models (LLMs) align with diverse human preferences while preserving privacy and fairness remains a challenge. Existing methods, such as Reinforcement Learning from Human Feedback (RLHF), rely on c…

FairnessFederated LearningPrivacy Preserving

APPA: Adaptive Preference Pluralistic Alignment for Fair Federated RLHF of LLMs

2026-04-05 · Mahmoud Srewa, Tianyu Zhao, Salma Elmalaki arxiv

Aligning large language models (LLMs) with diverse human preferences requires pluralistic alignment, where a single model must respect the values of multiple distinct groups simultaneously. In federated reinforcement lea…

Reinforcement Learning

TIFeD: a Tiny Integer-based Federated learning algorithm with Direct feedback alignment

2024-11-25 · Luca Colombo, Alessandro Falcetta, Manuel Roveri

Training machine and deep learning models directly on extremely resource-constrained devices is the next challenge in the field of tiny machine learning. The related literature in this field is very limited, since most o…

Federated Learning

FedPDPO: Federated Personalized Direct Preference Optimization for Large Language Model Alignment

2026-03-20 · Kewen Zhu, Liping Yi, Zhiming Zhao, Zhuang Qi 외 arxiv

Aligning large language models (LLMs) with human preferences in federated learning (FL) is challenging due to decentralized, privacy-sensitive, and highly non-IID preference data. Direct Preference Optimization (DPO) off…

parameter-efficient fine-tuningReinforcement LearningFederated Learning

NCAirFL: CSI-Free Over-the-Air Federated Learning Based on Non-Coherent Detection

2024-11-20 · Haifeng Wen, Nicolò Michelusi, Osvaldo Simeone, Hong Xing

Over-the-air federated learning (FL), i.e., AirFL, leverages computing primitively over multiple access channels. A long-standing challenge in AirFL is to achieve coherent signal alignment without relying on expensive ch…

Federated Learning