Skip to content

Commit 1e51449

Browse files
committed
Merge branch 'main' of github.com:surabhisnath/Relating_ObjectiveComplexity_SubjectiveComplexity_Beauty_BinaryPixelPatterns
2 parents 190dd4f + f644b84 commit 1e51449

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ Authors: [Surabhi S Nath](https://surabhisnath.github.io), [Franziska Brändle](
99

1010
## Abstract
1111

12-
The complexity of images critically influences our assessment of their beauty. However, studies relating assessments of complexity and beauty to potential objective measures are hampered by the use of hand-crafted stimuli which are hard to reproduce and manipulate. To tackle this, we developed a systematic method for generating 2D black-and-white patterns using cellular automata, and collected ratings of complexity and beauty from 80 participants. We developed various computational measures of pattern quantification such as density, entropies, local spatial complexity, Kolmogorov complexity, and asymmetries. We also introduced an “intricacy” measure quantifying the number of components in a pattern using a graph-based approach. We related these objective measures with participant judgements of complexity and beauty to find that a weighted combination of local spatial complexity and intricacy was an effective predictor (R2test = 0.47) of complexity. This implies that people’s complexity ratings depend on the number of distinct elements in the pattern along with the elements’ local spatial distribution. Therefore, global and local image features are integrated to determine complexity judgements. Furthermore, we found a positive linear influence of complexity ratings on beauty, with a negative linear influence of disorder (asymmetry and entropy of means), and a negative interaction between the two (R2test = 0.64). This implies that there is beauty in complexity as long as there is sufficient order. Lastly, a moderated mediation analysis showed that complexity mediates the influence of objective complexity on beauty, implying that complexity supplies useful information over and above objective complexity.
12+
The complexity of images critically influences our assessment of their beauty. However, studies relating assessments of complexity and beauty to potential objective measures are hampered by the use of hand-crafted stimuli which are hard to reproduce and manipulate. To tackle this, we developed a systematic method for generating 2D black-and-white pixel patterns using cellular automata, and collected ratings of complexity and beauty from 80 participants. We developed various computational measures of pattern quantification such as density, entropies, local spatial complexity, Kolmogorov complexity, and asymmetries. We also introduced an “intricacy” measure quantifying the number of components in a pattern using a graph-based approach. We related these objective measures with participant judgements of complexity and beauty to find that a weighted combination of local spatial complexity and intricacy was an effective predictor (R2test = 0.47) of complexity. This implies that people’s complexity ratings depended on the local arrangement of pixels along with the global number of components in the pattern. Furthermore, we found a positive linear influence of complexity ratings on beauty, with a negative linear influence of disorder (asymmetry and entropy), and a negative interaction between the two quantities (R2test = 0.65). This implies that there is beauty in complexity as long as there is sufficient order. Lastly, a moderated mediation analysis showed that subjective complexity mediates the influence of objective complexity on beauty, implying that subjective complexity provides useful information over and above objective complexity.
1313

14-
![Graphical abstract](figures/Abstract.png)
14+
![Graphical abstract](figures/Graphical_abstract.png)
1515

1616
## Respository Description
1717

0 commit comments

Comments
 (0)