Dynamic Sender Restriction for Bulk Spam Filtering

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current anti-spam systems are ineffective in managing restrictions on receiving bulk spam emails, leading to strain on hardware and data transmission channels, as well as increased risks of fraud and theft, due to their inability to effectively categorize and modify restrictions on senders of unwanted messages.

Innovation Solution

A system and method that identifies unknown senders of bulk spam emails by generating profiles based on attributes such as hash codes, domain names, and IP addresses, determines the type of spam, and applies restrictions, while checking for conflicts using a rule database to modify these restrictions and prevent unjust blocking.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Object-affected harmful factors

If restrictions are applied to all senders to reduce spam, then spam reception is reduced, but legitimate emails may be blocked causing loss of useful information

Engineering Contradiction:
Improvespam receptionVSAvoidlegitimate email blocking
Core Design Contradiction:
Object-affected harmful factorsVSLoss of information

Solution Approach 1:

The system applies different restriction levels to different senders based on their spam behavior patterns. Instead of uniform blocking, it creates sender-specific profiles that track spam frequency and types, allowing legitimate emails from low-risk senders to pass through while blocking high-risk senders. This localized approach to restriction quality resolves the contradiction between reducing spam and preserving legitimate communication.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The system dynamically changes restriction parameters based on sender behavior. It monitors spam frequency, message characteristics, and sending patterns to adjust restriction levels. When a sender crosses certain thresholds, restrictions are escalated; when behavior improves, restrictions are relaxed. This parameter-based dynamic control allows the system to reduce spam effectively while minimizing false positives against legitimate senders.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If machine learning models are used to identify spam, then spam detection accuracy is improved, but system complexity and processing time increase

Engineering Contradiction:
Improvespam detection accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system segments spam detection into multiple stages: initial filtering using simple rules, intermediate analysis using machine learning models for suspicious messages, and detailed profiling for confirmed spam senders. This segmentation allows the complex ML models to be applied only where necessary, reducing overall system complexity while maintaining high detection accuracy for actual spam threats.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs preliminary filtering using lightweight rules and heuristics before applying complex machine learning models. Messages that clearly pass or fail simple criteria are handled immediately without invoking heavy computational resources. Only messages in the gray area proceed to ML analysis, significantly reducing processing time and system complexity while preserving detection accuracy for ambiguous cases.

Inventive Principle:
Principle #10Preliminary action

3Loss of energy

If bulk spam messages are blocked, then hardware strain is reduced, but user productivity decreases due to inability to receive important communications

Engineering Contradiction:
Improvehardware strainVSAvoiduser productivity
Core Design Contradiction:
Loss of energyVSProductivity

Solution Approach 1:

The system implements dynamic restriction management where blocking decisions are not static but adapt based on real-time sender behavior. Restrictions can be temporarily applied, suspended, or removed based on ongoing monitoring of sending patterns. This dynamic approach reduces hardware strain by blocking obvious spam sources while maintaining open channels for senders who may have legitimate communication needs, thus preserving user productivity.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system incorporates feedback loops where user actions (marking emails as spam or legitimate) and system monitoring (detecting sending patterns) continuously inform restriction decisions. This feedback mechanism ensures that restrictions are applied only when necessary and removed when no longer needed, optimizing the balance between reducing hardware strain and maintaining user productivity by avoiding unnecessary blocks.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS12028304B2System and method for restricting the reception of e-mails from a sender of bulk spam mail
Publication Date: 2024.07.02 AO KASPERSKY LAB
  • US12028304B2 patent drawing
  • US12028304B2 patent drawing
  • US12028304B2 patent drawing

AI summary

A method for restricting reception of e-mail messages from a sender of bulk spam mail includes identifying an unknown sender of received e-mail messages. A set of e-mail messages received from the identified sender is selected. A type of bulk spam mailing is determined based on the selected set of e-mail messages using one or more spam identification signatures. Restrictions on reception of e-mail messages from a sender distributing bulk spam of the determined type are generated.