SR-GNN: Spatial Relation-aware Graph Neural Network for Fine-Grained Image Categorization
Asish Bera, Zachary Wharton, Yonghuai Liu, Nik Bessis and, Ardhendu Behera

TL;DR
This paper introduces SR-GNN, a relation-aware graph neural network that enhances fine-grained image categorization by capturing subtle structural details through context-aware features and attention mechanisms, outperforming existing methods.
Contribution
The paper proposes a novel relation-aware GNN model that leverages self-attention and context-aware features for improved fine-grained image classification without requiring bounding-box annotations.
Findings
Outperforms state-of-the-art methods on eight benchmark datasets.
Effectively captures subtle structural differences in images.
Improves recognition accuracy significantly.
Abstract
Over the past few years, a significant progress has been made in deep convolutional neural networks (CNNs)-based image recognition. This is mainly due to the strong ability of such networks in mining discriminative object pose and parts information from texture and shape. This is often inappropriate for fine-grained visual classification (FGVC) since it exhibits high intra-class and low inter-class variances due to occlusions, deformation, illuminations, etc. Thus, an expressive feature representation describing global structural information is a key to characterize an object/ scene. To this end, we propose a method that effectively captures subtle changes by aggregating context-aware features from most relevant image-regions and their importance in discriminating fine-grained categories avoiding the bounding-box and/or distinguishable part annotations. Our approach is inspired by the…
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
TopicsBrain Tumor Detection and Classification · Advanced Neural Network Applications · Advanced Graph Neural Networks
