AIHCAug 10, 2023

Exploring XAI for the Arts: Explaining Latent Space in Generative Music

ByteDance
arXiv:2308.05496v139 citationsh-index: 37Has Code
Originality Incremental advance
AI Analysis

This work addresses the problem of opaque AI systems for artists and musicians, though it is incremental as it builds on existing models.

The authors tackled the lack of explainable AI in the arts by extending MeasureVAE, a generative music model, to make its latent space more interpretable through regularization, a user interface for real-time adjustments, and visualizations, resulting in a more debuggable and understandable system.

Explainable AI has the potential to support more interactive and fluid co-creative AI systems which can creatively collaborate with people. To do this, creative AI models need to be amenable to debugging by offering eXplainable AI (XAI) features which are inspectable, understandable, and modifiable. However, currently there is very little XAI for the arts. In this work, we demonstrate how a latent variable model for music generation can be made more explainable; specifically we extend MeasureVAE which generates measures of music. We increase the explainability of the model by: i) using latent space regularisation to force some specific dimensions of the latent space to map to meaningful musical attributes, ii) providing a user interface feedback loop to allow people to adjust dimensions of the latent space and observe the results of these changes in real-time, iii) providing a visualisation of the musical attributes in the latent space to help people understand and predict the effect of changes to latent space dimensions. We suggest that in doing so we bridge the gap between the latent space and the generated musical outcomes in a meaningful way which makes the model and its outputs more explainable and more debuggable.

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