Evolutionary music

From HandWiki
Short description: Audio counterpart to evolutionary art

Evolutionary music is the audio counterpart to evolutionary art, whereby algorithmic music is created using an evolutionary algorithm. The process begins with a population of individuals which by some means or other produce audio (e.g. a piece, melody, or loop), which is either initialized randomly or based on human-generated music. Then through the repeated application of computational steps analogous to biological selection, recombination and mutation the aim is for the produced audio to become more musical. Evolutionary sound synthesis is a related technique for generating sounds or synthesizer instruments. Evolutionary music is typically generated using an interactive evolutionary algorithm where the fitness function is the user or audience, as it is difficult to capture the aesthetic qualities of music computationally. However, research into automated measures of musical quality is also active. Evolutionary computation techniques have also been applied to harmonization and accompaniment tasks. The most commonly used evolutionary computation techniques are genetic algorithms and genetic programming.

History

NEUROGEN (Gibson & Byrne, 1991) employed a genetic algorithm to produce and combine musical fragments and a neural network (trained on examples of "real" music) to evaluate their fitness. A genetic algorithm is also a key part of the improvisation and accompaniment system GenJam which has been developed since 1993 by Al Biles. Biles and GenJam are together known as the Al Biles Virtual Quintet and have performed many times to human audiences. Genetic programming has been used to produce music since the work of Lee Spector and Alpern Alpern on evolved bebop musicians in 1994[1] and 1995,[2] and in 1997 Brad Johanson and Riccardo Poli developed the GP-Music System which used genetic programming to breed melodies according to both human and automated ratings. Since 1996 Rodney Waschka II has been using genetic algorithms for music composition including works such as Saint Ambrose[3] and his string quartets.[4] Several systems for drum loop evolution have been produced (including one commercial program called MuSing).

Recent work

The EuroGP Song Contest (a pun on Eurovision Song Contest) was held at EuroGP 2004. In this experiment several tens of users were first tested for their ability to recognise musical differences, and then a short piano-based melody was evolved.

Al Biles gave a tutorial on evolutionary music at GECCO 2005 and co-edited a book on the subject with contributions from many researchers in the field.

Evolutune is a small Windows application from 2005 for evolving simple loops of "beeps and boops". It has a graphical interface where the user can select parents manually.

MusicGenie from 2006 uses genetic programming to evolve compositions in an L-system language based on Holtzman's GCDL human composition language.

The GeneticDrummer is a Genetic Algorithm-based system for generating human-competitive rhythm accompaniment.

The easy Song Builder is an evolutionary composition program. The user decides which version of the song will be the germ for the next generation.

The DarwinTunes project has been running since 2009 (and before that as "Evolectronica")—recently a multiplayer game version of DarwinTunes was demonstrated at science festivals[5][6] and is now available on the web.

Melomics, an artificial intelligence group based in Málaga, Spain, has used evolutionary algorithms to compose full pieces of music in specific genres, creating the first album composed by a computer and performed by human musicians in 2012.[7] The music is then exported into mp3, MIDI, XML, and PDF for application by the user.

Books

  • Evolutionary Computer Music. Miranda, Eduardo Reck; Biles, John Al (Eds.) London: Springer, 2007.[8]
  • The Art of Artificial Evolution: A Handbook on Evolutionary Art and Music, Juan Romero and Penousal Machado (eds.), 2007, Springer[9]
  • Creative Evolutionary Systems by David W. Corne, Peter J. Bentley[10]
  • Fernández, Jose D., and Francisco Vico. "AI methods in algorithmic composition: A comprehensive survey." Journal of Artificial Intelligence Research 48 (2013): 513–582.

Conferences

The EvoMUSART Conference[11] from 2012 (previously a workshop from 2003) was part of the Evo*[12] event annually from 2003. This event on evolutionary music and art is one of the main outlets for work on evolutionary music.

An annual Workshop in Evolutionary Music[13] has been held at GECCO (Genetic and Evolutionary Computation Conference[14]) since 2011.

See also

References

  1. Spector, L., and A. Alpern. 1994. Criticism, Culture, and the Automatic Generation of Artworks. In Proceedings of the Twelfth National Conference on Artificial Intelligence, AAAI-94, pp. 3-8. Menlo Park, CA and Cambridge, MA: AAAI Press/The MIT Press.
  2. Spector, L., and A. Alpern. 1995. Induction and Recapitulation of Deep Musical Structure. In Working Notes of the IJCAI-95 Workshop on Artificial Intelligence and Music. pp. 41-48.
  3. Capstone Records:Rodney Waschka II - Saint Ambrose
  4. SpringerLink – Book Chapter
  5. "Experiment / Music / Science / Art / Dance / 2006-2015". http://www.discoveryfestival.nl/. 
  6. "Survival of the funkiest: Does culture adhere to Darwinian law?". 12 May 2014. https://www.theguardian.com/artanddesign/jonathanjonesblog/2014/may/12/darwin-tunes-evolutionary-art-music. 
  7. "Computer composer honours Turing's centenary". New Scientist. 5 July 2012. https://www.newscientist.com/article/mg21528724.300-computer-composer-honours-turings-centenary.html. 
  8. Evolutionary Computer Music - Multimedia Information Systems Journals, Books & Online Media | Springer
  9. The Art of Artificial Evolution: A Handbook on Evolutionary Art and Music
  10. Creative evolutionary systems. Morgan Kaufmann. 2002. pp. 576. ISBN 9781558606739. https://books.google.com/books?id=kJTUG2dbbMkC. 
  11. "EvoMUSART". http://evostar.dei.uc.pt/2012/call-for-contributions/evomusart/. 
  12. "Evo* (EvoStar)". http://www.evostar.org/. 
  13. "GECCO workshops". http://www.sigevo.org/gecco-2012/workshops.html. 
  14. "GECCO 2012". http://www.sigevo.org/gecco-2012/. 

External links