English

UTSA-NLP at ArchEHR-QA 2025: Improving EHR Question Answering via Self-Consistency Prompting

Computation and Language 2025-06-09 v1

Abstract

We describe our system for the ArchEHR-QA Shared Task on answering clinical questions using electronic health records (EHRs). Our approach uses large language models in two steps: first, to find sentences in the EHR relevant to a clinician's question, and second, to generate a short, citation-supported response based on those sentences. We use few-shot prompting, self-consistency, and thresholding to improve the sentence classification step to decide which sentences are essential. We compare several models and find that a smaller 8B model performs better than a larger 70B model for identifying relevant information. Our results show that accurate sentence selection is critical for generating high-quality responses and that self-consistency with thresholding helps make these decisions more reliable.

Keywords

Cite

@article{arxiv.2506.05589,
  title  = {UTSA-NLP at ArchEHR-QA 2025: Improving EHR Question Answering via Self-Consistency Prompting},
  author = {Sara Shields-Menard and Zach Reimers and Joshua Gardner and David Perry and Anthony Rios},
  journal= {arXiv preprint arXiv:2506.05589},
  year   = {2025}
}

Comments

Accepted to BioNLP 2025