Search Interface Adaptation for Foreign Language Queries

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Search engines face challenges in handling search queries submitted in languages other than the expected language, leading to suboptimal user interfaces and search results, as they struggle to adapt and provide relevant items from international catalogs.

Innovation Solution

The system detects foreign language search queries and adjusts user interface elements by translating queries, redirecting users to appropriate language sites, or modifying search result interfaces with language-specific templates and images, ensuring relevant results are displayed in a user-friendly manner.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If the search engine uses a fixed language-specific interface template, then the interface is simple and consistent, but it cannot adapt to foreign language queries and provides poor user experience

Engineering Contradiction:
Improvelanguage adaptationVSAvoidinterface complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The search engine dynamically selects and switches between different language-specific interface templates based on the detected language of the search query. Instead of using a static template, the system adapts the interface structure, layout, and elements to match the user's language preferences, thereby resolving the contradiction between adaptability and complexity by making the complexity conditional and context-dependent.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system introduces a language detection and template selection mechanism as an intermediary between the search query and the interface rendering. This intermediary detects the query language, determines the appropriate template, and mediates the selection process, allowing the system to maintain simplicity in each individual template while achieving overall adaptability across multiple languages.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If the search engine translates foreign language queries to the expected language, then search accuracy improves, but the user interface becomes less intuitive for non-English speakers

Engineering Contradiction:
Improvesearch accuracyVSAvoidinterface usability
Core Design Contradiction:
Measurement precisionVSEase of operation

Solution Approach 1:

The system segments the search process into two independent parts: query translation for accuracy and interface rendering for usability. The search query is translated to the expected language to maintain search accuracy, while the interface template is selected to match the user's original language to maintain usability. This segmentation allows both requirements to be satisfied simultaneously without conflict.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Different parts of the system handle different language requirements: the query processing component translates to the expected language for accurate search results, while the interface component uses the user's original language for intuitive display. Each component optimizes for its specific function, allowing the system as a whole to satisfy both accuracy and usability requirements.

Inventive Principle:
Principle #3Local quality

3Ease of operation

If the search engine displays results in the query's original language, then user comprehension improves, but the ability to search the main catalog effectively decreases

Engineering Contradiction:
Improveuser comprehensionVSAvoidsearch effectiveness
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The system segments language handling into two distinct functions: the search query is translated to ensure effective catalog searching, while the results and interface are displayed in the user's original language for comprehension. This segmentation allows the system to maintain both search effectiveness and user comprehension without compromise.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system introduces translation as an intermediary process that bridges the user's language and the catalog's language. The query is translated through this intermediary to match the catalog language for effective searching, while the results are translated back or displayed in the user's language through another intermediary process, maintaining both effectiveness and comprehension.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS10083473B2Adjusting search result user interfaces based upon query language
Publication Date: 2018.09.25 AMAZON TECH INC
  • US10083473B2 patent drawing
  • US10083473B2 patent drawing
  • US10083473B2 patent drawing

AI summary

Various embodiments are included for adjusting a search result user interface when a foreign language search query is detected. A search query associated with a search request is obtained. A language of the search query is identified. Search results are obtained from a site corresponding to the language. Additionally, a translation of the search query is obtained if allowed for a corresponding product category.