paper-with-me

홈 › Papers

What Do You See? Enhancing Zero-Shot Image Classification with Multimodal Large Language Models

2024-05-24 · Abdelrahman Abdelhamed, Mahmoud Afifi, Alec Go

Large language models (LLMs) have been effectively used for many computer vision tasks, including image classification. In this paper, we present a simple yet effective approach for zero-shot image classification using multimodal LLMs. Using multimodal LLMs, we generate comprehensive textual representations from input images. These textual representations are then utilized to generate fixed-dimensional features in a cross-modal embedding space. Subsequently, these features are fused together to perform zero-shot classification using a linear classifier. Our method does not require prompt engineering for each dataset; instead, we use a single, straightforward set of prompts across all datasets. We evaluated our method on several datasets and our results demonstrate its remarkable effectiveness, surpassing benchmark accuracy on multiple datasets. On average, for ten benchmarks, our method achieved an accuracy gain of 6.2 percentage points, with an increase of 6.8 percentage points on the ImageNet dataset, compared to prior methods re-evaluated with the same setup. Our findings highlight the potential of multimodal LLMs to enhance computer vision tasks such as zero-shot image classification, offering a significant improvement over traditional methods.

📄 PDF Abstract BibTeX arXiv:2405.15668

Code (1)

donatoaz/what-do-you-see-zero-shot-image-classification-multimodal-llm

Tasks

Classificationimage-classificationImage ClassificationPrompt Engineeringzero-shot-classificationZero-Shot Image ClassificationZero-Shot Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Interpreting and Analysing CLIP's Zero-Shot Image Classification via Mutual Knowledge

2024-10-16 · Fawaz Sammani, Nikos Deligiannis

Contrastive Language-Image Pretraining (CLIP) performs zero-shot image classification by mapping images and textual class representation into a shared embedding space, then retrieving the class closest to the image. This…

Classificationimage-classificationImage Classificationzero-shot-classification+2

A Fistful of Words: Learning Transferable Visual Models from Bag-of-Words Supervision

2021-12-27 · Ajinkya Tejankar, Maziar Sanjabi, Bichen Wu, Saining Xie 외

Using natural language as a supervision for training visual recognition models holds great promise. Recent works have shown that if such supervision is used in the form of alignment between images and captions in large t…

ClassificationImage Captioningimage-classificationImage Classification+3

Enhancing Remote Sensing Vision-Language Models for Zero-Shot Scene Classification

2024-09-01 · Karim El Khoury, Maxime Zanella, Benoît Gérin, Tiffanie Godelaine 외

Vision-Language Models for remote sensing have shown promising uses thanks to their extensive pretraining. However, their conventional usage in zero-shot scene classification methods still involves dividing large images …

Scene ClassificationTransductive Zero-Shot Classificationzero-shot-classificationZero-Shot Learning

Zero-Shot Prompting and Few-Shot Fine-Tuning: Revisiting Document Image Classification Using Large Language Models

2024-12-18 · Anna Scius-Bertrand, Michael Jungo, Lars Vögtlin, Jean-Marc Spat 외

Classifying scanned documents is a challenging problem that involves image, layout, and text analysis for document understanding. Nevertheless, for certain benchmark datasets, notably RVL-CDIP, the state of the art is cl…

Document Classificationdocument-image-classificationDocument Image Classificationdocument understanding+2

SenCLIP: Enhancing zero-shot land-use mapping for Sentinel-2 with ground-level prompting

2024-12-11 · Pallavi Jain, Dino Ienco, Roberto Interdonato, Tristan Berchoux 외

Pre-trained vision-language models (VLMs), such as CLIP, demonstrate impressive zero-shot classification capabilities with free-form prompts and even show some generalization in specialized domains. However, their perfor…

zero-shot-classificationZero-Shot Learning