Face Concealment Detection Using Liveness Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Security monitoring systems face challenges in detecting individuals who conceal their faces using masks or other face-concealing measures, as existing systems struggle to accurately differentiate between real faces and masked individuals, leading to potential false negatives in identifying malicious intent.

Innovation Solution

The system employs a combination of image analysis, machine learning models, and sensor data to detect facial concealment, differentiate between real and artificial faces, and analyze context data such as temperature and time stamps to predict malicious intent, with features like liveliness detection and facial movement analysis to improve accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional video surveillance is used to detect persons, then the system can capture images of visitors, but it fails to distinguish between real faces and masks, leading to false negatives in identifying malicious intent

Engineering Contradiction:
Improveface detection accuracyVSAvoidmalicious intent identification
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The system employs liveliness detection that analyzes dynamic facial movements such as blinking, smiling, and head rotations to distinguish real faces from static masks. This dynamic analysis transforms the static image recognition problem into a temporal analysis problem, where real faces exhibit characteristic movements that masks cannot replicate.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system transitions from two-dimensional image analysis to three-dimensional depth analysis using depth sensors and stereo cameras. By capturing depth information and analyzing facial geometry in 3D space, the system can detect the absence of actual facial features behind masks, adding a spatial dimension to the detection process.

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

2Measurement precision

If the system analyzes only image data, then processing is faster, but accuracy in distinguishing real faces from masks is insufficient

Engineering Contradiction:
Improveface vs mask discriminationVSAvoidmulti-sensor integration
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system merges multiple sensor types including visible light cameras, infrared cameras, and depth sensors into a unified detection framework. By combining data from these different sensor modalities, the system achieves superior face verification accuracy that cannot be obtained with any single sensor type alone.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The system employs multi-functional sensor arrays that can operate in different modes depending on environmental conditions. For example, the infrared camera can function both as a thermal imaging device for night vision and as a complementary sensor for liveliness detection, maximizing the utility of each hardware component.

Inventive Principle:
Principle #6Universality (Multi-functionality)

3Measurement precision

If contextual data such as temperature and time stamps are analyzed, then malicious intent prediction accuracy improves, but processing time and computational resources increase

Engineering Contradiction:
Improvemalicious intent predictionVSAvoiddetection processing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system pre-processes and stores contextual data such as temperature, time stamps, and location information in structured formats before they are needed for analysis. By preparing this data in advance and organizing it for efficient retrieval, the system minimizes processing delays when actual detection and prediction are required.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system implements self-service mechanisms where contextual data automatically updates itself without requiring external intervention. For example, temperature sensors continuously monitor and update environmental conditions, and time stamps are automatically generated by the system clock, eliminating the need for manual data entry or external data sources.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS20240265705A1Face concealment detection
Publication Date: 2024.08.08 ALARM COM INC
  • US20240265705A1 patent drawing
  • US20240265705A1 patent drawing
  • US20240265705A1 patent drawing

AI summary

A monitoring system is configured to monitor a property. The monitoring system includes a camera, a sensor, and a monitor control unit. The monitor control unit is configured to receive image data and sensor data. The monitor control unit is configured to determine that the image data includes a representation of a person. The monitor control unit is configured to determine an orientation of a representation of a head of the person. The monitor control unit is configured to determine that the representation of the head of the person likely includes a representation of a face of the person. The monitor control unit is configured to determine that the face of the person is likely concealed. The monitor control unit is configured to determine a malicious intent score that reflects a likelihood that the person has a malicious intent. The monitor control unit is configured to perform an action.