Iterative Misclassification Error Training (IMET): An Optimized Neural Network Training Technique for Image Classification
Ruhaan Singh, Sreelekha Guggilam

TL;DR
IMET is a new training framework that combines ideas from curriculum learning and coreset selection to improve neural network robustness and accuracy in medical image classification, especially with noisy or small datasets.
Contribution
The paper introduces IMET, a novel training method that identifies misclassified samples to focus learning on edge cases, enhancing medical image classification performance.
Findings
IMET improves accuracy on benchmark datasets.
IMET enhances model robustness against noisy labels.
IMET reduces training time while maintaining performance.
Abstract
Deep learning models have proven to be effective on medical datasets for accurate diagnostic predictions from images. However, medical datasets often contain noisy, mislabeled, or poorly generalizable images, particularly for edge cases and anomalous outcomes. Additionally, high quality datasets are often small in sample size that can result in overfitting, where models memorize noise rather than learn generalizable patterns. This in particular, could pose serious risks in medical diagnostics where the risk associated with mis-classification can impact human life. Several data-efficient training strategies have emerged to address these constraints. In particular, coreset selection identifies compact subsets of the most representative samples, enabling training that approximates full-dataset performance while reducing computational overhead. On the other hand, curriculum learning relies…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
