Shape and Texture Recognition in Large Vision-Language Models
Journal:
arXiv
Published Date:
Mar 29, 2025
Abstract
Shape and texture recognition is fundamental to visual perception. The
ability to identify shapes regardless of orientation, texture, or context, and
to recognize textures independently of their associated objects, is essential
for general visual understanding of the world. We introduce the Large Shape &
Textures dataset (LAS&T), a giant collection of diverse shapes and textures
automatically extracted from real-world images. This dataset is used to
evaluate how effectively leading Large Vision-Language Models (LVLMs)
understand shapes, textures, and materials in both 2D and 3D scenes. For shape
recognition, we test models' ability to match identical shapes that differ in
orientation, texture, color, or environment. Our results show that LVLMs' shape
identification capabilities remain significantly below human performance.
Single alterations (orientation, texture) cause minor decreases in matching
accuracy, while multiple changes precipitate dramatic drops. LVLMs appear to
rely predominantly on high-level and semantic features and struggle with
abstract shapes lacking clear class associations. For texture and material
recognition, we evaluate models' ability to identify identical textures and
materials across different objects and environments. Interestingly, leading
LVLMs approach human-level performance in recognizing materials in 3D scenes,
yet substantially underperform humans when identifying simpler 2D textures. The
LAS&T dataset and benchmark, the largest and most diverse resource for shape
and texture evaluation, is freely available with generation and testing
scripts.