paper-with-me

홈 › Papers

Chatting with Images for Introspective Visual Thinking

2026-02-11 · Junfei Wu, Jian Guan, Qiang Liu, Shu Wu, Liang Wang, Wei Wu, Tieniu Tan arxiv

Current large vision-language models (LVLMs) typically rely on text-only reasoning based on a single-pass visual encoding, which often leads to loss of fine-grained visual information. Recently the proposal of ''thinking with images'' attempts to alleviate this limitation by manipulating images via external tools or code; however, the resulting visual states are often insufficiently grounded in linguistic semantics, impairing effective cross-modal alignment - particularly when visual semantics or geometric relationships must be reasoned over across distant regions or multiple images. To address these challenges, we propose ''chatting with images'', a new framework that reframes visual manipulation as language-guided feature modulation. Under the guidance of expressive language prompts, the model dynamically performs joint re-encoding over multiple image regions, enabling tighter coupling between linguistic reasoning and visual state updates. We instantiate this paradigm in ViLaVT, a novel LVLM equipped with a dynamic vision encoder explicitly designed for such interactive visual reasoning, and trained it with a two-stage curriculum combining supervised fine-tuning and reinforcement learning to promote effective reasoning behaviors. Extensive experiments across eight benchmarks demonstrate that ViLaVT achieves strong and consistent improvements, with particularly pronounced gains on complex multi-image and video-based spatial reasoning tasks.

📄 PDF Abstract BibTeX arXiv:2602.11073

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningSpatial ReasoningVisual Reasoning

Similar Papers 제목 키워드 기반

REVISOR: Beyond Textual Reflection, Towards Multimodal Introspective Reasoning in Long-Form Video Understanding

2025-11-17 · Jiaze Li, Hao Yin, Wenhui Tan, Jingyang Chen 외 arxiv

Self-reflection mechanisms that rely on purely text-based rethinking processes perform well in most multimodal tasks. However, when directly applied to long-form video understanding scenarios, they exhibit clear limitati…

Reinforcement Learning

Meta-Thinking in LLMs via Multi-Agent Reinforcement Learning: A Survey

2025-04-20 · Ahsan Bilal, Muhammad Ahmed Mohsin, Muhammad Umer, Muhammad Awais Khan Bangash 외

This survey explores the development of meta-thinking capabilities in Large Language Models (LLMs) from a Multi-Agent Reinforcement Learning (MARL) perspective. Meta-thinking self-reflection, assessment, and control of t…

Multi-agent Reinforcement LearningSurvey

Beyond Pixels: Introspective and Interactive Grounding for Visualization Agents

2026-04-22 · Yiyang Lu, Woong Shin, Ahmad Maroof Karimi, Feiyi Wang 외 arxiv

Vision-Language Models (VLMs) frequently misread values, hallucinate details, and confuse overlapping elements in charts. Current approaches rely solely on pixel interpretation, creating a Pixel-Only Bottleneck: agents t…

Visual Grounding

Neural Photo Editing with Introspective Adversarial Networks

2016-09-22 · Andrew Brock, Theodore Lim, J. M. Ritchie, Nick Weston

The increasingly photorealistic sample quality of generative image models suggests their feasibility in applications beyond image generation. We present the Neural Photo Editor, an interface that leverages the power of g…

Image Generation

Introspective Learning : A Two-Stage Approach for Inference in Neural Networks

2022-09-17 · Mohit Prabhushankar, Ghassan AlRegib

In this paper, we advocate for two stages in a neural network's decision making process. The first is the existing feed-forward inference framework where patterns in given data are sensed and associated with previously l…

Active LearningDecision MakingImage Quality AssessmentOut-of-Distribution Detection+2