Voice Query System Using Phonetic Metadata for Entity Disambiguation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional voice query systems often lose pronunciation details during the conversion from speech to text, leading to ambiguity in identifying intended search queries, especially when multiple pronunciations correspond to different meanings.

Innovation Solution

The system incorporates pronunciation information into the text query or its metadata, using contextual inputs like user history and trends to predict the intended search query, ensuring accurate retrieval of search results by comparing phonetic representations with metadata associated with entities.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If ASR module converts speech to text, then voice query processing is enabled, but pronunciation details are lost

Engineering Contradiction:
Improvevoice query processingVSAvoidpronunciation details
Core Design Contradiction:
Ease of operationVSLoss of information

Solution Approach 1:

The system performs preliminary action by capturing and storing pronunciation information (phonetic transcriptions) before the ASR conversion process. The phonetic data is extracted from the original voice query and preserved in the search index, allowing later retrieval and comparison to resolve ambiguities that arise during text-based processing.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

Phonetic information serves as an intermediary between the voice query and text-based search processing. By introducing phonetic transcriptions as a mediating layer, the system bridges the gap between spoken input and text processing, enabling accurate disambiguation of homophones and pronunciation variations without requiring complete redesign of the ASR pipeline.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Productivity

If text query is used for search, then processing speed is improved, but ambiguity in entity identification increases

Engineering Contradiction:
Improvesearch processing speedVSAvoidentity identification accuracy
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

Phonetic information acts as an intermediary layer that enhances text-based search without fundamentally changing its fast processing nature. The system maintains text query efficiency while using phonetic data as an additional discrimination layer to resolve entity ambiguity, achieving both speed and accuracy.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system adds another dimension (phonetic dimension) to the traditional text-based search. By incorporating phonetic transcriptions as an additional search dimension alongside text matching, the system enables more precise entity identification while maintaining the efficiency of text processing through multi-criteria evaluation.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

3Measurement precision

If pronunciation information is retained, then search accuracy is improved, but data processing complexity increases

Engineering Contradiction:
Improvesearch accuracyVSAvoiddata processing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system performs preliminary action by extracting and storing phonetic transcriptions during the initial indexing phase. This upfront preparation eliminates the need for complex real-time phonetic analysis during query processing, as the phonetic data is already prepared and stored for efficient comparison and matching operations.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system creates a phonetic copy (transcription) of the original voice query and stores it alongside the text representation. This copying approach allows the system to work with both text and phonetic data independently, simplifying processing by avoiding complex transformations while enabling accurate pronunciation-based disambiguation through direct comparison.

Inventive Principle:
Principle #26Copying

Data Source

PatentUS11494434B2Systems and methods for managing voice queries using pronunciation information
Publication Date: 2022.11.08 ADEIA GUIDES INC
  • US11494434B2 patent drawing
  • US11494434B2 patent drawing
  • US11494434B2 patent drawing

AI summary

The system receives a voice query at an audio interface and converts the voice query to text. The system can determine pronunciation information during conversion and generate metadata the indicates a pronunciation of one or more words of the query, include phonetic information in the text query, or both. A query includes one or more entities, which may be more accurately identified based on pronunciation. The system searches for information, content, or both among one or more databases based on the generated text query, pronunciation information, user profile information, search histories or trends, and optionally other information. The system identifies one or more entities or content items that match the text query, and retrieves the identified information to provide to the user.