Search papers, labs, and topics across Lattice.
PhysNet, a novel deep learning framework, integrates a reaction-diffusion model of tumor growth into the intermediate feature representations of a CNN to improve tumor classification. By embedding tumor dynamics within a ResNet backbone, PhysNet jointly learns multi-class tumor classification, a latent tumor density field, its temporal evolution, and biophysical parameters. Experiments on a brain MRI dataset show PhysNet outperforms state-of-the-art DL baselines in classification accuracy and F1-score while producing interpretable latent representations.
By baking in tumor physics, PhysNet doesn't just beat standard deep learning models on medical image classification, it also learns interpretable biophysical parameters of tumor growth.
Deep learning (DL) models have achieved strong performance in an intelligence healthcare setting, yet most existing approaches operate as black boxes and ignore the physical processes that govern tumor growth, limiting interpretability, robustness, and clinical trust. To address this limitation, we propose PhysNet, a physics-embedded DL framework that integrates tumor growth dynamics directly into the feature learning process of a convolutional neural network (CNN). Unlike conventional physics-informed methods that impose physical constraints only at the output level, PhysNet embeds a reaction diffusion model of tumor growth within intermediate feature representations of a ResNet backbone. The architecture jointly performs multi-class tumor classification while learning a latent tumor density field, its temporal evolution, and biologically meaningful physical parameters, including tumor diffusion and growth rates, through end-to-end training. This design is necessary because purely data-driven models, even when highly accurate or ensemble-based, cannot guarantee physically consistent predictions or provide insight into tumor behavior. Experimental results on a large brain MRI dataset demonstrate that PhysNet outperforms multiple state-of-the-art DL baselines, including MobileNetV2, VGG16, VGG19, and ensemble models, achieving superior classification accuracy and F1-score. In addition to improved performance, PhysNet produces interpretable latent representations and learned bio-physical parameters that align with established medical knowledge, highlighting physics-embedded representation learning as a practical pathway toward more trustworthy and clinically meaningful medical AI systems.