Video Tag Recommendation With Dynamic Tag Libraries

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing video classification methods rely heavily on supervised learning with labeled data and require retraining when tag systems are adjusted, lacking flexibility in adapting to real-time requirements.

Innovation Solution

A video tag recommendation model is trained using a video feature extraction network and a tag feature extraction network, with positive and negative samples to learn associations without relying on accurate labeling, allowing for dynamic tag libraries and improved flexibility.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If supervised learning with labeled data is used for video classification, then classification accuracy can be achieved, but the model lacks flexibility when tag systems need to be adjusted

Engineering Contradiction:
Improveclassification accuracyVSAvoidmodel flexibility
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The patent transitions from a static classification model to a dynamic recommendation model. The video tag recommendation model continuously learns from user interaction data and automatically adapts to changing tag systems without requiring manual retraining. The model dynamically adjusts its recommendations based on real-time user behavior patterns, enabling flexible adaptation to new tag categories and evolving content trends.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system performs self-optimization by automatically learning from user interactions and adjusting its own parameters. The recommendation model continuously refines its understanding of video-tag relationships through user feedback, eliminating the need for external intervention to update the model when tag systems change. This self-service capability maintains high accuracy while providing adaptability.

Inventive Principle:
Principle #25Self-service

2Adaptability or versatility

If a classification model is retrained when tag system is adjusted, then the model can adapt to new tags, but the process is time-consuming and reduces productivity

Engineering Contradiction:
Improvetag system adaptabilityVSAvoidmodel update efficiency
Core Design Contradiction:
Adaptability or versatilityVSProductivity

Solution Approach 1:

The system pre-processes and stores user interaction data in a database, preparing it for continuous learning. By maintaining a historical record of user behaviors and preferences, the model can immediately leverage this pre-collected data when tag system adjustments occur, eliminating the need for complete retraining and reducing update time.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The recommendation model operates continuously, constantly learning from user interactions and refining its parameters in real-time. This continuous learning process ensures that the model is always up-to-date with current user preferences and tag system changes, eliminating the discontinuous nature of periodic retraining and maintaining high productivity.

Inventive Principle:
Principle #20Continuity of useful action

3Measurement precision

If multi-modality fusion features are extracted, then the model achieves better accuracy in rapidly changing scenarios, but the device complexity increases

Engineering Contradiction:
Improvevideo tag determination accuracyVSAvoidmodel structure complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent divides the complex multi-modality fusion task into separate processing stages. Different modalities (visual, auditory, textual) are extracted and processed independently through dedicated feature extraction networks, then merged in a subsequent fusion stage. This segmentation reduces the complexity of any single component while achieving the benefits of multi-modality fusion.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces intermediate feature representation layers that serve as mediators between raw multi-modality data and final tag recommendations. These intermediate representations simplify the complex relationships between different modalities and tags, making the overall system more manageable and computationally efficient while maintaining high accuracy.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS12394226B2Method of training video tag recommendation model, and method of determining video tag
Publication Date: 2025.08.19 BEIJING BAIDU NETCOM SCI & TECH CO LTD
  • US12394226B2 patent drawing
  • US12394226B2 patent drawing
  • US12394226B2 patent drawing

AI summary

The present disclosure provides a method of training a video tag recommendation model, a method of determining a video tag, an electronic device, and a storage medium. The video tag recommendation model includes a video feature extraction network and a tag feature extraction network. The method of training the video tag recommendation model includes: obtaining a first video feature of a video sample by using the video feature extraction network; inputting a first tag as a positive sample to the tag feature extraction network, so as to obtain a first feature of the first tag; inputting a second tag as a negative sample to the tag feature extraction network, so as to obtain a second feature of the second tag; and training the video tag recommendation model according to the first video feature, the first feature, the second feature, and a predetermined loss function.