paper-with-me

홈 › Papers

Trustworthy and Practical AI for Healthcare: A Guided Deferral System with Large Language Models

2024-06-11 · Joshua Strong, Qianhui Men, Alison Noble

Large language models (LLMs) offer a valuable technology for various applications in healthcare. However, their tendency to hallucinate and the existing reliance on proprietary systems pose challenges in environments concerning critical decision-making and strict data privacy regulations, such as healthcare, where the trust in such systems is paramount. Through combining the strengths and discounting the weaknesses of humans and AI, the field of Human-AI Collaboration (HAIC) presents one front for tackling these challenges and hence improving trust. This paper presents a novel HAIC guided deferral system that can simultaneously parse medical reports for disorder classification, and defer uncertain predictions with intelligent guidance to humans. We develop methodology which builds efficient, effective and open-source LLMs for this purpose, for the real-world deployment in healthcare. We conduct a pilot study which showcases the effectiveness of our proposed system in practice. Additionally, we highlight drawbacks of standard calibration metrics in imbalanced data scenarios commonly found in healthcare, and suggest a simple yet effective solution: the Imbalanced Expected Calibration Error.

📄 PDF Abstract BibTeX arXiv:2406.07212

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyDecision Making

Similar Papers 제목 키워드 기반

MultiRetNet: A Multimodal Vision Model and Deferral System for Staging Diabetic Retinopathy

2025-07-19 · Jeannie She, Katie Spivakovsky arxiv

Diabetic retinopathy (DR) is a leading cause of preventable blindness, affecting over 100 million people worldwide. In the United States, individuals from lower-income communities face a higher risk of progressing to adv…

Contrastive Learning

DeferredSeg:A Multi-Expert Deferral Framework for Medical Image Segmentation

2026-04-14 · Qiuyu Tian, Haoliang Sun, Yunshan Wang, Yinghuan Shi 외 arxiv

Segmentation models based on deep neural networks demonstrate strong generalization for medical image segmentation. However, they often exhibit overconfidence or underconfidence, leading to unreliable confidence scores f…

Medical Image Segmentation

Budgeted Multiple-Expert Deferral

2025-10-30 · Giulia DeSalvo, Clara Mohri, Mehryar Mohri, Yutao Zhong arxiv

Learning to defer uncertain predictions to costly experts offers a powerful strategy for improving the accuracy and efficiency of machine learning systems. However, standard training procedures for deferral algorithms ty…

Active Learning

BACON: A fully explainable AI model with graded logic for decision making problems

2025-05-20 · Haishi Bai, Jozo Dujmovic, Jianwu Wang

As machine learning models and autonomous agents are increasingly deployed in high-stakes, real-world domains such as healthcare, security, finance, and robotics, the need for transparent and trustworthy explanations has…

Decision Making

Unlocking Historical Clinical Trial Data with ALIGN: A Compositional Large Language Model System for Medical Coding

2024-11-20 · Nabeel Seedat, Caterina Tozzi, Andrea Hita Ardiaca, Mihaela van der Schaar 외

The reuse of historical clinical trial data has significant potential to accelerate medical research and drug development. However, interoperability challenges, particularly with missing medical codes, hinders effective …

Code GenerationData IntegrationLanguage ModelingLanguage Modelling+2