Audio Content Node Ranking via Transcription and Keyword Segmentation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods for navigating and searching digital content items, such as podcasts and songs, are inefficient and inaccurate, lacking sophisticated temporal navigation and classification, which hinders users in finding specific content.

Innovation Solution

The system transcribes audio content into text, determines keywords, classifies text as nodes in a data structure, and ranks these nodes based on relevance, enabling advanced navigation and classification through time-synchronized tags, allowing users to efficiently search and play specific portions of content using voice commands or graphical interfaces.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If conventional search methods are used to find content items, then the search process is simple and quick, but the accuracy and relevance of search results deteriorate

Engineering Contradiction:
Improvesearch accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The audio content is segmented into temporal nodes with specific time ranges, and each node is independently analyzed and tagged with keywords. This segmentation allows the system to process and index content in manageable units, improving search accuracy by enabling precise location of keywords within the audio stream while maintaining system manageability through structured data organization.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs preliminary transcription and keyword extraction on audio content before it is stored or made available for search. By pre-processing the audio into text with identified keywords and temporal information, the system prepares structured data that enables accurate search queries without requiring complex real-time processing during user interaction.

Inventive Principle:
Principle #10Preliminary action

2Measurement precision

If audio content is transcribed and analyzed to create detailed node classifications, then content navigation precision is improved, but processing time and computational resources increase

Engineering Contradiction:
Improvecontent navigation precisionVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The audio is divided into discrete temporal nodes with specific time ranges, allowing the system to process and index only the necessary portions of content rather than analyzing entire audio files. This segmentation reduces processing time while maintaining precision by creating targeted nodes that can be quickly retrieved and displayed to users.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system extracts only the essential keywords and temporal information from the transcribed audio, rather than processing every detail of the audio content. By focusing on partial action (extracting only relevant keywords and time stamps), the system achieves sufficient navigation precision without the computational burden of complete audio analysis.

Inventive Principle:
Principle #16Partial or excessive action

3Measurement precision

If detailed keyword extraction and node ranking are performed, then search relevance is improved, but the complexity of content analysis increases

Engineering Contradiction:
Improvesearch relevanceVSAvoidcontent analysis complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The content analysis is segmented into distinct stages: transcription, keyword extraction, node classification, and ranking. Each stage processes information independently and passes it to the next stage, making the complex analysis manageable through modular processing while maintaining high search relevance through systematic evaluation of multiple factors.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system introduces intermediate representations (transcribed text, keyword lists, and node structures) that mediate between the raw audio data and the final search results. These intermediaries simplify the analysis process by breaking down complex audio patterns into manageable textual representations that are easier to process and rank, while still capturing the essential meaning for accurate search relevance.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS20230022966A1Method and system for analyizing, classifying, and node-ranking content in audio tracks
Publication Date: 2023.01.26 MUSIXMATCH SPA
  • US20230022966A1 patent drawing
  • US20230022966A1 patent drawing
  • US20230022966A1 patent drawing

AI summary

In one embodiment, a computer-implemented method is disclosed. The method includes receiving a first content item, transcribing audio included in the first content item to obtain text associated with the audio, determining a plurality of keywords included in the text, classifying, based on the plurality of keywords, the text as one or more nodes in a data structure, and ranking, based on a plurality of factors, the one or more nodes relative to one or more other nodes associated with a second content item.