paper-with-me

홈 › Papers

Cognitive Deficit of Deep Learning in Numerosity

2018-02-09 · Xiaolin Wu, Xi Zhang, Xiao Shu

Subitizing, or the sense of small natural numbers, is an innate cognitive function of humans and primates; it responds to visual stimuli prior to the development of any symbolic skills, language or arithmetic. Given successes of deep learning (DL) in tasks of visual intelligence and given the primitivity of number sense, a tantalizing question is whether DL can comprehend numbers and perform subitizing. But somewhat disappointingly, extensive experiments of the type of cognitive psychology demonstrate that the examples-driven black box DL cannot see through superficial variations in visual representations and distill the abstract notion of natural number, a task that children perform with high accuracy and confidence. The failure is apparently due to the learning method not the CNN computational machinery itself. A recurrent neural network capable of subitizing does exist, which we construct by encoding a mechanism of mathematical morphology into the CNN convolutional kernels. Also, we investigate, using subitizing as a test bed, the ways to aid the black box DL by cognitive priors derived from human insight. Our findings are mixed and interesting, pointing to both cognitive deficit of pure DL, and some measured successes of boosting DL by predetermined cognitive implements. This case study of DL in cognitive computing is meaningful for visual numerosity represents a minimum level of human intelligence.

📄 PDF Abstract BibTeX arXiv:1802.05160

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Subitizing with Variational Autoencoders

2018-08-01 · Rijnder Wever, Tom F. H. Runia

Numerosity, the number of objects in a set, is a basic property of a given visual scene. Many animals develop the perceptual ability to subitize: the near-instantaneous identification of the numerosity in small sets of v…

On Numerosity of Deep Neural Networks

2020-11-01 · NeurIPS 2020 12 · Xi Zhang, Xiaolin Wu

Recently, a provocative claim was published that number sense spontaneously emerges in a deep neural network trained merely for visual object recognition. This has, if true, far reaching significance to the fields of mac…

Object Recognition

Smartwatch-derived Acoustic Markers for Deficits in Cognitively Relevant Everyday Functioning

2023-09-11 · Yasunori Yamada, Kaoru Shinkawa, Masatomo Kobayashi, Miyuki Nemoto 외

Detection of subtle deficits in everyday functioning due to cognitive impairment is important for early detection of neurodegenerative diseases, particularly Alzheimer's disease. However, current standards for assessment…

Perception of visual numerosity in humans and machines

2019-07-16 · Alberto Testolin, Serena Dolfi, Mathijs Rochus, Marco Zorzi

Numerosity perception is foundational to mathematical learning, but its computational bases are strongly debated. Some investigators argue that humans are endowed with a specialized system supporting numerical representa…

Evidence of Cognitive Deficits andDevelopmental Advances in Generative AI: A Clock Drawing Test Analysis

2024-10-15 · Isaac R. Galatzer-Levy, Jed McGiffin, David Munday, Xin Liu 외

Generative AI's rapid advancement sparks interest in its cognitive abilities, especially given its capacity for tasks like language understanding and code generation. This study explores how several recent GenAI models p…

Code Generation