SDLGNEASApr 22, 2024

LVNS-RAVE: Diversified audio generation with RAVE and Latent Vector Novelty Search

arXiv:2404.14063v12 citationsh-index: 25GECCO Companion
Originality Incremental advance
AI Analysis

This provides a creative tool for sound artists and musicians, though it is incremental as it integrates existing methods.

The paper tackles the problem of generating realistic and novel audio by combining Evolutionary Algorithms and Generative Deep Learning, using RAVE as a generator and VGGish for novelty evaluation in LVNS, resulting in diversified audio samples under various mutation setups.

Evolutionary Algorithms and Generative Deep Learning have been two of the most powerful tools for sound generation tasks. However, they have limitations: Evolutionary Algorithms require complicated designs, posing challenges in control and achieving realistic sound generation. Generative Deep Learning models often copy from the dataset and lack creativity. In this paper, we propose LVNS-RAVE, a method to combine Evolutionary Algorithms and Generative Deep Learning to produce realistic and novel sounds. We use the RAVE model as the sound generator and the VGGish model as a novelty evaluator in the Latent Vector Novelty Search (LVNS) algorithm. The reported experiments show that the method can successfully generate diversified, novel audio samples under different mutation setups using different pre-trained RAVE models. The characteristics of the generation process can be easily controlled with the mutation parameters. The proposed algorithm can be a creative tool for sound artists and musicians.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes