CLJun 14

In-Domain Supervised Pathology Report Classification: A Reproducible Pipeline from Data Curation to Production-Matched Evaluation

arXiv:2606.160264.5
Predicted impact top 98% in CL · last 90 daysOriginality Synthesis-oriented
AI Analysis

For cancer registries needing accurate automated classification of pathology reports, this pipeline provides a practical recipe to achieve high performance with low false-negative rates, though it is an incremental improvement over existing methods.

The paper presents a reproducible pipeline for in-domain supervised pathology report classification that mitigates out-of-distribution performance drops across cancer registries. On a 418k-report holdout, the Kentucky model achieved FNR 0.003 and FPR 0.097, improving F1 from 0.860 to 0.922 over the MOSSAIC OncoID baseline.

We introduce an in-domain supervised pipeline designed to counter the out-of-distribution performance drop that hampers supervised biomedical NLP models, a problem observed when models trained on pathology reports are moved across cancer registries. Our contribution is a reproducible recipe for training a supervised classifier from routinely collected cancer registry data. It describes how to build the in-domain training set and a production-matched holdout, and to choose operating points that keep the false-negative rate (FNR) very low while keeping reviewer workload manageable. The pipeline standardizes data curation with facility-stratified sampling and separate handling of reports linked to registry cases, and includes a blinded manual audit to estimate positive-case prevalence and label noise. On a 418k-report holdout set, the Kentucky model achieved FNR 0.003 and false-positive rate (FPR) 0.097, improving over the Seattle-trained MOSSAIC OncoID baseline (FNR 0.010, FPR 0.183) and raising F1 from 0.860 to 0.922. In a blinded manual review of 600 reports, estimated positive prevalence declined from 0.500 to 0.398, indicating substantial label noise with errors concentrated in rare primary sites.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes