Guided Dialogue Generation with Selective External Search

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing language generation neural networks face inefficiencies in providing accurate responses without excessive communication bandwidth usage or computational overhead, particularly when relying solely on external searches or retraining.

Innovation Solution

A hybrid solution combining a trained language generation neural network with a response selection neural network and rule violation detection network to facilitate limited searching and rule-based filtering, allowing for efficient and accurate information provision.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If a language generation neural network relies solely on external searches to provide accurate responses, then response accuracy is improved, but communication bandwidth usage increases

Engineering Contradiction:
Improveresponse accuracyVSAvoidcommunication bandwidth usage
Core Design Contradiction:
Measurement precisionVSLoss of energy

Solution Approach 1:

The system performs preliminary actions by pre-training the language generation neural network with extensive knowledge during offline training phases. This allows the model to have internalized knowledge ready for immediate use without requiring online searches, reducing communication bandwidth while maintaining response accuracy for common queries.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent introduces an intermediary mechanism that determines when external searches are actually necessary. The system uses a hybrid approach where the neural network first attempts to generate responses from its internal knowledge, and only performs external searches when the uncertainty or confidence threshold indicates the need for additional information verification.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If a language generation neural network performs extensive external searches to ensure accurate responses, then response reliability is improved, but computational overhead increases

Engineering Contradiction:
Improveresponse reliabilityVSAvoidcomputational overhead
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system applies partial action by performing external searches selectively rather than extensively for every query. The hybrid architecture enables the model to perform just enough searching to achieve reliable responses without unnecessary computational overhead, using confidence thresholds to determine when partial searching suffices.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The patent implements local quality by applying different processing strategies to different parts of the knowledge space. The system uses localized external searches only for specific topics or queries where the neural network's internal knowledge is insufficient or uncertain, rather than uniformly searching for all queries, thus reducing overall computational overhead while maintaining reliability.

Inventive Principle:
Principle #3Local quality

3Reliability

If a language generation neural network is retrained frequently to provide updated information, then information currency is improved, but computational inefficiency increases

Engineering Contradiction:
Improveinformation currencyVSAvoidcomputational efficiency
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The system performs preliminary knowledge updates during offline training phases rather than frequent online retraining. The neural network is periodically retrained with updated data in advance, allowing the model to maintain current information without incurring the computational costs of frequent retraining cycles during deployment.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent introduces an intermediary external search system that acts as a mediator between the need for current information and the cost of retraining. Instead of retraining the model frequently, the system uses targeted external searches to retrieve updated information when needed, combining the benefits of current information with computational efficiency.

Inventive Principle:
Principle #24Intermediary (Mediator)

4Loss of energy

If a language generation neural network performs no external searching to reduce bandwidth usage, then communication efficiency is improved, but response accuracy deteriorates

Engineering Contradiction:
Improvecommunication bandwidth usageVSAvoidresponse accuracy
Core Design Contradiction:
Loss of energyVSMeasurement precision

Solution Approach 1:

The system performs preliminary knowledge acquisition during the offline training phase, pre-loading extensive knowledge into the neural network's parameters. This allows the model to operate with minimal external searching during deployment, reducing communication bandwidth while maintaining response accuracy for the majority of queries that fall within its trained knowledge domain.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS12450464B2Guided dialogue using language generation neural networks and search
Publication Date: 2025.10.21 GDM HOLDING LLC
  • US12450464B2 patent drawing
  • US12450464B2 patent drawing
  • US12450464B2 patent drawing

AI summary

Methods, systems, and apparatus, including computer programs encoded on a computer storage medium, for enabling a user to conduct a dialogue. Implementations of the system learn when to rely on supporting evidence, obtained from an external search system via a search system interface, and are also able to generate replies for the user that align with the preferences of a previously trained response selection neural network. Implementations of the system can also use a previously trained rule violation detection neural network to generate replies that take account of previously learnt rules.