About Explicit Variance Minimization: Training Neural Networks for Medical Imaging With Limited Data Annotations
Dmitrii Shubin, Danny Eytan, Sebastian D. Goodfellow

TL;DR
This paper introduces Variance Aware Training (VAT), a novel regularization method for medical imaging neural networks that reduces training time and matches or exceeds state-of-the-art performance by explicitly incorporating variance error into the loss function.
Contribution
The paper proposes VAT, a new regularization technique that leverages the morphological diversity in medical data, with a theoretical foundation and minimal hyper-parameter tuning.
Findings
VAT matches or improves state-of-the-art results
Achieves an order of magnitude reduction in training time
Validated on diverse medical imaging datasets
Abstract
Self-supervised learning methods for computer vision have demonstrated the effectiveness of pre-training feature representations, resulting in well-generalizing Deep Neural Networks, even if the annotated data are limited. However, representation learning techniques require a significant amount of time for model training, with most of the time spent on precise hyper-parameter optimization and selection of augmentation techniques. We hypothesized that if the annotated dataset has enough morphological diversity to capture the diversity of the general population, as is common in medical imaging due to conserved similarities of tissue morphology, the variance error of the trained model is the dominant component of the Bias-Variance Trade-off. Therefore, we proposed the Variance Aware Training (VAT) method that exploits this data property by introducing the variance error into the model loss…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Imaging and Analysis · AI in cancer detection · Medical Image Segmentation Techniques
MethodsAttentive Walk-Aggregating Graph Neural Network
