Real-Time Abusive Content Detection System with Segmented Verification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The increasing demand for Internet broadcasts has led to a surge in inappropriate content exposure, necessitating effective measures to detect and manage abusive content, block its exposure, and apply appropriate sanctions to users originating such content.

Innovation Solution

An automated system and method for detecting abusive content in real-time, involving a service server, a report server, and a verification server, which obtain and analyze user and content information to determine if it corresponds to predefined abuse types, allowing for blocking and sanctioning of abusive users, with adaptive thresholds for different types of abuse.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If automated detection of abusive content is implemented in real-time, then inappropriate content exposure is prevented, but computational overhead and processing latency increase

Engineering Contradiction:
Improvedetection accuracyVSAvoidprocessing latency
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The detection system is divided into multiple independent modules: a first detection module that performs initial abuse detection on broadcast content, and a second detection module that performs verification detection. This segmentation allows parallel processing and reduces the time each piece of content spends in the detection pipeline while maintaining comprehensive detection coverage.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The first detection module performs preliminary detection of abusive content before it is fully distributed to verification servers. By conducting initial screening in advance, the system filters out obviously abusive content early, reducing the computational burden on subsequent verification stages and overall processing time.

Inventive Principle:
Principle #10Preliminary action

2Measurement precision

If multiple servers are involved in the detection process, then detection precision is improved, but device complexity increases

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

Solution Approach 1:

The system architecture is segmented into specialized servers with distinct functions: service servers that manage broadcasts, detection servers that perform abuse detection, and verification servers that confirm detections. Each server has a simplified, focused role, which reduces the complexity burden on individual components while achieving high overall detection precision through their coordinated interaction.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The detection servers and verification servers use the same abuse detection model and follow a unified detection framework, allowing them to perform multiple functions (detection, verification, blocking) using the same core technology. This multi-functionality reduces system complexity by reusing components rather than creating separate specialized systems for each function.

Inventive Principle:
Principle #6Universality (Multi-functionality)

3Object-affected harmful factors

If real-time detection and blocking of abusive content is implemented, then viewer protection is improved, but service disruption to legitimate users increases

Engineering Contradiction:
Improveviewer protectionVSAvoidservice continuity
Core Design Contradiction:
Object-affected harmful factorsVSProductivity

Solution Approach 1:

The system performs preliminary detection and identification of abusive content before it can cause harm to viewers. By detecting and blocking abusive content in advance, the system protects viewers without needing to disrupt service after abuse occurs, maintaining continuity for legitimate content.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system implements a feedback mechanism where detection results are immediately communicated to service servers, which then execute blocking actions. This closed-loop feedback ensures that only confirmed abusive content is blocked, minimizing false positives and maintaining service continuity for legitimate users while providing real-time viewer protection.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS20240015346A1Apparatus for Detecting Service Abusing User and Method Thereof
Publication Date: 2024.01.11 HYPERCONNECT INC
  • US20240015346A1 patent drawing
  • US20240015346A1 patent drawing
  • US20240015346A1 patent drawing

AI summary

Disclosed is a method for detecting abusing video information in an electronic device, the method including obtaining first information associated with a user participating in a broadcast and second information associated with a content of the broadcast, determining, based on the second information and a first list of one or more types of abuse, third information about whether the second information corresponds to one of the one or more types of abuse, providing, based on the third information, a service server involved in provision of the broadcast with the first information, the second information and the third information, and providing, based on the third information, a verification server associated with user sanctions with the first information and the second information.