Block Graph Neural Networks for tumor heterogeneity prediction
Marianne Abémgnigni Njifon, Tobias Weber, Viktor Bezborodov, Tyll Krueger, Dominic Schuhmacher
TL;DR
This work tackles tumor heterogeneity prediction by generating artificial tumor patches via a spatial birth–death simulation and labeling patches with a normalised entropy threshold. It introduces Block Graph Neural Networks (BGNN) that operate on graphs built from patch-local cell data, leveraging handcrafted node features that encode spatial structure and birth/death activity. The BGNN architecture, composed of node embedding, attention-based message passing, and global aggregation, achieves up to approximately 89.6% test accuracy on synthetic data, with birth/death density features providing the strongest signals. The study highlights the potential of combining physics-based data generation with graph neural models to support AI-assisted tumor grading and suggests extensions to real-world datasets and alternative cut schemes.
Abstract
Accurate tumor classification is essential for selecting effective treatments, but current methods have limitations. Standard tumor grading, which categorizes tumors based on cell differentiation, is not recommended as a stand-alone procedure, as some well-differentiated tumors can be malignant. Tumor heterogeneity assessment via single-cell sequencing offers profound insights but can be costly and may still require significant manual intervention. Many existing statistical machine learning methods for tumor data still require complex pre-processing of MRI and histopathological data. In this paper, we propose to build on a mathematical model that simulates tumor evolution (Ożański (2017)) and generate artificial datasets for tumor classification. Tumor heterogeneity is estimated using normalized entropy, with a threshold to classify tumors as having high or low heterogeneity. Our contributions are threefold: (1) the cut and graph generation processes from the artificial data, (2) the design of tumor features, and (3) the construction of Block Graph Neural Networks (BGNN), a Graph Neural Network-based approach to predict tumor heterogeneity. The experimental results reveal that the combination of the proposed features and models yields excellent results on artificially generated data ($89.67\%$ accuracy on the test data). In particular, in alignment with the emerging trends in AI-assisted grading and spatial transcriptomics, our results suggest that enriching traditional grading methods with birth (e.g., Ki-67 proliferation index) and death markers can improve heterogeneity prediction and enhance tumor classification.
