Multi-Face Image Processing With Clustered Two-Stage Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing image processing systems struggle to efficiently detect and discriminate facial expressions in images containing multiple faces, requiring significant computational resources and failing to achieve sufficient detection speed.

Innovation Solution

An image data processing device that employs a two-stage facial detection process using a first discrimination model for coarse detection followed by a second discrimination model for accurate detection within clustered areas, each tailored to specific facial attributes, and generates heat maps for expression analysis.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If a single discrimination model is used to detect faces in images containing multiple faces, then the detection process is simple, but the detection speed is insufficient and computational resources are excessively consumed

Engineering Contradiction:
Improvedetection speedVSAvoidprocessing system complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent divides the image processing into multiple stages: first discrimination model for initial face detection, clustering process to group detected faces, and second discrimination model for detailed attribute analysis. This segmentation allows efficient processing by handling different tasks with specialized models rather than using a single complex model for all operations.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The first discrimination model performs preliminary face detection before the more resource-intensive second discrimination model is applied. By pre-identifying face locations and clustering them, the system reduces the computational burden on subsequent processing stages, improving overall detection speed while maintaining accuracy.

Inventive Principle:
Principle #10Preliminary action

2Measurement precision

If a first discrimination model is used for initial face detection, then processing speed is improved, but detection accuracy for specific facial attributes is insufficient

Engineering Contradiction:
Improvefacial attribute discrimination accuracyVSAvoidprocessing efficiency
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The patent applies different discrimination models with specialized qualities to different processing stages. The first discrimination model is optimized for speed and general face detection, while the second discrimination model is optimized for specific facial attribute accuracy. This local quality assignment ensures each model performs its specific function at the appropriate level of precision.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The clustering process acts as an intermediary between the first and second discrimination models. It takes the output from the first model and prepares it for more detailed analysis by the second model, enabling a smooth transition from speed-optimized detection to accuracy-optimized attribute discrimination without direct conflict between the two requirements.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Reliability

If comprehensive face detection is performed on the entire image, then all faces are detected, but computational resources are excessively consumed

Engineering Contradiction:
Improveface detection completenessVSAvoidcomputational resource consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The patent segments the comprehensive detection task into two phases: initial detection using the first discrimination model to identify all face locations, followed by selective detailed analysis using the second discrimination model only on clustered face groups. This segmentation maintains detection completeness while reducing overall computational resource consumption by avoiding exhaustive processing of the entire image at high detail levels.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS12437578B2Image data processing device and system
Publication Date: 2025.10.07 FUJIFILM CORP
  • US12437578B2 patent drawing
  • US12437578B2 patent drawing
  • US12437578B2 patent drawing

AI summary

An image data processing device and a system capable of efficiently detecting a face from an image including a plurality of faces are provided. A processor executes at least following processes including detecting a face of a person from an image represented by image data by using a first discrimination model and discriminating an attribute of the detected face, clustering an area where the face is detected in the image represented by the image data according to a type of the attribute of the face, selecting a second discrimination model to be applied to the area based on information on the type of the attribute of the face in the clustered area, and detecting a face of a person from an image of each area by using the second discrimination model applied to the area and discriminating an attribute of the detected face.