Adaptive Misinformation Detection Using Retrieval-Guided AI Prompts

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing search engines and AI systems fail to accurately verify the accuracy, reliability, and timeliness of information, leading to the spread of misinformation, which can harm society by influencing beliefs and actions.

Innovation Solution

A computer-implemented method using a retrieval database, dynamic prompts, and generative AI models to detect similarities between content and stored misinformation, enabling reliable identification and filtering of misinformation without censoring entire topics.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Speed

If search engines and AI systems provide information from indexed webpages without verification, then information accessibility and speed are improved, but information accuracy and reliability deteriorate

Engineering Contradiction:
Improveinformation retrieval speedVSAvoidinformation accuracy
Core Design Contradiction:
SpeedVSReliability

Solution Approach 1:

The patent introduces an intermediary verification system that acts as a mediator between the information source (webpages) and the user. This system includes a verification module that cross-references information against multiple trusted sources, fact-checking databases, and credibility metrics before presenting information to users, thereby maintaining fast retrieval while ensuring accuracy

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system performs preliminary verification of information accuracy before presenting results to users. By pre- validating information against trusted sources and credibility criteria during the indexing and retrieval process, the system ensures that only verified information is presented, eliminating the need for post-retrieval verification and maintaining speed

Inventive Principle:
Principle #10Preliminary action

2Reliability

If the system verifies information accuracy through multiple sources, then information reliability is improved, but system complexity and processing time increase

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

Solution Approach 1:

The verification system is segmented into modular components including a credibility assessment module, a cross-referencing module, and a verification rules engine. Each module handles specific aspects of verification independently, allowing the system to maintain high reliability through comprehensive checking while reducing overall complexity through functional decomposition and independent module operation

Inventive Principle:
Principle #1Segmentation

3Reliability

If the system filters out all potentially misleading information, then information reliability is improved, but information quantity and diversity decrease

Engineering Contradiction:
Improveinformation trustworthinessVSAvoidinformation volume
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The system applies verification and filtering criteria locally to specific information elements rather than uniformly to all content. By assessing credibility, relevance, and accuracy metrics for each piece of information individually and applying targeted verification only where needed, the system maintains high reliability for critical information while preserving information quantity and diversity through selective rather than blanket filtering

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS20250371065A1Adaptive misinformation detection
Publication Date: 2025.12.04 MICROSOFT TECHNOLOGY LICENSING LLC
  • US20250371065A1 patent drawing
  • US20250371065A1 patent drawing
  • US20250371065A1 patent drawing

AI summary

A system may store pieces of misinformation in a retrieval database. The system may receive a request to analyze content for misinformation. The system may retrieve a set of misinformation from the retrieval database, wherein the set of misinformation relates to the content, and wherein the set of misinformation is part of the pieces of misinformation. The system may generate a dynamic prompt based on the set of misinformation, wherein the dynamic prompt includes the set of misinformation. The system may detect a similarity between the content and the set of misinformation by applying the dynamic prompt. The system may conclude that the content includes misinformation in response to detecting the similarity between the content and the set of misinformation.