Emotionally Intelligent Digital Assistant Response Generation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing digital assistants struggle to identify and respond to the emotional needs of users when receiving voice queries, often providing only informational responses without acknowledging the user's emotional state.

Innovation Solution

A method and system for generating emotionally intelligent responses to information-seeking questions, which involves receiving audio data, processing it to determine a transcription, interpreting the query to identify the user's emotional state, and generating a response that includes a preamble addressing the emotional need followed by the informational answer.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If a digital assistant provides only informational responses to voice queries, then the response generation process is simple and fast, but the user's emotional needs are not acknowledged

Engineering Contradiction:
Improveuser satisfactionVSAvoidresponse generation complexity
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The response generation process is divided into separate modules: an emotion detection module that analyzes the user's emotional state from the voice query, and a response generation module that combines the detected emotion with the informational answer. This segmentation allows the system to handle emotional intelligence without completely redesigning the entire response system.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

An emotion detection intermediary is introduced between the voice query input and the response output. This intermediary analyzes the emotional content of the query and passes it to the response generation component, which then tailors the response accordingly. This mediator enables emotional awareness without requiring the entire system to be emotionally intelligent.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Ease of operation

If a digital assistant analyzes emotional state from voice queries, then emotional intelligence is improved, but processing time increases

Engineering Contradiction:
Improveemotional intelligenceVSAvoidquery processing time
Core Design Contradiction:
Ease of operationVSLoss of time

Solution Approach 1:

The system performs partial emotion detection by focusing on key emotional indicators in the voice query rather than analyzing every aspect of the user's speech. This selective approach provides sufficient emotional intelligence while minimizing the additional processing time required.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The emotion detection process is performed in parallel with the informational query processing rather than sequentially. While the system is retrieving the informational answer, it simultaneously analyzes the emotional state from the voice query, thereby reducing the total processing time.

Inventive Principle:
Principle #10Preliminary action

3Adaptability or versatility

If a digital assistant identifies emotional needs through query interpretation, then user connection is enhanced, but system complexity increases

Engineering Contradiction:
Improveemotional adaptabilityVSAvoidsystem architecture complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The emotion detection module is designed to handle multiple emotional states (positive, negative, neutral) and various types of queries using a single unified approach. This universal emotion detection mechanism provides emotional adaptability across different scenarios without requiring separate specialized systems for each emotion type.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS12334066B2Emotionally intelligent responses to information seeking questions
Publication Date: 2025.06.17 GOOGLE LLC
  • US12334066B2 patent drawing
  • US12334066B2 patent drawing
  • US12334066B2 patent drawing

AI summary

A method for generating emotionally intelligent responses to information seeking questions includes receiving audio data corresponding to a query spoken by a user and captured by an assistant-enabled device associated with the user, and processing, using a speech recognition model, the audio data to determine a transcription of the query. The method also includes performing query interpretation on the transcription of the query to identify an emotional state of the user that spoke the query, and an action to perform. The method also includes obtaining a response preamble based on the emotional state of the user and performing the identified action to obtain information responsive to the query. The method further includes generating a response including the obtained response preamble followed by the information responsive to the query.