paper-with-me

Papers

Efficient Zero-Order Federated Finetuning of Language Models for Resource-Constrained Devices

2025-02-14 · Mohamed Aboelenien Ahmed, Kilian Pfeiffer, Ramin Khalili, Heba Khdr, Jörg Henkel

Federated fine-tuning offers a promising approach for tuning Large Language Models (LLMs) on edge devices while preserving data privacy. However, fine-tuning these models on edge devices remains challenging due to high memory, communication, and computational demands. Zero-order optimization with task alignment provides a potential solution, enabling fine-tuning with inference-level memory requirements but requires a longer convergence time. In this paper, we propose Federated Split-Perturbation Zero-order Optimization (FedSPZO) that divides the network into two blocks, applying a different number of perturbations per block in a computationally effective way, achieving faster convergence. Our evaluation shows a $2.5 - 7\times $ reduction in computation overhead compared to zero-order state of the art techniques in federated learning.

📄 PDF Abstract BibTeX arXiv:2502.10239

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Thinking Forward: Memory-Efficient Federated Finetuning of Language Models

2024-05-24 · Kunjal Panchal, Nisarg Parikh, Sunav Choudhary, Lijun Zhang 외

Finetuning large language models (LLMs) in federated learning (FL) settings has become increasingly important as it allows resource-constrained devices to finetune a model using private data. However, finetuning LLMs usi…

Federated Learning

Communication-Efficient Byzantine-Resilient Federated Zero-Order Optimization

2024-06-20 · Afonso de Sá Delgado Neto, Maximilian Egger, Mayank Bakshi, Rawad Bitar

We introduce CYBER-0, the first zero-order optimization algorithm for memory-and-communication efficient Federated Learning, resilient to Byzantine faults. We show through extensive numerical experiments on the MNIST dat…

Federated Learning

Multi-task pre-finetuning for zero-shot cross lingual transfer

2021-12-01 · ICON 2021 12 · Moukthika Yerramilli, Pritam Varma, Anurag Dwarakanath

Building machine learning models for low resource languages is extremely challenging due to the lack of available training data (either un-annotated or annotated). To support such scenarios, zero-shot cross lingual trans…

Cross-Lingual Transferintent-classificationIntent Classificationnamed-entity-recognition+4

Zero-Resource Translation with Multi-Lingual Neural Machine Translation

2016-06-13 · EMNLP 2016 11 · Orhan Firat, Baskaran Sankaran, Yaser Al-Onaizan, Fatos T. Yarman Vural 외

In this paper, we propose a novel finetuning algorithm for the recently introduced multi-way, mulitlingual neural machine translate that enables zero-resource machine translation. When used together with novel many-to-on…

Machine TranslationTranslation

Warming Up for Zeroth-Order Federated Pre-Training with Low Resource Clients

2025-09-03 · Gwen Legate, Irina Rish, Eugene Belilovsky arxiv

Federated learning enables collaborative model training across numerous edge devices without requiring participants to share data; however, memory and communication constraints on these edge devices may preclude their pa…

Federated Learning