paper-with-me

홈 › Papers

Investigating the Gestalt Principle of Closure in Deep Convolutional Neural Networks

2024-11-01 · Yuyan Zhang, Derya Soydaner, Fatemeh Behrad, Lisa Koßmann, Johan Wagemans

Deep neural networks perform well in object recognition, but do they perceive objects like humans? This study investigates the Gestalt principle of closure in convolutional neural networks. We propose a protocol to identify closure and conduct experiments using simple visual stimuli with progressively removed edge sections. We evaluate well-known networks on their ability to classify incomplete polygons. Our findings reveal a performance degradation as the edge removal percentage increases, indicating that current models heavily rely on complete edge information for accurate classification. The data used in our study is available on Github.

📄 PDF Abstract BibTeX arXiv:2411.00627

Code (1)

zhangyy708/closure-in-CNNs 공식 구현

Tasks

Object Recognition

Similar Papers 제목 키워드 기반

Finding Closure: A Closer Look at the Gestalt Law of Closure in Convolutional Neural Networks

2024-08-22 · Yuyan Zhang, Derya Soydaner, Lisa Koßmann, Fatemeh Behrad 외

The human brain has an inherent ability to fill in gaps to perceive figures as complete wholes, even when parts are missing or fragmented. This phenomenon is known as Closure in psychology, one of the Gestalt laws of per…

Object Recognition

Evaluating CNNs on the Gestalt Principle of Closure

2019-03-30 · Gregor Ehrensperger, Sebastian Stabinger, Antonio Rodríguez Sánchez

Deep convolutional neural networks (CNNs) are widely known for their outstanding performance in classification and regression tasks over high-dimensional data. This made them a popular and powerful tool for a large varie…

valid

Neural Networks Trained on Natural Scenes Exhibit Gestalt Closure

2019-03-04 · Been Kim, Emily Reif, Martin Wattenberg, Samy Bengio 외

The Gestalt laws of perceptual organization, which describe how visual elements in an image are grouped and interpreted, have traditionally been thought of as innate despite their ecological validity. We use deep-learnin…

Image Classification

Gestalt-Guided Image Understanding for Few-Shot Learning

2023-02-08 · Kun Song, Yuchen Wu, Jiansheng Chen, Tianyu Hu 외

Due to the scarcity of available data, deep learning does not perform well on few-shot learning tasks. However, human can quickly learn the feature of a new category from very few samples. Nevertheless, previous work has…

Few-Shot Learning

Understanding Deep Convolutional Networks through Gestalt Theory

2018-10-19 · Angelos Amanatiadis, Vasileios Kaburlasos, Elias Kosmatopoulos

The superior performance of deep convolutional networks over high-dimensional problems have made them very popular for several applications. Despite their wide adoption, their underlying mechanisms still remain unclear w…

General Classification