Web Browser Fact-Checking Extension for Misinformation Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The proliferation of misinformation, or 'fake news', on the Internet poses significant societal problems, including increased polarization, distrust in authorities, and harmful public health decisions, due to its ease of spread and difficulty in managing, exacerbated by social media algorithms and generative AI tools.

Innovation Solution

Implementing a web browser plugin or extension that identifies potentially misleading content and compares it against a database of verified information, providing alerts or verified information through the browser interface, optionally with server assistance.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If automated fact-checking is implemented in web browsers, then misinformation spread is reduced, but device complexity increases

Engineering Contradiction:
Improveinformation accuracyVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent introduces a dedicated fact-checking service as an intermediary between the web browser and the content being displayed. This service receives content elements from the browser, verifies them against a database of verified information, and returns results to the browser for display to users. This intermediary approach allows the browser to remain relatively simple while still providing comprehensive fact-checking capabilities through a specialized service layer.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The fact-checking system is segmented into distinct functional components: the web browser that displays content and initiates checks, the fact-checking service that performs verification, and the database of verified information that stores reference data. This segmentation allows each component to be optimized independently and simplifies the overall architecture by dividing the complex fact-checking task into manageable modules that can operate in parallel.

Inventive Principle:
Principle #1Segmentation

2Reliability

If comprehensive fact-checking of all web content is performed, then misinformation is caught, but processing time increases

Engineering Contradiction:
Improvefact-checking accuracyVSAvoidprocessing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

Instead of fact-checking every single element on every web page, the system selectively checks content elements that are most likely to contain misinformation or are most relevant to current events. The fact-checking service can prioritize certain types of content (such as political claims, health information, or breaking news) while skipping routine verification of less critical elements, thereby reducing overall processing time while maintaining high accuracy for the most important checks.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The system performs preliminary actions by pre-loading and indexing verified information from trusted sources into a database before actual fact-checking is needed. This pre-prepared database allows the fact-checking service to quickly compare against verified facts without needing to perform time-consuming verification processes in real-time, significantly reducing the processing time for actual fact-checking operations.

Inventive Principle:
Principle #10Preliminary action

3Productivity

If real-time fact-checking is performed, then user education is improved, but energy consumption increases

Engineering Contradiction:
Improvefact-checking speedVSAvoidenergy consumption
Core Design Contradiction:
ProductivityVSUse of energy by moving object

Solution Approach 1:

The fact-checking system operates periodically rather than continuously, checking content elements at specific intervals or when users interact with the page. Instead of constantly monitoring and verifying all content in real-time, the system can perform fact-checking at strategic moments such as when a user lands on a page, when they interact with specific elements, or at scheduled intervals, thereby reducing energy consumption while maintaining effective fact-checking coverage.

Inventive Principle:
Principle #19Periodic action

Solution Approach 2:

The system leverages the browser's existing resources and user interactions to trigger fact-checking operations. When users naturally interact with web content by viewing, hovering over, or clicking on elements, these interactions serve as signals to initiate fact-checking without requiring additional energy input from the system. The browser itself facilitates the fact-checking process through its built-in mechanisms, reducing the need for separate energy-intensive monitoring systems.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS20250225114A1Automated fact-checking integrated in a web browser
Publication Date: 2025.07.10 GEN DIGITAL INC
  • US20250225114A1 patent drawing
  • US20250225114A1 patent drawing
  • US20250225114A1 patent drawing

AI summary

A web browser extension is operable to identify content in a web page that is potentially misinformation, and to compare the at least one content element against a database of verified information. The comparison process determines whether a verified information element in the database corresponds to the at least one content element, and if a verified information element in the database is found to correspond to the at least one content element, the verified information element in the database is displayed in association with the at least one content element via the web browser.