Identifier
etd-1028102-215542
Degree
Doctor of Philosophy (PhD)
Department
Computer Science
Document Type
Dissertation
Abstract
Successful algorithmic music composition requires the efficient creation of works that reflect human preferences. In examining this key issue, we make two main contributions in this dissertation: analysis of the computational complexity of algorithmic music composition, and methods to produce music that approximates a commendable human effort. We use species counterpoint as our compositional model, wherein a set of stylistic and grammatical rules governs the search for suitable countermelodies to match a given melody. Our analysis of the complexity of rule-based music composition considers four different types of computational problems: decision, enumeration, number, and optimization. For restricted versions of the decision problem, we devise a polynomial algorithm by constructing a non-deterministic finite state transducer. This transducer can also solve corresponding restricted versions of the enumeration and number problems. The general forms of the four types of problems, however, are respectively NP-complete, #P-complete, NP-complete in the strong sense, and NP-equivalent. We prove this by first reducing from the well known Three-Dimensional Matching problem to the music composition decision problem, and then by reducing among the music problems themselves. In order to compose music both correct and human-like, we formulate new “artistry” rules to supplement traditional rules of musical style and grammar. We also propose the fuzzy application of these artistry rules, to complement the crisp application of the traditional rules. We then suggest two methods to model human preferences: (1) distinguish an expert’s compositions from alternative compositions by determining rule weights; (2) train an artificial neural network to reflect an expert’s musical preferences through the latter’s evaluations of a set of compositions. We were able to approximate that elusive factor of human preference with better than 75% accuracy. To solve the optimization problem, we adapt two different search algorithms: best-first search with branch-and-bound pruning (for m ≥ 1 optimal solutions), and a genetic algorithm (for m ≥ 1 near-optimal solutions). Through these algorithms, we test the techniques of rule weightings and of trained neural networks as evaluation functions. Our adaptation of the genetic algorithm produced optimal countermelodies in execution time favorably comparable to that taken by the best-first algorithm.
Date
2002
Document Availability at the Time of Submission
Release the entire work immediately for access worldwide.
Recommended Citation
Gwee, Nigel, "Complexity and heuristics in ruled-based algorithmic music composition" (2002). LSU Doctoral Dissertations. 2190.
https://repository.lsu.edu/gradschool_dissertations/2190
Committee Chair
Sukhamay Kundu
DOI
10.31390/gradschool_dissertations.2190