paper-with-me

홈 › Papers

Federated Dynamical Low-Rank Training with Global Loss Convergence Guarantees

2024-06-25 · Steffen Schotthöfer, M. Paul Laiu

In this work, we propose a federated dynamical low-rank training (FeDLRT) scheme to reduce client compute and communication costs - two significant performance bottlenecks in horizontal federated learning. Our method builds upon dynamical low-rank splitting schemes for manifold-constrained optimization to create a global low-rank basis of network weights, which enables client training on a small coefficient matrix. A consistent global low-rank basis allows us to incorporate a variance correction scheme and prove global loss descent and convergence to a stationary point. Dynamic augmentation and truncation of the low-rank bases automatically optimizes computing and communication resource utilization. We demonstrate the efficiency of FeDLRT in an array of computer vision benchmarks and show a reduction of client compute and communication costs by up to an order of magnitude with minimal impacts on global accuracy.

📄 PDF Abstract BibTeX arXiv:2406.17887

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

HAFLQ: Heterogeneous Adaptive Federated LoRA Fine-tuned LLM with Quantization

2024-11-10 · Yang Su, Na Yan, Yansha Deng, Mischa Dohler 외

Federated fine-tuning of pre-trained Large Language Models (LLMs) enables task-specific adaptation across diverse datasets while preserving privacy. However, challenges such as high computational and memory demands, hete…

Quantizationtext-classificationText Classification

Fisher Information-based Efficient Curriculum Federated Learning with Large Language Models

2024-09-30 · Ji Liu, Jiaxiang Ren, Ruoming Jin, Zijie Zhang 외

As a promising paradigm to collaboratively train models with decentralized data, Federated Learning (FL) can be exploited to fine-tune Large Language Models (LLMs). While LLMs correspond to huge size, the scale of the tr…

Federated Learning

Incentive-Aware Federated Averaging with Performance Guarantees under Strategic Participation

2026-03-21 · Fateme Maleki, Krishnan Raghavan, Farzad Yousefian arxiv

Federated learning (FL) is a communication-efficient collaborative learning framework that enables model training across multiple agents with private local datasets. While the benefits of FL in improving global model per…

Federated Learning

Beyond Local Sharpness: Communication-Efficient Global Sharpness-aware Minimization for Federated Learning

2024-12-04 · CVPR 2025 1 · Debora Caldarola, Pietro Cagnasso, Barbara Caputo, Marco Ciccone

Federated learning (FL) enables collaborative model training with privacy preservation. Data heterogeneity across edge devices (clients) can cause models to converge to sharp minima, negatively impacting generalization a…

Federated Learning

Harmonizing Generalization and Personalization in Federated Prompt Learning

2024-05-16 · Tianyu Cui, Hongxia Li, Jingya Wang, Ye Shi

Federated Prompt Learning (FPL) incorporates large pre-trained Vision-Language models (VLM) into federated learning through prompt tuning. The transferable representations and remarkable generalization capacity of VLM ma…

Federated LearningPrompt Learning