paper-with-me

홈 › Papers

Oedipus and the Sphinx: Benchmarking and Improving Visual Language Models for Complex Graphic Reasoning

2025-08-01 · Jianyi Zhang, Xu Ji, Ziyin Zhou, Yuchen Zhou, Shubo Shi, Haoyu Wu, Zhen Li, Shizhao Liu arxiv

Evaluating the performance of visual language models (VLMs) in graphic reasoning tasks has become an important research topic. However, VLMs still show obvious deficiencies in simulating human-level graphic reasoning capabilities, especially in complex graphic reasoning and abstract problem solving, which are less studied and existing studies only focus on simple graphics. To evaluate the performance of VLMs in complex graphic reasoning, we propose ReasonBench, the first evaluation benchmark focused on structured graphic reasoning tasks, which includes 1,613 questions from real-world intelligence tests. ReasonBench covers reasoning dimensions related to location, attribute, quantity, and multi-element tasks, providing a comprehensive evaluation of the performance of VLMs in spatial, relational, and abstract reasoning capabilities. We benchmark 11 mainstream VLMs (including closed-source and open-source models) and reveal significant limitations of current models. Based on these findings, we propose a dual optimization strategy: Diagrammatic Reasoning Chain (DiaCoT) enhances the interpretability of reasoning by decomposing layers, and ReasonTune enhances the task adaptability of model reasoning through training, all of which improves VLM performance by 33.5\%. All experimental data and code are in the repository: https://huggingface.co/datasets/cistine/ReasonBench.

📄 PDF Abstract BibTeX arXiv:2508.00323

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SPHINX-X: Scaling Data and Parameters for a Family of Multi-modal Large Language Models

2024-02-08 · Dongyang Liu, Renrui Zhang, Longtian Qiu, Siyuan Huang 외

We propose SPHINX-X, an extensive Multimodality Large Language Model (MLLM) series developed upon SPHINX. To improve the architecture and training efficiency, we modify the SPHINX framework by removing redundant visual e…

BenchmarkingDiversityLanguage ModelingLanguage Modelling+4

VisualSphinx: Large-Scale Synthetic Vision Logic Puzzles for RL

2025-05-29 · Yichen Feng, Zhangchen Xu, Fengqing Jiang, Yuetai Li 외

Vision language models (VLMs) are expected to perform effective multimodal reasoning and make logically coherent decisions, which is critical to tasks such as diagram understanding and spatial problem solving. However, c…

Arithmetic ReasoningImage GenerationLogical ReasoningMultimodal Reasoning

What's the Move? Hybrid Imitation Learning via Salient Points

2024-12-06 · Priya Sundaresan, Hengyuan Hu, Quan Vuong, Jeannette Bohg 외

While imitation learning (IL) offers a promising framework for teaching robots various behaviors, learning complex tasks remains challenging. Existing IL policies struggle to generalize effectively across visual and spat…

Imitation Learning

SPHINX: The Joint Mixing of Weights, Tasks, and Visual Embeddings for Multi-modal Large Language Models

2023-11-13 · Ziyi Lin, Chris Liu, Renrui Zhang, Peng Gao 외

We present SPHINX, a versatile multi-modal large language model (MLLM) with a joint mixing of model weights, tuning tasks, and visual embeddings. First, for stronger vision-language alignment, we unfreeze the large langu…

Described Object DetectionLanguage ModelingLanguage ModellingLarge Language Model+4

SPHINX: A Synthetic Environment for Visual Perception and Reasoning

2025-11-25 · Md Tanvirul Alam, Saksham Aggarwal, Justin Yang Chae, Nidhi Rastogi arxiv

We present Sphinx, a synthetic environment for visual perception and reasoning that targets core cognitive primitives. Sphinx procedurally generates puzzles using motifs, tiles, charts, icons, and geometric primitives, e…

Reinforcement LearningMultimodal ReasoningSymmetry DetectionSpatial Reasoning