AI Response Generation Using Predicted User Trajectories

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing conversational user interfaces struggle to provide personalized and efficient responses to user interactions, as they lack the ability to predict future user states and trajectories effectively.

Innovation Solution

The implementation of a method that uses machine learning models to update a state record representing user interactions, processing this data to determine potential trajectories, and selecting responses based on selection values provided by digital component providers.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If the system provides personalized responses based on predicted trajectories, then the relevance and quality of responses improve, but the computational complexity and processing time increase

Engineering Contradiction:
Improveresponse relevanceVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system performs preliminary actions by predicting future user states and trajectories before actual interactions occur. The machine learning model proactively determines potential trajectories and selection values, allowing the system to prepare personalized responses in advance rather than reacting after user inputs occur, thus improving response relevance while managing computational load through predictive processing

Inventive Principle:
Principle #10Preliminary action

2Productivity

If the system predicts future user states and trajectories, then the efficiency of response generation improves, but the data processing requirements and system complexity increase

Engineering Contradiction:
Improveresponse generation efficiencyVSAvoidsystem complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The system segments the complex task of predicting user behavior into distinct components: tracking current user state, identifying potential trajectories, calculating selection values for each trajectory, and generating responses. This segmentation allows each component to be optimized independently and reduces overall system complexity by breaking down the predictive process into manageable stages

Inventive Principle:
Principle #1Segmentation

3Measurement precision

If the system processes and updates state records continuously, then the accuracy of trajectory prediction improves, but the energy consumption and processing time increase

Engineering Contradiction:
Improvetrajectory prediction accuracyVSAvoidenergy consumption
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The system employs periodic action by updating state records and recalculating trajectories at specific intervals or triggered by significant user interactions rather than continuously. This periodic processing maintains trajectory prediction accuracy while significantly reducing energy consumption and processing time compared to continuous updates, as the machine learning model only re-evaluates when necessary state changes occur

Inventive Principle:
Principle #19Periodic action

Data Source

PatentUS20250148364A1Generative artificial intelligence for generating responses based on predicted trajectories
Publication Date: 2025.05.08 GOOGLE LLC
  • US20250148364A1 patent drawing
  • US20250148364A1 patent drawing
  • US20250148364A1 patent drawing

AI summary

Methods, systems, and apparatus, including computer programs encoded on a computer storage medium, for enabling artificial intelligence to display responses in a conversational user interface that are tailored to a user of the interface, to predicted future states, and/or to predicted trajectories that include transitions between multiple states. In one aspect, a method includes initiating a user session with a conversational user interface of an artificial intelligence system that displays, within the conversational user interface, responses to user interactions received during the user session, the responses being generated using one or more machine learning models of the artificial intelligence system. During the user session, the system receives data indicating one or more user interactions within the conversational user interface by a user. The system updates a state record that represents a first state. The system processes the state record to determine potential trajectories for the user session.