Music Answer Box Triggering via Lyrics Index Segmentation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current internet search engines often provide users with a list of resources rather than direct answers to their queries, failing to effectively present music-related information when users search for specific music-related queries.

Innovation Solution

The system identifies music queries by comparing user input to a lyrics index database and a list of music sites, generating a music answer box that includes relevant information such as artist names, song titles, and album information, along with links for streaming or purchasing music, and provides this information separately from regular search results.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of information

If search engines provide a list of resources (web pages, images, documents) in response to user queries, then users can access diverse information sources, but users cannot quickly obtain direct answers to specific questions such as music information

Engineering Contradiction:
Improvemusic informationVSAvoidaccess to music answers
Core Design Contradiction:
Loss of informationVSEase of operation

Solution Approach 1:

The search results are segmented into different types: regular search results (web pages, images, documents) and specialized answer boxes (music answer boxes, weather answer boxes, definition answer boxes). This segmentation allows the system to provide both comprehensive resource listing and direct answer formatting simultaneously, resolving the contradiction between information completeness and answer accessibility.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Answer boxes serve as an intermediary layer between the user query and the raw search results. The music answer box specifically mediates music-related queries by extracting relevant information from search results and presenting it in a standardized, easily consumable format with fields for artist name, song title, album information, and links to streaming or purchasing sources.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Adaptability or versatility

If search engines present only a list of search results, then the search interface remains simple and uniform, but the system cannot provide specialized formatted information for different query types such as music queries

Engineering Contradiction:
Improveresponse to different query typesVSAvoidsearch interface
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The search engine system is designed with multi-functionality to handle different query types through a unified interface. The same search box accepts various query types (music, weather, definitions, conversions), and the system automatically adapts the response format based on the query category. This universality allows diverse query handling without requiring separate interfaces for each query type.

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

Solution Approach 2:

Different parts of the search results page have different qualities and formats based on the query type. For music queries, the answer box includes music-specific fields (artist, song, album, streaming links); for weather queries, it includes weather-specific fields (temperature, forecast). This local quality adaptation allows specialized information presentation while maintaining a consistent overall search interface structure.

Inventive Principle:
Principle #3Local quality

3Productivity

If search engines provide detailed music information through answer boxes, then users receive relevant music information quickly, but the system requires additional processing to identify music queries and format results

Engineering Contradiction:
Improvemusic information deliveryVSAvoidquery processing system
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The system performs preliminary classification of queries to identify music-related queries before generating search results. By analyzing query keywords and patterns in advance, the system can pre-determine whether to return a music answer box or regular search results, enabling efficient music information delivery without requiring complex real-time processing for all query types.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS9195741B2Triggering music answer boxes relevant to user search queries
Publication Date: 2015.11.24 GOOGLE LLC
  • US9195741B2 patent drawing
  • US9195741B2 patent drawing
  • US9195741B2 patent drawing

AI summary

Methods, systems, and apparatus, including computer programs encoded on computer storage media, for triggering music answer boxes. In one aspect, a method includes receiving a query, obtaining a plurality of search results responsive to the query, the search results being results from a search of web resources on the Internet, and determining from the plurality of search results that the query is a music query. Music data for a song responsive to the query is obtained, where the music data comprises a Uniform Resource Locator (URL) of song content of the song on the Internet. A music answer box is generated for the query, where the music answer box comprises the music data and a link to the URL of the song content, and the music answer box is provided in addition to search results.