CLJul 3

Learning from Lost Provenance: Multiple Instance Learning for Cancer Registry Tumor Group Classification

arXiv:2607.034813.5
Predicted impact top 98% in CL · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the problem of scarce report-level annotations for automating cancer registry workflows, offering a practical method to leverage existing operational labels.

The authors developed an Attention-Based Multiple Instance Learning (ABMIL) framework to train deep learning classifiers for tumor group classification using patient-level labels from cancer registries without per-report annotations. Their distilled dataset classifier achieved a macro F1 of 0.83, outperforming baselines across most tumor groups.

Modernizing cancer registries with deep learning is opening new opportunities to automate labor-intensive tasks such as the coding of pathology reports. However, progress is constrained by the scarcity of report-level human-annotated training data. Cancer registries generate substantial volumes of expert-assigned labels as a routine product of their operations, but these exist at the patient level and are not linked to the individual pathology reports that informed them, limiting their direct use for training models. We develop an efficient framework for training deep learning classifiers by leveraging these operationally-generated labels without requiring per-report human annotation, demonstrated for tumor group classification at the BC Cancer Registry. We use Attention-Based Multiple Instance Learning (ABMIL) to recover the lost link between patient-level labels and the reports that informed them, leveraging the attention the model places on each report to distil a large, noisily-labeled corpus into a compact, high-quality per-report training dataset. A classifier fine-tuned on a distilled dataset achieved a macro F1 of 0.83, outperforming established baselines across most tumor groups. By turning routine operational labels into high-quality training data without additional annotation or large-scale computing infrastructure, ABMIL offers a practical and accessible route to automating cancer registry workflows.

Foundations

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

Your Notes