CVFeb 27, 2025

Do computer vision foundation models learn the low-level characteristics of the human visual system?

arXiv:2502.20256v210 citationsh-index: 5CVPR
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of understanding the alignment between AI and human vision for researchers in computer vision and cognitive science, but it is incremental as it builds on existing models and tests.

The paper investigated whether computer vision foundation models trained on natural images mimic low-level characteristics of the human visual system, such as contrast detection and masking, finding that some models like DINOv2 show the closest resemblance, with best agreement in contrast masking.

Computer vision foundation models, such as DINO or OpenCLIP, are trained in a self-supervised manner on large image datasets. Analogously, substantial evidence suggests that the human visual system (HVS) is influenced by the statistical distribution of colors and patterns in the natural world, characteristics also present in the training data of foundation models. The question we address in this paper is whether foundation models trained on natural images mimic some of the low-level characteristics of the human visual system, such as contrast detection, contrast masking, and contrast constancy. Specifically, we designed a protocol comprising nine test types to evaluate the image encoders of 45 foundation and generative models. Our results indicate that some foundation models (e.g., DINO, DINOv2, and OpenCLIP), share some of the characteristics of human vision, but other models show little resemblance. Foundation models tend to show smaller sensitivity to low contrast and rather irregular responses to contrast across frequencies. The foundation models show the best agreement with human data in terms of contrast masking. Our findings suggest that human vision and computer vision may take both similar and different paths when learning to interpret images of the real world. Overall, while differences remain, foundation models trained on vision tasks start to align with low-level human vision, with DINOv2 showing the closest resemblance.

Foundations

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

Your Notes