Heteroscedastic LDA for Speaker Recognition Dimension Reduction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Speaker recognition systems face performance degradation due to the assumption of homoscedastic feature vectors, which are often heteroscedastic in reality, leading to inefficiencies in dimension reduction using linear discriminant analysis (LDA).

Innovation Solution

The use of heteroscedastic linear discriminant analysis (HLDA) to create a conversion matrix that accounts for different covariance matrices among classes, allowing for the reduction of feature vector dimension while reflecting actual data characteristics.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If linear discriminant analysis (LDA) is used to reduce feature vector dimension, then calculation complexity is reduced, but speaker recognition performance degrades due to the homoscedastic assumption not matching actual heteroscedastic data

Engineering Contradiction:
Improvecalculation complexityVSAvoidspeaker recognition performance
Core Design Contradiction:
Device complexityVSReliability

Solution Approach 1:

The patent changes the fundamental parameter assumption of LDA from homoscedastic (equal covariance) to heteroscedastic (different covariance for each class). This is achieved by introducing class-specific covariance matrices in the HLDA transformation, allowing the system to adapt to the actual statistical properties of different speaker classes while maintaining dimensionality reduction benefits

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent makes the covariance structure dynamic and adaptive rather than static and uniform. By allowing each class to have its own covariance matrix, the system can dynamically adjust to the specific characteristics of different speaker classes, improving recognition performance while still reducing computational complexity compared to using full-dimensional features

Inventive Principle:
Principle #15Dynamics

2Speed

If feature vector dimension is reduced using LDA, then authentication speed is improved, but recognition accuracy decreases due to information loss from incorrect statistical assumptions

Engineering Contradiction:
Improveauthentication speedVSAvoidrecognition accuracy
Core Design Contradiction:
SpeedVSMeasurement precision

Solution Approach 1:

The patent modifies the statistical parameters used in dimensionality reduction by implementing heteroscedastic covariance modeling. This allows the system to retain more relevant information during dimension reduction by accounting for class-specific variance structures, thereby maintaining higher recognition accuracy while still achieving fast authentication speeds through reduced feature dimensions

Inventive Principle:
Principle #35Parameter changes

3Productivity

If homoscedastic assumption is applied in LDA, then computational efficiency is improved, but performance degrades because actual feature vectors are heteroscedastic

Engineering Contradiction:
Improvecomputational efficiencyVSAvoidspeaker recognition performance
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The patent changes the covariance parameter assumption from uniform (homoscedastic) to class-specific (heteroscedastic) in the LDA framework. This modification allows the system to achieve better speaker recognition performance by matching the statistical model to the actual data characteristics, while still maintaining computational efficiency through dimensionality reduction

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent segments the covariance structure by class, assigning a separate covariance matrix to each speaker class rather than using a single global covariance matrix. This segmentation allows the system to capture class-specific variations more accurately, improving recognition performance while maintaining the computational advantages of dimensionality reduction

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS10410638B2Method and device for transforming feature vector for user recognition
Publication Date: 2019.09.10 SAMSUNG ELECTRONICS CO LTD
  • US10410638B2 patent drawing
  • US10410638B2 patent drawing
  • US10410638B2 patent drawing

AI summary

A method of converting a feature vector includes extracting a feature sequence from an audio signal including utterance of a user; extracting a feature vector from the feature sequence; acquiring a conversion matrix for reducing a dimension of the feature vector, based on a probability value acquired based on different covariance values; and converting the feature vector by using the conversion matrix.