paper-with-me

Papers

Unbiased Visual Reasoning with Controlled Visual Inputs

2025-12-19 · Zhaonan Li, Shijie Lu, Fei Wang, Jacob Dineen, Xiao Ye, Zhikun Xu, Siyi Liu, Young Min Cho, Bangzheng Li, Daniel Chang, Kenny Nguyen, Qizheng Yang, Muhao Chen, Ben Zhou arxiv

End-to-end Vision-language Models (VLMs) often answer visual questions by exploiting spurious correlations instead of causal visual evidence, and can become more shortcut-prone when fine-tuned. We introduce VISTA (Visual-Information Separation for Text-based Analysis), a modular framework that decouples perception from reasoning via an explicit information bottleneck. A frozen VLM sensor is restricted to short, objective perception queries, while a text-only LLM reasoner decomposes each question, plans queries, and aggregates visual facts in natural language. This controlled interface defines a reward-aligned environment for training unbiased visual reasoning with reinforcement learning. Instantiated with Qwen2.5-VL and Llama3.2-Vision sensors, and trained with GRPO from only 641 curated multi-step questions, VISTA significantly improves robustness to real-world spurious correlations on SpuriVerse (+16.29% with Qwen-2.5-VL-7B and +6.77% with Llama-3.2-Vision-11B), while remaining competitive on MMVP and a balanced SeedBench subset. VISTA transfers robustly across unseen VLM sensors and is able to recognize and recover from VLM perception failures. Human analysis further shows that VISTA's reasoning traces are more neutral, less reliant on spurious attributes, and more explicitly grounded in visual evidence than end-to-end VLM baselines.

📄 PDF Abstract BibTeX arXiv:2512.22183

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningVisual Reasoning

Similar Papers 제목 키워드 기반

VBVR-Pro: A Scalable and Verifiable Suite for Native Visual Reasoning

2026-08-26 · Junxiang Xu, Ruisi Wang, Fanyi Pu, Maijunxian Wang 외 arxiv

Native visual reasoning treats visual generation as the medium of reasoning itself: visual states (i.e. images and videos) are not merely inputs to be understood or outputs to be rendered, but first-class substrates for …

Reinforcement LearningVideo GenerationVisual Reasoning

Symbolic Grounding Reveals Representational Bottlenecks in Abstract Visual Reasoning

2026-04-23 · Mohit Vaishnav, Tanel Tammet arxiv

Vision--language models (VLMs) often fail on abstract visual reasoning benchmarks such as Bongard problems, raising the question of whether the main bottleneck lies in reasoning or representation. We study this on Bongar…

Visual GroundingVisual Reasoning

Thinking with Deltas: Incentivizing Reinforcement Learning via Differential Visual Reasoning Policy

2026-01-11 · Shujian Gao, Yuan Wang, Jiangtao Yan, Zuxuan Wu 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) has significantly advanced reasoning capabilities in Large Language Models. However, adapting RLVR to multimodal domains suffers from a critical \textit{perception-re…

Reinforcement LearningVisual Reasoning

Cognitive Inception: Agentic Reasoning against Visual Deceptions by Injecting Skepticism

2025-11-21 · Yinjie Zhao, Heng Zhao, Bihan Wen, Joey Tianyi Zhou arxiv

As the development of AI-generated contents (AIGC), multi-modal Large Language Models (LLM) struggle to identify generated visual inputs from real ones. Such shortcoming causes vulnerability against visual deceptions, wh…

Do Vision-Language Models Truly Perform Vision Reasoning? A Rigorous Study of the Modality Gap

2026-04-17 · Yige Xu, Yongjie Wang, Zizhuo Wu, Kaisong Song 외 arxiv

Reasoning in vision-language models (VLMs) has recently attracted significant attention due to its broad applicability across diverse downstream tasks. However, it remains unclear whether the superior performance of VLMs…

Multimodal ReasoningVisual Reasoning