Multi-Level Collaborative Content Moderation for Real-Time Media

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing content moderation systems in real-time communication face challenges in efficiently identifying and mitigating harmful content, leading to unacceptable latencies and potential leaks of inappropriate material during live-streaming and video conferencing applications.

Innovation Solution

A scalable multi-level collaborative content moderation approach is implemented, where a local content moderation module on the client device classifies media content in real-time, blurs inappropriate portions, and forwards them to the receiving user, while uncertain content is scaled down for further classification by a centralized module or human inspection, thereby reducing latency and preventing inappropriate content leaks.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If centralized content moderation is used, then content classification accuracy is improved, but latency increases and inappropriate content may leak during transmission

Engineering Contradiction:
Improvecontent classification accuracyVSAvoidlatency
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The content moderation system is segmented into multiple levels: local client-side moderation for immediate processing and centralized server-side moderation for comprehensive analysis. This segmentation allows low-latency local decisions while maintaining accurate centralized review, resolving the contradiction between speed and accuracy.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Local content moderation performs preliminary classification and blurring of potentially inappropriate content before it reaches the centralized system. This preliminary action filters out obvious harmful content immediately, reducing the burden on centralized systems and decreasing overall latency while maintaining accuracy through subsequent centralized verification.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If real-time content moderation is implemented, then inappropriate content leaks are prevented, but processing speed decreases

Engineering Contradiction:
Improveprevention of content leaksVSAvoidprocessing speed
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The moderation pipeline is divided into fast local processing for immediate blurring decisions and slower centralized verification for comprehensive analysis. This segmentation enables real-time protection against content leaks while maintaining high processing speed through parallel processing at different levels.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Local moderation performs preliminary blurring of inappropriate content immediately upon detection, preventing leaks before centralized review. This preliminary action ensures reliability by blocking harmful content instantly, while the centralized system provides additional verification without delaying the primary protection function.

Inventive Principle:
Principle #10Preliminary action

3Ease of operation

If media stream is transmitted at full resolution, then user experience is improved, but bandwidth consumption increases

Engineering Contradiction:
Improveuser experienceVSAvoidbandwidth consumption
Core Design Contradiction:
Ease of operationVSQuantity of substance

Solution Approach 1:

The system applies different quality treatments to different parts of the media stream: full resolution is maintained for appropriate content to preserve user experience, while blurred low-resolution versions are used for inappropriate content to reduce bandwidth consumption. This local quality differentiation resolves the contradiction between UX and bandwidth efficiency.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS11533355B2Scalable multi-level collaborative content moderation
Publication Date: 2022.12.20 AGORA LAB INC
  • US11533355B2 patent drawing
  • US11533355B2 patent drawing
  • US11533355B2 patent drawing

AI summary

A method for content moderation in real-time communication includes receiving a first portion of a media stream from a sending user; scaling the first portion of the media stream to obtain a scaled first portion of the media stream; transmitting, to a centralized content moderation device, the scaled first portion of the media stream; receiving, from the centralized content moderation device, a centralized determination of whether the first portion is appropriate; and, in response to the centralized determination indicating that the first portion of the media stream is inappropriate: blurring the first portion to obtain a blurred first portion; and transmitting, to a receiving user, the blurred first portion.