MoMBS: Mixed-order minibatch sampling enhances model training from diverse-quality images
Han Li, Hu Han, S. Kevin Zhou

TL;DR
This paper introduces MoMBS, a novel minibatch sampling method that improves training efficiency by better handling diverse-quality images through a combined loss and uncertainty measure, outperforming traditional methods.
Contribution
The paper proposes a mixed-order minibatch sampling technique that effectively leverages diverse-quality training samples by considering both loss and uncertainty, addressing limitations of existing methods.
Findings
MoMBS outperforms traditional sampling methods in diverse-quality image training.
It effectively distinguishes poorly labeled from well-represented samples.
The method enhances model training efficiency and accuracy.
Abstract
Natural images exhibit label diversity (clean vs. noisy) in noisy-labeled image classification and prevalence diversity (abundant vs. sparse) in long-tailed image classification. Similarly, medical images in universal lesion detection (ULD) exhibit substantial variations in image quality, encompassing attributes such as clarity and label correctness. How to effectively leverage training images with diverse qualities becomes a problem in learning deep models. Conventional training mechanisms, such as self-paced curriculum learning (SCL) and online hard example mining (OHEM), relieve this problem by reweighting images with high loss values. Despite their success, these methods still confront two challenges: (i) the loss-based measure of sample hardness is imprecise, preventing optimum handling of different cases, and (ii) there exists under-utilization in SCL or over-utilization OHEM with…
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.
Taxonomy
TopicsAI in cancer detection · Image Processing Techniques and Applications · Medical Image Segmentation Techniques
MethodsOnline Hard Example Mining
