Audio Feature Extraction Using Beat Onset Segmentation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current audio classification methods, such as MFCC, are inadequate for accurately identifying and categorizing audio signals due to limitations in capturing unique acoustic characteristics, especially in the presence of noise, trans-coding, and time shifting, and fail to provide a robust representation of audio content.

Innovation Solution

A multi-step process is employed to extract dominant acoustic features at beat onsets, involving noise reduction, sub-band analysis, and re-sampling, generating fingerprints for identification and classification, which are more representative of audio content and robust against distortions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If traditional metadata tagging is used for audio classification, then the process is simple and fast, but the accuracy and representation of audio content is insufficient

Engineering Contradiction:
Improvespeed of audio classificationVSAvoidaccuracy of audio content representation
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The audio signal is segmented into multiple frequency bands using filter banks, and further divided into temporal segments around beat onsets. This segmentation allows the system to capture both the spectral content and temporal structure of the audio, improving representation accuracy while maintaining processing efficiency through selective analysis of only the most informative segments.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent transforms the audio signal from the time domain to the frequency domain using filter banks, creating a two-dimensional representation (frequency bands × temporal segments). This dimensional transformation enables the system to capture acoustic characteristics that are not visible in the time domain alone, significantly improving content representation without excessive computational cost.

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

2Device complexity

If MFCC features are used for audio identification, then the process is computationally efficient, but the accuracy decreases when noise, trans-coding and time shifting are present

Engineering Contradiction:
Improvecomputational complexity of feature extractionVSAvoidrobustness to noise and trans-coding
Core Design Contradiction:
Device complexityVSReliability

Solution Approach 1:

The system performs preliminary actions by detecting beat onsets and segmenting the audio around these temporal markers before extracting features. This preliminary temporal structuring creates reference points that are invariant to time shifting and helps maintain feature robustness even when the audio contains noise or has been trans-coded, as the beat onsets provide stable temporal anchors.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent changes the parameter space from standard MFCC coefficients to a combination of spectral centroid, bandwidth, and temporal envelope features extracted at beat onsets. This parameter transformation creates a feature representation that is more robust to common audio distortions while maintaining computational efficiency, as the operations are performed on already-segmented and pre-processed audio data.

Inventive Principle:
Principle #35Parameter changes

3Measurement precision

If more acoustic features are extracted to improve classification accuracy, then the representation becomes more complete, but the processing time and computational load increase

Engineering Contradiction:
Improvecompleteness of audio representationVSAvoidprocessing time for feature extraction
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

Instead of extracting all possible acoustic features from the entire audio signal, the patent applies partial action by focusing feature extraction only on temporal segments surrounding beat onsets. This selective approach extracts only the most informative features (spectral centroid, bandwidth, temporal envelope) at the most salient moments, achieving complete representation of the audio's rhythmic structure without the computational burden of analyzing every moment of the signal.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS8140331B2Feature extraction for identification and classification of audio signals
Publication Date: 2012.03.20 LOU XIA
  • US8140331B2 patent drawing
  • US8140331B2 patent drawing
  • US8140331B2 patent drawing

AI summary

Characteristic features are extracted from an audio sample based on its acoustic content. The features can be coded as fingerprints, which can be used to identify the audio from a fingerprints database. The features can also be used as parameters to separate the audio into different categories.