paper-with-me

Papers

Tangram: Benchmark for Evaluating Geometric Element Recognition in Large Multimodal Models

2024-08-25 · Chao Zhang, Jiamin Tang, Jing Xiao

Significant advancements in Large Multimodal Models (LMMs) have enabled them to tackle complex problems involving visual-mathematical reasoning. However, their ability to identify geometric elements remains underexplored. To address this gap, we introduce Tangram, a novel benchmark designed to evaluate the performance of LMMs on geometric element recognition. Tangram comprises 1,080 diverse geometric diagrams sourced from primary and secondary school exams, competitions, and textbooks, ranging from simple geometric shapes to complex combinations. Each diagram is paired with four questions, resulting in 4,320 visual-question-answer pairs. Unlike existing benchmarks that emphasize higher-level cognition and reasoning, Tangram focuses on understanding geometric elements, requiring models to perform a ``simple yet challenging" counting task. Systematic evaluation of 13 prominent LMMs, such as GPT-4o and Claude 3.5 Sonnet, reveals that these models face significant challenges even in seemingly straightforward tasks. The top-performing model achieves an accuracy of only 53.0%, highlighting a substantial gap compared to human performance. These findings underscore the limitations of current multimodal AI systems in handling basic perception tasks and serve to inspire the development of the next generation of expert-level multimodal foundational models. The data and code will be released soon.

📄 PDF Abstract BibTeX arXiv:2408.13854

Code (0)

등록된 구현이 없습니다.

Tasks

Mathematical Reasoning

Methods 이 논문이 사용한 방법론

FAVOR+ 설명 없음
Performer Performer is a Transformer architecture which can estimate regular…

Similar Papers 제목 키워드 기반

TangramPuzzle: Evaluating Multimodal Large Language Models with Compositional Spatial Reasoning

2026-01-23 · Daixian Liu, Jiayi Kuang, Yinghui Li, Yangning Li 외 arxiv

Multimodal Large Language Models (MLLMs) have achieved remarkable progress in visual recognition and semantic understanding. Nevertheless, their ability to perform precise compositional spatial reasoning remains largely …

Spatial ReasoningCode Generation

Learning from the Tangram to Solve Mini Visual Tasks

2021-12-12 · Yizhou Zhao, Liang Qiu, Pan Lu, Feng Shi 외

Current pre-training methods in computer vision focus on natural images in the daily-life context. However, abstract diagrams such as icons and symbols are common and important in the real world. This work is inspired by…

Few-Shot Learning

Unfolding Spatial Cognition: Evaluating Multimodal Models on Visual Simulations

2025-06-05 · Linjie Li, Mahtab Bigverdi, Jiawei Gu, Zixian Ma 외

Spatial cognition is essential for human intelligence, enabling problem-solving through visual simulations rather than solely relying on verbal reasoning. However, existing AI benchmarks primarily assess verbal reasoning…

4kSpatial Reasoning

TangramSR: Can Vision-Language Models Reason in Continuous Geometric Space?

2026-02-05 · Yikun Zong, Cheston Tan arxiv

Humans excel at spatial reasoning tasks like Tangram puzzle assembly through cognitive processes involving mental rotation, iterative refinement, and visual feedback. Inspired by how humans solve Tangram puzzles through …

Spatial Reasoning

LayoutGAN: Generating Graphic Layouts with Wireframe Discriminators

2019-01-21 · Jianan Li, Jimei Yang, Aaron Hertzmann, Jianming Zhang 외

Layout is important for graphic design and scene generation. We propose a novel Generative Adversarial Network, called LayoutGAN, that synthesizes layouts by modeling geometric relations of different types of 2D elements…

Generative Adversarial NetworkLayout GenerationScene Generation