# Evaluating CNNs on the Gestalt Principle of Closure

**Authors:** Gregor Ehrensperger, Sebastian Stabinger, Antonio Rodr\'iguez, S\'anchez

arXiv: 1904.00285 · 2019-04-02

## TL;DR

This paper evaluates the ability of CNNs like AlexNet and GoogLeNet to recognize Kanizsa triangles, revealing that perceiving closure is challenging for these networks but they can adapt to it.

## Contribution

It introduces an evaluation of CNNs on Gestalt principles, specifically closure, using datasets of valid and invalid Kanizsa triangles, highlighting their limitations and adaptability.

## Key findings

- CNNs struggle with classifying Kanizsa triangles based on closure.
- Networks show some adaptation to the Gestalt principle of closure.
- Perception of closure remains a challenge for current CNN architectures.

## Abstract

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 variety of applications in industry and academia. Recent publications show that seemingly easy classifaction tasks (for humans) can be very challenging for state of the art CNNs. An attempt to describe how humans perceive visual elements is given by the Gestalt principles. In this paper we evaluate AlexNet and GoogLeNet regarding their performance on classifying the correctness of the well known Kanizsa triangles, which heavily rely on the Gestalt principle of closure. Therefore we created various datasets containing valid as well as invalid variants of the Kanizsa triangle. Our findings suggest that perceiving objects by utilizing the principle of closure is very challenging for the applied network architectures but they appear to adapt to the effect of closure.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.00285/full.md

## Figures

1 figure with captions in the complete paper: https://tomesphere.com/paper/1904.00285/full.md

## References

7 references — full list in the complete paper: https://tomesphere.com/paper/1904.00285/full.md

---
Source: https://tomesphere.com/paper/1904.00285