CLAICVNov 28, 2024

ScratchEval: Are GPT-4o Smarter than My Child? Evaluating Large Multimodal Models with Visual Programming Challenges

arXiv:2411.18932v113 citationsh-index: 19Has CodeNAACL
Originality Incremental advance
AI Analysis

This work addresses a gap in evaluation methods for LMMs in visual programming, particularly for scenarios requiring unified logical thinking, but it is incremental as it builds on existing benchmarks and focuses on a specific domain.

The authors tackled the problem of evaluating large multimodal models (LMMs) in visual programming by proposing ScratchEval, a novel benchmark based on Scratch that integrates visual elements and programming logic, resulting in a more comprehensive framework for assessing LMMs' programming intent understanding.

Recent advancements in large multimodal models (LMMs) have showcased impressive code generation capabilities, primarily evaluated through image-to-code benchmarks. However, these benchmarks are limited to specific visual programming scenarios where the logic reasoning and the multimodal understanding capacities are split apart. To fill this gap, we propose ScratchEval, a novel benchmark designed to evaluate the visual programming reasoning ability of LMMs. ScratchEval is based on Scratch, a block-based visual programming language widely used in children's programming education. By integrating visual elements and embedded programming logic, ScratchEval requires the model to process both visual information and code structure, thereby comprehensively evaluating its programming intent understanding ability. Our evaluation approach goes beyond the traditional image-to-code mapping and focuses on unified logical thinking and problem-solving abilities, providing a more comprehensive and challenging framework for evaluating the visual programming ability of LMMs. ScratchEval not only fills the gap in existing evaluation methods, but also provides new insights for the future development of LMMs in the field of visual programming. Our benchmark can be accessed at https://github.com/HKBUNLP/ScratchEval .

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes