paper-with-me

Papers

SynthAgent: A Multi-Agent LLM Framework for Realistic Patient Simulation -- A Case Study in Obesity with Mental Health Comorbidities

2026-02-09 · Arman Aghaee, Sepehr Asgarian, Jouhyun Jeon arxiv

Simulating high-fidelity patients offers a powerful avenue for studying complex diseases while addressing the challenges of fragmented, biased, and privacy-restricted real-world data. In this study, we introduce SynthAgent, a novel Multi-Agent System (MAS) framework designed to model obesity patients with comorbid mental disorders, including depression, anxiety, social phobia, and binge eating disorder. SynthAgent integrates clinical and medical evidence from claims data, population surveys, and patient-centered literature to construct personalized virtual patients enriched with personality traits that influence adherence, emotion regulation, and lifestyle behaviors. Through autonomous agent interactions, the system simulates disease progression, treatment response, and life management across diverse psychosocial contexts. Evaluation of more than 100 generated patients demonstrated that GPT-5 and Claude 4.5 Sonnet achieved the highest fidelity as the core engine in the proposed MAS framework, outperforming Gemini 2.5 Pro and DeepSeek-R1. SynthAgent thus provides a scalable and privacy-preserving framework for exploring patient journeys, behavioral dynamics, and decision-making processes in both medical and psychological domains.

📄 PDF Abstract BibTeX arXiv:2602.08254

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SynthAgent: Adapting Web Agents with Synthetic Supervision

2025-11-08 · Zhaoyang Wang, Yiming Liang, Xuchao Zhang, Qianhui Wu 외 arxiv

Web agents struggle to adapt to new websites due to the scarcity of environment specific tasks and demonstrations. Recent works have explored synthetic data generation to address this challenge, however, they suffer from…

Synthetic Data Generation

AI Agents for Conversational Patient Triage: Preliminary Simulation-Based Evaluation with Real-World EHR Data

2025-06-04 · Sina Rashidian, Nan Li, Jonathan Amar, Jong Ha Lee 외

Background: We present a Patient Simulator that leverages real world patient encounters which cover a broad range of conditions and symptoms to provide synthetic test subjects for development and testing of healthcare ag…

AI Agent

Mock Worlds, Real Skills: Building Small Agentic Language Models with Synthetic Tasks, Simulated Environments, and Rubric-Based Rewards

2026-01-30 · Yuanjie Lyu, Chengyu Wang, Lei Shen, Jun Huang 외 arxiv

Small LLMs often struggle to match the agentic capabilities of large, costly models. While reinforcement learning can help, progress has been limited by two structural bottlenecks: existing open-source agentic training d…

Reinforcement Learning

Self-Evolving Multi-Agent Simulations for Realistic Clinical Interactions

2025-03-28 · Mohammad Almansoori, Komal Kumar, Hisham Cholakkal

In this work, we introduce MedAgentSim, an open-source simulated clinical environment with doctor, patient, and measurement agents designed to evaluate and enhance LLM performance in dynamic diagnostic settings. Unlike p…

Diagnostic

The Dialogue That Heals: A Comprehensive Evaluation of Doctor Agents' Inquiry Capability

2025-09-29 · Linlu Gong, Ante Wang, Yunghwei Lai, Weizhi Ma 외 arxiv

An effective physician should possess a combination of empathy, expertise, patience, and clear communication when treating a patient. Recent advances have successfully endowed AI doctors with expert diagnostic skills, pa…