paper-with-me

Papers

Computer Vision Models Show Human-Like Sensitivity to Geometric and Topological Concepts

2025-05-19 · Zekun Wang, Sashank Varma

With the rapid improvement of machine learning (ML) models, cognitive scientists are increasingly asking about their alignment with how humans think. Here, we ask this question for computer vision models and human sensitivity to geometric and topological (GT) concepts. Under the core knowledge account, these concepts are innate and supported by dedicated neural circuitry. In this work, we investigate an alternative explanation, that GT concepts are learned ``for free'' through everyday interaction with the environment. We do so using computer visions models, which are trained on large image datasets. We build on prior studies to investigate the overall performance and human alignment of three classes of models -- convolutional neural networks (CNNs), transformer-based models, and vision-language models -- on an odd-one-out task testing 43 GT concepts spanning seven classes. Transformer-based models achieve the highest overall accuracy, surpassing that of young children. They also show strong alignment with children's performance, finding the same classes of concepts easy vs. difficult. By contrast, vision-language models underperform their vision-only counterparts and deviate further from human profiles, indicating that na\"ive multimodality might compromise abstract geometric sensitivity. These findings support the use of computer vision models to evaluate the sufficiency of the learning account for explaining human sensitivity to GT concepts, while also suggesting that integrating linguistic and visual representations might have unpredicted deleterious consequences.

📄 PDF Abstract BibTeX arXiv:2505.13281

Code (0)

등록된 구현이 없습니다.

Tasks

Odd One OutSensitivity

Similar Papers 제목 키워드 기반

Synthetic Counterfactual Faces

2024-07-18 · Guruprasad V Ramesh, Harrison Rosenberg, Ashish Hooda, Shimaa Ahmed Kassem Fawaz

Computer vision systems have been deployed in various applications involving biometrics like human faces. These systems can identify social media users, search for missing persons, and verify identity of individuals. Whi…

counterfactualFace GenerationFace RecognitionFairness

Human perception in computer vision

2017-01-17 · Ron Dekel

Computer vision has made remarkable progress in recent years. Deep neural network (DNN) models optimized to identify objects in images exhibit unprecedented task-trained accuracy and, remarkably, some generalization abil…

Sensitivity

Contrast Sensitivity Functions in Autoencoders

2021-02-28 · Qiang Li, Alex Gomez-Villa, Marcelo Bertalmio, Jesus Malo

Three decades ago, Atick et al. suggested that human frequency sensitivity may emerge from the enhancement required for a more efficient analysis of retinal images. Here we reassess the relevance of low-level vision task…

Sensitivity

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

2025-02-27 · CVPR 2025 1 · Yancheng Cai, Fei Yin, Dounia Hammou, Rafal Mantiuk

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…

KANs for Computer Vision: An Experimental Study

2024-11-27 · Karthik Mohan, Hanxiao Wang, Xiatian Zhu

This paper presents an experimental study of Kolmogorov-Arnold Networks (KANs) applied to computer vision tasks, particularly image classification. KANs introduce learnable activation functions on edges, offering flexibl…

image-classificationImage ClassificationKolmogorov-Arnold Networks