REACT-KD: Region-Aware Cross-modal Topological Knowledge Distillation for Interpretable Medical Image Classification
Hongzhao Chen, Hexiao Ding, Yufeng Jiang, Jing Lan, Ka Chun Li, Gerald W. Y. Cheng, Nga-Chun Ng, Yao Pu, Jing Cai, Liang-ting Lin, Jung Sun Yoo
TL;DR
REACT-KD tackles the problem of reliable, interpretable tumor grading under heterogeneous clinical imaging by transferring supervision from high-fidelity multi-modal sources to a lightweight CT-based student. It introduces a dual-teacher framework (structure–function-aware PET/CT and dose-aware LDCT) and a region graph distillation (RGD) module that enforces topology-aware alignment via ROI-based graphs and a Gromov-Wasserstein loss. A shared CBAM3D attention mechanism and modality dropout during training enhance cross-modal fusion and robustness to missing inputs. On hepatocellular carcinoma grading, REACT-KD achieves an internal AUC of $93.5\%$ and maintains strong external performance ($AUC>0.76$) under varying dose degradation, while providing topology-guided interpretability of decisions.
Abstract
Reliable and interpretable tumor classification from clinical imaging remains a core challenge. The main difficulties arise from heterogeneous modality quality, limited annotations, and the absence of structured anatomical guidance. We present REACT-KD, a Region-Aware Cross-modal Topological Knowledge Distillation framework that transfers supervision from high-fidelity multi-modal sources into a lightweight CT-based student model. The framework employs a dual teacher design. One branch captures structure-function relationships through dual-tracer PET/CT, while the other models dose-aware features using synthetically degraded low-dose CT. These branches jointly guide the student model through two complementary objectives. The first achieves semantic alignment through logits distillation, and the second models anatomical topology through region graph distillation. A shared CBAM3D module ensures consistent attention across modalities. To improve reliability in deployment, REACT-KD introduces modality dropout during training, which enables robust inference under partial or noisy inputs. As a case study, we applied REACT-KD to hepatocellular carcinoma staging. The framework achieved an average AUC of 93.5\% on an internal PET/CT cohort and maintained 76.6\% to 81.5\% AUC across varying levels of dose degradation in external CT testing. Decision curve analysis further shows that REACT-KD consistently provides the highest net clinical benefit across all thresholds, confirming its value in real-world diagnostic practice. Code is available at: https://github.com/Kinetics-JOJO/REACT-KD
