Graph-Based Artist Influence Ordering for Multimedia Recommendation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing data mining techniques face challenges in clustering and classifying categorical datasets, which lack a natural similarity measure due to discrete attributes, making it difficult to organize and recommend multimedia content effectively.

Innovation Solution

A graph-based approach is used to represent artist influence, where nodes represent artists and edges represent influence relationships, allowing for the computation and visualization of relative influence, enabling the ordering and display of artists based on their overall degree of influence.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If traditional clustering and classification algorithms are used on categorical datasets, then the algorithms can process the data, but the lack of natural similarity measure between discrete categories makes effective organization and recommendation difficult

Engineering Contradiction:
Improveease of organizing and recommending multimedia contentVSAvoidsimilarity measure between categories
Core Design Contradiction:
Ease of operationVSMeasurement precision

Solution Approach 1:

The patent introduces an intermediary similarity measure mechanism that bridges the gap between discrete categorical attributes. By computing similarity based on co-occurrence patterns and statistical relationships among categories, the system creates a meaningful distance metric that enables effective clustering and classification of multimedia content without requiring inherent similarity between discrete categories

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent transforms the categorical data representation by changing parameters from discrete category labels to continuous similarity scores and statistical distributions. This parameter transformation allows traditional numerical clustering algorithms to effectively process categorical multimedia data by representing categories in a continuous mathematical space where similarity can be measured

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If a graph-based approach is used to represent artist influence, then the relative influence between artists can be computed and ordered, but the complexity of building and processing the influence graph increases

Engineering Contradiction:
Improverelative influence computation between artistsVSAvoidgraph building and processing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the artist influence computation into distinct modular stages: data collection from multimedia objects, graph construction from collected data, influence computation using graph algorithms, and result presentation. This segmentation allows each stage to be optimized independently and facilitates efficient processing of large-scale artist influence data

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent performs preliminary actions by pre-computing and storing the influence graph structure and influence scores in advance. By building the influence graph beforehand and caching the results, the system avoids repeated expensive computations when generating recommendations, significantly reducing processing complexity during actual recommendation queries

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS7750909B2Ordering artists by overall degree of influence
Publication Date: 2010.07.06 SONY GROUP CORP
  • US7750909B2 patent drawing
  • US7750909B2 patent drawing
  • US7750909B2 patent drawing

AI summary

A graph of nodes and edges is used to represent artist influence between different artists. Each node of the graph represents an artist. An edge between two nodes represents an influence relationship between two artists. The relative influence between artists is computed for the artists represented in the graph. Furthermore, the artists are ordered based on the computed influence.