paper-with-me

홈 › Papers

CAFL-L: Constraint-Aware Federated Learning with Lagrangian Dual Optimization for On-Device Language Models

2025-09-29 · Dongqi Zheng, Wenjin Fu arxiv

We introduce Constraint-Aware Federated Learning with Lagrangian Dual Optimization (CAFL-L), a principled extension of FedAvg that explicitly incorporates device-level resource constraints including energy, communication, memory, and thermal budgets. CAFL-L employs Lagrangian dual optimization to dynamically adapt training hyperparameters -- freezing depth, local steps, batch size, and communication compression -- while preserving training stability through token-budget preservation via gradient accumulation. Experiments on a character-level language model demonstrate that CAFL-L achieves superior constraint satisfaction compared to standard FedAvg (reducing memory usage by 20% and communication by 95%) while maintaining competitive validation performance, making it practical for deployment on resource-constrained edge devices.

📄 PDF Abstract BibTeX arXiv:2510.03298

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Collaboration in Participant-Centric Federated Learning: A Game-Theoretical Perspective

2022-07-25 · Guangjing Huang, Xu Chen, Tao Ouyang, Qian Ma 외

Federated learning (FL) is a promising distributed framework for collaborative artificial intelligence model training while protecting user privacy. A bootstrapping component that has attracted significant research atten…

Federated Learning

CaFlow: Enhancing Long-Term Action Quality Assessment with Causal Counterfactual Flow

2025-11-26 · Ruisheng Han, Kanglei Zhou, Shuang Chen, Amir Atapour-Abarghouei 외 arxiv

Action Quality Assessment (AQA) predicts fine-grained execution scores from action videos and is widely applied in sports, rehabilitation, and skill evaluation. Long-term AQA, as in figure skating or rhythmic gymnastics,…

Action Quality Assessment

DeCaFlow: A Deconfounding Causal Generative Model

2025-03-19 · Alejandro Almodóvar, Adrián Javaloy, Juan Parras, Santiago Zazo 외

We introduce DeCaFlow, a deconfounding causal generative model. Training once per dataset using just observational data and the underlying causal graph, DeCaFlow enables accurate causal inference on continuous variables …

Causal Inferencecounterfactualmodel

Lagrangian Duality for Constrained Deep Learning

2020-01-26 · Ferdinando Fioretto, Pascal Van Hentenryck, Terrence WK Mak, Cuong Tran 외

This paper explores the potential of Lagrangian duality for learning applications that feature complex constraints. Such constraints arise in many science and engineering domains, where the task amounts to learning optim…

Deep LearningFairness

Fairness-aware Federated Minimax Optimization with Convergence Guarantee

2023-07-10 · Gerry Windiarto Mohamad Dunda, Shenghui Song

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…

FairnessFederated LearningPrivacy Preserving