paper-with-me

Papers

Categorical Perception: A Groundwork for Deep Learning

2020-12-10 · Laurent Bonnasse-Gahot, Jean-Pierre Nadal

A well-known perceptual consequence of categorization in humans and other animals, called categorical perception, is notably characterized by a within-category compression and a between-category separation: two items, close in input space, are perceived closer if they belong to the same category than if they belong to different categories. Elaborating on experimental and theoretical results in cognitive science, here we study categorical effects in artificial neural networks. We combine a theoretical analysis that makes use of mutual and Fisher information quantities, and a series of numerical simulations on networks of increasing complexity. These formal and numerical analyses provide insights into the geometry of the neural representation in deep layers, with expansion of space near category boundaries and contraction far from category boundaries. We investigate categorical representation by using two complementary approaches: one mimics experiments in psychophysics and cognitive neuroscience by means of morphed continua between stimuli of different categories, while the other introduces a categoricality index that, for each layer in the network, quantifies the separability of the categories at the neural population level. We show on both shallow and deep neural networks that category learning automatically induces categorical perception. We further show that the deeper a layer, the stronger the categorical effects. As an outcome of our study, we propose a coherent view of the efficacy of different heuristic practices of the dropout regularization technique. More generally, our view, which finds echoes in the neuroscience literature, insists on the differential impact of noise in any given layer depending on the geometry of the neural representation that is being learned, i.e. on how this geometry reflects the structure of the categories.

📄 PDF Abstract BibTeX arXiv:2012.05549

Code (1)

l-bg/categorical_perception_ann_neco 공식 구현 tf

Tasks

Deep Learning

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Human Perception as a Phenomenon of Quantization

2022-08-07 · Diederik Aerts, Jonito Aerts Arguëlles

For two decades, the formalism of quantum mechanics has been successfully used to describe human decision processes, situations of heuristic reasoning, and the contextuality of concepts and their combinations. The phenom…

Quantization

Statistical Properties of Gray Color Categorization: Asymptotics of Psychometric Function

2015-11-15

The results of our experiments on categorical perception of different shades of gray are reported. A special color generator was created for conducting the experiments on categorizing a random sequence of colors into two…

Evaluating Low-Level Speech Features Against Human Perceptual Data

2017-01-01 · TACL 2017 1 · Caitlin Richter, Naomi H. Feldman, Harini Salgado, Aren Jansen

We introduce a method for measuring the correspondence between low-level speech features and human perception, using a cognitive model of speech perception implemented directly on speech recordings. We evaluate two speak…

Automatic Speech Recognition (ASR)Representation LearningSpeech Recognitionvalid

Quantum Measurement, Entanglement and the Warping Mechanism of Human Perception

2025-05-01 · Diederik Aerts, Jonito Aerts Arguëlles, Sandro Sozzo

We prove that the quantum measurement process contains the same warping mechanism that occurs in categorical perception, a phenomenon ubiquitous in human perception. This warping causes stimuli belonging to the same cate…

Learning-induced categorical perception in a neural network model

2018-05-11 · Christian Thériault, Fernanda Pérez-Gay, Dan Rivas, Stevan Harnad

In human cognition, the expansion of perceived between-category distances and compression of within-category distances is known as categorical perception (CP). There are several hypotheses about the causes of CP (e.g., l…