Group Asset Ranking via Individual Preference Aggregation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional media guidance systems fail to effectively rank assets for groups of viewers with diverse preferences, leading to mismatched content during shared viewing experiences, as they do not consider multiple users' preferences simultaneously.

Innovation Solution

A system that allows users to define groups of viewers with individual preference profiles, computes individual and group preference values using metrics like Euclidean distance, and generates displays showing both individual and group relevance indicators for assets, taking into account priority designations and alerts.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If conventional systems rank assets based on single user preferences, then the ranking is simple and fast, but it fails to accommodate group viewers with diverse preferences

Engineering Contradiction:
Improveability to accommodate group preferencesVSAvoidsystem complexity for computing group preferences
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The system segments the group preference computation into individual preference evaluations first, then aggregates them. Each viewer's preference is computed separately using Euclidean distance between their profile and asset characteristics, then these individual preferences are combined to form the group preference ranking. This segmentation allows the system to handle group preferences without overwhelming complexity.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces an intermediary aggregation mechanism that mediates between individual viewer preferences and the final group ranking. The system uses preference aggregation functions (such as averaging or weighted combining) as intermediaries to translate multiple individual preferences into a unified group preference metric, resolving the contradiction between adaptability and complexity.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If the system computes detailed individual and group preference values for all assets, then the ranking accuracy improves, but the computational time and resources increase

Engineering Contradiction:
Improvepreference measurement accuracyVSAvoidcomputation time for preference values
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary computation of viewer preference profiles and asset characteristics data structures in advance. By pre-computing and storing these preference vectors and characteristics, the system reduces the computational burden during actual asset ranking operations, maintaining measurement precision while reducing real-time computation time.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent employs parameter changes by using Euclidean distance as a computational metric that can be efficiently calculated. By transforming the preference matching problem into a distance calculation problem in multidimensional space, the system achieves both precision in measurement and efficiency in computation, resolving the time-accuracy tradeoff.

Inventive Principle:
Principle #35Parameter changes

3Loss of information

If the system provides detailed indicators showing individual and group preference values for each asset, then the information completeness improves, but the display complexity increases

Engineering Contradiction:
Improveinformation completeness about preferencesVSAvoiddisplay interface complexity
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

The system applies local quality by providing different levels of information detail in different parts of the display interface. The display shows both individual viewer preferences and aggregated group preferences, but organizes them hierarchically so that users can see the overall group ranking while having access to detailed individual breakdowns when needed. This selective information presentation maintains completeness without overwhelming the interface.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent resolves display complexity by adding another dimension to the information presentation - it displays preference information not just as a single ranking list, but as a multidimensional view showing both individual viewer assessments and group aggregate assessments. This dimensional expansion allows complete information to be presented in an organized, non-overwhelming manner.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

Data Source

PatentUS9148701B2Systems and methods for ranking assets relative to a group of viewers
Publication Date: 2015.09.29 ADEIA GUIDES INC
  • US9148701B2 patent drawing
  • US9148701B2 patent drawing
  • US9148701B2 patent drawing

AI summary

Systems and methods are provided for ranking assets relative to a group of viewers. A group is formed by a user by selecting a number of different viewer preference profiles or automatically by the system as a function of analyzing similarities among viewer preference profiles. Individual preference values are computed for each viewer in the group relative to an asset. A group preference value is then computed by performing a function on the individual preference values. A display is generated that represents the individual preference values and the group preference value relative to an asset. Based on the information provided in the display, the asset most relevant to the group may be selected.