QG-CoC: Question-Guided Chain-of-Captions for Large Multimodal Models
Kuei-Chun Kao, Hsu Tzu-Yin, Yunqi Hong, Ruochen Wang, Cho-Jui Hsieh
TL;DR
This work tackles the challenge of multimodal large language models struggling with fine-grained perception and reasoning across multiple images. It proposes QG-CoC, a zero-shot prompting framework that decomposes complex questions, generates sub-question–guided captions, and integrates reasoning to answer the original query, without model fine-tuning. Through extensive experiments on open- and closed-source MLLMs across multi-image and single-image benchmarks, QG-CoC consistently surpasses existing prompting baselines and demonstrates robust improvements in challenging multi-image scenarios. The findings suggest that grounding sub-questions in targeted captions enhances cross-image understanding and provides a practical baseline for future, non-tuned multimodal reasoning systems across diverse tasks and models.
Abstract
Recently, Multimodal Large Language Models (MLLMs) encounter two key issues in multi-image contexts: (1) a lack of fine-grained perception across disparate images, and (2) a diminished capability to effectively reason over and synthesize information from multiple visual inputs. However, while various prompting methods aim to describe visual content, many existing studies focus primarily on single-image settings or specific, constrained scenarios. This leaves a critical gap in understanding and addressing how MLLMs tackle more general and complex multi-image reasoning tasks. Thus, we first extensively investigate how current prompting methods perceive fine-grained visual details and process visual information when dealing with multiple images. Our findings reveal that existing prompting methods fall short in attending to needed clues and seamlessly integrating perception and reasoning. Inspired by the findings, we propose a new zero-shot prompting method, Question-Guided Chain-of-Captions (QG-CoC), a generalized prompting approach that effectively handles problems with an arbitrary number of images. We evaluate our method on various open-source and closed-source MLLMs for multi-image and single-image benchmarks. Experimental results indicate that QG-CoC demonstrates competitive performance across tasks and exhibits robust improvements in the challenging scenarios where existing prompting methods fail.
