Informed Mixing -- Improving Open Set Recognition via Attribution-based Augmentation
By: Jiawen Xu, Odej Kao, Margret Keuper
Potential Business Impact:
Helps computers learn new things without seeing them.
Open set recognition (OSR) is devised to address the problem of detecting novel classes during model inference. Even in recent vision models, this remains an open issue which is receiving increasing attention. Thereby, a crucial challenge is to learn features that are relevant for unseen categories from given data, for which these features might not be discriminative. To facilitate this process and "optimize to learn" more diverse features, we propose GradMix, a data augmentation method that dynamically leverages gradient-based attribution maps of the model during training to mask out already learned concepts. Thus GradMix encourages the model to learn a more complete set of representative features from the same data source. Extensive experiments on open set recognition, close set classification, and out-of-distribution detection reveal that our method can often outperform the state-of-the-art. GradMix can further increase model robustness to corruptions as well as downstream classification performance for self-supervised learning, indicating its benefit for model generalization.
Similar Papers
BackMix: Regularizing Open Set Recognition by Removing Underlying Fore-Background Priors
CV and Pattern Recognition
Teaches computers to spot fake or new things.
GradMix: Gradient-based Selective Mixup for Robust Data Augmentation in Class-Incremental Learning
Machine Learning (CS)
Keeps old learning when new lessons are taught.
Boosting Open Set Recognition Performance through Modulated Representation Learning
CV and Pattern Recognition
Helps computers recognize new things they haven't seen.