CVAICLLGDec 9, 2021

PTR: A Benchmark for Part-based Conceptual, Relational, and Physical Reasoning

arXiv:2112.05136v145 citations
Originality Synthesis-oriented
AI Analysis

This addresses the problem of limited part-based reasoning benchmarks for researchers in computer vision and AI, though it is incremental as it builds on existing visual reasoning datasets.

The authors tackled the lack of visual reasoning benchmarks focusing on object parts by introducing PTR, a large-scale dataset with 70k images and 700k questions, and found that state-of-the-art models perform poorly compared to humans.

A critical aspect of human visual perception is the ability to parse visual scenes into individual objects and further into object parts, forming part-whole hierarchies. Such composite structures could induce a rich set of semantic concepts and relations, thus playing an important role in the interpretation and organization of visual signals as well as for the generalization of visual perception and reasoning. However, existing visual reasoning benchmarks mostly focus on objects rather than parts. Visual reasoning based on the full part-whole hierarchy is much more challenging than object-centric reasoning due to finer-grained concepts, richer geometry relations, and more complex physics. Therefore, to better serve for part-based conceptual, relational and physical reasoning, we introduce a new large-scale diagnostic visual reasoning dataset named PTR. PTR contains around 70k RGBD synthetic images with ground truth object and part level annotations regarding semantic instance segmentation, color attributes, spatial and geometric relationships, and certain physical properties such as stability. These images are paired with 700k machine-generated questions covering various types of reasoning types, making them a good testbed for visual reasoning models. We examine several state-of-the-art visual reasoning models on this dataset and observe that they still make many surprising mistakes in situations where humans can easily infer the correct answer. We believe this dataset will open up new opportunities for part-based reasoning.

Foundations

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

Your Notes