Augmentation Query System for Search Relevance

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Search engines often return results that are not of interest to users due to queries with misweighted terms, poor expression of information, or misspelled words, leading to unsatisfactory search outcomes.

Innovation Solution

The implementation of an augmentation query system that identifies high-performing queries from user interactions and structured document data to generate synthetic queries, which are stored and used to augment search operations, improving search results by selecting relevant queries that match user inputs.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If search engines use standard query processing, then search operations are simple and fast, but search results are often not of interest to users due to misweighted terms, poor expression, or misspelled words

Engineering Contradiction:
Improvesearch result relevanceVSAvoidquery processing complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system performs preliminary actions by identifying high-performing queries from query logs and generating synthetic queries from structured document data before actual search operations occur. These pre-identified augmentation queries are stored and ready to be applied when users submit search queries, thereby improving search result relevance without adding complexity to the real-time search processing.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent introduces an intermediary mechanism that matches user queries against a pre-generated set of augmentation queries. This intermediary layer translates user queries into enhanced search operations by selecting relevant augmentation queries, thereby improving search result relevance while maintaining simple user interaction and search processing.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If the system stores and processes augmentation queries from query logs and structured data, then search result quality improves, but data processing and storage requirements increase

Engineering Contradiction:
Improvesearch result qualityVSAvoiddata volume
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The system extracts only the essential information needed for query augmentation from the query logs and structured document data. By identifying high-performing queries and generating synthetic queries from structured data, the system takes out only the necessary patterns and relationships, storing them as augmentation queries rather than retaining the entire raw data volume, thus reducing storage requirements while maintaining search result quality.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent transforms raw query data and structured document data into transformed augmentation queries with modified parameters. This parameter transformation process converts the original data into a condensed format that captures the essential search patterns and relationships, reducing the quantity of stored data while preserving the information needed for high-quality search results.

Inventive Principle:
Principle #35Parameter changes

3Adaptability or versatility

If the system generates synthetic queries from structured document data, then search coverage expands, but query generation complexity increases

Engineering Contradiction:
Improvesearch coverageVSAvoidquery generation complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The system uses a universal query generation approach that processes different types of structured document data (directories, catalogs, databases) through the same mechanism to generate augmentation queries. This multi-functional approach expands search coverage across diverse data sources while maintaining a simple, unified query generation process, avoiding the need for complex specialized processing for each data type.

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

Data Source

PatentUS9128945B1Query augmentation
Publication Date: 2015.09.08 GOOGLE LLC
  • US9128945B1 patent drawing
  • US9128945B1 patent drawing
  • US9128945B1 patent drawing

AI summary

Methods, systems, and apparatus, including computer program products, for generating or using augmentation queries. In one aspect, a first query stored in a query log is identified and a quality signal related to the performance of the first query is compared to a performance threshold. The first query is stored in an augmentation query data store if the quality signal indicates that the first query exceeds a performance threshold.