NAACL 2024long4 citations

Towards Reducing Diagnostic Errors with Interpretable Risk Prediction

Denis McInerney, William Dickinson, Lucy Flynn, Andrea Young, Geoffrey Young, Jan-Willem van de Meent, Byron Wallace

Abstract

Many diagnostic errors occur because clinicians cannot easily access relevant information in patient Electronic Health Records (EHRs). In this work we propose a method to use LLMs to identify pieces of evidence in patient EHR data that indicate increased or decreased risk of specific diagnoses; our ultimate aim is to increase access to evidence and reduce diagnostic errors. In particular, we propose a Neural Additive Model to make predictions backed by evidence with individualized risk estimates at time-points where clinicians are still uncertain, aiming to specifically mitigate delays in diagnosis and errors stemming from an incomplete differential. To train such a model, it is necessary to infer temporally fine-grained retrospective labels of eventual “true” diagnoses. We do so with LLMs, to ensure that the input text is from before a confident diagnosis can be made. We use an LLM to retrieve an initial pool of evidence, but then refine this set of evidence according to correlations learned by the model. We conduct an in-depth evaluation of the usefulness of our approach by simulating how it might be used by a clinician to decide between a pre-defined list of differential diagnoses.

BibTeX
@inproceedings{mcinerney-etal-2024-towards,
    title = "Towards Reducing Diagnostic Errors with Interpretable Risk Prediction",
    author = "McInerney, Denis  and
      Dickinson, William  and
      Flynn, Lucy  and
      Young, Andrea  and
      Young, Geoffrey  and
      van de Meent, Jan-Willem  and
      Wallace, Byron",
    editor = "Duh, Kevin  and
      Gomez, Helena  and
      Bethard, Steven",
    booktitle = "Proceedings of the 2024 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 1: Long Papers)",
    month = jun,
    year = "2024",
    address = "Mexico City, Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.naacl-long.399/",
    doi = "10.18653/v1/2024.naacl-long.399",
    pages = "7193--7210"
}
Towards Reducing Diagnostic Errors with Interpretable Risk Prediction · NAACL 2024