paper-with-me

홈 › Papers

Enhancing Fine-grained Image Classification through Attentive Batch Training

2024-12-27 · Duy M. Le, Bao Q. Bui, Anh Tran, Cong Tran, Cuong Pham

Fine-grained image classification, which is a challenging task in computer vision, requires precise differentiation among visually similar object categories. In this paper, we propose 1) a novel module called Residual Relationship Attention (RRA) that leverages the relationships between images within each training batch to effectively integrate visual feature vectors of batch images and 2) a novel technique called Relationship Position Encoding (RPE), which encodes the positions of relationships between original images in a batch and effectively preserves the relationship information between images within the batch. Additionally, we design a novel framework, namely Relationship Batch Integration (RBI), which utilizes RRA in conjunction with RPE, allowing the discernment of vital visual features that may remain elusive when examining a singular image representative of a particular class. Through extensive experiments, our proposed method demonstrates significant improvements in the accuracy of different fine-grained classifiers, with an average increase of $(+2.78\%)$ and $(+3.83\%)$ on the CUB200-2011 and Stanford Dog datasets, respectively, while achieving a state-of-the-art results $(95.79\%)$ on the Stanford Dog dataset. Despite not achieving the same level of improvement as in fine-grained image classification, our method still demonstrates its prowess in leveraging general image classification by attaining a state-of-the-art result of $(93.71\%)$ on the Tiny-Imagenet dataset. Furthermore, our method serves as a plug-in refinement module and can be easily integrated into different networks.

📄 PDF Abstract BibTeX arXiv:2412.19606

Code (0)

등록된 구현이 없습니다.

Tasks

Fine-Grained Image Classificationimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Feature Channel Adaptive Enhancement for Fine-Grained Visual Classification

2023-05-11 · The 7th Asian Conference on Pattern Recognition 2023 5 · Dingzhou Xie, Cheng Pang, Guanhua Wu, Rushi Lan

Fine-grained classification poses greater challenges compared to basic-level image classification due to the visually similar sub-species. To distinguish between confusing species, we introduce a novel framework based…

ClassificationFine-Grained Image ClassificationFine-Grained Image Recognitionimage-classification+1

Understanding the Fine-Grained Knowledge Capabilities of Vision-Language Models

2026-02-19 · Dhruba Ghosh, Yuhui Zhang, Ludwig Schmidt arxiv

Vision-language models (VLMs) have made substantial progress across a wide range of visual question answering benchmarks, spanning visual reasoning, document understanding, and multimodal dialogue. These improvements are…

Visual Question AnsweringImage ClassificationVisual Reasoning

Learning Semantically Enhanced Feature for Fine-Grained Image Classification

2020-06-24 · Wei Luo, Hengmin Zhang, Jun Li, Xiu-Shen Wei

We aim to provide a computationally cheap yet effective approach for fine-grained image classification (FGIC) in this letter. Unlike previous methods that rely on complex part localization modules, our approach learns fi…

ClassificationFine-Grained Image ClassificationGeneral Classificationimage-classification+1

Enhancing Fine-Grained Classification for Low Resolution Images

2021-05-01 · Maneet Singh, Shruti Nagpal, Mayank Vatsa, Richa Singh

Low resolution fine-grained classification has widespread applicability for applications where data is captured at a distance such as surveillance and mobile photography. While fine-grained classification with high resol…

AttributeClassificationGeneral Classification

Enhancing Fine-Grained Image Classifications via Cascaded Vision Language Models

2024-05-18 · Canshi Wei

Fine-grained image classification, particularly in zero/few-shot scenarios, presents a significant challenge for vision-language models (VLMs), such as CLIP. These models often struggle with the nuanced task of distingui…

Fine-Grained Image Classificationimage-classificationImage Classification