Automated Signature Verification via Pixel Density and Machine Learning

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current systems for verifying handwritten signatures are prone to human error and inefficiency, as they rely on manual comparison and are not adaptable to varying signature styles and document formats, making it difficult to automate the process.

Innovation Solution

A computer-implemented method for extracting and verifying handwritten signatures involves analyzing digital images of documents to identify signature regions using pixel density and proximity to anchor words, followed by feature vector creation and machine learning-based similarity estimation.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If manual signature verification is used, then verification accuracy can be maintained through human judgment, but processing time and labor costs increase significantly

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

Solution Approach 1:

The patent replaces the mechanical human visual comparison system with an automated image processing and machine learning system. The system uses pixel density analysis, connected component labeling, and neural network-based similarity verification to automatically compare signatures, eliminating manual intervention while maintaining verification accuracy and significantly reducing processing time.

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

Solution Approach 2:

The patent introduces an intermediary automated verification system that acts as a bridge between the signature document and the verification database. This intermediary system performs preliminary analysis through image processing techniques and uses machine learning models to determine similarity, reducing the need for full manual verification while maintaining reliability.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Productivity

If automated signature extraction is implemented, then processing efficiency increases, but accuracy decreases due to inability to handle signature variance

Engineering Contradiction:
Improveprocessing efficiencyVSAvoidverification accuracy
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The patent changes the parameters used for signature comparison from rigid pixel-by-pixel matching to flexible feature-based parameters. The system extracts key features such as stroke patterns, pressure points, and temporal characteristics, then uses machine learning models to compare these parameters, allowing accurate verification despite variations in signature style, speed, and pressure.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent introduces dynamic adaptation in the verification process by using machine learning models that can learn and adapt to individual signature patterns. The system dynamically adjusts comparison thresholds and weighting based on the specific signature being verified, enabling accurate automated verification of varying signature styles while maintaining high processing efficiency.

Inventive Principle:
Principle #15Dynamics

3Measurement precision

If pixel-by-pixel comparison is used, then verification thoroughness is maintained, but error rates increase due to sensitivity to minor variations

Engineering Contradiction:
Improvecomparison thoroughnessVSAvoiderror rate
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The patent extracts only the essential features from the complete signature image, removing irrelevant details that cause false discrepancies. By isolating key characteristic points and stroke patterns while discarding minor variations in pressure, speed, and style, the system achieves thorough verification without the error-prone sensitivity of pixel-by-pixel comparison.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS11663817B2Automated signature extraction and verification
Publication Date: 2023.05.30 MORGAN STANLEY SERVICES GROUP INC
  • US11663817B2 patent drawing
  • US11663817B2 patent drawing
  • US11663817B2 patent drawing

AI summary

A system for extraction and verification of handwritten signatures from arbitrary documents. The system comprises one or more computing devices configured to: receive a digital image of a document; perform a dilating transformation via convolution matrix on the digital image to obtain a modified image; determine a plurality of regions of connected markings in the digital image; based at least in part on a pixel density or proximity to an anchor substring of each region, determine whether any region contains any handwritten signature; extract first image data of the region containing a handwritten signature from the digital image; retrieve second image data of a confirmed example signature for a purported signer of the handwritten signature; and based on a comparison of the first image data with the second image data, forward a determination of whether the first image data and second image data are similar.