Feature Imitating Networks Enhance The Performance, Reliability And Speed Of Deep Learning On Biomedical Image Processing Tasks
Shangyang Min, Hassan B. Ebadian, Tuka Alhanai, Mohammad Mahdi Ghassemi
TL;DR
This paper introduces Feature Imitating Networks (FINs), pre-trained to approximate closed-form radiomics features, and embeds them into larger neural networks to enhance biomedical image processing tasks. By training six FINs to imitate six radiomics features and integrating them into models for COVID-19 CT detection, brain MRI classification, and brain-tumor segmentation, the authors demonstrate improved accuracy, faster convergence, and reduced training variance compared with baselines of similar capacity. Importantly, FINs do not simply provide raw feature values; they adapt the feature representations during task-specific fine-tuning to achieve task-relevant representations. The results suggest FINs can deliver state-of-the-art performance across biomedical imaging tasks, particularly in data-scarce settings, with faster, more reliable training dynamics and potential for broader applicability across domains.
Abstract
Feature-Imitating-Networks (FINs) are neural networks that are first trained to approximate closed-form statistical features (e.g. Entropy), and then embedded into other networks to enhance their performance. In this work, we perform the first evaluation of FINs for biomedical image processing tasks. We begin by training a set of FINs to imitate six common radiomics features, and then compare the performance of larger networks (with and without embedding the FINs) for three experimental tasks: COVID-19 detection from CT scans, brain tumor classification from MRI scans, and brain-tumor segmentation from MRI scans. We found that models embedded with FINs provided enhanced performance for all three tasks when compared to baseline networks without FINs, even when those baseline networks had more parameters. Additionally, we found that models embedded with FINs converged faster and more consistently compared to baseline networks with similar or greater representational capacity. The results of our experiments provide evidence that FINs may offer state-of-the-art performance for a variety of other biomedical image processing tasks.
