Image Spam Detection via Sender Intention Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional spam filtering methods, including heuristic filters and Optical Character Recognition (OCR) techniques, are ineffective against image spam as spammers use obfuscation techniques to hide text within images, rendering pixel-based matching and signature-based approaches useless.

Innovation Solution

An anti-spam detection module that converts embedded images to binarized representations, measures the quantity of text, and classifies emails as spam or clean based on the text quantity and abnormal factors such as unusual image placement and noise injection, employing sender's intention analysis to detect image spam.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If OCR techniques are used to detect image spam, then text detection capability is improved, but computational cost and processing time increase significantly

Engineering Contradiction:
Improvetext detection capabilityVSAvoidprocessing speed
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The image processing task is segmented into multiple stages: initial quick assessment of image characteristics, selective application of binarization and text detection only to suspicious regions, and hierarchical filtering where simple features are checked first before applying more complex OCR techniques. This segmentation allows the system to maintain high text detection capability while reducing overall computational cost by avoiding full OCR processing on all images.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies partial action by using simplified image analysis methods (such as checking image dimensions, file size, and basic pixel patterns) for the majority of images, and only applying full OCR processing to a small subset of images that exhibit suspicious characteristics. This partial application of expensive processing techniques maintains productivity while preserving text detection capability for spam identification.

Inventive Principle:
Principle #16Partial or excessive action

2Object-affected harmful factors

If spammers use obfuscation techniques to hide text in images, then spam detection difficulty increases, but legitimate email delivery may be affected

Engineering Contradiction:
Improvespam detection difficultyVSAvoidlegitimate email delivery
Core Design Contradiction:
Object-affected harmful factorsVSReliability

Solution Approach 1:

The patent applies local quality by analyzing specific regions and characteristics of images rather than treating all images uniformly. It examines local pixel patterns, text density in specific areas, and regional obfuscation techniques to identify spam while preserving legitimate emails. This localized analysis improves spam detection by focusing computational resources on suspicious regions while maintaining reliability for legitimate emails that lack such localized obfuscation patterns.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The system dynamically changes analysis parameters based on image characteristics. For images showing signs of obfuscation (such as unusual pixel patterns, unexpected text densities, or suspicious metadata), the system adjusts its detection sensitivity and applies more rigorous analysis. For normal images, it uses relaxed parameters that maintain high delivery rates. This adaptive parameter adjustment resolves the contradiction by making detection difficulty dependent on actual spam indicators rather than affecting all emails uniformly.

Inventive Principle:
Principle #35Parameter changes

3Productivity

If signature-based approaches are used for image spam filtering, then filtering efficiency is improved, but effectiveness decreases due to image randomization techniques

Engineering Contradiction:
Improvefiltering efficiencyVSAvoidspam detection accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent implements dynamics by creating adaptive signatures that evolve based on observed spam patterns. Instead of using static pixel-based signatures that can be easily defeated by randomization, the system generates dynamic signatures based on stable features such as text content semantics, sender behavior patterns, and image structural characteristics that remain consistent despite obfuscation. This dynamic approach maintains filtering efficiency while improving detection accuracy against randomized images.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system introduces intermediary analysis layers between the image and the signature matching process. These intermediaries include text extraction layers that convert images to searchable text, semantic analysis layers that understand meaning rather than just pixel patterns, and behavioral analysis layers that examine sending patterns. These intermediary layers preserve filtering efficiency by maintaining signature-based speed while improving accuracy by analyzing features that are resistant to randomization techniques.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS8180837B2Image spam filtering based on senders' intention analysis
Publication Date: 2012.05.15 FORTINET INC
  • US8180837B2 patent drawing
  • US8180837B2 patent drawing
  • US8180837B2 patent drawing

AI summary

Systems and methods for an anti-spam detection module that can detect image spam are provided. According to one embodiment, an image spam detection process involves determining and measuring various characteristics of images that may be embedded within or otherwise associated with an electronic mail (email) message. An approximate display location of the embedded images is determined. The existence of one or more abnormal factors associated with the embedded images is identified. A quantity of text included in the one or more embedded images is determined and measured by analyzing one or more blocks of binarized representations of the one or more embedded images. Finally, the likelihood that the email message is spam is determined based on one or more of the approximate display location, the existence of one or more abnormal factors and the quantity and location of text measured.