Video Entity Cards for In-Playback Term Explanation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Users watching videos on unfamiliar topics may encounter difficulty understanding content due to unfamiliar keywords or concepts, leading to frustration and potential abandonment of the video.

Innovation Solution

A computer-implemented method using machine learning to identify entities likely to be searched by users, generating entity cards with descriptive content that are displayed synchronously with the video, providing quick information without requiring users to pause or navigate away.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of information

If users pause the video to search for unfamiliar terms, then they can obtain information about the terms, but the video playback is interrupted and user experience deteriorates

Engineering Contradiction:
Improveinformation about unfamiliar termsVSAvoidvideo playback continuity
Core Design Contradiction:
Loss of informationVSEase of operation

Solution Approach 1:

The system performs preliminary actions by automatically generating entity cards with descriptions of unfamiliar terms before the user needs to search for them. These cards are prepared in advance and made available during video playback, eliminating the need for users to pause and search manually.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

Entity cards serve as an intermediary between the video content and the user. Instead of directly searching for term definitions, users receive curated information through these intermediate cards that appear alongside the video, mediating the information delivery process.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Loss of information

If users perform searches for unfamiliar terms, then they can understand the content better, but spelling errors lead to inaccurate search results

Engineering Contradiction:
Improveunderstanding of video contentVSAvoidsearch result accuracy
Core Design Contradiction:
Loss of informationVSReliability

Solution Approach 1:

The system performs self-service by automatically identifying unfamiliar terms and generating accurate entity cards without requiring user input. The system autonomously handles term recognition, information retrieval, and presentation, eliminating spelling errors and inaccurate searches that occur with manual user attempts.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system uses feedback from analyzing user behavior patterns and video content to continuously improve term identification accuracy. By monitoring which terms users struggle with and adjusting the entity card generation accordingly, the system refines its understanding and reduces errors over time.

Inventive Principle:
Principle #23Feedback

3Loss of information

If entity cards are displayed for every mentioned entity, then user understanding is enhanced, but device complexity and computational resources increase

Engineering Contradiction:
Improvecomprehensive term explanationsVSAvoidsystem complexity
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

Instead of uniformly providing entity cards for all mentioned entities, the system applies local quality by selectively generating cards only for terms that are actually unfamiliar to users. The information delivery is customized and localized to specific user needs rather than applied universally, reducing unnecessary complexity.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The system performs partial action by providing entity cards for only the most critical unfamiliar terms rather than all possible terms. This selective approach delivers sufficient information to enhance understanding without the excessive complexity of comprehensive term coverage.

Inventive Principle:
Principle #16Partial or excessive action

4Ease of operation

If users stop watching the video due to difficulty understanding content, then they avoid frustration, but they lose the benefit of the video content

Engineering Contradiction:
Improveuser engagementVSAvoidvideo content understanding
Core Design Contradiction:
Ease of operationVSLoss of information

Solution Approach 1:

The system prepares entity cards in advance for all potentially unfamiliar terms before the user encounters them during video playback. This preliminary preparation ensures that understanding aids are immediately available when needed, preventing user frustration and dropout by proactively addressing comprehension barriers.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS12625907B2Entity cards including descriptive content relating to entities from a video
Publication Date: 2026.05.12 GOOGLE LLC
  • US12625907B2 patent drawing
  • US12625907B2 patent drawing
  • US12625907B2 patent drawing

AI summary

A computer-implemented method includes: receiving a video and implementing one or more machine-learned models to: identify a plurality of entities from the video, rank the plurality of entities, and generate, based on the rank of the plurality of entities, a first entity card which includes descriptive content relating to a first entity from among the plurality of entities. The first entity corresponds to one or more entities which are ranked highest among the plurality of entities. The method further includes: providing, for presentation on a display device, the video; and providing, for presentation on the display device while the video is being played, the first entity card, in response to the first entity being mentioned in the video.