Ping Luo, Tao Sun, Dongsheng Li, Jiahuan Wang, Ziqing Wen
We lifted 4 functions out of this paper's own repositories and ran 1 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.
| Repository | Role | Ran |
|---|---|---|
| NUDTPingLuo/ECGR | — | 1 of 4 |
| Function | Status | Where it lives |
|---|---|---|
| assign_dataset | Ran | NUDTPingLuo/ECGR/fed_baselines/server_gro.py code served (permissive licence) · get_code("85254100dc92983e") |
| FedServer | Not yet run | NUDTPingLuo/ECGR/fed_baselines/server_gro.py code served (permissive licence) · get_code("b0b050021e15ef1d") |
| GROServer | Not yet run | NUDTPingLuo/ECGR/fed_baselines/server_gro.py code served (permissive licence) · get_code("6209b634bc94c02a") |
| init_model | Not yet run | NUDTPingLuo/ECGR/fed_baselines/server_gro.py code served (permissive licence) · get_code("5e60e6cc33acc5e0") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
Federated learning (FL) enables collaborative model training across distributed clients without sharing raw data, yet its stability is fundamentally challenged by statistical heterogeneity in realistic deployments. Here, we show that client heterogeneity destabilizes FL primarily by distorting local gradient dynamics during client-side optimization, causing systematic drift that accumulates across communication rounds and impedes global convergence. This observation highlights local gradients as a key regulatory lever for stabilizing heterogeneous FL systems. Building on this insight, we develop a general client-side perspective that regulates local gradient contributions without incurring additional communication overhead. Inspired by swarm intelligence, we instantiate this perspective through Exploratory-Convergent Gradient Re-aggregation (ECGR), which balances well-aligned and misaligned gradient components to preserve informative updates while suppressing destabilizing effects. Theoretical analysis and extensive experiments, including evaluations on the LC25000 medical imaging dataset, demonstrate that regulating local gradient dynamics consistently stabilizes federated learning across state-of-the-art methods under heterogeneous data distributions.
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2601.03584")
get_code_for_paper("2601.03584")
have("2601.03584")
Connect an agent — have() is free.