Video Authentication Anti-Spoofing via Frame Motion Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Biometric authentication techniques, such as facial recognition, are susceptible to spoofing attacks where unauthorized users present photos or videos of authorized individuals, leading to false authentication.

Innovation Solution

The system analyzes video data by comparing successive frames to determine if they exhibit a threshold level of similarity, as physical representations tend to have consistent attributes, while actual persons show changes, using techniques like correlation in color or intensity space and motion vector analysis to differentiate between real and represented users.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If biometric authentication using facial recognition is implemented, then authentication convenience and speed are improved, but security against spoofing attacks deteriorates

Engineering Contradiction:
Improveauthentication convenienceVSAvoidsecurity against spoofing
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The system transitions from static image-based facial recognition to dynamic video-based analysis, utilizing temporal changes and motion characteristics to distinguish real users from spoofing attempts. The camera captures multiple frames showing natural movements, breathing patterns, and micro-expressions that are difficult to replicate in static images or simple video replays.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system adds the temporal dimension by analyzing video frames across time, not just spatial features in a single image. By comparing successive frames and detecting motion vectors, the system creates a fourth dimension (time) to the authentication process, enabling differentiation between live subjects and static or replayed representations.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Reliability

If video frame comparison analysis is performed to detect spoofing, then security against spoofing attacks is improved, but computational complexity and processing time increase

Engineering Contradiction:
Improvesecurity against spoofingVSAvoidcomputational complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system extracts only the essential features needed for spoofing detection from the video frames, such as motion vectors and temporal changes, rather than analyzing all pixel data. This selective extraction reduces computational load while maintaining detection effectiveness by focusing on the most discriminative characteristics.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system performs comparison analysis on a subset of key frames and critical regions rather than exhaustive analysis of all video data. By applying the similarity threshold to selected frames and using motion vector analysis on specific areas of interest, the system achieves adequate security with reduced computational overhead.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS11507646B1User authentication using video analysis
Publication Date: 2022.11.22 AMAZON TECH INC
  • US11507646B1 patent drawing
  • US11507646B1 patent drawing
  • US11507646B1 patent drawing

AI summary

A user may be authenticated at a device through analyzing video frames of acquired video data. Feature recognition may be used to determine that features in the video frames correspond to features of an authorized user. Moreover, successive frames of the video frames may be compared to determine whether the video data is representative of a video capturing the user, or a representation of the user, such as a digital image of or a video depicting the user.