Online Content Evaluation System for Factual Accuracy

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Online content, particularly news and editorial pieces, often lacks factual accuracy, making it difficult for internet users to discern reliable information from unreliable sources.

Innovation Solution

A method and system that detects webpages accessed by users, extracts keyword sets, performs network searches, compares search results to the content, and notifies users of the factualness of the content through a browser interface, utilizing publicly available sources like fact-checking websites for verification.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If users manually verify the accuracy of online content, then the reliability of information consumption is improved, but the time and effort required is excessive

Engineering Contradiction:
Improveinformation accuracyVSAvoidverification time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system enables automatic self-verification of online content by using AI models to extract claims, perform searches, and evaluate factualness without requiring user intervention. The browser extension automatically detects webpages, extracts content, performs network searches, and displays factualness evaluations, allowing the content itself to be verified autonomously.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system performs verification actions in advance by pre-processing content extraction, claim identification, and search query generation before the user needs to assess the information. The background processes continuously monitor and evaluate content, so when users encounter verified content, the assessment is already complete.

Inventive Principle:
Principle #10Preliminary action

2Measurement precision

If comprehensive fact-checking processes are implemented, then the measurement precision of content accuracy is improved, but the device complexity increases

Engineering Contradiction:
Improvefactualness evaluation accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The fact-checking system is divided into distinct functional modules: a claim extraction module that identifies assertions in content, a search module that queries external sources, an evaluation module that compares claims against search results, and a notification module that displays findings. Each module handles a specific aspect of the verification process, making the overall complex system manageable and maintainable.

Inventive Principle:
Principle #1Segmentation

3Productivity

If real-time content evaluation is provided to users, then the productivity of information consumption is improved, but the computational resources required increase

Engineering Contradiction:
Improveinformation consumption efficiencyVSAvoidcomputational energy
Core Design Contradiction:
ProductivityVSUse of energy by moving object

Solution Approach 1:

The system performs partial verification by focusing only on extractable claims rather than analyzing entire webpages. It uses selective search strategies, querying only the most relevant external sources for each claim, and applies confidence thresholds to determine when verification is sufficient, avoiding unnecessary computational overhead while maintaining evaluation effectiveness.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS11941052B2Online content evaluation system and methods
Publication Date: 2024.03.26 GEN DIGITAL INC
  • US11941052B2 patent drawing
  • US11941052B2 patent drawing
  • US11941052B2 patent drawing

AI summary

A method including detecting a webpage accessed by a user on a computing device via a browser. Content on the webpage is determined, and a model is applied to the content to determine a plurality of keyword sets. A network search is performed based on each of the plurality of keyword sets to generate a plurality of search results. The plurality of search results are compared to the content, and the plurality of search results are compared to each other. A factualness of the content is determined based on the comparing of the plurality of search results to the content and based on the comparing of the plurality of the search results to each other, and the user is notified via the browser of the factualness of the content.