Multi-Channel Neural Audio Upsampling After Lossy Compression

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing deep learning-based methods for upsampling audio data after lossy compression are computationally expensive and fail to restore lost information effectively, particularly in multi-channel environments, while neglecting perceptual audio quality metrics.

Innovation Solution

A system integrating an audio-specific neural upsampler with convolutional and recurrent layers, a multi-channel transformer, and a time-frequency domain transformer, along with a perceptual quality assessor, to restore spectral and phase information and enhance perceptual quality.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If deep learning-based methods are used for audio upsampling, then perceptual audio quality is improved, but computational complexity increases

Engineering Contradiction:
Improveperceptual audio qualityVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The neural network is divided into multiple specialized modules: a multi-channel transformer for capturing temporal dependencies, a time-frequency domain transformer for spectral reconstruction, and a perceptual quality assessor for evaluation. This segmentation allows each module to focus on specific aspects of audio reconstruction, improving overall efficiency while maintaining high perceptual quality.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system transforms audio data between time-domain and time-frequency domain representations. The time-frequency domain transformer operates in the frequency domain to reconstruct spectral information, while the multi-channel transformer processes temporal patterns. This multi-dimensional approach enables efficient reconstruction of lost audio details without requiring excessively complex computational resources in a single domain.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Productivity

If standard lossy compression is applied to reduce bandwidth, then data transmission efficiency is improved, but audio fidelity deteriorates

Engineering Contradiction:
Improvebandwidth efficiencyVSAvoidaudio fidelity
Core Design Contradiction:
ProductivityVSLoss of information

Solution Approach 1:

The neural upsampling system acts as an intermediary between the lossy compression decoder and the final audio output. It receives the decompressed audio data containing compression artifacts and transforms it into high-fidelity audio. This intermediary process recovers lost spectral information and removes artifacts without requiring the original high-bitrate audio stream, thus maintaining bandwidth efficiency while improving audio fidelity.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system changes the representation parameters of the audio data by transforming it from the time-domain to the time-frequency domain using short-time Fourier transform. This parameter transformation enables the neural network to operate on spectral coefficients rather than raw audio samples, allowing for more efficient reconstruction of high-frequency components and reduction of compression artifacts.

Inventive Principle:
Principle #35Parameter changes

3Loss of information

If existing neural upsampling techniques are used, then some audio details are restored, but spatial consistency and perceptual quality are not preserved

Engineering Contradiction:
Improveaudio detail restorationVSAvoidspatial consistency
Core Design Contradiction:
Loss of informationVSMeasurement precision

Solution Approach 1:

The multi-channel transformer module is designed to simultaneously capture temporal dependencies across multiple audio channels and preserve spatial relationships. It processes multi-channel audio data in a unified framework, learning cross-channel correlations while maintaining spatial consistency. This multi-functional approach enables the system to restore audio details while preserving the spatial characteristics of the original audio signal.

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

Solution Approach 2:

The perceptual quality assessor provides feedback about the reconstructed audio quality, evaluating both spectral accuracy and spatial consistency. This feedback mechanism allows the system to iteratively improve its reconstruction by adjusting parameters to maximize perceptual quality metrics. The assessor ensures that restored audio details maintain proper spatial relationships and perceptual realism.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS20250252962A1System and Methods for Upsampling of Decompressed Audio Data Using a Neural Network
Publication Date: 2025.08.07 ATOMBEAM TECH INC
  • US20250252962A1 patent drawing
  • US20250252962A1 patent drawing
  • US20250252962A1 patent drawing

AI summary

A computer system for upsampling decompressed audio data after lossy compression using specialized neural network techniques. The system processes compressed audio channels through an audio pre-processor that extracts spectral information, detects speech activity, segments audio, and normalizes input levels. A trained deep learning algorithm with multi-channel transformers using channel-wise and self-attention mechanisms recovers information lost during compression. The system further enhances audio quality through a time-frequency domain transformer applying Fourier transforms and Mel-scale frequency processing, while a perceptual quality assessor employing psychoacoustic models evaluates the output. This specialized audio processing approach significantly improves reconstructed audio quality by leveraging correlations between audio channels, addressing both spectral and temporal features, and optimizing for human perception characteristics, resulting in higher fidelity audio reproduction from compressed formats.