Spam Control via Sender Account Characteristics

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The proliferation of spam communications, such as emails and instant messages, poses challenges for users and service providers due to their disruptive nature and the associated costs in terms of storage and bandwidth usage, as existing technologies lack effective methods to differentiate between legitimate and spammer accounts.

Innovation Solution

Characteristics of communications accounts, including account age, message ratios, ratings, parental controls, and recipient relationships, are analyzed to determine the likelihood of an account being used for spamming, with aggregate measures and threshold comparisons used to limit outgoing communications from identified spammer accounts through methods like blocking, rate limiting, or message routing.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Object-affected harmful factors

If outgoing communications are limited based on account characteristics, then spam reduction is improved, but false positives affecting legitimate accounts worsen

Engineering Contradiction:
Improvespam reductionVSAvoidfalse positive rate
Core Design Contradiction:
Object-affected harmful factorsVSReliability

Solution Approach 1:

The system changes multiple account parameters simultaneously (age, message ratios, contact list size, communication patterns) to create a multi-dimensional spam detection model. By evaluating several parameters with different weights rather than relying on a single threshold, the system achieves better spam detection accuracy while reducing false positives on legitimate accounts.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent creates a composite spam score by combining multiple account characteristics (age, outgoing/incoming message ratios, contact list size, parental controls, message board activity) into a single aggregate measure. This composite approach allows the system to capture the complex nature of spam behavior patterns while maintaining a unified evaluation metric for decision-making.

Inventive Principle:
Principle #40Composite materials

2Measurement precision

If multiple account characteristics are analyzed, then spam detection accuracy is improved, but system complexity worsens

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

Solution Approach 1:

The system segments the spam detection process into distinct components: data collection (gathering account characteristics), data processing (computing ratios and metrics), evaluation (comparing against thresholds and weights), and action (applying limitations). This segmentation makes the complex system more manageable and implementable by breaking it into modular functional blocks.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces an intermediary aggregate spam score that mediates between multiple account characteristics and the final spam determination. Rather than directly comparing each characteristic to thresholds, the system computes a weighted aggregate measure that serves as an intermediate representation, simplifying the decision logic while maintaining detection accuracy.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Loss of energy

If rate limiting is applied to spammer accounts, then bandwidth usage costs are reduced, but communication service availability worsens

Engineering Contradiction:
Improvebandwidth usage costsVSAvoidcommunication service availability
Core Design Contradiction:
Loss of energyVSEase of operation

Solution Approach 1:

The system dynamically adjusts communication limitations based on the computed spam probability and account characteristics. Rather than applying fixed restrictions, the system can vary the severity of rate limiting or blocking decisions based on the aggregate spam score, allowing legitimate accounts to maintain full service while progressively restricting suspected spammers.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent implements feedback mechanisms where the system monitors account behavior patterns over time, including response to previous limitations. If an account continues spamming despite rate limiting, the system can escalate restrictions. Conversely, if legitimate accounts experience false positives, the feedback loop allows for adjustment and relaxation of limitations, maintaining service availability while controlling bandwidth costs.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS7548956B1Spam control based on sender account characteristics
Publication Date: 2009.06.16 META PLATFORMS INC
  • US7548956B1 patent drawing
  • US7548956B1 patent drawing
  • US7548956B1 patent drawing

AI summary

The characteristics of a communications account are used to determine whether the account is being used by a spammer. When the account is being used by a spammer, the use of the account for outgoing communications is limited to help prevent spam from being sent from the account. For example, communications from the account can be blocked, messages from the account may be delivered to a spam folder at the recipient (rather than an “inbox”), or outgoing messages from the account may be rate-limited.