paper-with-me

홈 › Papers

Evaluation and LLM-Guided Learning of ICD Coding Rationales

2025-08-22 · Mingyang Li, Viktor Schlegel, Tingting Mu, Wuraola Oyewusi, Kai Kang, Goran Nenadic arxiv

ICD coding is the process of mapping unstructured text from Electronic Health Records (EHRs) to standardised codes defined by the International Classification of Diseases (ICD) system. In order to promote trust and transparency, existing explorations on the explainability of ICD coding models primarily rely on attention-based rationales and qualitative assessments conducted by physicians, yet lack a systematic evaluation across diverse types of rationales using consistent criteria and high-quality rationale-annotated datasets specifically designed for the ICD coding task. Moreover, dedicated methods explicitly trained to generate plausible rationales remain scarce. In this work, we present evaluations of the explainability of rationales in ICD coding, focusing on two fundamental dimensions: faithfulness and plausibility -- in short how rationales influence model decisions and how convincing humans find them. For plausibility, we construct a novel, multi-granular rationale-annotated ICD coding dataset, based on the MIMIC-IV database and the updated ICD-10 coding system. We conduct a comprehensive evaluation across three types of ICD coding rationales: entity-level mentions automatically constructed via entity linking, LLM-generated rationales, and rationales based on attention scores of ICD coding models. Building upon the strong plausibility exhibited by LLM-generated rationales, we further leverage them as distant supervision signals to develop rationale learning methods. Additionally, by prompting the LLM with few-shot human-annotated examples from our dataset, we achieve notable improvements in the plausibility of rationale generation in both the teacher LLM and the student rationale learning models.

📄 PDF Abstract BibTeX arXiv:2508.16777

Code (0)

등록된 구현이 없습니다.

Tasks

Entity Linking

Similar Papers 제목 키워드 기반

CoinMath: Harnessing the Power of Coding Instruction for Math LLMs

2024-12-16 · Chengwei Wei, Bin Wang, Jung-jae Kim, Guimei Liu 외

Large Language Models (LLMs) have shown strong performance in solving mathematical problems, with code-based solutions proving particularly effective. However, the best practice to leverage coding instruction data to enh…

DescriptiveMathMathematical Reasoning

R-Align: Enhancing Generative Reward Models through Rationale-Centric Meta-Judging

2026-02-06 · Yanlin Lai, Mitt Huang, Hangyu Guo, Xiangfeng Wang 외 arxiv

Reinforcement Learning from Human Feedback (RLHF) remains indispensable for aligning large language models (LLMs) in subjective domains. To enhance robustness, recent work shifts toward Generative Reward Models (GenRMs) …

Reinforcement LearningInstruction Following

SCOTT: Self-Consistent Chain-of-Thought Distillation

2023-05-03 · Peifeng Wang, Zhengyang Wang, Zheng Li, Yifan Gao 외

Large language models (LMs) beyond a certain scale, demonstrate the emergent capability of generating free-text rationales for their predictions via chain-of-thought (CoT) prompting. While CoT can yield dramatically impr…

counterfactualCounterfactual ReasoningKnowledge Distillation

Rethinking Human Preference Evaluation of LLM Rationales

2025-09-14 · Ziang Li, Manasi Ganti, Zixian Ma, Helena Vasconcelos 외 arxiv

Large language models (LLMs) often generate natural language rationales -- free-form explanations that help improve performance on complex reasoning tasks and enhance interpretability for human users. However, evaluating…

Improving Language Model Personas via Rationalization with Psychological Scaffolds

2025-04-25 · Brihi Joshi, Xiang Ren, Swabha Swayamdipta, Rik Koncel-Kedziorski 외

Language models prompted with a user description or persona are being used to predict the user's preferences and opinions. However, existing approaches to building personas mostly rely on a user's demographic attributes …

Language ModelingLanguage Modelling