NVUM: Non-Volatile Unbiased Memory for Robust Medical Image Classification
Fengbei Liu, Yuanhong Chen, Yu Tian, Yuyuan Liu, Chong Wang, Vasileios, Belagiannis, Gustavo Carneiro

TL;DR
This paper introduces NVUM, a novel memory-based training module that simultaneously addresses noise, class imbalance, and multi-label challenges in large-scale medical image classification, improving robustness and accuracy.
Contribution
The paper proposes NVUM, a new non-volatile memory module that regularizes training on noisy, imbalanced, multi-label medical image datasets, a combination not previously addressed together.
Findings
Outperforms state-of-the-art CXR classifiers
Effective on noisy multi-label imbalanced datasets
Improves robustness and generalization in medical image classification
Abstract
Real-world large-scale medical image analysis (MIA) datasets have three challenges: 1) they contain noisy-labelled samples that affect training convergence and generalisation, 2) they usually have an imbalanced distribution of samples per class, and 3) they normally comprise a multi-label problem, where samples can have multiple diagnoses. Current approaches are commonly trained to solve a subset of those problems, but we are unaware of methods that address the three problems simultaneously. In this paper, we propose a new training module called Non-Volatile Unbiased Memory (NVUM), which non-volatility stores running average of model logits for a new regularization loss on noisy multi-label problem. We further unbias the classification prediction in NVUM update for imbalanced learning problem. We run extensive experiments to evaluate NVUM on new benchmarks proposed by this paper, where…
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
TopicsCOVID-19 diagnosis using AI · Machine Learning and Data Classification · Artificial Intelligence in Healthcare
