paper-with-me

Papers

Scaling Decentralized Learning with FLock

2025-07-21 · Zehua Cheng, Rui Sun, Jiahao Sun, Yike Guo arxiv

Fine-tuning the large language models (LLMs) are prevented by the deficiency of centralized control and the massive computing and communication overhead on the decentralized schemes. While the typical standard federated learning (FL) supports data privacy, the central server requirement creates a single point of attack and vulnerability to poisoning attacks. Generalizing the result in this direction to 70B-parameter models in the heterogeneous, trustless environments has turned out to be a huge, yet unbroken bottleneck. This paper introduces FLock, a decentralized framework for secure and efficient collaborative LLM fine-tuning. Integrating a blockchain-based trust layer with economic incentives, FLock replaces the central aggregator with a secure, auditable protocol for cooperation among untrusted parties. We present the first empirical validation of fine-tuning a 70B LLM in a secure, multi-domain, decentralized setting. Our experiments show the FLock framework defends against backdoor poisoning attacks that compromise standard FL optimizers and fosters synergistic knowledge transfer. The resulting models show a >68% reduction in adversarial attack success rates. The global model also demonstrates superior cross-domain generalization, outperforming models trained in isolation on their own specialized data.

📄 PDF Abstract BibTeX arXiv:2507.15349

Code (0)

등록된 구현이 없습니다.

Tasks

Domain GeneralizationFederated LearningAdversarial Attack

Similar Papers 제목 키워드 기반

Learning Decentralized Swarms Using Rotation Equivariant Graph Neural Networks

2025-02-24 · Taos Transue, Bao Wang

The orchestration of agents to optimize a collective objective without centralized control is challenging yet crucial for applications such as controlling autonomous fleets, and surveillance and reconnaissance using sens…

Graph Neural NetworkMath

Learning Decentralized Flocking Controllers with Spatio-Temporal Graph Neural Network

2023-09-29 · Siji Chen, Yanshen Sun, Peihan Li, Lifeng Zhou 외

Recently a line of researches has delved the use of graph neural networks (GNNs) for decentralized control in swarm robotics. However, it has been observed that relying solely on the states of immediate neighbors is insu…

Graph Neural NetworkImitation Learning

Flocking and Collision Avoidance for a Dynamic Squad of Fixed-Wing UAVs Using Deep Reinforcement Learning

2021-01-20 · Chao Yan, Xiaojia Xiang, Chang Wang, Zhen Lan

Developing the flocking behavior for a dynamic squad of fixed-wing UAVs is still a challenge due to kinematic complexity and environmental uncertainty. In this paper, we deal with the decentralized flocking and collision…

Collision AvoidanceDecision MakingDeep Reinforcement Learningreinforcement-learning+2

RSC: Decentralized Rigid Formation Flocking for Large-Scale Swarms via Hybrid Predictive Control and Online Reconfiguration

2026-06-02 · Ganyu Zou, Linhan Wang, Chen Dai, Siji Chen 외 arxiv

Decentralized rigid formation flocking requires a swarm of autonomous agents to maintain a predetermined geometric configuration while moving, relying solely on local sensing and communication. However, existing decentra…

Learning Rigidity-based Flocking Control with Gaussian Processes

2021-12-14 · Manuela Gamonal, Thomas Beckers, George J. Pappas, Leonardo J. Colombo

Flocking control of multi-agents system is challenging for agents with partially unknown dynamics. This paper proposes an online learning-based controller to stabilize flocking motion of double-integrator agents with add…

Gaussian Processes