paper-with-me

Papers

Large Language Models Facilitate Vision Reflection in Image Classification

2025-08-02 · Guoyuan An, JaeYoon Kim, SungEui Yoon arxiv

This paper presents several novel findings on the explainability of vision reflection in large multimodal models (LMMs). First, we show that prompting an LMM to verify the prediction of a specialized vision model can improve recognition accuracy, even on benchmarks like ImageNet, despite prior evidence that LMMs typically underperform dedicated vision encoders. Second, we analyze the internal behavior of vision reflection and find that the vision-language connector maps visual features into explicit textual concepts, allowing the language model to reason about prediction plausibility using commonsense knowledge. We further observe that replacing a large number of vision tokens with only a few text tokens still enables LLaVA to generate similar answers, suggesting that LMMs may rely primarily on a compact set of distilled textual representations rather than raw vision features. Third, we show that a training-free connector can enhance LMM performance in fine-grained recognition tasks, without extensive feature-alignment training. Together, these findings offer new insights into the explainability of vision-language models and suggest that vision reflection is a promising strategy for achieving robust and interpretable visual recognition.

📄 PDF Abstract BibTeX arXiv:2508.06525

Code (0)

등록된 구현이 없습니다.

Tasks

Image Classification

Similar Papers 제목 키워드 기반

Voice Interaction With Conversational AI Could Facilitate Thoughtful Reflection and Substantive Revision in Writing

2025-04-11 · Jiho Kim, Philippe Laban, Xiang 'Anthony' Chen, Kenneth C. Arnold

Writing well requires not only expressing ideas but also refining them through revision, a process facilitated by reflection. Prior research suggests that feedback delivered through dialogues, such as those in writing ce…

Bridging Modality Disconnect in Self-Reflection via Closed-Loop Visually Grounded Verification

2026-02-21 · Haoyu Zhang, Yuwei Wu, Pengxiang Li, Xintong Zhang 외 arxiv

In the era of Vision-Language Models (VLMs), enhancing multimodal reasoning capabilities remains a critical challenge, particularly in handling ambiguous or complex visual inputs, where initial inferences often lead to h…

Multimodal Reasoning

VisionCreator-R1: A Reflection-Enhanced Native Visual-Generation Agentic Model

2026-03-09 · Jinxiang Lai, Wenzhe Zhao, Zexin Lu, Hualei Zhang 외 arxiv

Visual content generation has advanced from single-image to multi-image workflows, yet existing agents remain largely plan-driven and lack systematic reflection mechanisms to correct mid-trajectory visual errors. To addr…

Reinforcement Learning

GameVerse: Can Vision-Language Models Learn from Video-based Reflection?

2026-03-01 · Kuan Zhang, Dongchen Liu, Qiyue Zhao, Jinkun Hou 외 arxiv

Human gameplay is a visually grounded interaction loop in which players act, reflect on failures, and watch tutorials to refine strategies. Can Vision-Language Models (VLMs) also learn from video-based reflection? We pre…

Reinforcement Learning

Visually Grounded Self-Reflection for Vision-Language Models via Reinforcement Learning

2026-07-02 · Liyan Tang, Fangcong Yin, Greg Durrett arxiv

Large vision-language models can reason over multimodal inputs by generating textual chains of thought (CoT). A key capability exhibited in CoT reasoning is self-reflection: revisiting earlier decisions and correcting pr…

Reinforcement LearningVisual Grounding