Image-Based Authentication Models with Outcome Explanations

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional user authentication methods are inefficient and inconvenient, requiring human intervention for explanation, and fail to comply with privacy regulations that mandate user explanations for automated decisions.

Innovation Solution

A machine learning system is used to generate an authentication model that analyzes image data from identification documents and user images, providing both authentication decisions and explanations, trained through supervised and unsupervised learning, and refined by human review discrepancies.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If conventional authentication methods are used with human review, then authentication accuracy is maintained, but processing time increases and efficiency decreases

Engineering Contradiction:
Improveauthentication processing speedVSAvoidhuman review time
Core Design Contradiction:
ProductivityVSLoss of time

Solution Approach 1:

The authentication process is segmented into multiple stages: initial automated authentication using machine learning models, followed by selective human review only for cases where the automated system is uncertain or encounters edge cases. This segmentation allows the majority of authentications to be processed rapidly by automation while maintaining human oversight for problematic cases.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

A machine learning model serves as an intermediary between the authentication request and human reviewers. The model pre-processes and evaluates authentication data, providing recommendations that guide human reviewers. This intermediary layer filters out clear-cut cases, allowing human reviewers to focus only on ambiguous or high-risk cases, thereby reducing overall processing time while maintaining accuracy.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Productivity

If automated authentication systems are implemented, then processing efficiency increases, but the ability to provide intelligible explanations to users decreases

Engineering Contradiction:
Improveauthentication automation levelVSAvoidexplanation capability
Core Design Contradiction:
ProductivityVSLoss of information

Solution Approach 1:

The machine learning model incorporates feedback mechanisms that generate explanatory outputs alongside authentication decisions. The system provides users with specific reasons for authentication outcomes, such as which facial features were analyzed or what discrepancies were detected. This feedback loop maintains transparency and user understanding while preserving the efficiency benefits of automation.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The automated authentication system is designed to self-explain its decisions through built-in interpretability features. The model automatically generates human-readable explanations for authentication outcomes without requiring additional human intervention. This allows the system to serve both authentication and explanation-providing functions autonomously, maintaining high productivity while delivering intelligible results to users.

Inventive Principle:
Principle #25Self-service

3Speed

If machine learning models are trained without human input, then processing speed increases, but classification accuracy and reliability decrease

Engineering Contradiction:
Improvemodel training speedVSAvoidauthentication decision accuracy
Core Design Contradiction:
SpeedVSReliability

Solution Approach 1:

Human experts perform preliminary actions during the model training phase by curating and labeling training datasets with high-quality authentication examples and explanations. This preliminary human input establishes a solid foundation for the machine learning model, enabling it to learn from accurate, expert-validated data. The result is a model that can subsequently operate autonomously with high reliability, as it was trained on pre-validated information rather than requiring continuous human intervention during operation.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS12432189B2Providing outcome explanation for algorithmic decisions
Publication Date: 2025.09.30 JUMIO CORP
  • US12432189B2 patent drawing
  • US12432189B2 patent drawing
  • US12432189B2 patent drawing

AI summary

Computer systems and methods are provided for training a machine learning system to determine an authentication decision and explanation information corresponding to the authentication decision. First authentication information for a first authentication request including a first image is received. First validation information corresponding to the first image and including a first authentication decision and first explanation information is received. Data storage of a machine learning system stores the first image and the first validation information. The machine learning system updates an authentication model based on the stored first image and first validation information. Second authentication information for a second authentication request is received. The machine learning system determines second validation information, including second explanation information, based on the updated authentication model. The second explanation information is provided for display to a user device.