Non-Gaussian Pattern Recognition Optimization via Auxiliary Functions

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional pattern recognition algorithms face inefficiencies and accuracy degradation in large data sets and non-Gaussian processes, particularly due to computational inefficiencies with Hessian matrix, overtraining, and limitations of existing optimization techniques like EM and EBW transformations.

Innovation Solution

The method involves representing parameters as a composition of modified and countable factors, using an auxiliary function for efficient optimization, and transforming non-Gaussian processes into quasi-Gaussian forms to extend EM modeling to a broader class of discriminative criteria, preventing overtraining and improving accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If conventional optimization methods involving Hessian matrix are used, then optimization can be performed, but computational efficiency deteriorates when data size or number of model parameters is very large

Engineering Contradiction:
Improveoptimization speedVSAvoidcomputational complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent segments the Hessian matrix computation into local approximations using second-order Taylor expansion around current parameter estimates. Instead of computing the full Hessian matrix for all parameters simultaneously, the method divides the optimization into smaller local steps where only relevant parameter interactions are considered, reducing computational complexity from O(n²) to O(n) per iteration.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent transforms the optimization problem by changing parameters from the original high-dimensional space to a reduced space using auxiliary functions. The method introduces intermediate parameters that simplify the objective function structure, allowing efficient updates without directly manipulating the full Hessian matrix of the original parameters.

Inventive Principle:
Principle #35Parameter changes

2Productivity

If fast optimization is performed using conventional techniques, then optimization speed improves, but overtraining occurs and pattern recognition accuracy degrades

Engineering Contradiction:
Improveoptimization speedVSAvoidpattern recognition accuracy
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The patent implements feedback mechanisms by using auxiliary functions that provide intermediate performance evaluations during optimization. The method monitors convergence through multiple auxiliary objective functions and adjusts optimization step sizes dynamically, preventing premature convergence to local minima that cause overtraining while maintaining fast optimization through guided search directions.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The patent applies partial action by performing optimization in stages using different auxiliary functions with varying regularization strengths. Instead of applying full optimization pressure throughout training, the method uses milder updates in early stages and progressively increases optimization intensity, preventing overtraining while ensuring adequate convergence.

Inventive Principle:
Principle #16Partial or excessive action

3Ease of operation

If EM estimation methodology is used, then closed-form solution can be obtained for maximum likelihood criteria, but the method is not applicable to general discrimination functions of non-Gaussian parameters

Engineering Contradiction:
Improveoptimization easeVSAvoidapplicability to non-Gaussian processes
Core Design Contradiction:
Ease of operationVSAdaptability or versatility

Solution Approach 1:

The patent creates a universal optimization framework that generalizes EM methodology to work with any discrimination function and parameter distribution. The auxiliary function construction uses only first and second derivatives, which exist for any differentiable objective function, making the method universally applicable to Gaussian, non-Gaussian, convex, and non-convex problems while maintaining the iterative closed-form update structure of EM.

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

Solution Approach 2:

The patent transforms the optimization approach by changing from direct maximization of the original objective function to sequential maximization of auxiliary functions with modified parameter representations. This parameter transformation allows the method to handle non-Gaussian distributions by working in a transformed space where the auxiliary functions remain well-behaved and admit closed-form solutions.

Inventive Principle:
Principle #35Parameter changes

4Productivity

If EBW transformations are used to optimize MMI discriminative criteria, then optimization efficiency improves for Gaussian parameters, but the method cannot be used for processes not modeled as Gaussian

Engineering Contradiction:
Improveoptimization efficiencyVSAvoidapplicability to non-Gaussian processes
Core Design Contradiction:
ProductivityVSAdaptability or versatility

Solution Approach 1:

The patent extends EBW-like transformations into a universal framework that works for both Gaussian and non-Gaussian processes. The method uses general second-order Taylor expansions and auxiliary function constructions that do not assume Gaussian distributions, allowing the same optimization machinery to handle diverse parameter distributions while maintaining the efficiency benefits of transformed coordinate systems.

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

Data Source

PatentUS8185480B2System and method for optimizing pattern recognition of non-gaussian parameters
Publication Date: 2012.05.22 SINOEAST CONCEPT
  • US8185480B2 patent drawing
  • US8185480B2 patent drawing
  • US8185480B2 patent drawing

AI summary

A method of optimizing a function of a parameter includes associating, with an objective function for initial value of parameters, an auxiliary function of parameters that could be optimized computationally more efficiently than an original objective function, obtaining parameters that are optimum for the auxiliary function, obtaining updated parameters by taking a weighted sum of the optimum of the auxiliary function and initial model parameters.