paper-with-me

Papers

Enhance Reasoning Ability of Visual-Language Models via Large Language Models

2023-05-22 · Yueting Yang, Xintong Zhang, Wenjuan Han

Pre-trained visual language models (VLM) have shown excellent performance in image caption tasks. However, it sometimes shows insufficient reasoning ability. In contrast, large language models (LLMs) emerge with powerful reasoning capabilities. Therefore, we propose a method called TReE, which transfers the reasoning ability of a large language model to a visual language model in zero-shot scenarios. TReE contains three stages: observation, thinking, and re-thinking. Observation stage indicates that VLM obtains the overall information of the relative image. Thinking stage combines the image information and task description as the prompt of the LLM, inference with the rationals. Re-Thinking stage learns from rationale and then inference the final result through VLM.

📄 PDF Abstract BibTeX arXiv:2305.13267

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

Enhancing Advanced Visual Reasoning Ability of Large Language Models

2024-09-21 · Zhiyuan Li, Dongnan Liu, Chaoyi Zhang, Heng Wang 외

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 vis…

In-Context LearningVisual Reasoning

Mind's Eye of LLMs: Visualization-of-Thought Elicits Spatial Reasoning in Large Language Models

2024-04-04 · Wenshan Wu, Shaoguang Mao, Yadong Zhang, Yan Xia 외

Large language models (LLMs) have exhibited impressive performance in language comprehension and various reasoning tasks. However, their abilities in spatial reasoning, a crucial aspect of human cognition, remain relativ…

Spatial ReasoningVisual Navigation

Insight-V: Exploring Long-Chain Visual Reasoning with Multimodal Large Language Models

2024-11-21 · CVPR 2025 1 · Yuhao Dong, Zuyan Liu, Hai-Long Sun, Jingkang Yang 외

Large Language Models (LLMs) demonstrate enhanced capabilities and reliability by reasoning more, evolving from Chain-of-Thought prompting to product-level solutions like OpenAI o1. Despite various efforts to improve LLM…

Visual Reasoning

Counting Circuits: Mechanistic Interpretability of Visual Reasoning in Large Vision-Language Models

2026-03-19 · Liwei Che, Zhiyu Xue, Yihao Quan, Benlin Liu 외 arxiv

Counting serves as a simple but powerful test of a Large Vision-Language Model's (LVLM's) reasoning; it forces the model to identify each individual object and then add them all up. In this study, we investigate how LVLM…

Visual Reasoning

JRDB-Reasoning: A Difficulty-Graded Benchmark for Visual Reasoning in Robotics

2025-08-14 · Simindokht Jahangard, Mehrzad Mohammadi, Yi Shen, Zhixi Cai 외 arxiv

Recent advances in Vision-Language Models (VLMs) and large language models (LLMs) have greatly enhanced visual reasoning, a key capability for embodied AI agents like robots. However, existing visual reasoning benchmarks…

Visual Reasoning