abstracting the abstract

10
Abstracting the Abstract A swarm art project, by Carlos M. Fernandes KANTS algorithm by Carlos M. Fernandes, Antonio Mora and J.J. Merelo Geneura Group, University of Granada author’s webpage: www.carlosmfernandes.com 1 GECCO Evolutionary Art Competion, Philadelphia, USA, 2012

Upload: carlos-m-fernandes

Post on 22-Nov-2014

1.548 views

Category:

Technology


0 download

DESCRIPTION

A swarm art project. Finalist of the GECCO 2012 Evolutionary Art, Design, and Creativity Competition.

TRANSCRIPT

Page 1: Abstracting the abstract

Abstracting the Abstract

A swarm art project, by Carlos M. Fernandes

• KANTS algorithm by Carlos M. Fernandes, Antonio Mora and J.J. Merelo • Geneura Group, University of Granada

author’s webpage: www.carlosmfernandes.com

1 GECCO Evolutionary Art Competion,

Philadelphia, USA, 2012

Page 2: Abstracting the abstract

KANTS

• KANTS is a swarm intelligence algorithm for clustering: – A. Mora, C.M. Fernandes, J.J. Merelo, V. Ramos, J.L.J. Laredo, A.C. Rosa, “KohonAnts. A

Self-Organizing Ant Algorithm for Clustering and Pattern Classification,” In Proceedings of the 11th International Conference on Artificial Life, S. Bullock et al., Eds., MIT Press, Cambridge, MA, pp. 428-435, 2008.

• Basics: Data samples move on a grid of vectors and self-organize using the vectors of the grid for communicating (while changing those vectors).

2 GECCO Evolutionary Art Competion,

Philadelphia, USA, 2012

Page 3: Abstracting the abstract

Abstracting the Abstract

• If we find ways to visualize the grid, we observe how the data samples have “shaped” the grid/habitat.

GECCO Evolutionary Art Competion, Philadelphia, USA, 2012

3

data samples

KANTS Grid of vectors

Example above: grid created by one night sleep data samples (with three variables → direct translation to RGB). The pherogenic sleep drawings project.

Page 4: Abstracting the abstract

Abstracting the Abstract

GECCO Evolutionary Art Competion, Philadelphia, USA, 2012

4

Data samples= list of RGB vectors

KANTS

Grid

Idea: get the data samples (three-variable RGB vectors) directly from a coloured image and then use these samples as KANTS output.

Page 5: Abstracting the abstract

Abstracting the Abstract #1 (after Mondrian)

5 GECCO Evolutionary Art Competion,

Philadelphia, USA, 2012

Page 6: Abstracting the abstract

Abstracting the Abstract #1 (after Pollock)

6 GECCO Evolutionary Art Competion,

Philadelphia, USA, 2012

Page 7: Abstracting the abstract

Abstracting the Abstract #1 (after Kupka)

7 GECCO Evolutionary Art Competion,

Philadelphia, USA, 2012

Page 8: Abstracting the abstract

Abstracting the Abstract #1 (after Kandinsky)

8 GECCO Evolutionary Art Competion,

Philadelphia, USA, 2012

Page 9: Abstracting the abstract

Abstracting the Abstract #1 (after Miró)

9 GECCO Evolutionary Art Competion,

Philadelphia, USA, 2012

Page 10: Abstracting the abstract

Distributed Creativity

• The ants/samples that shape the environment (canvas).

• The original paintings.

• The idea/concept.

• “Reinterpretation” of the original (abstract) works: ABSTRACTING THE ABSTRACT

GECCO Evolutionary Art Competion, Philadelphia, USA, 2012

10