paper-with-me

홈 › Papers

Multimodal Large Language Models as Image Classifiers

2026-03-06 · Nikita Kisel, Illia Volkov, Klara Janouskova, Jiri Matas arxiv

Multimodal Large Language Models (MLLM) classification performance depends critically on evaluation protocol and ground truth quality. Studies comparing MLLMs with supervised and vision-language models report conflicting conclusions, and we show these conflicts stem from protocols that either inflate or underestimate performance. Across the most common evaluation protocols, we identify and fix key issues: model outputs that fall outside the provided class list and are discarded, inflated results from weak multiple-choice distractors, and an open-world setting that underperforms only due to poor output mapping. We additionally quantify the impact of commonly overlooked design choices - batch size, image ordering, and text encoder selection - showing they substantially affect accuracy. Evaluating on ReGT, our multilabel reannotation of 625 ImageNet-1k classes, reveals that MLLMs benefit most from corrected labels (up to +10.8%), substantially narrowing the perceived gap with supervised models. Much of the reported MLLMs underperformance on classification is thus an artifact of noisy ground truth and flawed evaluation protocol rather than genuine model deficiency. Models less reliant on supervised training signals prove most sensitive to annotation quality. Finally, we show that MLLMs can assist human annotators: in a controlled case study, annotators confirmed or integrated MLLMs predictions in approximately 50% of difficult cases, demonstrating their potential for large-scale dataset curation. This work is part of the Aiming for Perfect ImageNet-1k project, see https://klarajanouskova.github.io/ImageNet/.

📄 PDF Abstract BibTeX arXiv:2603.06578

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Robustness of Fusion-based Multimodal Classifiers to Cross-Modal Content Dilutions

2022-11-04 · Gaurav Verma, Vishwa Vinay, Ryan A. Rossi, Srijan Kumar

As multimodal learning finds applications in a wide variety of high-stakes societal tasks, investigating their robustness becomes important. Existing work has focused on understanding the robustness of vision-and-languag…

CUE-M: Contextual Understanding and Enhanced Search with Multimodal Large Language Model

2024-11-19 · Dongyoung Go, Taesun Whang, Chanhee Lee, Hwa-Yeon Kim 외

The integration of Retrieval-Augmented Generation (RAG) with Multimodal Large Language Models (MLLMs) has revolutionized information retrieval and expanded the practical applications of AI. However, current systems strug…

Information RetrievalLanguage ModelingLanguage ModellingLarge Language Model+4

Evolving Interpretable Visual Classifiers with Large Language Models

2024-04-15 · Mia Chiquier, Utkarsh Mall, Carl Vondrick

Multimodal pre-trained models, such as CLIP, are popular for zero-shot classification due to their open-vocabulary flexibility and high performance. However, vision-language models, which compute similarity scores betwee…

In-Context LearningLanguage ModelingLanguage ModellingLarge Language Model+2

New Ideas and Trends in Deep Multimodal Content Understanding: A Review

2020-10-16 · Wei Chen, Weiping Wang, Li Liu, Michael S. Lew

The focus of this survey is on the analysis of two modalities of multimodal deep learning: image and text. Unlike classic reviews of deep learning where monomodal image classifiers such as VGG, ResNet and Inception modul…

Cross-Modal RetrievalDeep LearningImage CaptioningImage Generation+5

Multimodal Item Categorization Fully Based on Transformer

2021-08-01 · ACL (ECNLP) 2021 8 · Lei Chen, Houwei Chou, Yandi Xia, Hirokazu Miyake

The Transformer has proven to be a powerful feature extraction method and has gained widespread adoption in natural language processing (NLP). In this paper we propose a multimodal item categorization (MIC) system solely…

image-classificationImage Classification