Conserving Human Creativity with Evolutionary Generative Algorithms: A Case Study in Music Generation
Justin Kilb, Caroline Ellis
TL;DR
The paper tackles preserving human creativity in the era of scalable generative models, arguing that data-driven generation risks eroding originality. It proposes a human-in-the-loop approach using Differential Evolution (DE) on real-valued melody vectors, guided by single-user feedback, and demonstrates this with six songs that earned signing opportunities. A mutational rule $v_i^{G+1} = x_{r1}^G + F \cdot (x_{r2}^G - x_{r3}^G)$ illustrates the DE mechanism, highlighting how directional search can capture a creator's preferences beyond random exploration. The work suggests a practical, human-centric path for computer-assisted music production, with potential integration into DAWs and cross-domain applicability, providing a foundation for culturally relevant, personalized artistic expression as generative techniques scale.
Abstract
This study explores the application of evolutionary generative algorithms in music production to preserve and enhance human creativity. By integrating human feedback into Differential Evolution algorithms, we produced six songs that were submitted to international record labels, all of which received contract offers. In addition to testing the commercial viability of these methods, this paper examines the long-term implications of content generation using traditional machine learning methods compared with evolutionary algorithms. Specifically, as current generative techniques continue to scale, the potential for computer-generated content to outpace human creation becomes likely. This trend poses a risk of exhausting the pool of human-created training data, potentially forcing generative machine learning models to increasingly depend on their random input functions for generating novel content. In contrast to a future of content generation guided by aimless random functions, our approach allows for individualized creative exploration, ensuring that computer-assisted content generation methods are human-centric and culturally relevant through time.
