Prostate-VarBench: A Benchmark with Interpretable TabNet Framework for Prostate Cancer Variant Classification
Abraham Francisco Arellano Tavara, Umesh Kumar, Jathurshan Pradeepkumar, Jimeng Sun
TL;DR
Prostate-VarBench tackles the pervasive issue of Variants of Uncertain Significance in prostate cancer genomics by building a prostate-specific, leakage-controlled benchmark that harmonizes data from COSMIC, ClinVar, and TCGA-PRAD into a 193,278-variant corpus. It combines a VEP-annotation correction, an eight-tier clinical feature ontology, and the AlphaMissense scores to feed a TabNet classifier that delivers native per-case explanations via step-wise attention masks. The approach achieves an on-par 89.9% test accuracy with balanced metrics, while the VEP correction reduces VUS by 6.5 percentage points, enhancing actionable interpretation in a clinically realistic setting. Overall, the work demonstrates that interpretable AI can meet clinical performance standards and provide transparent rationales suitable for tumor boards and regulatory review, offering a reproducible benchmark for future prostate cancer genomics research.
Abstract
Variants of Uncertain Significance (VUS) limit the clinical utility of prostate cancer genomics by delaying diagnosis and therapy when evidence for pathogenicity or benignity is incomplete. Progress is further limited by inconsistent annotations across sources and the absence of a prostate-specific benchmark for fair comparison. We introduce Prostate-VarBench, a curated pipeline for creating prostate-specific benchmarks that integrates COSMIC (somatic cancer mutations), ClinVar (expert-curated clinical variants), and TCGA-PRAD (prostate tumor genomics from The Cancer Genome Atlas) into a harmonized dataset of 193,278 variants supporting patient- or gene-aware splits to prevent data leakage. To ensure data integrity, we corrected a Variant Effect Predictor (VEP) issue that merged multiple transcript records, introducing ambiguity in clinical significance fields. We then standardized 56 interpretable features across eight clinically relevant tiers, including population frequency, variant type, and clinical context. AlphaMissense pathogenicity scores were incorporated to enhance missense variant classification and reduce VUS uncertainty. Building on this resource, we trained an interpretable TabNet model to classify variant pathogenicity, whose step-wise sparse masks provide per-case rationales consistent with molecular tumor board review practices. On the held-out test set, the model achieved 89.9% accuracy with balanced class metrics, and the VEP correction yields an 6.5% absolute reduction in VUS.
