Content Category Ranking via Dirichlet Parameter Estimation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing content recommendation systems are limited in dynamically recommending content categories, especially at startup without user behavior data and struggle to effectively utilize Dirichlet distribution parameters for content category ranking.

Innovation Solution

Collecting multiple sessions of usage data for both groups and individual users, analyzing average and variation in category usage, and using a weighted combination of aggregated and average group usage to estimate category usage, enabling dynamic ranking and parameter estimation for Dirichlet distribution-based recommendations.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If traditional recommendation systems are used, then simplicity is maintained, but the ability to make effective recommendations at startup without user behavior data is lost

Engineering Contradiction:
Improverecommendation capability at startupVSAvoidsystem complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The system pre-calculates and stores category usage statistics and Dirichlet distribution parameters from group usage data before individual user recommendations are needed. This preliminary preparation enables immediate personalized recommendations even for new users without requiring complex real-time computations or extensive user behavior collection

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent introduces Dirichlet distribution parameters as an intermediary representation that bridges group-level usage patterns and individual user recommendations. These parameters serve as a compact summary statistic that enables personalized recommendations without requiring direct access to raw group behavior data, simplifying the recommendation process while maintaining adaptability

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If Dirichlet distribution parameters are estimated using traditional moment method, then parameter estimation is achieved, but conflicts arise from using multiple equations

Engineering Contradiction:
Improveparameter estimation accuracyVSAvoidequation system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent extracts a single critical constraint (trace of covariance matrix) from the full system of moment equations, discarding the redundant equations that cause conflicts. This selective extraction maintains estimation accuracy by preserving the most informative constraint while eliminating mathematical inconsistencies in the over-determined system

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The approach transforms the parameter estimation problem by changing from estimating multiple independent parameters through multiple equations to estimating Dirichlet distribution parameters through a unified trace constraint. This parameter transformation resolves conflicts by providing a consistent mathematical framework that avoids over-determination

Inventive Principle:
Principle #35Parameter changes

3Adaptability or versatility

If static recommendation systems are used, then system simplicity is maintained, but dynamic adaptation to user behavior changes is lost

Engineering Contradiction:
Improvedynamic recommendation adaptationVSAvoiddynamic system complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The system implements dynamics by continuously updating Dirichlet distribution parameters as new group usage data becomes available, allowing recommendation patterns to adapt over time. The weighted combination approach enables smooth transitions from static group averages to dynamic personalized recommendations as individual user data accumulates

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent incorporates feedback mechanisms where recommendation performance and usage patterns are continuously monitored, and Dirichlet parameters are re-estimated based on accumulated data. This feedback loop enables the system to dynamically adapt to changing user preferences while maintaining mathematical consistency through the trace constraint framework

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS10754860B2Apparatus and method for ranking content categories
Publication Date: 2020.08.25 FUTUREWEI TECHNOLOGIES INC
  • US10754860B2 patent drawing
  • US10754860B2 patent drawing
  • US10754860B2 patent drawing

AI summary

An apparatus and method are provided for ranking content categories. Multiple sessions of usage data is collected for usage activities of a plurality of users (associated with a group) on a plurality of categories of content. The usage data is analyzed for an average group usage of each category across the sessions and a variation of the average group usage of each category across the sessions. Individual usage data is also collected for usage activities of at least one user on the categories of content. The individual usage data reflects an aggregated usage of each category for the at least one user. Category usage is estimated on each category for the at least one user based on a weighted combination of the aggregated usage and the average group usage according to the variation. An amount of weight of the aggregated usage in the weighted combination is inversely related to the variation. The categories of content are ranked, via at least one processor, utilizing the estimated category usage on each category. Further, a presentation including the ranking is sent to a user device of the at least one user for being output via an interface.