Adapted Video Classifiers via Text Metadata and Content Features

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing video hosting systems face challenges in accurately categorizing videos due to the time-consuming process of manual labeling, which limits the availability of large training sets for supervised learning algorithms, resulting in ineffective classifier functions for categorizing the vast number of videos uploaded daily.

Innovation Solution

A classifier training system that utilizes text-based classifiers trained on exogenous textual content to produce score vectors from video metadata, allowing for the adaptation of classifiers without a large set of labeled videos, combining these scores with video features to train accurate classifiers for video categorization.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If manual categorization is used to create training sets, then categorization accuracy can be improved, but the time required and cost increase significantly

Engineering Contradiction:
Improvecategorization accuracyVSAvoidtime for manual labeling
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary automated categorization using text-based classifiers on video metadata before manual review. This preliminary action filters and pre-categorizes videos, so that only ambiguous or uncertain cases require manual labeling, significantly reducing the time and cost of manual categorization while maintaining high accuracy.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent replaces the mechanical process of manual video viewing and categorization with automated text-based classification systems that analyze video metadata, titles, and descriptions. This substitution eliminates the need for human reviewers to watch entire videos, dramatically reducing time consumption while maintaining categorization quality through algorithmic analysis of textual features.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

2Productivity

If supervised learning is used with small training sets, then the training process can be completed quickly, but the classifier effectiveness decreases

Engineering Contradiction:
Improvetraining speedVSAvoidclassifier effectiveness
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The system changes the parameters of the training data by transforming video metadata into structured feature vectors with specific numerical parameters. By carefully selecting and weighting features such as title keywords, description terms, and metadata attributes, the system creates optimized training representations that enable effective classifier training with limited data, improving both speed and effectiveness.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent introduces text-based classifiers as an intermediary layer that bridges the gap between limited labeled videos and effective categorization. These intermediaries process video metadata and produce score vectors that serve as additional training signals, allowing the system to leverage unlabeled video data indirectly and improve classifier effectiveness without requiring large amounts of manually labeled training videos.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Ease of manufacture

If text-based classifiers are applied to video metadata, then training can proceed without large labeled video sets, but the accuracy may be insufficient compared to content-based analysis

Engineering Contradiction:
Improveease of training data preparationVSAvoidcategorization accuracy
Core Design Contradiction:
Ease of manufactureVSMeasurement precision

Solution Approach 1:

The system merges text-based classification results with content-based video features by combining score vectors from metadata analysis with features extracted from actual video content. This fusion approach integrates the ease of text-based training with the accuracy of content-based analysis, producing hybrid classifiers that leverage both metadata simplicity and visual content precision for improved categorization.

Inventive Principle:
Principle #5Merging (Combining)

Data Source

PatentUS8452778B1Training of adapted classifiers for video categorization
Publication Date: 2013.05.28 GOOGLE LLC
  • US8452778B1 patent drawing
  • US8452778B1 patent drawing
  • US8452778B1 patent drawing

AI summary

A classifier training system trains adapted classifiers for classifying videos based at least in part on scores produced by application of text-based classifiers to textual metadata of the videos. Each classifier corresponds to a particular category, and when applied to a given video indicates whether the video represents the corresponding category. The classifier training system applies the text-based classifiers to textual metadata of the videos to obtain the scores, and also extracts features from content of the videos, combining the scores and the content features for a video into a set of hybrid features. The adapted classifiers are then trained on the hybrid features. The adaption of the text-based classifiers from the textual domain to the video domain allows the training of accurate video classifiers (the adapted classifiers) without requiring a large training set of authoritatively labeled videos.