π€ AI Summary
This study addresses the problem that clinically subtle signals in patient-reported narratives within electronic health records (EHRs) are frequently overlooked, leading to diagnostic bias. To tackle this, we introduce MIMIC-SR-ICD11βthe first large-scale, natively ICD-11-aligned English discharge summary diagnosis dataset. We propose LL-Rank, a novel re-ranking framework that innovatively incorporates a Pointwise Mutual Information (PMI)-driven semantic matching mechanism to decouple label semantic relatedness from frequency-induced bias. LL-Rank further integrates length-normalized joint probability scoring with report-agnostic prior calibration for accurate multi-label diagnosis modeling. Evaluated across seven large language model backbones, LL-Rank consistently outperforms the strong generative baseline GenMap. Ablation studies confirm that performance gains primarily stem from PMI-guided semantic alignment, validating the efficacy of our design in capturing nuanced clinical semantics from unstructured narrative text.
π Abstract
Disease diagnosis is a central pillar of modern healthcare, enabling early detection and timely intervention for acute conditions while guiding lifestyle adjustments and medication regimens to prevent or slow chronic disease. Self-reports preserve clinically salient signals that templated electronic health record (EHR) documentation often attenuates or omits, especially subtle but consequential details. To operationalize this shift, we introduce MIMIC-SR-ICD11, a large English diagnostic dataset built from EHR discharge notes and natively aligned to WHO ICD-11 terminology. We further present LL-Rank, a likelihood-based re-ranking framework that computes a length-normalized joint likelihood of each label given the clinical report context and subtracts the corresponding report-free prior likelihood for that label. Across seven model backbones, LL-Rank consistently outperforms a strong generation-plus-mapping baseline (GenMap). Ablation experiments show that LL-Rank's gains primarily stem from its PMI-based scoring, which isolates semantic compatibility from label frequency bias.