Offensive Image Detection via Skin Color Grid Mapping

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for detecting pornographic images on the internet or in email communications are inefficient due to high processing time and low precision, especially when dealing with small images or those lacking significant text, leading to inaccurate categorization and legal liability issues.

Innovation Solution

A system and method that map image pixels associated with skin color into a two-dimensional Boolean grid for categorization, comparing the grid to known offensive images, allowing for efficient and precise identification of offensive content in images of any resolution or compression quality, including thumbnail images.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If computer vision techniques are used to identify pornographic images, then detection capability is improved, but processing time increases significantly

Engineering Contradiction:
Improvedetection capabilityVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The image processing is segmented into distinct stages: initial scanning phase that examines only critical regions (skin-tone areas, central regions) at low resolution, followed by a detailed analysis phase that processes the entire image at full resolution only if needed. This segmentation allows rapid filtering of obvious cases while maintaining accuracy for ambiguous cases.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs partial action by analyzing only portions of the image that are most relevant to pornography detection (skin-tone regions, central areas) rather than processing every pixel uniformly. This selective approach maintains detection capability while significantly reducing overall processing time for images that don't require full analysis.

Inventive Principle:
Principle #16Partial or excessive action

2Measurement precision

If text-based analysis is used to categorize images, then categorization is effective when significant text is present, but it becomes ineffective when little or no text is present

Engineering Contradiction:
Improvecategorization effectivenessVSAvoidapplicability to text-free images
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The system implements a universal categorization framework that can handle multiple types of content (text-heavy images, text-free images, images with embedded text, pure photographs) through a single integrated approach. The hybrid architecture automatically selects and combines appropriate analysis methods based on the image characteristics, making the system adaptable to all image types without requiring separate specialized systems.

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

Solution Approach 2:

The system dynamically adjusts its analysis strategy based on the characteristics of each image. It evaluates text content, image structure, and visual features to determine the optimal combination of text-based and computer vision techniques to apply, rather than using a fixed approach for all images.

Inventive Principle:
Principle #15Dynamics

3Measurement precision

If high image resolution is required for accurate categorization, then precision is improved, but processing efficiency decreases

Engineering Contradiction:
Improvecategorization accuracyVSAvoidprocessing efficiency
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The image is segmented into different processing zones with different resolution requirements. Critical regions (skin-tone areas, central portions) are analyzed at full resolution to maintain precision, while non-critical regions are processed at lower resolution or skipped entirely, maintaining overall efficiency.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Different quality levels of processing are applied to different parts of the image based on their relevance to pornography detection. High-quality full-resolution analysis is applied only where necessary (skin areas, focal regions), while other areas receive reduced processing, optimizing the balance between precision and efficiency.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS9305208B2System and method for recognizing offensive images
Publication Date: 2016.04.05 CA TECH INC
  • US9305208B2 patent drawing
  • US9305208B2 patent drawing
  • US9305208B2 patent drawing

AI summary

According to one aspect, a method for categorizing at least one image includes obtaining the at least one image and mapping the at least one image to at least a first grid. The first grid is a two-dimensional grid that includes a plurality of cells. The method also includes characterizing the first grid, wherein categorizing the first grid includes determining whether the first grid is indicative of an offensive characteristic, and identifying the at least one image as offensive when it is determined that the first grid is indicative of the offensive characteristic. When it is determined that the first grid is not indicative of the offensive characteristic, the at least one image is identified as not offensive.