paper-with-me

Papers

VisualPuzzles: Decoupling Multimodal Reasoning Evaluation from Domain Knowledge

2025-04-14 · Yueqi Song, Tianyue Ou, Yibo Kong, Zecheng Li, Graham Neubig, Xiang Yue

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 VisualPuzzles, a benchmark that targets visual reasoning while deliberately minimizing reliance on specialized knowledge. VisualPuzzles consists of diverse questions spanning five categories: algorithmic, analogical, deductive, inductive, and spatial reasoning. One major source of our questions is manually translated logical reasoning questions from the Chinese Civil Service Examination. Experiments show that VisualPuzzles requires significantly less intensive domain-specific knowledge and more complex reasoning compared to benchmarks like MMMU, enabling us to better evaluate genuine multimodal reasoning. Evaluations show that state-of-the-art multimodal large language models consistently lag behind human performance on VisualPuzzles, and that strong performance on knowledge-intensive benchmarks does not necessarily translate to success on reasoning-focused, knowledge-light tasks. Additionally, reasoning enhancements such as scaling up inference compute (with "thinking" modes) yield inconsistent gains across models and task types, and we observe no clear correlation between model size and performance. We also found that models exhibit different reasoning and answering patterns on VisualPuzzles compared to benchmarks with heavier emphasis on knowledge. VisualPuzzles offers a clearer lens through which to evaluate reasoning capabilities beyond factual recall and domain knowledge.

📄 PDF Abstract BibTeX arXiv:2504.10342

Code (0)

등록된 구현이 없습니다.

Tasks

Logical ReasoningMultimodal ReasoningSpatial ReasoningVisual Reasoning

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

TED: Training-Free Experience Distillation for Multimodal Reasoning

2026-03-25 · Shuozhi Yuan, Jinqing Wang, Zihao Liu, Miaomiao Yuan 외 arxiv

Knowledge distillation is typically realized by transferring a teacher model's knowledge into a student's parameters through supervised or reinforcement-based optimization. While effective, such approaches require repeat…

Knowledge DistillationMultimodal Reasoning

MM-IQ: Benchmarking Human-Like Abstraction and Reasoning in Multimodal Models

2025-02-02 · Huanqia Cai, Yijun Yang, Winston Hu

IQ testing has served as a foundational methodology for evaluating human cognitive capabilities, deliberately decoupling assessment from linguistic background, language proficiency, or domain-specific knowledge to isolat…

Benchmarking

WISE: Weighted Iterative Society-of-Experts for Robust Multimodal Multi-Agent Debate

2025-12-02 · Anoop Cherian, River Doyle, Eyal Ben-Dov, Suhas Lohit 외 arxiv

Recent large language models (LLMs) are trained on diverse corpora and tasks, leading them to develop complementary strengths. Multi-agent debate (MAD) has emerged as a popular way to leverage these strengths for robust …

Learning Deliberately, Acting Intuitively: Unlocking Test-Time Reasoning in Multimodal LLMs

2025-07-09 · Yahan Yu, Yuyang Dong, Masafumi Oyamada arxiv

Reasoning is essential for large language models (LLMs), especially in complex tasks such as mathematical problem solving. However, multimodal reasoning still faces challenges in modality alignment and training scalabili…

Multimodal Reasoning

DualVLA: Building a Generalizable Embodied Agent via Partial Decoupling of Reasoning and Action

2025-11-27 · Zhen Fang, Zhuoyang Liu, Jiaming Liu, Hao Chen 외 arxiv

To build a generalizable Vision-Language-Action (VLA) model with strong reasoning ability, a common strategy is to first train a specialist VLA on robot demonstrations to acquire reliable manipulation skills, and then in…