Neural Network Query Verification With Verified-Statement Feedback

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing systems lack the ability to accurately verify the factual validity of queries and automate the process of fact-checking over large collections of information, leading to inefficiencies in decision-making and resource consumption.

Innovation Solution

A neural network-based system that uses a query verifier machine learning model to predict the validity of queries, incorporating relevant text segments and verified statements, and updates a current set of verified statements to improve accuracy and efficiency.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If conventional systems are used to verify query validity, then the verification process can be performed, but the accuracy of verification is insufficient

Engineering Contradiction:
Improveverification accuracyVSAvoidfact-checking reliability
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The system implements a feedback mechanism where verification results are continuously fed back into the neural network model to improve future verification accuracy. The model learns from verified statements and adjusts its parameters to enhance prediction accuracy for subsequent queries, creating a self-improving verification system.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The system performs self-service by automatically verifying queries and updating its own knowledge base without external intervention. The neural network model autonomously processes queries, generates verification predictions, and incorporates new verified statements into its training data, enabling continuous self-improvement of verification capabilities.

Inventive Principle:
Principle #25Self-service

2Productivity

If manual fact-checking is performed over large collections of information, then verification can be conducted, but computing time and resources are excessively consumed

Engineering Contradiction:
Improvefact-checking efficiencyVSAvoidverification time
Core Design Contradiction:
ProductivityVSLoss of time

Solution Approach 1:

The system replaces manual mechanical fact-checking processes with an automated neural network-based verification system. The neural network model automatically processes queries against large collections of information, substituting human analysts with an efficient computational system that can handle high volumes of verification tasks simultaneously without time constraints.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Solution Approach 2:

The neural network model serves as an intermediary between raw information collections and verification decisions. It processes and filters large volumes of information automatically, acting as a mediator that transforms unverified data into verified statements without requiring direct human intervention at each verification step.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Measurement precision

If the current set of verified statements is kept small, then the system remains simple, but the accuracy of subsequent query predictions is limited

Engineering Contradiction:
Improveprediction accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system performs preliminary verification actions by pre-processing and verifying statements before they are needed for query prediction. The neural network model pre-processes information collections to generate a foundation of verified statements in advance, making them readily available for improving subsequent query verification accuracy without adding complexity during runtime operations.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS20250284722A1Verifying queries using neural networks
Publication Date: 2025.09.11 GDM HOLDING LLC
  • US20250284722A1 patent drawing
  • US20250284722A1 patent drawing
  • US20250284722A1 patent drawing

AI summary

Methods, systems, and apparatus, including computer programs encoded on a computer storage medium, for predicting whether a given query is valid. One of the methods includes receiving a query comprising natural language text for verification; obtaining, from a set of text segments, a subset of relevant text segments that are relevant to the query; obtaining, from a current set of verified statements, a subset of relevant verified statements that are relevant to the query; generating, using a query verifier machine learning model, a prediction of whether the query is valid given the relevant text segments and the relevant verified statements; and determining whether to update the current set of verified statements to include the query based on the prediction of whether the query is valid.