Texture Representations in Deep Vision Models: Comparing CNNs, Vision Transformers, and Human Perception

· Source: Computer Vision and Pattern Recognition · Field: Technology & Digital — Artificial Intelligence & Machine Learning · Depth: Expert, quick

Summary

A study published on 2026-07-09 investigates how deep vision models represent textures, comparing Convolutional Neural Networks (CNNs), Vision Transformers (ViTs), and human perception. Diverging from typical object recognition, researchers focused on texture perception using textures generated by three different algorithms from source images. They quantified information in the internal representations of one CNN and three ViTs using a rank-based statistic, then compared these to human psychophysics data. Findings indicate that texture representations align across different ViTs but not between ViTs and the CNN. Furthermore, ViTs form similar representations for textures of varying complexity, and human texture recognition performance is better predicted by ViT representations than CNNs. These results suggest ViTs may more accurately model human texture processing, implying network architecture drives texture representations in computational models.

Key takeaway

For AI Scientists developing vision models focused on texture analysis, you should prioritize Vision Transformers over Convolutional Neural Networks. This research indicates ViTs more faithfully capture human texture processing, offering better predictive power for human recognition tasks. Your model architecture directly impacts texture representation, suggesting a need to favor ViT-based designs for applications requiring human-like texture understanding.

Key insights

Vision Transformers better align with human texture perception than CNNs, driven by architecture.

Principles

Method

Quantified information in internal representations of one CNN and three ViTs using a rank-based statistic, comparing to human psychophysics data for textures of varying complexity.

In practice

Topics

Best for: Computer Vision Engineer, AI Scientist, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Computer Vision and Pattern Recognition.