Inter - Aesthetic


This project connects two intuitive aesthetic spaces: audio and visual. By selecting a set of 5 inputs, the user generates a unique pair of audio and visual outputs. The exploration of each space provides an interface for navigating the other.

Audio Input

The audio is generated through frequency modulation. The two coordinates of each user selection map to a unique carrier and modulator pair that can generate a wide variety of interesting outputs. A set of 5 inputs is required to provide 1 point of training data.

Visual Output

The visual output is generated through the composition of 5 shape classes, according to the predictive weights given by the neural network. By training the model on different sets and patterns of inputs in association with each shape class, the user can affect the character of the generated shapes.

The Intelligence

A neural network provides the means of interface between these two virtual spaces. Either a pre-trained model intended to maximise the variety of visual outputs, or the user's personally generated model that can uniquely reflect their circumstantial and intentional use.



Data Flow

The feedback between the user's visual and audible experience affects their choices, both in generating the training data and navigating the generated space.




Inspiration

Marvin Minsky's 'The Society of Mind'

The ability of minds to perform complex tasks is a result of independent agents working together, not any single complex mechanism. Creativity and interesting outputs are best produced through iteration and the isolation of information to certain parts of the larger system (e.g. adversarial networks).