Multimodal Video Tagging via Neural Network Feature Extraction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current video content tagging systems face challenges in accurately labeling videos due to insufficient or incorrect tags, which affects search relevance and user experience, as they often rely on simplistic identification of objects rather than semantic understanding of the content.

Innovation Solution

The implementation of multimodal multilabel tagging systems that extract features from video, text, and audio modalities to generate contextually relevant tags, using machine learning to link extracted features with tags from a previously tagged dataset, and dynamically weighting modalities based on content type to improve tagging accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If simplistic object identification is used for video tagging, then the tagging process is fast and simple, but the tagging accuracy and semantic understanding are insufficient

Engineering Contradiction:
Improvetagging accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The video content is segmented into multiple modalities (video frames, audio, text) that are processed independently through separate neural network branches. Each modality is analyzed separately to extract relevant features, and the results are then integrated to generate comprehensive tags. This segmentation allows the system to achieve high tagging accuracy by thoroughly analyzing each aspect while maintaining manageable system complexity through modular architecture.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system transitions from single-modality analysis to multi-modality analysis by adding temporal and textual dimensions to the visual analysis. Video frames provide spatial information, audio provides temporal auditory information, and text/captions provide semantic context. This dimensional expansion enables deeper semantic understanding and more accurate tagging without proportionally increasing system complexity.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Measurement precision

If multiple modalities are processed to improve tagging accuracy, then the semantic understanding improves, but the processing time and computational resources increase

Engineering Contradiction:
Improvetagging accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary processing of each modality independently through dedicated neural network branches before integration. Video frames are pre-processed to extract visual features, audio is pre-processed to extract acoustic features, and text is pre-processed to extract semantic features. This preliminary action allows parallel processing of multiple modalities, reducing overall processing time while maintaining high tagging accuracy through comprehensive multi-modal analysis.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system merges the independently processed features from multiple modalities at a later stage in the pipeline. After each modality has been efficiently processed through its own optimized neural network branch, the extracted features are combined and integrated to generate the final tags. This merging approach allows the system to leverage the computational efficiency of specialized processing for each modality while achieving comprehensive semantic understanding through integration.

Inventive Principle:
Principle #5Merging (Combining)

3Measurement precision

If manual tagging is performed to ensure accuracy, then the tagging quality is high, but the productivity and scalability are reduced

Engineering Contradiction:
Improvetagging qualityVSAvoidtagging throughput
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The system implements self-service automated tagging using neural networks that process video content independently without human intervention. The multi-modal neural network automatically extracts features from video frames, audio, and text, then generates accurate tags through learned patterns and relationships. This self-service capability maintains high tagging quality equivalent to manual tagging while achieving massive scalability and throughput that manual processes cannot match.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system replaces the mechanical process of manual human tagging with an automated electronic neural network system. Instead of human operators manually watching and labeling videos, the neural network automatically processes multiple modalities and generates tags through computational patterns recognition. This substitution dramatically increases productivity and scalability while maintaining or improving tagging quality through consistent, error-free automated analysis.

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

Data Source

PatentUS10965999B2Systems and methods for multimodal multilabel tagging of video
Publication Date: 2021.03.30 YAHOO ASSETS LLC
  • US10965999B2 patent drawing
  • US10965999B2 patent drawing
  • US10965999B2 patent drawing

AI summary

Multimodal multilabel tagging of video content may include labeling the video content with topical tags that are identified based on extracted features from two or more modalities of the video content. The two or more modalities may include (i) a video modality for the object, images, and/or visual elements of the video content, (ii) a text modality for the speech, dialog, and/or text of the video content, and/or (iii) an audio modality for non-speech sounds and/or sound characteristics of the video content. Combinational multimodal multilabel tagging may include combining two or more features from the same or different modality in order to increase the contextual understanding of the features and generate contextually relevant tags. Video content may be labeled with global tags relating to overall topics of the video content, and different sets of local tags relating to topics at different segments of the video content.