Expeditious Saliency-guided Mix-up through Random Gradient Thresholding
Minh-Long Luu, Zeyi Huang, Eric P. Xing, Yong Jae Lee and, Haohan Wang

TL;DR
This paper introduces R-Mix, a novel mix-up training method combining randomness and saliency guidance, enhancing neural network generalization, localization, calibration, and robustness, with an RL-based policy for automatic decision-making.
Contribution
The paper proposes R-Mix, a new mix-up approach that integrates randomization and saliency, and employs reinforcement learning for automatic policy selection, advancing mix-up training techniques.
Findings
R-Mix improves generalization and robustness of neural networks.
The RL agent effectively automates mix-up policy selection.
Experimental results show state-of-the-art performance across tasks.
Abstract
Mix-up training approaches have proven to be effective in improving the generalization ability of Deep Neural Networks. Over the years, the research community expands mix-up methods into two directions, with extensive efforts to improve saliency-guided procedures but minimal focus on the arbitrary path, leaving the randomization domain unexplored. In this paper, inspired by the superior qualities of each direction over one another, we introduce a novel method that lies at the junction of the two routes. By combining the best elements of randomness and saliency utilization, our method balances speed, simplicity, and accuracy. We name our method R-Mix following the concept of "Random Mix-up". We demonstrate its effectiveness in generalization, weakly supervised object localization, calibration, and robustness to adversarial attacks. Finally, in order to address the question of whether…
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
TopicsAdversarial Robustness in Machine Learning · Advanced Neural Network Applications · Machine Learning and Data Classification
MethodsRandom Mix-up
