Sequential Compression Layers for Efficient Federated Learning in Foundational Models
Abstract
Federated Learning (FL) has gained popularity for fine-tuning large language models (LLMs) across multiple nodes, each with its own private data. While LoRA has been widely adopted for parameter efficient federated fine-tuning, recent theoretical and empirical studies highlight its suboptimal performance in the federated learning context. In response, we propose a novel, simple, and more effective parameter-efficient fine-tuning method that does not rely on LoRA. Our approach introduces a small multi-layer perceptron (MLP) layer between two existing MLP layers the up proj (the FFN projection layer following the self-attention module) and down proj within the feed forward network of the transformer block. This solution addresses the bottlenecks associated with LoRA in federated fine tuning and outperforms recent LoRA-based approaches, demonstrating superior performance for both language models and vision encoders.
Community
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- Adaptive Parameter-Efficient Federated Fine-Tuning on Heterogeneous Devices (2024)
- Federated Sketching LoRA: On-Device Collaborative Fine-Tuning of Large Language Models (2025)
- CLoQ: Enhancing Fine-Tuning of Quantized LLMs via Calibrated LoRA Initialization (2025)
- Efficient Deployment of Large Language Models on Resource-constrained Devices (2025)
- Adaptive Rank Allocation for Federated Parameter-Efficient Fine-Tuning of Language Models (2025)
- SaLoRA: Safety-Alignment Preserved Low-Rank Adaptation (2025)
- ASLoRA: Adaptive Sharing Low-Rank Adaptation Across Layers (2024)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper
Collections including this paper 0
No Collection including this paper