paper-with-me

Papers

Beyond Perception: Evaluating Abstract Visual Reasoning through Multi-Stage Task

2025-05-28 · Yanbei Jiang, Yihao Ding, Chao Lei, Jiayang Ao, Jey Han Lau, Krista A. Ehinger

Current Multimodal Large Language Models (MLLMs) excel in general visual reasoning but remain underexplored in Abstract Visual Reasoning (AVR), which demands higher-order reasoning to identify abstract rules beyond simple perception. Existing AVR benchmarks focus on single-step reasoning, emphasizing the end result but neglecting the multi-stage nature of reasoning process. Past studies found MLLMs struggle with these benchmarks, but it doesn't explain how they fail. To address this gap, we introduce MultiStAR, a Multi-Stage AVR benchmark, based on RAVEN, designed to assess reasoning across varying levels of complexity. Additionally, existing metrics like accuracy only focus on the final outcomes while do not account for the correctness of intermediate steps. Therefore, we propose a novel metric, MSEval, which considers the correctness of intermediate steps in addition to the final outcomes. We conduct comprehensive experiments on MultiStAR using 17 representative close-source and open-source MLLMs. The results reveal that while existing MLLMs perform adequately on basic perception tasks, they continue to face challenges in more complex rule detection stages.

📄 PDF Abstract BibTeX arXiv:2505.21850

Code (1)

yanbeijiang/multistar 공식 구현

Tasks

Visual Reasoning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Learning Differentiable Logic Programs for Abstract Visual Reasoning

2023-07-03 · Hikaru Shindo, Viktor Pfanschilling, Devendra Singh Dhami, Kristian Kersting

Visual reasoning is essential for building intelligent agents that understand the world and perform problem-solving beyond perception. Differentiable forward reasoning has been developed to integrate reasoning with gradi…

Program inductionVisual Reasoning

VRIQ: Benchmarking and Analyzing Visual-Reasoning IQ of VLMs

2026-02-05 · Tina Khezresmaeilzadeh, Jike Zhong, Konstantinos Psounis arxiv

Recent progress in Vision Language Models (VLMs) has raised the question of whether they can reliably perform nonverbal reasoning. To this end, we introduce VRIQ (Visual Reasoning IQ), a novel benchmark designed to asses…

Visual Reasoning

Can MLLMs Reason Beyond Language? VisReason: A Comprehensive Benchmark for Vision-Centric Reasoning

2026-05-25 · Longteng Guo, Yifan Wang, Pengkang Huo, Tailai Chen 외 arxiv

Recent multimodal large language models (MLLMs) achieve strong performance on visual reasoning benchmarks, yet it remains unclear to what extent such performance reflects reasoning directly grounded in visual evidence. W…

Visual Reasoning

P1-VL: Bridging Visual Perception and Scientific Reasoning in Physics Olympiads

2026-02-10 · Yun Luo, Futing Wang, Qianjia Cheng, Fangchen Yu 외 arxiv

The transition from symbolic manipulation to science-grade reasoning represents a pivotal frontier for Large Language Models (LLMs), with physics serving as the critical test anchor for binding abstract logic to physical…

Reinforcement Learning

Monet: Reasoning in Latent Visual Space Beyond Images and Language

2025-11-26 · Qixun Wang, Yang Shi, Yifei Wang, Yuanxing Zhang 외 arxiv

"Thinking with images" has emerged as an effective paradigm for advancing visual reasoning, extending beyond text-only chains of thought by injecting visual evidence into intermediate reasoning steps. However, existing m…

Reinforcement LearningVisual Reasoning