Image Recognition Using LBP Feature Extraction and Joint Bayesian Algorithm

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing facial recognition technologies based on Mahalanobis distance calculations suffer from low accuracy due to limitations in their algorithms.

Innovation Solution

The integration of Local Binary Pattern (LBP) feature extraction with a joint Bayesian algorithm for image recognition, which involves extracting LBP feature vectors, calculating high-dimensional feature vectors, and using a training matrix to perform image recognition, enhancing accuracy and robustness against variations in facial expressions and lighting conditions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If Mahalanobis distance-based calculation algorithm is used for similarity calculation, then the calculation process is simple, but the accuracy of similarity calculation is low

Engineering Contradiction:
Improvesimilarity calculation accuracyVSAvoidcalculation algorithm complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the feature extraction process into multiple components: LBP feature extraction, high-dimensional feature vector calculation, and joint Bayesian algorithm processing. This segmentation allows each component to be optimized independently, achieving high accuracy without excessive overall complexity

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent combines multiple algorithmic components (LBP feature extraction + high-dimensional feature vector + joint Bayesian algorithm) to create a composite recognition system. This composite approach achieves superior accuracy by integrating the strengths of different methods while managing complexity through modular design

Inventive Principle:
Principle #40Composite materials

2Reliability

If traditional facial recognition methods are used, then the implementation is straightforward, but the accuracy under variations in facial expressions and lighting conditions is low

Engineering Contradiction:
Improverecognition accuracy under variationsVSAvoidalgorithm complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent applies LBP (Local Binary Pattern) feature extraction which focuses on local texture characteristics of facial regions. By analyzing local patterns rather than global features, the system maintains high reliability under variations in lighting and expressions while keeping the computational approach manageable

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent performs preliminary feature extraction using LBP and calculates high-dimensional feature vectors before applying the joint Bayesian algorithm. This preliminary processing prepares the data in advance, enabling the recognition system to handle variations in expressions and lighting more effectively without increasing real-time complexity

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS10713532B2Image recognition method and apparatus
Publication Date: 2020.07.14 TENCENT TECHNOLOGY (SHENZHEN) CO LTD
  • US10713532B2 patent drawing
  • US10713532B2 patent drawing
  • US10713532B2 patent drawing

AI summary

The present disclosure discloses an image recognition method and apparatus, and belongs to the field of computer technologies. The method includes: extracting a local binary pattern (LBP) feature vector of a target image; calculating a high-dimensional feature vector of the target image according to the LBP feature vector; obtaining a training matrix, the training matrix being a matrix obtained by training images in an image library by using a joint Bayesian algorithm; and recognizing the target image according to the high-dimensional feature vector of the target image and the training matrix. The image recognition method and apparatus according to the present disclosure may combine LBP algorithm with a joint Bayesian algorithm to perform recognition, thereby improving the accuracy of image recognition.