paper-with-me

홈 › Papers

From Images to Textual Prompts: Zero-Shot Visual Question Answering With Frozen Large Language Models

2023-01-01 · CVPR 2023 1 · Jiaxian Guo, Junnan Li, Dongxu Li, Anthony Meng Huat Tiong, Boyang Li, DaCheng Tao, Steven Hoi

Large language models (LLMs) have demonstrated excellent zero-shot generalization to new language tasks. However, effective utilization of LLMs for zero-shot visual question-answering (VQA) remains challenging, primarily due to the modality disconnection and task disconnection between LLM and VQA task. End-to-end training on vision and language data may bridge the disconnections, but is inflexible and computationally expensive. To address this issue, we propose Img2Prompt, a plug-and-play module that provides the prompts that can bridge the aforementioned modality and task disconnections, so that LLMs can perform zero-shot VQA tasks without end-to-end training. In order to provide such prompts, we further employ LLM-agnostic models to provide prompts that can describe image content and self-constructed question-answer pairs, which can effectively guide LLM to perform zero-shot VQA tasks. Img2Prompt offers the following benefits: 1) It can flexibly work with various LLMs to perform VQA. 2) Without the needing of end-to-end training, it significantly reduces the cost of deploying LLM for zero-shot VQA tasks. 3) It achieves comparable or better performance than methods relying on end-to-end training. For example, we outperform Flamingo by 5.6% on VQAv2. On the challenging A-OKVQA dataset, our method even outperforms few-shot methods by as much as 20%.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)Zero-shot Generalization

Similar Papers 제목 키워드 기반

Constrained Prompt Enhancement for Improving Zero-Shot Generalization of Vision-Language Models

2025-08-24 · Xiaojie Yin, Qilong Wang, Qinghua Hu arxiv

Vision-language models (VLMs) pre-trained on web-scale data exhibit promising zero-shot generalization but often suffer from semantic misalignment due to domain gaps between pre-training and downstream tasks. Existing ap…

Zero-shot GeneralizationTest-time Adaptation

Zero-shot Referring Expression Comprehension via Structural Similarity Between Images and Captions

2023-11-28 · CVPR 2024 1 · Zeyu Han, Fangrui Zhu, Qianru Lao, Huaizu Jiang

Zero-shot referring expression comprehension aims at localizing bounding boxes in an image corresponding to provided textual prompts, which requires: (i) a fine-grained disentanglement of complex visual scene and textual…

DisentanglementReferring ExpressionReferring Expression ComprehensionTriplet+1

Improving Zero-shot Visual Question Answering via Large Language Models with Reasoning Question Prompts

2023-11-15 · Yunshi Lan, Xiang Li, Xin Liu, Yang Li 외

Zero-shot Visual Question Answering (VQA) is a prominent vision-language task that examines both the visual and textual understanding capability of systems in the absence of training data. Recently, by converting the ima…

Question AnsweringSentenceVisual Question AnsweringVisual Question Answering (VQA)+1

The Solution for the 5th GCAIAC Zero-shot Referring Expression Comprehension Challenge

2024-07-06 · Longfei Huang, Feng Yu, Zhihao Guan, Zhonghua Wan 외

This report presents a solution for the zero-shot referring expression comprehension task. Visual-language multimodal base models (such as CLIP, SAM) have gained significant attention in recent years as a cornerstone of …

Referring ExpressionReferring Expression Comprehension

From Images to Textual Prompts: Zero-shot VQA with Frozen Large Language Models

2022-12-21 · Jiaxian Guo, Junnan Li, Dongxu Li, Anthony Meng Huat Tiong 외

Large language models (LLMs) have demonstrated excellent zero-shot generalization to new language tasks. However, effective utilization of LLMs for zero-shot visual question-answering (VQA) remains challenging, primarily…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)Zero-shot Generalization