paper-with-me

홈 › Papers

Computoser - rule-based, probability-driven algorithmic music composition

2014-12-09 · Bozhidar Bozhanov

This paper presents the Computoser hybrid probability/rule based algorithm for music composition (http://computoser.com) and provides a reference implementation. It addresses the issues of unpleasantness and lack of variation exhibited by many existing approaches by combining the two methods (basing the parameters of the rules on data obtained from preliminary analysis). A sample of 500+ musical pieces was analyzed to derive probabilities for musical characteristics and events (e.g. scale, tempo, intervals). The algorithm was constructed to produce musical pieces using the derived probabilities combined with a large set of composition rules, which were obtained and structured after studying established composition practices. Generated pieces were published on the Computoser website where evaluation was performed by listeners. The feedback was positive (58.4% approval), asserting the merits of the undertaken approach. The paper compares this hybrid approach to other approaches to algorithmic composition and presents a survey of the pleasantness of the resulting music.

📄 PDF Abstract BibTeX arXiv:1412.3079

Code (1)

glamdring/computoser 공식 구현

Similar Papers 제목 키워드 기반

Polyphonic Music Composition with LSTM Neural Networks and Reinforcement Learning

2019-02-05 · Harish Kumar, Balaraman Ravindran

In the domain of algorithmic music composition, machine learning-driven systems eliminate the need for carefully hand-crafting rules for composition. In particular, the capability of recurrent neural networks to learn co…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

BacHMMachine: An Interpretable and Scalable Model for Algorithmic Harmonization for Four-part Baroque Chorales

2021-09-15 · Yunyao Zhu, Stephen Hahn, Simon Mak, Yue Jiang 외

Algorithmic harmonization - the automated harmonization of a musical piece given its melodic line - is a challenging problem that has garnered much interest from both music theorists and computer scientists. One genre of…

Applying Quantum Hardware to non-Scientific Problems: Grover's Algorithm and Rule-based Algorithmic Music Composition

2019-02-02 · Alexis Kirke

Of all novel computing methods, quantum computation (QC) is currently the most likely to move from the realm of the unconventional into the conventional. As a result some initial work has been done on applications of QC …

AI Methods in Algorithmic Composition: A Comprehensive Survey

2014-02-04 · Jose David Fernandez, Francisco Vico

Algorithmic composition is the partial or total automation of the process of music composition by using computers. Since the 1950s, different computational techniques related to Artificial Intelligence have been used for…

Evolutionary AlgorithmsSurvey

Information Lattice Learning

2021-01-01 · Haizi Yu, James Evans, Lav R. Varshney

Information Lattice Learning (ILL) is a general framework to learn decomposed representations, called rules, of a signal such as an image or a probability distribution. Each rule is a coarsened signal used to gain some h…