English

Mini-batch graphs for robust image classification

Computer Vision and Pattern Recognition 2021-05-10 v1 Artificial Intelligence

Abstract

Current deep learning models for classification tasks in computer vision are trained using mini-batches. In the present article, we take advantage of the relationships between samples in a mini-batch, using graph neural networks to aggregate information from similar images. This helps mitigate the adverse effects of alterations to the input images on classification performance. Diverse experiments on image-based object and scene classification show that this approach not only improves a classifier's performance but also increases its robustness to image perturbations and adversarial attacks. Further, we also show that mini-batch graph neural networks can help to alleviate the problem of mode collapse in Generative Adversarial Networks.

Keywords

Cite

@article{arxiv.2105.03237,
  title  = {Mini-batch graphs for robust image classification},
  author = {Arnab Kumar Mondal and Vineet Jain and Kaleem Siddiqi},
  journal= {arXiv preprint arXiv:2105.03237},
  year   = {2021}
}
R2 v1 2026-06-24T01:52:32.503Z