Facial Recognition Using Weighted Block Division

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current facial recognition systems face challenges in precision due to variations in facial images such as head tilt, illumination, and expression, often requiring computationally expensive methods that slow down the processing time and reduce efficiency.

Innovation Solution

A method that identifies statistical properties of pixels in a block of the subject image, converts them into feature vectors, and applies dimension compression to improve accuracy and efficiency by optimizing block division and weighting techniques, allowing for faster processing of high volumes of images.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If complex normalizing algorithms or pixel-by-pixel analysis are applied to improve precision, then measurement precision improves, but productivity deteriorates due to computational expense and slow processing

Engineering Contradiction:
Improvefacial recognition precisionVSAvoidimage processing speed
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The facial image is divided into multiple blocks, and statistical properties are calculated for each block independently. This segmentation allows the system to process images more efficiently by working with smaller units while maintaining recognition precision through aggregated block information.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent transforms the approach from analyzing individual pixel values to calculating statistical properties (mean, standard deviation, skewness, kurtosis) of pixel intensities within blocks. This parameter transformation reduces computational complexity while preserving essential facial features for recognition.

Inventive Principle:
Principle #35Parameter changes

2Reliability

If traditional facial recognition methods are used to ensure accuracy, then reliability improves, but loss of time increases due to extensive computational requirements

Engineering Contradiction:
Improveidentification accuracyVSAvoidprocessing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system pre-calculates and stores statistical properties of image blocks during an enrollment phase. When a recognition query is made, the system compares these pre-computed statistical features against the query image, significantly reducing real-time processing time while maintaining reliable identification accuracy.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent replaces traditional mechanical pixel-by-pixel comparison methods with a statistical approach using histograms and moment calculations. This substitution transforms the recognition process into mathematical operations that are computationally more efficient while maintaining or improving reliability.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Data Source

PatentUS10248848B2Method and apparatus for improved facial recognition
Publication Date: 2019.04.02 PIECE FUTURE PTE LTD
  • US10248848B2 patent drawing
  • US10248848B2 patent drawing
  • US10248848B2 patent drawing

AI summary

A method, apparatus and computer program product for an improved facial recognition system are provided. Some embodiments may utilize a weighted block division of an image and capture a property measurement for pixels residing within a block. The measurements may be converted to vectors, compressed, and compared against compressed vectors of enrolled images to identify a characteristic or an image of a matching subject. Training processes may be utilized in order to optimize block divisions and weights.