paper-with-me

홈 › Papers

CARE-Bench: Benchmarking Patient-Facing LLM Triage

2026-08-04 · Yining Hua, Hongbin Na, Cyrus Ayubcha arxiv

Patient-facing medical LLMs and agents increasingly answer symptom questions before clinician contact, where the key safety question is what action the user should take next. We introduce CARE-Bench, a source-grounded benchmark that evaluates sequential patient-facing triage as a four-label per-turn current-action task. CARE-Bench contains 500 cases and 1,059 evaluated patient-disclosure prefixes reconstructed from medical dialogue, consultation, and follow-up-question sources. We evaluate 11 models on 269 held-out rounds under unprompted and minimally prompted open-ended protocols, using a fixed GPT-5.5 mapper to code each response into the four-label action space. Unprompted macro-F1 remains low, ranging from 31.2 to 50.4. Prompting improves 10 of 11 models, with prompted macro-F1 ranging from 46.9 to 63.4, but substantial threshold errors remain. Prompted models often recommend care before needed clarification is obtained; when the correct action was to ask for more information, only 33.5% of prompted outputs preserved the step. The persistence of these errors after prompting suggests that patient-facing triage is not a simple prompting problem and supports explicit evaluation of action timing before deployment.

📄 PDF Abstract BibTeX arXiv:2608.03731

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Dental-TriageBench: Benchmarking Multimodal Reasoning for Hierarchical Dental Triage

2026-03-18 · Ziyi He, Yushi Feng, Shuangyu Yang, Yinghao Zhu 외 arxiv

Dental triage is a safety-critical clinical routing task that requires integrating multimodal clinical information (e.g., patient complaints and radiographic evidence) to determine complete referral plans. We present Den…

Multimodal Reasoning

PatientAgentBench: A Benchmark Framework for Evaluating Patient-Facing Health AI Agents

2026-07-28 · Korosh Vatanparvar, Ashutosh Joshi, Maria Xenochristou, Mohammad Abuzar Hashemi 외 arxiv

Health AI is evolving from answering questions to agentic systems that converse with patients, reason about health records, and act on their behalf. Primary care guards against diagnostic errors and unsafe care; agents a…

DM-Bench: Benchmarking LLMs for Personalized Decision Making in Diabetes Management

2025-09-26 · Maria Ana Cardei, Josephine Lamp, Mark Derdzinski, Karan Bhatia arxiv

We present DM-Bench, the first benchmark designed to evaluate large language model (LLM) performance across real-world decision-making tasks faced by individuals managing diabetes in their daily lives. Unlike prior healt…

Decision Making

A novel Network Science Algorithm for Improving Triage of Patients

2023-10-09 · Pietro Hiram Guzzi, Annamaria De Filippo, Pierangelo Veltri

Patient triage plays a crucial role in healthcare, ensuring timely and appropriate care based on the urgency of patient conditions. Traditional triage methods heavily rely on human judgment, which can be subjective and p…

Feature Engineering

Leveraging graph neural networks for supporting Automatic Triage of Patients

2024-03-11 · Annamaria Defilippo, Pierangelo Veltri, Pietro Lio', Pietro Hiram Guzzi

Patient triage plays a crucial role in emergency departments, ensuring timely and appropriate care based on correctly evaluating the emergency grade of patient conditions. Triage methods are generally performed by human …

Management