2
0

Informed Mixing -- Improving Open Set Recognition via Attribution-based Augmentation

Abstract

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.

View on arXiv
@article{xu2025_2505.12803,
  title={ Informed Mixing -- Improving Open Set Recognition via Attribution-based Augmentation },
  author={ Jiawen Xu and Odej Kao and Margret Keuper },
  journal={arXiv preprint arXiv:2505.12803},
  year={ 2025 }
}
Comments on this paper