Neural Audio Source Separation for Overlapping Real-World Sound Events

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing audio source separation techniques struggle with real-world audio mixtures that include reverberations, background noises, and multiple overlapping sound events, failing to effectively separate speech and non-speech audio events, and often require studio-quality conditions.

Innovation Solution

An audio separation system utilizing a pipeline of neural networks, including an encoder-decoder network and a post-processing network, trained on simulated datasets to separate multiple classes of audio events, enhancing the quality of the separated audio sequences.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If existing audio source separation techniques are used, then simple audio mixtures can be separated, but real-world audio mixtures with reverberations, background noises, and multiple overlapping sound events cannot be effectively separated

Engineering Contradiction:
Improveseparation effectivenessVSAvoidhandling real-world conditions
Core Design Contradiction:
ReliabilityVSAdaptability or versatility

Solution Approach 1:

The patent transforms the audio separation problem into the frequency domain by applying Fourier transforms, changing the representation parameters from time-domain waveforms to frequency-domain spectrograms. This parameter transformation enables the neural network to better distinguish overlapping sound events by analyzing their spectral characteristics, thereby improving separation effectiveness for real-world audio mixtures with reverberations and background noises.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent employs an encoder-decoder architecture where the encoder segments the complex audio mixture into distinct frequency components and temporal features, processes them separately through multiple neural network layers, and the decoder reconstructs the separated audio sources. This segmentation of the processing pipeline enables effective handling of multiple overlapping sound events by treating different frequency bands and temporal patterns independently.

Inventive Principle:
Principle #1Segmentation

2Measurement precision

If a pipeline of neural networks is used to separate multiple classes of audio events, then separation accuracy improves, but system complexity increases

Engineering Contradiction:
Improveseparation accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent combines multiple neural network components (encoder, decoder, and post-processing networks) into an integrated pipeline that processes audio sequences end-to-end. By merging these functions into a unified system trained jointly on multi-class separation tasks, the architecture achieves high separation accuracy for multiple audio event types while managing complexity through shared feature representations and coordinated optimization across all network components.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The encoder-decoder network is designed with universal features that can handle multiple classes of audio events simultaneously. The network processes different types of sound sources (speech, music, environmental sounds) through the same architectural framework, achieving multi-class separation accuracy without requiring separate specialized systems for each audio type, thus managing complexity while maintaining precision.

Inventive Principle:
Principle #6Universality (Multi-functionality)

3Manufacturing precision

If studio-quality conditions are required for audio separation, then separation quality is high, but applicability to real-world scenarios is limited

Engineering Contradiction:
Improveseparation qualityVSAvoidreal-world applicability
Core Design Contradiction:
Manufacturing precisionVSAdaptability or versatility

Solution Approach 1:

The neural network system performs self-adjustment by learning optimal separation strategies directly from training data that includes real-world audio conditions with reverberations and background noises. The model automatically adapts its internal parameters to handle varying acoustic environments without requiring manual tuning or studio-quality input conditions, enabling high separation quality across diverse real-world scenarios.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system transforms the audio signal from time-domain to frequency-domain representation, changing the parameters on which separation is performed. This transformation enables the network to exploit spectral patterns that are invariant to reverberation and background noise, maintaining high separation quality in real-world conditions without requiring studio-quality input by operating in a parameter space less sensitive to environmental degradation.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS20260094586A1Multi-class audio source separation using neural networks
Publication Date: 2026.04.02 ADOBE INC
  • US20260094586A1 patent drawing
  • US20260094586A1 patent drawing
  • US20260094586A1 patent drawing

AI summary

Embodiments are disclosed for a process of separating and enhancing audio sound events from an audio sequence. The method may include receiving an audio sequence and a first audio event identifier, the first audio event identifier indicating a requested first audio event type of a plurality of audio event types. The method may further comprise processing an audio spectrogram representation of the audio sequence through a trained encoder-decoder network to generate a first modified audio spectrogram, the first modified audio spectrogram representing audio of the requested first audio event type. The method may further comprise generating an output using the first modified audio spectrogram.