paper-with-me

홈 › Papers

Few-Shot Large Language Models for Actionable Triage Categorization of Online Patient Inquiries

2026-05-15 · Liqi Zhou, Jiafu Li arxiv

Online patient inquiries are often informal, incomplete, and written before professional assessment, yet they must still be routed to an appropriate level of clinical follow-up. We study this as a four-class actionable triage task -- self-care, schedule-visit, urgent-clinician-review, or emergency-referral, and ask whether prompted large language models (LLMs) can support such routing under low-resource labeling conditions. Using the public HealthCareMagic-100K corpus, we construct a 300-example human calibrated gold evaluation set, a 700-example auto-labeled silver training set, and a 40-example few-shot pool. We compare Term Frequency-Inverse Document Frequency (TF-IDF) and Bidirectional Encoder Representations from Transformers for Biomedical Text Mining (BioBERT) baselines train on silver labels against six prompted LLMs under 0-shot, 4-shot, and 12-shot conditions respectively. Accordingly, we evaluate with macro-$F_1$ alongside safety-aware metrics, including emergency-recall, under-triage rate, and severe under-triage rate. The strongest LLM (Claude Haiku 4.5, 12-shot) reaches macro-$F_1$ 0.475, exceeding the best supervised baseline (BioBERT, 0.378) on point estimate, with overlapping confidence intervals. Few-shot prompting and two-model agreement help in label-dependent ways: self-care agreement is reliable, urgent-clinician-review is not. We conclude that LLMs can support triage prioritization and selective human review, but not autonomous deployment.

📄 PDF Abstract BibTeX arXiv:2605.15680

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MythTriage: Scalable Detection of Opioid Use Disorder Myths on a Video-Sharing Platform

2025-05-30 · Hayoung Jung, Shravika Mittal, Ananya Aatreya, Navreet Kaur 외

Understanding the prevalence of misinformation in health topics online can inform public health policies and interventions. However, measuring such misinformation at scale remains a challenge, particularly for high-stake…

Language ModelingLanguage ModellingLarge Language ModelMisinformation

TriAgent: Automated Biomarker Discovery with Deep Research Grounding for Triage in Acute Care by LLM-Based Multi-Agent Collaboration

2025-10-17 · Kerem Delikoyun, Qianyu Chen, Win Sen Kuan, John Tshon Yit Soong 외 arxiv

Emergency departments worldwide face rising patient volumes, workforce shortages, and variability in triage decisions that threaten the delivery of timely and accurate care. Current triage methods rely primarily on vital…

From Days to Minutes: An Autonomous AI Agent Achieves Reliable Clinical Triage in Remote Patient Monitoring

2026-03-10 · Seunghwan Kim, Tiffany H. Kung, Heena Verma, Dilan Edirisinghe 외 arxiv

Background: Remote patient monitoring (RPM) generates vast data, yet landmark trials (Tele-HF, BEAT-HF) failed because data volume overwhelmed clinical staff. While TIM-HF2 showed 24/7 physician-led monitoring reduces mo…

Triage: Routing Software Engineering Tasks to Cost-Effective LLM Tiers via Code Quality Signals

2026-04-08 · Lech Madeyski arxiv

Context: AI coding agents route every task to a single frontier large language model (LLM), paying premium inference cost even when many tasks are routine. Objectives: We propose Triage, a framework that uses code health…

DEFTri: A Few-Shot Label Fused Contextual Representation Learning For Product Defect Triage in e-Commerce

2023-07-21 · ECNLP (ACL) 2022 5 · Ipsita Mohanty

Defect Triage is a time-sensitive and critical process in a large-scale agile software development lifecycle for e-commerce. Inefficiencies arising from human and process dependencies in this domain have motivated resear…

Multi Label Text ClassificationMulti-Label Text ClassificationRepresentation Learningtext-classification+1