Media Recommendation System for Multi-User Viewing Area

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional media recommendation systems fail to effectively recommend media content to multiple users simultaneously, as they primarily rely on the preferences of a single user with the highest usage frequency, neglecting the preferences of other users in shared electronic devices like digital televisions.

Innovation Solution

A media playing system that identifies users in a viewing area, classifies them into groups based on whether their personal information is stored in a database, and generates recommendations using personal preference information for registered users and universal features for unregistered users, ensuring recommendations cater to multiple users' preferences.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If the system selects a user with maximum utilizing frequency for media recommendations, then the recommendation process is simplified and can be executed efficiently, but the preferences of other users are not considered, leading to poor recommendation accuracy in multi-user environments

Engineering Contradiction:
Improverecommendation processing efficiencyVSAvoidrecommendation accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The system segments users into different groups based on whether their personal information is stored in the database. Registered users (with stored information) are separated from unregistered users, allowing the system to apply different recommendation strategies to each segment. This segmentation enables the system to consider multiple users' preferences simultaneously while maintaining efficient processing for each group.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The recommendation system dynamically adjusts its behavior based on the number of users detected in the viewing area. When multiple users are present, the system activates multi-user recommendation mode; when a single user is present, it uses single-user mode. This dynamic adaptation allows the system to optimize between efficiency and accuracy based on the current usage scenario.

Inventive Principle:
Principle #15Dynamics

2Measurement precision

If the system implements a media recommendation system that considers multiple users' preferences, then recommendation accuracy improves in multi-user environments, but the system complexity increases compared to single-user systems

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

Solution Approach 1:

The sensing device and processing unit are designed to perform multiple functions: they can identify users, determine the number of users in the viewing area, check database for registered users, and generate recommendations accordingly. This multi-functionality reduces the need for separate dedicated components for each task, thereby managing system complexity while enabling sophisticated multi-user recommendation capabilities.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The system automatically detects the number of users in the viewing area and self-adjusts its recommendation strategy without requiring manual user configuration or system administrator intervention. The sensing device automatically identifies users, and the processing unit automatically determines the appropriate recommendation mode, reducing the operational complexity for users.

Inventive Principle:
Principle #25Self-service

3Device complexity

If the system uses conventional single-user recommendation approaches in multi-user devices like digital televisions, then the system design remains simple, but the recommendation results become improper and unsatisfying for simultaneous multiple users

Engineering Contradiction:
Improvesystem design simplicityVSAvoidrecommendation suitability
Core Design Contradiction:
Device complexityVSReliability

Solution Approach 1:

The system changes the recommendation parameter from single-user based to multi-user based by detecting the number of users in the viewing area. When multiple users are detected, the system switches to a recommendation mode that considers multiple users' preferences, thereby adapting the recommendation suitability to the actual usage scenario without requiring a complete system redesign.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS9003435B2Method of recommending media content and media playing system thereof
Publication Date: 2015.04.07 WISTRON CORP
  • US9003435B2 patent drawing
  • US9003435B2 patent drawing
  • US9003435B2 patent drawing

AI summary

A method of recommending media content for a media playing system includes identifying a user in a viewing area; determining whether personal information of the user is stored in a database; and generating information related to a first media content recommendation according to the personal information when the personal information of the user is stored in the database.