paper-with-me

홈 › Papers

Cognitive Psychology for Deep Neural Networks: A Shape Bias Case Study

2017-06-26 · ICML 2017 8 · Samuel Ritter, David G. T. Barrett, Adam Santoro, Matt M. Botvinick

Deep neural networks (DNNs) have achieved unprecedented performance on a wide range of complex tasks, rapidly outpacing our understanding of the nature of their solutions. This has caused a recent surge of interest in methods for rendering modern neural systems more interpretable. In this work, we propose to address the interpretability problem in modern DNNs using the rich history of problem descriptions, theories and experimental methods developed by cognitive psychologists to study the human mind. To explore the potential value of these tools, we chose a well-established analysis from developmental psychology that explains how children learn word labels for objects, and applied that analysis to DNNs. Using datasets of stimuli inspired by the original cognitive psychology experiments, we find that state-of-the-art one shot learning models trained on ImageNet exhibit a similar bias to that observed in humans: they prefer to categorize objects according to shape rather than color. The magnitude of this shape bias varies greatly among architecturally identical, but differently seeded models, and even fluctuates within seeds throughout training, despite nearly equivalent classification performance. These results demonstrate the capability of tools from cognitive psychology for exposing hidden computational properties of DNNs, while concurrently providing us with a computational model for human word learning.

📄 PDF Abstract BibTeX arXiv:1706.08606

Code (0)

등록된 구현이 없습니다.

Tasks

One-Shot Learning

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Psychology of Artificial Intelligence: Epistemological Markers of the Cognitive Analysis of Neural Networks

2024-07-04 · Michael Pichat

What is the "nature" of the cognitive processes and contents of an artificial neural network? In other words, how does an artificial intelligence fundamentally "think," and in what form does its knowledge reside? The psy…

Attribute

Multimodal LLM Augmented Reasoning for Interpretable Visual Perception Analysis

2025-04-16 · Shravan Chaudhari, Trilokya Akula, Yoon Kim, Tom Blake

In this paper, we advance the study of AI-augmented reasoning in the context of Human-Computer Interaction (HCI), psychology and cognitive science, focusing on the critical task of visual perception. Specifically, we inv…

Teaching CNNs to mimic Human Visual Cognitive Process & regularise Texture-Shape bias

2020-06-25 · Satyam Mohla, Anshul Nasery, Biplab Banerjee

Recent experiments in computer vision demonstrate texture bias as the primary reason for supreme results in models employing Convolutional Neural Networks (CNNs), conflicting with early works claiming that these networks…

Object Recognition

Bias and Generalization in Deep Generative Models: An Empirical Study

2018-11-08 · NeurIPS 2018 12 · Shengjia Zhao, Hongyu Ren, Arianna Yuan, Jiaming Song 외

In high dimensional settings, density estimation algorithms rely crucially on their inductive bias. Despite recent empirical success, the inductive bias of deep generative models is not well understood. In this paper we …

Density EstimationInductive Bias

The Bias is in the Details: An Assessment of Cognitive Bias in LLMs

2025-09-26 · R. Alexander Knipper, Charles S. Knipper, Kaiqi Zhang, Valerie Sims 외 arxiv

As Large Language Models (LLMs) are increasingly embedded in real-world decision-making processes, it becomes crucial to examine the extent to which they exhibit cognitive biases. Extensively studied in the field of psyc…