AI Audio Dynamic Range Compression With Predictive Look-Ahead

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional audio dynamic range compressors face issues such as latency, complex tuning requirements, intermodulation between frequency bands, distortion, tonal changes, and sound quality degradation due to breathing and pumping effects, especially in multiband compressors.

Innovation Solution

The implementation of a look-ahead AI-based level prediction method using machine learning techniques like Recurrent Neural Networks (RNN), Long Short-term Memory (LSTM), and Attention-based Transformers for real-time level adjustments in audio streams, eliminating the need for attack and release time constants and providing zero-latency processing.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If conventional dynamic range compression is used to control audio levels, then loud sounds are attenuated and quiet sounds are raised, but latency and complex tuning requirements occur

Engineering Contradiction:
Improveaudio level controlVSAvoidlatency
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system performs preliminary action by predicting future audio signal levels before they actually occur. The neural network analyzes current and past signal characteristics to forecast upcoming peaks and valleys, allowing the compressor to pre-adjust gain levels and avoid latency associated with reactive compression.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent replaces traditional mechanical compression mechanisms (attack/release time constants, threshold gating) with an intelligent predictive system. Instead of mechanical response curves, a neural network dynamically determines compression parameters based on predicted signal behavior, eliminating the need for manual tuning of mechanical parameters.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

2Reliability

If multiband compression is used to shape transients and increase perceived loudness, then sound quality improves, but breathing and pumping effects occur

Engineering Contradiction:
Improvesound qualityVSAvoidbreathing and pumping effects
Core Design Contradiction:
ReliabilityVSObject-generated harmful factors

Solution Approach 1:

The system implements feedback by continuously monitoring actual audio signal levels and comparing them against predicted levels. The neural network adjusts compression parameters dynamically based on this feedback, ensuring smooth transitions between compression states and eliminating the pumping effects caused by fixed threshold crossings.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The patent applies dynamics by making compression parameters adaptive rather than static. The neural network continuously adjusts threshold, ratio, and attack/release characteristics based on real-time signal analysis and predictions, allowing the compressor to respond organically to different musical passages without creating artificial breathing or pumping artifacts.

Inventive Principle:
Principle #15Dynamics

3Reliability

If traditional compressors with attack and release time constants are used, then dynamic range control is achieved, but tuning complexity increases

Engineering Contradiction:
Improvedynamic range controlVSAvoidtuning complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system implements self-service by enabling the neural network to automatically determine optimal compression parameters without user intervention. The model self-adjusts threshold, ratio, and timing parameters based on the characteristics of the input audio material, eliminating the need for engineers to manually tune complex parameters for different audio types.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The patent applies parameter changes by dynamically modifying compression characteristics based on signal context. Instead of fixed parameters, the neural network continuously adjusts threshold levels, compression ratios, and attack/release times according to the predicted signal behavior, achieving optimal control without requiring manual parameter setting.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS20250103273A1Artificial intelligence-based audio dynamic range compressor
Publication Date: 2025.03.27 SAMSUNG ELECTRONICS CO LTD
  • US20250103273A1 patent drawing
  • US20250103273A1 patent drawing
  • US20250103273A1 patent drawing

AI summary

One embodiment provides a computer-implemented method that includes predicting, based on an artificial intelligence (AI) model, a look-ahead level to adjust one or more levels for an audio stream in real-time. The method further includes providing level adjustments without user parametrization while improving sound quality for the audio stream.