paper-with-me

홈 › Papers

Zero-Shot Fine-Grained Image Classification Using Large Vision-Language Models

2025-10-04 · Md. Atabuzzaman, Andrew Zhang, Chris Thomas arxiv

Large Vision-Language Models (LVLMs) have demonstrated impressive performance on vision-language reasoning tasks. However, their potential for zero-shot fine-grained image classification, a challenging task requiring precise differentiation between visually similar categories, remains underexplored. We present a novel method that transforms zero-shot fine-grained image classification into a visual question-answering framework, leveraging LVLMs' comprehensive understanding capabilities rather than relying on direct class name generation. We enhance model performance through a novel attention intervention technique. We also address a key limitation in existing datasets by developing more comprehensive and precise class description benchmarks. We validate the effectiveness of our method through extensive experimentation across multiple fine-grained image classification benchmarks. Our proposed method consistently outperforms the current state-of-the-art (SOTA) approach, demonstrating both the effectiveness of our method and the broader potential of LVLMs for zero-shot fine-grained classification tasks. Code and Datasets: https://github.com/Atabuzzaman/Fine-grained-classification

📄 PDF Abstract BibTeX arXiv:2510.03903

Code (0)

등록된 구현이 없습니다.

Tasks

Fine-Grained Image Classification

Similar Papers 제목 키워드 기반

Zero-Shot Fine-Grained Classification by Deep Feature Learning with Semantics

2017-07-04 · Aoxue Li, Zhiwu Lu, Li-Wei Wang, Tao Xiang 외

Fine-grained image classification, which aims to distinguish images with subtle distinctions, is a challenging task due to two main issues: lack of sufficient training data for every class and difficulty in learning disc…

ClassificationDomain AdaptationFine-Grained Image ClassificationGeneral Classification+3

Enhancing Zero-Shot Brain Tumor Subtype Classification via Fine-Grained Patch-Text Alignment

2025-08-03 · Lubin Gan, Jing Zhang, Linhao Qu, Yijun Wang 외 arxiv

The fine-grained classification of brain tumor subtypes from histopathological whole slide images is highly challenging due to subtle morphological variations and the scarcity of annotated data. Although vision-language …

CLAREL: Classification via retrieval loss for zero-shot learning

2019-05-31 · Boris N. Oreshkin, Negar Rostamzadeh, Pedro O. Pinheiro, Christopher Pal

We address the problem of learning fine-grained cross-modal representations. We propose an instance-based deep metric learning approach in joint visual and textual space. The key novelty of this paper is that it shows th…

ClassificationGeneral ClassificationGeneralized Zero-Shot LearningMetric Learning+3

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

Decomposing Visual Classification: Assessing Tree-Based Reasoning in VLMs

2025-09-10 · Sary Elmansoury, Islam Mesabah, Gerrit Großmann, Peter Neigel 외 arxiv

Vision language models (VLMs) excel at zero-shot visual classification, but their performance on fine-grained tasks and large hierarchical label spaces is understudied. This paper investigates whether structured, tree-ba…