English

Enhancing Advanced Visual Reasoning Ability of Large Language Models

Computer Vision and Pattern Recognition 2024-09-24 v1 Artificial Intelligence

Abstract

Recent advancements in Vision-Language (VL) research have sparked new benchmarks for complex visual reasoning, challenging models' advanced reasoning ability. Traditional Vision-Language Models (VLMs) perform well in visual perception tasks while struggling with complex reasoning scenarios. Conversely, Large Language Models (LLMs) demonstrate robust text reasoning capabilities; however, they lack visual acuity. To bridge this gap, we propose Complex Visual Reasoning Large Language Models (CVR-LLM), capitalizing on VLMs' visual perception proficiency and LLMs' extensive reasoning capability. Unlike recent multimodal large language models (MLLMs) that require a projection layer, our approach transforms images into detailed, context-aware descriptions using an iterative self-refinement loop and leverages LLMs' text knowledge for accurate predictions without extra training. We also introduce a novel multi-modal in-context learning (ICL) methodology to enhance LLMs' contextual understanding and reasoning. Additionally, we introduce Chain-of-Comparison (CoC), a step-by-step comparison technique enabling contrasting various aspects of predictions. Our CVR-LLM presents the first comprehensive study across a wide array of complex visual reasoning tasks and achieves SOTA performance among all.

Keywords

Cite

@article{arxiv.2409.13980,
  title  = {Enhancing Advanced Visual Reasoning Ability of Large Language Models},
  author = {Zhiyuan Li and Dongnan Liu and Chaoyi Zhang and Heng Wang and Tengfei Xue and Weidong Cai},
  journal= {arXiv preprint arXiv:2409.13980},
  year   = {2024}
}

Comments

EMNLP 2024 Main

R2 v1 2026-06-28T18:52:07.671Z