AIMay 31

CAREAgent: Clinical Agent with Structured Reasoning and Tool-Integrated for Order Generation

arXiv:2606.0109459.8
AI Analysis

For clinical decision support systems, this work addresses the gap in generating fine-grained, executable clinical orders rather than coarse-grained decisions.

CAREAgent is a clinical agent that generates executable clinical orders using structured reasoning and tool integration. On the unseen ClinicalBench, it improves F1 scores by 5.05%, 2.09%, and 0.86% over single-agent, multi-agent, and agentic reasoning baselines.

Clinical order generation serves as a critical bridge between clinical decision-making and real-world practice, translating medical decisions into concrete and executable orders. Existing agents mainly focus on coarse-grained decisions and overlook the fine-grained, executable information required for clinical orders. To address this gap, we propose CAREAgent, an agent for clinical order generation. To support its training, we introduce a two-stage agentic reasoning data construction method. First, we design an agent framework that constructs verifiable reasoning trajectories aligned with realistic clinical tool usage. Second, we filter reasoning trajectories by format compliance, order validity, and clinical plausibility. Building on the constructed data, the model is first trained via supervised fine-tuning to acquire fundamental reasoning formats and medical knowledge, and is subsequently optimized through reinforcement learning with multi-dimensional reward functions to enhance complex clinical reasoning capabilities. Experiments on multiple benchmarks demonstrate the effectiveness of CAREAgent. On ClinicalBench (unseen during training), CAREAgent improves the F1 score by 5.05%, 2.09%, and 0.86% over the single-agent, multi-agent, and agentic reasoning methods, respectively.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes