paper-with-me

Papers

Towards Perceiving Small Visual Details in Zero-shot Visual Question Answering with Multimodal LLMs

2023-10-24 · Jiarui Zhang, Mahyar Khayatkhoei, Prateek Chhikara, Filip Ilievski

Multimodal Large Language Models (MLLMs) have recently achieved promising zero-shot accuracy on visual question answering (VQA) -- a fundamental task affecting various downstream applications and domains. Given the great potential for the broad use of these models, it is important to investigate their limitations in dealing with different image and question properties. In this work, we investigate whether MLLMs can perceive small details as well as large details in images. In particular, we show that their zero-shot accuracy in answering visual questions is very sensitive to the size of the visual subject of the question, declining up to 46% with size. Furthermore, we show that this effect is causal by observing that human visual cropping can significantly mitigate their sensitivity to size. Inspired by the usefulness of human cropping, we then propose five automatic visual cropping methods -- leveraging either external localization models or the decision process of the given MLLM itself -- as inference time mechanisms to improve the zero-shot performance of MLLMs. We study their effectiveness on four popular VQA datasets, and a subset of the VQAv2 dataset tailored towards fine visual details. Our findings suggest that MLLMs should be used with caution in detail-sensitive VQA applications, and that visual cropping is a promising direction to improve their zero-shot performance. To facilitate further investigation of MLLMs' behaviors, our code and data are publicly released.

📄 PDF Abstract BibTeX arXiv:2310.16033

Code (1)

saccharomycetes/visual_crop_zsvqa 공식 구현

Tasks

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Good Questions Help Zero-Shot Image Reasoning

2023-12-04 · Kaiwen Yang, Tao Shen, Xinmei Tian, Xiubo Geng 외

Aligning the recent large language models (LLMs) with computer vision models leads to large vision-language models (LVLMs), which have paved the way for zero-shot image reasoning tasks. However, LVLMs are usually trained…

Fine-Grained Image ClassificationQuestion AnsweringVisual EntailmentVisual Question Answering

ShowUI: One Vision-Language-Action Model for GUI Visual Agent

2024-11-26 · CVPR 2025 1 · Kevin Qinghong Lin, Linjie Li, Difei Gao, Zhengyuan Yang 외

Building Graphical User Interface (GUI) assistants holds significant promise for enhancing human workflow productivity. While most agents are language-based, relying on closed-source API with text-rich meta-information (…

Instruction FollowingNatural Language Visual GroundingVision-Language-Action

Robotic Programmer: Video Instructed Policy Code Generation for Robotic Manipulation

2025-01-08 · Senwei Xie, Hongyu Wang, Zhanqi Xiao, Ruiping Wang 외

Zero-shot generalization across various robots, tasks and environments remains a significant challenge in robotic manipulation. Policy code generation methods use executable code to connect high-level task descriptions a…

Code GenerationLanguage ModelingLanguage ModellingLarge Language Model+1

Pondering the Way: Spatial-perceiving World Action Model for Embodied Navigation

2026-06-29 · Hong Chen, Daqi Liu, Zehan Zhang, Haiguang Wang 외 arxiv

Existing world model-based planners for visual navigation typically follow a verification-centric paradigm, decoupling goal intent from trajectory synthesis. This approach suffers from candidate dependence, heavy computa…

Zero-shot GeneralizationVisual Navigation

Cascade-CLIP: Cascaded Vision-Language Embeddings Alignment for Zero-Shot Semantic Segmentation

2024-06-02 · Yunheng Li, Zhongyu Li, Quansheng Zeng, Qibin Hou 외

Pre-trained vision-language models, e.g., CLIP, have been successfully applied to zero-shot semantic segmentation. Existing CLIP-based approaches primarily utilize visual features from the last layer to align with text e…

SegmentationSemantic SegmentationZero-Shot Semantic Segmentation