CVDec 14, 2024

Do large language vision models understand 3D shapes?

arXiv:2412.10908v52 citationsh-index: 2
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of assessing the abstract visual understanding of LVLMs for 3D shapes, which is incremental as it benchmarks existing models on a new task.

The paper tested whether large vision language models (LVLMs) understand 3D shapes by evaluating their ability to identify and match objects with the same 3D shapes but different orientations and materials, finding that model performance is significantly below humans but above random guesses.

Large vision language models (LVLM) are the leading A.I approach for achieving a general visual understanding of the world. Models such as GPT, Claude, Gemini, and LLama can use images to understand and analyze complex visual scenes. 3D objects and shapes are the basic building blocks of the world, recognizing them is a fundamental part of human perception. The goal of this work is to test whether LVLMs truly understand 3D shapes by testing the models ability to identify and match objects of the exact same 3D shapes but with different orientations and materials/textures. A large number of test images were created using CGI with a huge number of highly diverse objects, materials, and scenes. The results of this test show that the ability of such models to match 3D shapes is significantly below humans but much higher than random guesses. Suggesting that the models have gained some abstract understanding of 3D shapes but still trail far beyond humans in this task. Mainly it seems that the models can easily identify the same object with a different orientation as well as matching identical 3D shapes of the same orientation but with different materials and textures. However, when both the object material and orientation are changed, all models perform poorly relative to humans. Code and benchmark are available.

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