paper-with-me

홈 › Papers

CarePilot: A Multi-Agent Framework for Long-Horizon Computer Task Automation in Healthcare

2026-03-25 · Akash Ghosh, Tajamul Ashraf, Rishu Kumar Singh, Numan Saeed, Sriparna Saha, Xiuying Chen, Salman Khan arxiv

Multimodal agentic pipelines are transforming human-computer interaction by enabling efficient and accessible automation of complex, real-world tasks. However, recent efforts have focused on short-horizon or general-purpose applications (e.g., mobile or desktop interfaces), leaving long-horizon automation for domain-specific systems, particularly in healthcare, largely unexplored. To address this, we introduce CareFlow, a high-quality human-annotated benchmark comprising complex, long-horizon software workflows across medical annotation tools, DICOM viewers, EHR systems, and laboratory information systems. On this benchmark, existing vision-language models (VLMs) perform poorly, struggling with long-horizon reasoning and multi-step interactions in medical contexts. To overcome this, we propose CarePilot, a multi-agent framework based on the actor-critic paradigm. The Actor integrates tool grounding with dual-memory mechanisms (long-term and short-term experience) to predict the next semantic action from the visual interface and system state. The Critic evaluates each action, updates memory based on observed effects, and either executes or provides corrective feedback to refine the workflow. Through iterative agentic simulation, the Actor learns to perform more robust and reasoning-aware predictions during inference. Our experiments show that CarePilot achieves state-of-the-art performance, outperforming strong closed-source and open-source multimodal baselines by approximately 15.26% and 3.38%, respectively, on our benchmark and out-of-distribution dataset.

📄 PDF Abstract BibTeX arXiv:2603.24157

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AgentSwing: Adaptive Parallel Context Management Routing for Long-Horizon Web Agents

2026-03-29 · Zhaopeng Feng, Liangcai Su, Zhen Zhang, Xinyu Wang 외 arxiv

As large language models (LLMs) evolve into autonomous agents for long-horizon information-seeking, managing finite context capacity has become a critical bottleneck. Existing context management methods typically commit …

AgentRewind: Recoverable Execution for Long-Horizon LLM Agents

2026-08-14 · Yu Zhuang, Kefei Chen, Yitong Duan, Shuxin Zheng 외 arxiv

Many real-world tasks require LLM agents to interact with their environments over long execution horizons. Errors that occur early in execution may propagate through both the agent context and environment state, and thei…

Can LLM Agents Sustain Long-Horizon Organizational Dynamics?

2026-05-31 · Xuancheng Zhu, Yang Yue, Shuaibing Wan, Zihan Dou 외 arxiv

Large language agents are increasingly used for social simulation, yet it remains unclear whether they can sustain coherent behavior in structured organizations, where goals must propagate through hierarchy, tasks depend…

AgentOdyssey: Open-Ended Long-Horizon Text Game Generation for Test-Time Continual Learning Agents

2026-05-29 · Zheyuan Zhang, Zehao Wen, Alvin Zhang, Andrew Wang 외 arxiv

For agents to learn continuously from interaction with the world at test time, they must be able to explore effectively, acquire new world knowledge and skills, retain relevant episodic experiences, and plan over long ho…

Continual Learning

OdysseyBench: Evaluating LLM Agents on Long-Horizon Complex Office Application Workflows

2025-08-12 · Weixuan Wang, Dongge Han, Daniel Madrigal Diaz, Jin Xu 외 arxiv

Autonomous agents powered by large language models (LLMs) are increasingly deployed in real-world applications requiring complex, long-horizon workflows. However, existing benchmarks predominantly focus on atomic tasks t…