paper-with-me

홈 › Papers

Auto-FL-Research: Agentic Search for Federated Learning Algorithms

2026-07-01 · Holger R. Roth, Ziyue Xu, Chester Chen, Daguang Xu, Peter Cnudde, Andrew Feng arxiv

Federated learning (FL) research often depends on many small but consequential algorithmic choices: optimizer variants, server aggregation rules, local training schedules, normalization, regularization, and model architecture. These choices are expensive to explore manually and difficult to compare fairly when candidate changes can also alter the FL training or evaluation path. In this work, we present Auto-FL-Research (AFR), a constrained coding-agent workflow for FL algorithmic recipe search. Agents may propose and implement candidate training algorithms, including server aggregation rules, client update schedules, local objectives, and registered model variants, while task profiles fix the mutation surface, compute budget, communication contract, and final model evaluation. Each campaign records candidate scores, runtime, edited files, artifacts, and failure status. We evaluate AFR on five healthcare cross-silo FLamby tasks and on grouped-client profiles for the five fixed LEAF datasets plus the LEAF synthetic task. Five-seed repeat evaluations support gains on four FLamby tasks and five of six LEAF profiles, while also exposing seed-sensitive and search-selected failure cases. Same-budget controls show that several gains correspond to FL-recipe changes, whereas other improvements are recovered by fixed-surface scalar controls or fail under repeat or held-out evaluation. These mixed outcomes are part of the contribution: they show how agent-generated candidates can be separated into repeated FL mechanisms, fixed-surface tuning effects, and selected single-run artifacts.

📄 PDF Abstract BibTeX arXiv:2607.01366

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Federated Agentic AI for Wireless Networks: Fundamentals, Approaches, and Applications

2026-03-02 · Lingyi Cai, Yu Zhang, Ruichen Zhang, Yinqiu Liu 외 arxiv

Agentic artificial intelligence (AI) presents a promising pathway toward realizing autonomous and self-improving wireless network services. However, resource-constrained, widely distributed, and data-heterogeneous nature…

Federated Learning

Helmsman: Autonomous Synthesis of Federated Learning Systems via Collaborative LLM Agents

2025-10-16 · Haoyuan Li, Mathias Funk, Aaqib Saeed arxiv

Federated Learning (FL) offers a powerful paradigm for training models on decentralized data, but its promise is often undermined by the immense complexity of designing and deploying robust systems. The need to select, c…

Federated LearningCode Generation

Translating Federated Learning Algorithms in Python into CSP Processes Using ChatGPT

2025-06-08 · Miroslav Popovic, Marko Popovic, Miodrag Djukic, Ilija Basicevic

The Python Testbed for Federated Learning Algorithms is a simple Python FL framework that is easy to use by ML&AI developers who do not need to be professional programmers and is also amenable to LLMs. In the previous re…

Federated LearningTranslation

FedJAX: Federated learning simulation with JAX

2021-08-04 · Jae Hun Ro, Ananda Theertha Suresh, Ke wu

Federated learning is a machine learning technique that enables training across decentralized data. Recently, federated learning has become an active area of research due to an increased focus on privacy and security. In…

Federated Learning

Tongyi DeepResearch Technical Report

2025-10-28 · Tongyi DeepResearch Team, Baixuan Li, Bo Zhang, Dingchu Zhang 외 arxiv

We present Tongyi DeepResearch, an agentic large language model, which is specifically designed for long-horizon, deep information-seeking research tasks. To incentivize autonomous deep research agency, Tongyi DeepResear…