CBM: Curriculum by Masking
Andrei Jarca, Florinel-Alin Croitoru, Radu Tudor Ionescu

TL;DR
CBM introduces a novel curriculum learning strategy using patch masking based on gradient magnitudes, which effectively creates an easy-to-hard training schedule, improving accuracy across various models and datasets.
Contribution
The paper presents CBM, a new curriculum learning method that controls sample difficulty through patch masking, outperforming existing curriculum strategies in object recognition and detection tasks.
Findings
CBM achieves state-of-the-art accuracy improvements.
CBM outperforms previous curriculum learning methods.
CBM enhances transfer learning performance.
Abstract
We propose Curriculum by Masking (CBM), a novel state-of-the-art curriculum learning strategy that effectively creates an easy-to-hard training schedule via patch (token) masking, offering significant accuracy improvements over the conventional training regime and previous curriculum learning (CL) methods. CBM leverages gradient magnitudes to prioritize the masking of salient image regions via a novel masking algorithm and a novel masking block. Our approach enables controlling sample difficulty via the patch masking ratio, generating an effective easy-to-hard curriculum by gradually introducing harder samples as training progresses. CBM operates with two easily configurable parameters, i.e. the number of patches and the curriculum schedule, making it a versatile curriculum learning approach for object recognition and detection. We conduct experiments with various neural architectures,…
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
TopicsAdvanced Neural Network Applications · Generative Adversarial Networks and Image Synthesis · Adversarial Robustness in Machine Learning
