paper-with-me

홈 › Papers

Mixed Evidence for Gestalt Grouping in Deep Neural Networks

2022-03-14 · Valerio Biscione, Jeffrey S. Bowers

Gestalt psychologists have identified a range of conditions in which humans organize elements of a scene into a group or whole, and perceptual grouping principles play an essential role in scene perception and object identification. Recently, Deep Neural Networks (DNNs) trained on natural images (ImageNet) have been proposed as compelling models of human vision based on reports that they perform well on various brain and behavioral benchmarks. Here we test a total of 16 networks covering a variety of architectures and learning paradigms (convolutional, attention-based, supervised and self-supervised, feed-forward and recurrent) on dots (Experiment 1) and more complex shapes (Experiment 2) stimuli that produce strong Gestalts effects in humans. In Experiment 1 we found that convolutional networks were indeed sensitive in a human-like fashion to the principles of proximity, linearity, and orientation, but only at the output layer. In Experiment 2, we found that most networks exhibited Gestalt effects only for a few sets, and again only at the latest stage of processing. Overall, self-supervised and Vision-Transformer appeared to perform worse than convolutional networks in terms of human similarity. Remarkably, no model presented a grouping effect at the early or intermediate stages of processing. This is at odds with the widespread assumption that Gestalts occur prior to object recognition, and indeed, serve to organize the visual scene for the sake of object recognition. Our overall conclusion is that, albeit noteworthy that networks trained on simple 2D images support a form of Gestalt grouping for some stimuli at the output layer, this ability does not seem to transfer to more complex features. Additionally, the fact that this grouping only occurs at the last layer suggests that networks learn fundamentally different perceptual properties than humans.

📄 PDF Abstract BibTeX arXiv:2203.07302

Code (1)

valeriob88/gestalt-dnns 공식 구현 pytorch

Tasks

Object Recognition

Similar Papers 제목 키워드 기반

Disentangling neural mechanisms for perceptual grouping

2019-06-04 · ICLR 2020 1 · Junkyung Kim, Drew Linsley, Kalpit Thakkar, Thomas Serre

Forming perceptual groups and individuating objects in visual scenes is an essential step towards visual intelligence. This ability is thought to arise in the brain from computations implemented by bottom-up, horizontal,…

Object

From line segments to more organized Gestalts

2016-03-18 · Boshra Rajaei, Rafael Grompone von Gioi, Jean-Michel Morel

In this paper, we reconsider the early computer vision bottom-up program, according to which higher level features (geometric structures) in an image could be built up recursively from elementary features by simple group…

Local and global gestalt laws: A neurally based spectral approach

2015-12-21 · Marta Favali, Giovanna Citti, Alessandro Sarti

A mathematical model of figure-ground articulation is presented, taking into account both local and global gestalt laws. The model is compatible with the functional architecture of the primary visual cortex (V1). Particu…

Making Better Use of Edges via Perceptual Grouping

2015-06-01 · CVPR 2015 6 · Yonggang Qi, Yi-Zhe Song, Tao Xiang, Honggang Zhang 외

We propose a perceptual grouping framework that organizes image edges into meaningful structures and demonstrate its usefulness on various computer vision tasks. Our grouper formulates edge grouping as a graph partition …

Image RetrievalLearning-To-RankRetrievalSketch-Based Image Retrieval

Vision Transformers Learn Gestalt-Like Figure-Ground Cues from Natural Images

2026-07-09 · Matthias Tangemann, Benjamin Lo, Zygmunt Pizlo, Kaleem Siddiqi 외 arxiv

Figure-ground organization in the human visual system relies on several shape-based cues, including surroundedness, convexity, and symmetry. While these cues have been extensively studied using abstract stimuli, little i…