paper-with-me

홈 › Papers

CURA: Clinical Uncertainty Risk Alignment for Language Model-Based Risk Prediction

2026-04-16 · Sizhe Wang, Ziqi Xu, Claire Najjuuko, Charles Alba, Chenyang Lu arxiv

Clinical language models (LMs) are increasingly applied to support clinical risk prediction from free-text notes, yet their uncertainty estimates often remain poorly calibrated and clinically unreliable. In this work, we propose Clinical Uncertainty Risk Alignment (CURA), a framework that aligns clinical LM-based risk estimates and uncertainty with both individual error likelihoods and cohort-level ambiguities. CURA first fine-tunes domain-specific clinical LMs to obtain task-adapted patient embeddings, and then performs uncertainty fine-tuning of a multi-head classifier using a bi-level uncertainty objective. Specifically, an individual-level calibration term aligns predictive uncertainty with each patient's likelihood of error, while a cohort-aware regularizer pulls risk estimates toward event rates in their local neighborhoods in the embedding space and places extra weight on ambiguous cohorts near the decision boundary. We further show that this cohort-aware term can be interpreted as a cross-entropy loss with neighborhood-informed soft labels, providing a label-smoothing view of our method. Extensive experiments on MIMIC-IV clinical risk prediction tasks across various clinical LMs show that CURA consistently improves calibration metrics without substantially compromising discrimination. Further analysis illustrates that CURA reduces overconfident false reassurance and yields more trustworthy uncertainty estimates for downstream clinical decision support.

📄 PDF Abstract BibTeX arXiv:2604.14651

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

From Uncertainty to Clinical Risk: Severity-Aware Conformal Planning for Interactive Medical Diagnosis

2026-08-28 · Yue Zhou, Haiyang Zhou, Jin Zhang, Kong Wang 외 arxiv

Interactive medical diagnosis dynamically acquires patient information through multiple rounds of questioning, supporting accurate, efficient, and safe clinical decisions under incomplete evidence. Existing methods commo…

Medical DiagnosisDecision Making

Decoupling Clinical and Class-Agnostic Features for Reliable Few-Shot Adaptation under Shift

2025-09-11 · Umaima Rahman, Raza Imam, Mohammad Yaqub, Dwarikanath Mahapatra arxiv

Medical vision-language models (VLMs) offer promise for clinical decision support, yet their reliability under distribution shifts remains a major concern for safe deployment. These models often learn task-agnostic corre…

Confidence is Not Reliability: Rethinking MC Dropout in Brain Tumour Segmentation

2026-06-17 · Xin Ci Wong, Duygu Sarikaya, Kieran Zucker, Marc De Kamps 외 arxiv

Glioma segmentation in multiparametric MRI is a critical component of treatment planning. A segmentation model that fails silently on treatment-critical sub-regions represents a patient safety risk that overlap-based met…

Reliable Automated Triage in Spanish Clinical Notes: A Hybrid Framework for Risk-Aware HIV Suspicion Identification

2026-05-20 · Rodrigo Morales-Sánchez, Soto Montalvo, Raquel Martínez arxiv

Standard clinical Natural Language Processing (NLP) benchmarks often yield inflated metrics by forcing deterministic classification on ambiguous instances, thereby obscuring the clinical risks of overconfident prediction…

CLIN-LLM: A Safety-Constrained Hybrid Framework for Clinical Diagnosis and Treatment Generation

2025-10-26 · Md. Mehedi Hasan, Md. Abir Hossain, Farman Hossain Sayem, Bikash Kumar Paul 외 arxiv

Accurate symptom-to-disease classification and clinically grounded treatment recommendations remain challenging, particularly in heterogeneous patient settings with high diagnostic risk. Existing large language model (LL…