paper-with-me

홈 › Papers

FedEHR-Agents: Federated Agentic Optimization for Automated EHR Modeling

2026-08-28 · Jun Bai, Ruilin Wang, Yue Li arxiv

Recent advances in large language models are enabling autonomous clinical agents to perform increasingly complex electronic health record (EHR) modeling workflows. However, agents deployed at individual hospitals remain constrained by institution-specific data and modeling environments, while direct cross-hospital collaboration is restricted by the sensitivity of patient-level EHR data. Although federated learning (FL) provides a natural foundation for privacy-preserving collaboration, existing approaches remain predominantly model-centric, limiting federation to prediction models or their updates while overlooking the richer modeling experience accumulated by autonomous agents. To address this limitation, we propose FedEHR-Agents, an experience-centric federated agentic optimization framework for automated EHR modeling. Each hospital deploys an autonomous clinical EHR agent that performs data preprocessing and model development while refining local clinical modeling experience through historical memory, task-specific evaluation, and TextGrad-based prompt refinement. The federated server performs evidence-guided experience aggregation to integrate reliable and complementary modeling experience across heterogeneous hospitals and distills the aggregated experience into global meta-prompts for subsequent local refinement. Extensive experiments on real-world multi-hospital EHR benchmarks demonstrate that FedEHR-Agents consistently outperforms local and federated baselines across diverse clinical prediction tasks and remains robust across different federation scales and LLM backbones. These results establish clinical modeling experience as a promising collaborative object beyond conventional parameter-centric FL and point toward federated autonomous clinical intelligence.

📄 PDF Abstract BibTeX arXiv:2608.27856

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

FedEHR-Gen: Federated Synthetic Time-Series EHR Generation via Latent Space Alignment and Distribution-Aware Aggregation

2026-05-27 · Jun Bai, Ziyang Song, Yue Li arxiv

Synthetic Electronic Health Record (EHR) generation provides a promising avenue for data augmentation and cross-hospital modeling in privacy-constrained healthcare settings. However, most existing EHR generative models a…

Data Augmentation

Agentic SPARQL: Evaluating SPARQL-MCP-powered Intelligent Agents on the Federated KGQA Benchmark

2026-01-20 · Daniel Dobriy, Frederik Bauer, Amr Azzam, Debayan Banerjee 외 arxiv

Standard protocols such as the Model Context Protocol (MCP) that allow LLMs to connect to tools have recently boosted "agentic" AI applications, which, powered by LLMs' planning capabilities, promise to solve complex tas…

Graph Question Answering

Automated Archival Descriptions with Federated Intelligence of LLMs

2025-04-08 · Jinghua Groppe, Andreas Marquet, Annabel Walz, Sven Groppe

Enforcing archival standards requires specialized expertise, and manually creating metadata descriptions for archival materials is a tedious and error-prone task. This work aims at exploring the potential of agentic AI a…

Metadata quality

Agentic Federated Learning: The Future of Distributed Training Orchestration

2026-04-06 · Rafael O. Jarczewski, Gabriel U. Talasso, Leandro Villas, Allan M. de Souza arxiv

Although Federated Learning (FL) promises privacy and distributed collaboration, its effectiveness in real-world scenarios is often hampered by the stochastic heterogeneity of clients and unpredictable system dynamics. E…

Federated Learning

Assessing Automated Prompt Injection Attacks in Agentic Environments

2026-06-09 · David Hofer, Edoardo Debenedetti, Florian Tramèr arxiv

Indirect prompt injection poses a critical threat to LLM agents that interact with untrusted external data, yet automated attack methods--proven effective for jailbreaking--remain underexplored in realistic agentic setti…