paper-with-me

홈 › Papers

Universal audio synthesizer control with normalizing flows

2019-07-01 · Digital Audio Effects (DaFX) 2019 2019 7 · Philippe Esling, Naotake Masuda, Adrien Bardet, Romeo Despres, Axel Chemla--Romeu-Santos

The ubiquity of sound synthesizers has reshaped music production and even entirely defined new music genres. However, the increasing complexity and number of parameters in modern synthesizers make them harder to master. Hence, the development of methods allowing to easily create and explore with synthesizers is a crucial need. Here, we introduce a novel formulation of audio synthesizer control. We formalize it as finding an organized latent audio space that represents the capabilities of a synthesizer, while constructing an invertible mapping to the space of its parameters. By using this formulation, we show that we can address simultaneously automatic parameter inference, macro-control learning and audio-based preset exploration within a single model. To solve this new formulation, we rely on Variational Auto-Encoders (VAE) and Normalizing Flows (NF) to organize and map the respective auditory and parameter spaces. We introduce the disentangling flows, which allow to perform the invertible mapping between separate latent spaces, while steering the organization of some latent dimensions to match target variation factors by splitting the objective as partial density evaluation. We evaluate our proposal against a large set of baseline models and show its superiority in both parameter inference and audio reconstruction. We also show that the model disentangles the major factors of audio variations as latent dimensions, that can be directly used as macro-parameters. We also show that our model is able to learn semantic controls of a synthesizer by smoothly mapping to its parameters. Finally, we discuss the use of our model in creative applications and its real-time implementation in Ableton Live

📄 PDF Abstract BibTeX arXiv:1907.00971

Code (1)

acids-ircam/flow_synthesizer 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Normalizing Flows Normalizing Flows are a method for constructing complex distributions by transforming a probability density through a series of invertible mappings. By repeatedly applying…

Similar Papers 제목 키워드 기반

Audio synthesizer inversion in symmetric parameter spaces with approximately equivariant flow matching

2025-06-08 · Ben Hayes, Charalampos Saitis, György Fazekas

Many audio synthesizers can produce the same signal given different parameter configurations, meaning the inversion from sound to parameters is an inherently ill-posed problem. We show that this is largely due to intrins…

On the Universality of Volume-Preserving and Coupling-Based Normalizing Flows

2024-02-09 · Felix Draxler, Stefan Wahl, Christoph Schnörr, Ullrich Köthe

We present a novel theoretical framework for understanding the expressive power of normalizing flows. Despite their prevalence in scientific applications, a comprehensive understanding of flows remains elusive due to the…

Universal Approximation of Residual Flows in Maximum Mean Discrepancy

2021-03-10 · ICML Workshop INNF 2021 7 · Zhifeng Kong, Kamalika Chaudhuri

Normalizing flows are a class of flexible deep generative models that offer easy likelihood computation. Despite their empirical success, there is little theoretical understanding of their expressiveness. In this work, w…

Continuous descriptor-based control for deep audio synthesis

2023-02-27 · Ninon Devis, Nils Demerlé, Sarah Nabi, David Genova 외

Despite significant advances in deep models for music generation, the use of these techniques remains restricted to expert users. Before being democratized among musicians, generative models must first provide expressive…

Audio Synthesiscontinuous-controlContinuous ControlMusic Generation

You say Normalizing Flows I see Bayesian Networks

2020-06-01 · Antoine Wehenkel, Gilles Louppe

Normalizing flows have emerged as an important family of deep neural networks for modelling complex probability distributions. In this note, we revisit their coupling and autoregressive transformation layers as probabili…