paper-with-me

홈 › Papers

Eye-Q: A Multilingual Benchmark for Visual Word Puzzle Solving and Image-to-Phrase Reasoning

2026-01-06 · Ali Najar, Alireza Mirrokni, Arshia Izadyari, Sadegh Mohammadian, Amir Homayoon Sharifizade, Asal Meskin, Mobin Bagherian, Ehsaneddin Asgari arxiv

Vision-Language Models (VLMs) have achieved strong performance on standard vision-language benchmarks, yet often rely on surface-level recognition rather than deeper reasoning. We propose visual word puzzles as a challenging alternative, as they require discovering implicit visual cues, generating and revising hypotheses, and mapping perceptual evidence to non-literal concepts in ways that are difficult to solve via literal grounding, OCR-heavy shortcuts, or simple retrieval-style matching. We introduce Eye-Q, a multilingual benchmark designed to assess this form of complex visual understanding. Eye-Q contains 1,343 puzzles in which a model observes a conceptually dense scene with a brief description and must infer a specific target word or phrase. The puzzles are intentionally unstructured and cue-implicit, with distractors and contextual relationships that demand selective attention, abstraction, and associative inference. The benchmark spans English, Persian, Arabic, and cross-lingual puzzles. We evaluate state-of-the-art VLMs using an open-ended, human-aligned protocol that probes hypothesis formation and revision under lightweight assistance. Results reveal substantial performance gaps, especially on abstract and cross-lingual puzzles, highlighting limitations in current models' ability to construct and search over appropriate conceptual representations for flexible image-to-phrase inference; maximum accuracy reaches only 60.27%.

📄 PDF Abstract BibTeX arXiv:2601.03400

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Get Your Model Puzzled: Introducing Crossword-Solving as a New NLP Benchmark

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Solving crossword puzzles requires diverse reasoning capabilities, access to a vast amount of knowledge about language and the world, and the ability to satisfy the constraints imposed by the structure of the puzzle. In …

Natural Language UnderstandingOpen-Domain Question AnsweringQuestion AnsweringRetrieval

CrossWordBench: Evaluating the Reasoning Capabilities of LLMs and LVLMs with Controllable Puzzle Generation

2025-03-30 · Jixuan Leng, Chengsong Huang, Langlin Huang, Bill Yuchen Lin 외

Existing reasoning evaluation frameworks for Large Language Models (LLMs) and Large Vision-Language Models (LVLMs) predominantly either assess text-based reasoning or vision-language understanding capabilities, with limi…

Down and Across: Introducing Crossword-Solving as a New NLP Benchmark

2022-05-20 · ACL 2022 5 · Saurabh Kulshreshtha, Olga Kovaleva, Namrata Shivagunde, Anna Rumshisky

Solving crossword puzzles requires diverse reasoning capabilities, access to a vast amount of knowledge about language and the world, and the ability to satisfy the constraints imposed by the structure of the puzzle. In …

Natural Language UnderstandingOpen-Domain Question AnsweringQuestion AnsweringRetrieval

Automated Crossword Solving

2022-05-19 · ACL 2022 5 · Eric Wallace, Nicholas Tomlin, Albert Xu, Kevin Yang 외

We present the Berkeley Crossword Solver, a state-of-the-art approach for automatically solving crossword puzzles. Our system works by generating answer candidates for each crossword clue using neural question answering …

Question Answering

Do Vision-Language-Models show human-like logical problem-solving capability in point and click puzzle games?

2026-05-11 · Maximilian Triebel, Marco Menner, Dominik Helfenstein arxiv

Vision-Language(-Action) Models (VLMs) are increasingly applied to interactive environments, yet existing benchmarks often overlook the complex physical reasoning required for point-and-click puzzle games. This paper int…

Logical ReasoningVisual Grounding