Social Network Bot Detection via Posting Pattern Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods fail to effectively detect automated account networks on social media, which can engage in malicious activities such as influencing stock prices, as they are not specific enough to identify bot networks.

Innovation Solution

A system and method that uses a computational device to analyze social media data, identifying suspicious entities by their posting and follower patterns, and determining network relationships to detect and flag automated accounts, employing filters and scoring systems to differentiate between human and automated behavior.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If general bot detection methods are used, then detection coverage is provided, but detection precision is insufficient to correctly identify bot networks

Engineering Contradiction:
Improvedetection precisionVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system segments the detection process into multiple specialized modules: entity extraction module, network relationship determination module, bot detection module, and amplifier detection module. Each module handles a specific aspect of the detection task, improving precision through specialized analysis while managing complexity through modular design.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system transitions from analyzing individual posting entities in isolation to analyzing network relationships between entities. By adding the network dimension (followers, followings, interactions), the system achieves higher detection precision for bot networks rather than just individual bots.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Reliability

If network relationship analysis is performed on all entities, then bot network detection accuracy improves, but computational complexity increases

Engineering Contradiction:
Improvedetection reliabilityVSAvoidcomputational complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system applies different analysis depths to different entities based on their characteristics. High-scoring suspicious entities undergo comprehensive network relationship analysis, while low-scoring entities receive minimal analysis. This local differentiation improves reliability for critical detections while reducing overall computational complexity.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The system performs preliminary bot detection scoring on entities before conducting full network relationship analysis. This preliminary filtering action identifies high-priority suspects that warrant comprehensive network analysis, reducing the computational burden by focusing detailed analysis only on relevant cases.

Inventive Principle:
Principle #10Preliminary action

3Measurement precision

If sophisticated filtering and scoring systems are implemented, then detection precision improves, but ease of operation decreases

Engineering Contradiction:
Improvedetection precisionVSAvoidsystem usability
Core Design Contradiction:
Measurement precisionVSEase of operation

Solution Approach 1:

The system automatically adjusts detection thresholds and parameters based on the analyzed data characteristics. The sophisticated filtering and scoring systems self-optimize without requiring manual configuration, maintaining high detection precision while preserving ease of operation through automated adaptation.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS11356476B2System and method for social network analysis
Publication Date: 2022.06.07 ZIGNAL LABS INC
  • US11356476B2 patent drawing
  • US11356476B2 patent drawing
  • US11356476B2 patent drawing

AI summary

A system and method for detecting interactive network of automated accounts, the interactive network of automated accounts comprising a plurality of automated accounts posting to a social media channel, the system comprising: an ingestion engine operated by a computational device for connecting to the social media channel and receiving a plurality of social media postings from a plurality of posting entities; a bot model operated by a computational device for determining whether at least one posting entity is a suspected bot; and a computer network for communication between said computational devices.