Chain-Letter Comment Detection via Watermark Spam Scoring

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing spam detection methods are ineffective against chain-letter comments in user-generated comment sections on websites, as they rely on characteristics of individual malicious users, which are not applicable to innocent users who propagate such content.

Innovation Solution

Implementing a keyword filter to identify probable chain-letter comments and inserting a programmatically identifiable watermark to adjust the spam score, with comments above a threshold being displayed in a collapsed or minimized format to reduce spam visibility.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional spam detection methods focusing on individual user characteristics are used, then centralized spam distribution can be detected, but chain-letter comments propagated by innocent users cannot be effectively identified

Engineering Contradiction:
Improvespam detection accuracyVSAvoiddetection method applicability
Core Design Contradiction:
ReliabilityVSAdaptability or versatility

Solution Approach 1:

Instead of detecting spam based on the characteristics of malicious users (traditional approach), the patent inverts the detection logic to identify chain-letter comments based on their structural and textual characteristics regardless of who posts them. The system looks for patterns like repeated phrases, unusual formatting, and chain-letter specific keywords in the comment content itself, making the detection method applicable to both centralized spam and distributed chain-letter comments.

Inventive Principle:
Principle #13The other way round (Inversion)

Solution Approach 2:

The patent changes the detection parameters from user-centric metrics (message ratios, user behavior patterns) to comment-centric metrics (textual patterns, formatting characteristics, phrase repetition). This parameter transformation enables the detection system to identify chain-letter comments propagated by innocent users who would otherwise appear as legitimate commenters.

Inventive Principle:
Principle #35Parameter changes

2Loss of information

If all comments are displayed in full format, then users can see all content, but spam visibility and resource drain increase

Engineering Contradiction:
Improvecomment content visibilityVSAvoidwebsite resource drain
Core Design Contradiction:
Loss of informationVSLoss of energy

Solution Approach 1:

The patent applies local quality by differentiating the display format based on the spam score of individual comments. High-spam-score comments (identified as chain-letters) are displayed in a minimized format with only key information visible, while legitimate comments are displayed in full. This localized differentiation reduces overall spam visibility and resource consumption while preserving information quality for legitimate content.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent implements partial action by showing only essential information from suspicious comments in a minimized format rather than the full content. Users can access complete information if needed, but the default minimized display reduces spam impact. This partial disclosure approach balances information availability with spam reduction and resource conservation.

Inventive Principle:
Principle #16Partial or excessive action

3Measurement precision

If a keyword filter is used to identify probable chain-letter comments, then detection accuracy improves, but false positives may increase

Engineering Contradiction:
Improvechain-letter identification accuracyVSAvoidcomment classification reliability
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The patent merges multiple detection mechanisms into a unified spam scoring system. Instead of relying solely on keyword filtering, the system combines keyword matching with analysis of phrase repetition, formatting patterns, and structural characteristics. This multi-factor approach consolidates various detection signals into a comprehensive spam score, improving reliability by reducing false positives from any single method.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent implements feedback through the spam scoring system that continuously evaluates comments and adjusts identification based on accumulated data. The system learns from identified chain-letter patterns and refines its detection criteria, providing feedback that improves both precision and reliability over time. The spam score serves as a feedback mechanism that balances detection accuracy with false positive reduction.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS8073915B1Detection of chain-letters in user-generated comments for websites
Publication Date: 2011.12.06 GOOGLE LLC
  • US8073915B1 patent drawing
  • US8073915B1 patent drawing
  • US8073915B1 patent drawing

AI summary

Chain-letters within user-generated comments on a website are detected based on an inserted watermark. Comments identified as likely chain-letters are rendered for display with the inserted watermark. When a user propagates a chain-letter by copying and pasting a comment already rendered on the website with the inserted watermark, the inserted watermark is recognized, and a spam score associated with the comment is adjusted. Those comments with spam scores above a pre-defined threshold are displayed on the website in an altered format.