paper-with-me

Papers

A Benchmark for Compositional Visual Reasoning

2022-06-11 · Aimen Zerroug, Mohit Vaishnav, Julien Colin, Sebastian Musslick, Thomas Serre

A fundamental component of human vision is our ability to parse complex visual scenes and judge the relations between their constituent objects. AI benchmarks for visual reasoning have driven rapid progress in recent years with state-of-the-art systems now reaching human accuracy on some of these benchmarks. Yet, a major gap remains in terms of the sample efficiency with which humans and AI systems learn new visual reasoning tasks. Humans' remarkable efficiency at learning has been at least partially attributed to their ability to harness compositionality -- such that they can efficiently take advantage of previously gained knowledge when learning new tasks. Here, we introduce a novel visual reasoning benchmark, Compositional Visual Relations (CVR), to drive progress towards the development of more data-efficient learning algorithms. We take inspiration from fluidic intelligence and non-verbal reasoning tests and describe a novel method for creating compositions of abstract rules and associated image datasets at scale. Our proposed benchmark includes measures of sample efficiency, generalization and transfer across task rules, as well as the ability to leverage compositionality. We systematically evaluate modern neural architectures and find that, surprisingly, convolutional architectures surpass transformer-based architectures across all performance measures in most data regimes. However, all computational models are a lot less data efficient compared to humans even after learning informative visual representations using self-supervision. Overall, we hope that our challenge will spur interest in the development of neural architectures that can learn to harness compositionality toward more efficient learning.

📄 PDF Abstract BibTeX arXiv:2206.05379

Code (1)

aimzer/cvr 공식 구현 pytorch

Tasks

Visual Reasoning

Similar Papers 제목 키워드 기반

MM-CondChain: A Programmatically Verified Benchmark for Visually Grounded Deep Compositional Reasoning

2026-03-12 · Haozhan Shen, Shilin Yan, Hongwei Xue, Shuaiqi Lu 외 arxiv

Multimodal Large Language Models (MLLMs) are increasingly used to carry out visual workflows such as navigating GUIs, where the next step depends on verified visual compositional conditions (e.g., "if a permission dialog…

Explain Before You Answer: A Survey on Compositional Visual Reasoning

2025-08-24 · Fucai Ke, Joy Hsu, Zhixi Cai, Zixian Ma 외 arxiv

Compositional visual reasoning has emerged as a key research frontier in multimodal AI, aiming to endow machines with the human-like ability to decompose visual scenes, ground intermediate concepts, and perform multi-ste…

Multimodal ReasoningVisual Reasoning

MathSticks: A Benchmark for Visual Symbolic Compositional Reasoning with Matchstick Puzzles

2025-10-01 · Yuheng Ji, Huajie Tan, Cheng Chi, Yijie Xu 외 arxiv

We introduce \textsc{MathSticks}, a benchmark for Visual Symbolic Compositional Reasoning (VSCR), which unifies visual perception, symbolic manipulation, and arithmetic consistency. Each task presents an incorrect matchs…

MultihopSpatial: Multi-hop Compositional Spatial Reasoning Benchmark for Vision-Language Model

2026-03-19 · Youngwan Lee, Soojin Jang, Yoorhim Cho, Seunghwan Lee 외 arxiv

Spatial reasoning is foundational for Vision-Language Models (VLMs), particularly when deployed as Vision-Language-Action (VLA) agents in physical environments. However, existing benchmarks predominantly focus on element…

Reinforcement LearningSpatial ReasoningAnswer SelectionVisual Grounding

MMCOMPOSITION: Revisiting the Compositionality of Pre-trained Vision-Language Models

2024-10-13 · Hang Hua, Yunlong Tang, Ziyun Zeng, Liangliang Cao 외

The advent of large Vision-Language Models (VLMs) has significantly advanced multimodal understanding, enabling more sophisticated and accurate integration of visual and textual information across various tasks, includin…

Cross-Modal RetrievalQuestion AnsweringVideo CaptioningVisual Question Answering