CLAICVCYJan 11, 2024

REBUS: A Robust Evaluation Benchmark of Understanding Symbols

arXiv:2401.05604v25 citationsh-index: 5
AI Analysis

This provides a new benchmark for identifying shortcomings in multimodal reasoning for AI researchers, though it is incremental as it focuses on a specific evaluation task.

The authors tackled the problem of evaluating multimodal large language models on rebus puzzles, finding that GPT-4o achieved the highest accuracy at 42%, dropping to 7% on hard puzzles, highlighting significant reasoning gaps.

We propose a new benchmark evaluating the performance of multimodal large language models on rebus puzzles. The dataset covers 333 original examples of image-based wordplay, cluing 13 categories such as movies, composers, major cities, and food. To achieve good performance on the benchmark of identifying the clued word or phrase, models must combine image recognition and string manipulation with hypothesis testing, multi-step reasoning, and an understanding of human cognition, making for a complex, multimodal evaluation of capabilities. We find that GPT-4o significantly outperforms all other models, followed by proprietary models outperforming all other evaluated models. However, even the best model has a final accuracy of only 42\%, which goes down to just 7\% on hard puzzles, highlighting the need for substantial improvements in reasoning. Further, models rarely understand all parts of a puzzle, and are almost always incapable of retroactively explaining the correct answer. Our benchmark can therefore be used to identify major shortcomings in the knowledge and reasoning of multimodal large language models.

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