paper-with-me

홈 › Papers

VGRP-Bench: Visual Grid Reasoning Puzzle Benchmark for Large Vision-Language Models

2025-03-29 · Yufan Ren, Konstantinos Tertikas, Shalini Maiti, Junlin Han, Tong Zhang, Sabine Süsstrunk, Filippos Kokkinos

Large Vision-Language Models (LVLMs) struggle with puzzles, which require precise perception, rule comprehension, and logical reasoning. Assessing and enhancing their performance in this domain is crucial, as it reflects their ability to engage in structured reasoning - an essential skill for real-world problem-solving. However, existing benchmarks primarily evaluate pre-trained models without additional training or fine-tuning, often lack a dedicated focus on reasoning, and fail to establish a systematic evaluation framework. To address these limitations, we introduce VGRP-Bench, a Visual Grid Reasoning Puzzle Benchmark featuring 20 diverse puzzles. VGRP-Bench spans multiple difficulty levels, and includes extensive experiments not only on existing chat LVLMs (e.g., GPT-4o), but also on reasoning LVLMs (e.g., Gemini-Thinking). Our results reveal that even the state-of-the-art LVLMs struggle with these puzzles, highlighting fundamental limitations in their puzzle-solving capabilities. Most importantly, through systematic experiments, we identify and analyze key factors influencing LVLMs' puzzle-solving performance, including the number of clues, grid size, and rule complexity. Furthermore, we explore two Supervised Fine-Tuning (SFT) strategies that can be used in post-training: SFT on solutions (S-SFT) and SFT on synthetic reasoning processes (R-SFT). While both methods significantly improve performance on trained puzzles, they exhibit limited generalization to unseen ones. We will release VGRP-Bench to facilitate further research on LVLMs for complex, real-world problem-solving.

📄 PDF Abstract BibTeX arXiv:2503.23064

Code (0)

등록된 구현이 없습니다.

Tasks

Logical Reasoning

Methods 이 논문이 사용한 방법론

SFT Shrink and Fine-Tune, or SFT, is a type of distillation that avoids explicit distillation by copying parameters to a student student model and then fine-tuning.…
Focus 설명 없음

Similar Papers 제목 키워드 기반

CrossWordBench: Evaluating the Reasoning Capabilities of LLMs and LVLMs with Controllable Puzzle Generation

2025-03-30 · Jixuan Leng, Chengsong Huang, Langlin Huang, Bill Yuchen Lin 외

Existing reasoning evaluation frameworks for Large Language Models (LLMs) and Large Vision-Language Models (LVLMs) predominantly either assess text-based reasoning or vision-language understanding capabilities, with limi…

JigShape: Evaluating Visual-Geometric Reasoning in VLMs through Jigsaw Puzzles

2026-07-30 · Shawn Li, Wei Yang, Jike Zhong, Jiate Li 외 arxiv

Jigsaw puzzle solving requires jointly reasoning about visual content and geometric constraints, yet existing benchmarks use rectangular cuts that create ambiguous ground truth in texture-repeated regions. We introduce \…

Step-by-Step Reasoning to Solve Grid Puzzles: Where do LLMs Falter?

2024-07-20 · Nemika Tyagi, Mihir Parmar, Mohith Kulkarni, Aswin RRV 외

Solving grid puzzles involves a significant amount of logical reasoning. Hence, it is a good domain to evaluate the reasoning capability of a model which can then guide us to improve the reasoning ability of models. Howe…

Logical Reasoning

Evaluating Implicit Biases in LLM Reasoning through Logic Grid Puzzles

2025-11-08 · Fatima Jahara, Mark Dredze, Sharon Levy arxiv

While recent safety guardrails effectively suppress overtly biased outputs, subtler forms of social bias emerge during complex logical reasoning tasks that evade current evaluation benchmarks. To fill this gap, we introd…

Logical ReasoningDecision Making

VisualPuzzles: Decoupling Multimodal Reasoning Evaluation from Domain Knowledge

2025-04-14 · Yueqi Song, Tianyue Ou, Yibo Kong, Zecheng Li 외

Current multimodal benchmarks often conflate reasoning with domain-specific knowledge, making it difficult to isolate and evaluate general reasoning abilities in non-expert settings. To address this, we introduce VisualP…

Logical ReasoningMultimodal ReasoningSpatial ReasoningVisual Reasoning