Rating System Using User Profile Correlation for Personalized Display

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing review and recommendation systems fail to provide personalized and relevant feedback to users due to differences in personal preferences, leading to devalued or negated benefits in decision-making processes.

Innovation Solution

A rating and recommendation system (RRS) that utilizes a profile module to collect user preferences, a correlation module to determine similarity between user profiles, and a sorting and display module to customize ratings and recommendations based on correlation values, allowing for weighted average star ratings and social connections.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of information

If the system presents reviews from a first user to a second user, then the second user can make informed decisions, but the personal preferences difference devalues the benefit

Engineering Contradiction:
Improveloss of decision-making benefitVSAvoidpersonal preferences difference
Core Design Contradiction:
Loss of informationVSAdaptability or versatility

Solution Approach 1:

The system customizes the presentation of reviews by applying different weights to reviews from different users based on their preference similarity to the second user. Instead of treating all reviews uniformly, the system locally adapts the importance of each review to match the specific preferences of the second user, thereby resolving the contradiction between providing general review information and adapting to individual preferences.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The system changes the parameter of review weight dynamically based on the calculated preference similarity between users. The weight assigned to each review is not fixed but varies according to how closely the reviewer's preferences match those of the user seeking recommendations, thus adapting the information value to individual preferences while maintaining the overall review system.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If the system calculates correlation values between all user profiles, then personalized recommendations can be provided, but the computational complexity increases

Engineering Contradiction:
Improvepreference similarity accuracyVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system performs preliminary actions by pre-calculating and storing preference profiles for all users in advance. When a user requests recommendations, the system retrieves these pre-computed profiles and calculates correlation values only when needed, rather than computing all possible correlations continuously. This reduces the real-time computational complexity while maintaining measurement precision.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system segments the computational task by dividing users into groups based on their preference profiles and only calculating correlation values for relevant comparisons. Instead of computing correlations between all possible user pairs simultaneously, the system processes correlations in manageable segments, reducing overall computational complexity while maintaining accuracy for relevant user comparisons.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS20240037613A1Rating system and method
Publication Date: 2024.02.01 ROBERTS MARK EDWARD
  • US20240037613A1 patent drawing
  • US20240037613A1 patent drawing
  • US20240037613A1 patent drawing

AI summary

A system includes a memory comprising a first preference profile and a second preference profile, a correlation module configured to determine a correlation value between the first preference profile and the second preference profile, and a module configured to take an action as a function of the correlation value. The action is changing a physical configuration of signage from a first physical configuration to a second physical configuration.