paper-with-me

홈 › Papers

Complete Evidence Extraction with Model Ensembles: A Case Study on Medical Coding

2025-11-10 · Katharina Beckh, Sven Heuser, Stefan Rüping arxiv

High-stakes decisions informed by decision support systems require explicit evidence. While prior work focuses on short sufficient evidence, regulatory compliance and medical billing call for complete evidence: all relevant input tokens that support a decision. We formulate complete evidence extraction as a task and study it in a medical coding setting. Motivated by the Rashomon effect, we aggregate token-level evidence from multiple language models to increase evidence completeness. We perform a case study using existing equally-performing models, feature attributions, and a dataset with human-annotated evidence. Our results show that Rashomon ensembles significantly increase evidence recall while incurring only a small token overhead over individual models. Ensembles of only three models already outperform the best single model and recover information that individual models miss.

📄 PDF Abstract BibTeX arXiv:2511.07055

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Right for the Right Reason: Evidence Extraction for Trustworthy Tabular Reasoning

2021-11-16 · ACL ARR November 2021 11 · Anonymous

When pre-trained contextualized embeddings-based models developed for unstructured data are adapted for structured tabular data, they perform admirably. However, recent probing studies show that these models use spurious…

Right for the Right Reason: Evidence Extraction for Trustworthy Tabular Reasoning

2022-05-01 · ACL 2022 5 · Vivek Gupta, Shuo Zhang, Alakananda Vempala, Yujie He 외

When pre-trained contextualized embedding-based models developed for unstructured data are adapted for structured tabular data, they perform admirably. However, recent probing studies show that these models use spurious …

Graph Reasoning with Context-Aware Linearization for Interpretable Fact Extraction and Verification

2021-09-25 · EMNLP (FEVER) 2021 11 · Neema Kotonya, Thomas Spooner, Daniele Magazzeni, Francesca Toni

This paper presents an end-to-end system for fact extraction and verification using textual and tabular evidence, the performance of which we demonstrate on the FEVEROUS dataset. We experiment with both a multi-task lear…

Graph AttentionMulti-Task Learning

DocScope: Benchmarking Verifiable Reasoning for Trustworthy Long-Document Understanding

2026-05-09 · Xiang Feng, Jiawei Zhou, Zhangfeng Huang, Kewei Wang 외 arxiv

Evaluating whether Multimodal Large Language Models can produce trustworthy, verifiable reasoning over long, visually rich documents requires evaluation beyond end-to-end answer accuracy. We introduce DocScope, a benchma…

Trajectory Prediction

Improving Entity Recognition Using Ensembles of Deep Learning and Fine-tuned Large Language Models: A Case Study on Adverse Event Extraction from Multiple Sources

2024-06-26 · Yiming Li, Deepthi Viswaroopan, William He, Jianfu Li 외

Adverse event (AE) extraction following COVID-19 vaccines from text data is crucial for monitoring and analyzing the safety profiles of immunizations. Traditional deep learning models are adept at learning intricate feat…

Deep LearningEvent Extractionnamed-entity-recognitionNamed Entity Recognition+1