Robust Multimedia Recommendation Using Information Bottleneck Learning

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Traditional multimedia recommendation systems suffer from inaccurate recommendations due to noisy visual feature information extracted by task-oriented pre-training models, leading to poor user preference modeling and suboptimal accuracy.

Innovation Solution

A robust multimedia recommendation method utilizing an information bottleneck approach, which involves constructing heterogeneous data, extracting multimedia content features, learning user and item representation matrices through a deep graph neural model, minimizing mutual information, and performing multi-task learning to denoise pre-training features.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If task-oriented pre-training models are used to extract multimedia content features, then feature extraction capability is improved, but feature noise increases leading to poor recommendation accuracy

Engineering Contradiction:
Improvefeature extraction capabilityVSAvoidrecommendation accuracy
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The patent extracts and removes noisy information from the multimedia content features through the information bottleneck mechanism. By minimizing mutual information between the encoded features and the original content, the system separates useful signal from noise, retaining only the essential features needed for accurate recommendation while discarding task-oriented pre-training artifacts.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent introduces an intermediary encoding mechanism that acts as a mediator between the pre-training model outputs and the recommendation system. This intermediary layer (the encoder with information bottleneck constraint) transforms the noisy pre-training features into denoised representations that are suitable for recommendation tasks, effectively filtering out harmful noise while preserving useful patterns.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Productivity

If multimedia content features are directly used for user preference modeling, then modeling speed is improved, but modeling quality deteriorates due to feature noise

Engineering Contradiction:
Improvemodeling speedVSAvoiduser preference modeling quality
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent performs preliminary denoising action by applying the information bottleneck constraint during the feature encoding stage, before the features are used for user preference modeling. This preliminary processing of removing noise while preserving essential information ensures that high-quality features are available for subsequent modeling tasks, improving both speed and quality.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent changes the parameter space of the features by transforming them through the information bottleneck constrained encoder. This parameter transformation maps the noisy pre-training feature space to a denoised representation space that is optimized for recommendation tasks, improving modeling quality without significant speed penalty.

Inventive Principle:
Principle #35Parameter changes

3Reliability

If information bottleneck constraint is applied to minimize mutual information, then feature denoising is improved, but computational complexity increases

Engineering Contradiction:
Improvefeature denoising capabilityVSAvoidcomputational complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent implements feedback through the loss function that measures mutual information between the encoded features and original content. By minimizing this loss function during training, the system automatically adjusts the encoding to achieve optimal denoising, balancing computational complexity with denoising effectiveness through iterative optimization.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The patent changes the optimization parameters by formulating the information bottleneck constraint as a loss function minimization problem. This parameter transformation allows the complex mutual information minimization to be solved through standard gradient-based optimization techniques, making the computational complexity manageable while achieving effective feature denoising.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS20250284960A1Method, device, and computer-readable storage medium for robust multimedia recommendation based on information bottleneck
Publication Date: 2025.09.11 ANHUI WUYOU TECHNOLOGY CO LTD
  • US20250284960A1 patent drawing
  • US20250284960A1 patent drawing
  • US20250284960A1 patent drawing

AI summary

A robust multimedia recommendation method based on information bottleneck, including: a user representation matrix and an item representation matrix are learned based on a deep graph neural model; mutual information between multimedia content and representation information of the multimedia content is minimized based on an information bottleneck theory to compute a first loss function; a user-item interaction matrix is reconstructed based on the user representation matrix and the item representation matrix to compute a second loss function; and the first loss function and the second loss function are combined to perform multi-task learning to update parameters of the deep graph neural model until the deep graph neural model converges. A robust multimedia recommendation device and a robust multimedia recommendation medium are further provided.