ASLGSDApr 28, 2021

AMSS-Net: Audio Manipulation on User-Specified Sources with Textual Queries

arXiv:2104.13553v16 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of audio source manipulation for applications like music editing, but it appears incremental as it builds on existing neural methods for audio processing.

The paper tackles the problem of manipulating user-specified audio sources (e.g., vocals) based on textual queries while preserving other sources, and shows that AMSS-Net outperforms baselines on several tasks via objective metrics and empirical verification.

This paper proposes a neural network that performs audio transformations to user-specified sources (e.g., vocals) of a given audio track according to a given description while preserving other sources not mentioned in the description. Audio Manipulation on a Specific Source (AMSS) is challenging because a sound object (i.e., a waveform sample or frequency bin) is `transparent'; it usually carries information from multiple sources, in contrast to a pixel in an image. To address this challenging problem, we propose AMSS-Net, which extracts latent sources and selectively manipulates them while preserving irrelevant sources. We also propose an evaluation benchmark for several AMSS tasks, and we show that AMSS-Net outperforms baselines on several AMSS tasks via objective metrics and empirical verification.

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