Machine Learning Model for Detecting Deceptive Content

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing online systems face challenges in accurately identifying and preventing deceptive content, particularly involving celebrities, due to human reviewer errors and dynamic feature changes, which affect the precision of traditional models in predicting policy violations.

Innovation Solution

An online system employs a machine-learning model that extracts features from content items, including user names, facial recognition, and location data, matches them with databases, and generates a score to determine deceptive information, thereby controlling content distribution based on policy compliance.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional models trained on human reviewer labelled data are used to predict policy violations, then the system can identify some deceptive content, but the prediction precision deteriorates due to human reviewer false negatives and dynamic feature changes

Engineering Contradiction:
Improveprediction precisionVSAvoiddetection accuracy
Core Design Contradiction:
ReliabilityVSMeasurement precision

Solution Approach 1:

The system performs preliminary actions by continuously collecting and labelling training data from multiple sources including human reviewers, automated systems, and user feedback. This ongoing data collection and model retraining process ensures the model is continuously improved before deployment, addressing the reliability issue by preventing degradation from dynamic feature changes and human reviewer errors.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system implements feedback mechanisms where prediction results are continuously evaluated against actual policy violation outcomes. Human reviewer feedback, user reports, and system performance metrics are fed back into the training process to continuously refine the model. This closed-loop feedback system addresses measurement precision by constantly adjusting the model based on real-world performance rather than static training data.

Inventive Principle:
Principle #23Feedback

2Measurement precision

If human reviewers manually label training data for traditional models, then the system can learn from expert judgement, but false negatives by reviewers cause user account weights to decrease dramatically and reduce detection accuracy

Engineering Contradiction:
Improvelabelling accuracyVSAvoidprediction stability
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The system merges multiple data sources and labelling approaches including human reviewers, automated detection systems, user feedback, and contextual analysis. By combining these diverse sources rather than relying solely on human reviewers, the system reduces the impact of individual reviewer false negatives and creates a more robust training dataset that improves both labelling accuracy and prediction stability.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The system dynamically adjusts training parameters including data weighting schemes, model hyperparameters, and feature importance weights based on performance metrics and data quality assessments. This allows the system to adapt to varying data quality from different sources and prevents any single source (including human reviewers) from having excessive influence, thereby maintaining reliability while improving measurement precision.

Inventive Principle:
Principle #35Parameter changes

3Device complexity

If traditional models use static training data, then the model structure remains simple, but the models fail to correctly identify policy-violating content when malicious actors dynamically change features

Engineering Contradiction:
Improvemodel structureVSAvoiddynamic feature detection
Core Design Contradiction:
Device complexityVSAdaptability or versatility

Solution Approach 1:

The system transitions from static training data to dynamic, continuously updated training datasets that adapt to changing malicious patterns. The model structure incorporates dynamic feature detection capabilities and is retrained periodically with new data, allowing it to adapt to evolving deception techniques while maintaining reasonable complexity through incremental updates rather than complete model redesigns.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system performs preliminary analysis of emerging deception patterns and prepares updated training data and model configurations in advance of widespread adoption by malicious actors. This proactive approach allows the system to anticipate and adapt to dynamic feature changes before they become prevalent, maintaining adaptability without requiring overly complex real-time response mechanisms.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS11605017B1Machine-learning based detection of policy-violating information in content
Publication Date: 2023.03.14 META PLATFORMS INC
  • US11605017B1 patent drawing
  • US11605017B1 patent drawing
  • US11605017B1 patent drawing

AI summary

For various content campaigns (or content), an online system generates a score indicating a likelihood of the content item having deceptive information, such as including a picture or name of a celebrity to promote something that the celebrity has not actually endorsed. The online system receives a request to determine whether a content item comprises deceptive information. The online system extracts features from the content item, and provides the extracted features to a machine learning based model configured to generate score indicating whether a content item comprises deceptive information. The online system executes the machine learning based model to generate the score for the content item. Responsive to the generated score indicating that content item comprises deceptive information, the online system verifies whether the content item conforms to content policies.