Take Rate Signal Media Recommendation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing content distribution systems face challenges in recommending media items due to the need for large data storage and processing power, inaccuracies in metadata tags, and sub-optimal global scoring functions, which can lead to inefficient user experience and resource constraints.

Innovation Solution

The implementation of a take rate signal, derived from user interactions and impressions, is used to recommend media items by calculating a probability of user interest based on Markov chain state transition probabilities and logistic regression models, allowing for accurate and efficient content recommendations without requiring extensive metadata management.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If collaborative filtering techniques are used to recommend media items based on similar users' preferences, then recommendation accuracy is improved, but data storage requirements and processing power increase significantly

Engineering Contradiction:
Improverecommendation accuracyVSAvoiddata storage requirements
Core Design Contradiction:
Measurement precisionVSQuantity of substance

Solution Approach 1:

The patent extracts and utilizes only the essential interaction signals (impressions and interactions) from user behavior data, rather than storing and processing complete user profiles and all metadata. This extraction approach maintains recommendation accuracy while significantly reducing data storage requirements by focusing only on the critical take rate signals needed for prediction.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

Instead of determining user similarity based on comprehensive metadata and profile analysis, the patent inverts the approach by directly observing user interaction patterns with media items. The system predicts take rates based on historical interaction data without explicitly calculating user similarity, thereby avoiding the need to store and process large amounts of user profile information.

Inventive Principle:
Principle #13The other way round (Inversion)

2Measurement precision

If metadata tags are used to identify similar media items, then recommendation relevance is improved, but processing power and storage space requirements increase

Engineering Contradiction:
Improverecommendation relevanceVSAvoidprocessing power
Core Design Contradiction:
Measurement precisionVSPower

Solution Approach 1:

The patent replaces the mechanical metadata tagging and similarity computation system with a statistical prediction model based on user interaction data. Instead of computationally intensive metadata matching, the system uses logistic regression and Markov chain models to predict take rates, significantly reducing processing power requirements while maintaining or improving recommendation relevance.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Solution Approach 2:

The patent changes the fundamental parameters used for recommendation from static metadata tags to dynamic interaction-based take rate signals. By transitioning from content-based metadata parameters to behavior-based statistical parameters, the system achieves better recommendation relevance with lower computational overhead.

Inventive Principle:
Principle #35Parameter changes

3Measurement precision

If comprehensive metadata tags are attached to media items to accurately describe contents, then similarity computation accuracy is improved, but system complexity and resource management increase

Engineering Contradiction:
Improvesimilarity computation accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent extracts only the essential interaction behavior signals (impressions and interactions) from complex user behavior data, eliminating the need for comprehensive metadata tagging systems. This extraction of critical take rate signals simplifies the system while maintaining accuracy by focusing on actual user behavior rather than descriptive metadata.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

Instead of creating and managing complex metadata descriptions of media content, the patent uses copies of user interaction patterns and take rate statistics to represent media item appeal. The system copies historical interaction data to predict future behavior, avoiding the complexity of creating, storing, and managing detailed metadata tags for each media item.

Inventive Principle:
Principle #26Copying

Data Source

PatentUS10405016B2Recommending media items based on take rate signals
Publication Date: 2019.09.03 NETFLIX INC
  • US10405016B2 patent drawing
  • US10405016B2 patent drawing
  • US10405016B2 patent drawing

AI summary

In an approach, a method comprises using a server computer in a media content delivery system that is configured to selectively deliver a particular media title from among a library of titles, for a source title, generating title data that specifies an order of a plurality of titles that are related to the source title based on a plurality of stored probability values; wherein each probability value in the plurality of probability values represents, for each particular title of the plurality of titles, a likelihood of selecting the particular title after playing the source title; using the server computer, receiving title impression data, wherein the title impression data specifies a plurality of browsed titles that were browsed from among the plurality of titles but may have not been selected for interaction; using the server computer, receiving title interaction data, wherein the title interaction data specifies a plurality of selected titles that were selected for interaction from the plurality of browsed titles; based on the title interaction data, the title impression data and a statistical model, re-calculating the plurality of probabilities.