Unsupervised Video Representation Learning via Spatial-Temporal Encoding

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing video analysis methods face challenges in accurately extracting and analyzing spatio-temporal features from videos due to imprecision in playback speed perception and neglect of appearance features, leading to inconsistent results and difficulties in video annotation and retrieval.

Innovation Solution

The implementation of unsupervised video representation learning techniques using spatial-temporal encoders, video instance discrimination tasks, and pair-wise speed discrimination tasks to extract features and generate classification and comparison labels, enabling the identification of similar videos based on playback speed and shared video content.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If playback speed perception task is used to extract video features, then motion features can be obtained, but the classification accuracy becomes imprecise and inconsistent

Engineering Contradiction:
Improveclassification accuracyVSAvoidconsistency
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The patent divides the video feature extraction process into two separate segmentation streams: one dedicated to motion features and another to appearance features. This segmentation allows each stream to specialize in its respective feature type, improving overall classification accuracy and consistency by avoiding the confounding effects of using a single task for multiple feature types.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces a new dimension by adding appearance features as a separate feature stream alongside motion features. This dimensional expansion allows the system to capture complementary information that was previously missing, thereby improving classification precision and reliability through multi-faceted video understanding.

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

2Adaptability or versatility

If only motion features are extracted through playback speed perception, then temporal dynamics are captured, but appearance features are neglected

Engineering Contradiction:
Improvefeature coverageVSAvoidappearance features
Core Design Contradiction:
Adaptability or versatilityVSLoss of information

Solution Approach 1:

The patent merges motion features and appearance features into a unified feature representation framework. By combining these two complementary feature types, the system achieves comprehensive feature coverage that captures both temporal dynamics and visual appearance, thereby preventing information loss and improving overall video understanding versatility.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent creates a multi-functional feature extraction system that simultaneously handles both motion analysis and appearance recognition. This universal approach allows the same system to perform multiple video understanding functions, including action recognition, video retrieval, and classification, by leveraging both motion and appearance features.

Inventive Principle:
Principle #6Universality (Multi-functionality)

3Measurement precision

If conventional video analysis methods are used, then processing is simpler, but video retrieval accuracy decreases

Engineering Contradiction:
Improvevideo retrieval accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent introduces an intermediary feature fusion module that bridges the gap between simple motion feature extraction and complex video understanding tasks. This intermediary component integrates motion and appearance features in a structured manner, improving video retrieval accuracy while managing system complexity through modular architecture.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system employs self-service mechanisms where the feature extraction and fusion processes automatically adapt to different video content types and tasks. This self-adjusting capability improves retrieval accuracy across diverse video datasets without requiring manual tuning of complex parameters, thereby managing system complexity through automated adaptation.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS11816889B2Unsupervised video representation learning
Publication Date: 2023.11.14 INTERNATIONAL BUSINESS MACHINE CORPORATION
  • US11816889B2 patent drawing
  • US11816889B2 patent drawing
  • US11816889B2 patent drawing

AI summary

Unsupervised learning for video classification. One or more features from one or more video clips are extracted using a spatial-temporal encoder. The one or more extracted features are processed, using a video instance discrimination task, to generate a classification label, the classification label indicating whether two of the video clips are from a same video. The one or more extracted features are processed, using a pair-wise speed discrimination task, to generate a comparison label, the comparison label indicating a relative playback speed between two given video clips. A search is performed in a video database for a video that is similar to a given video based on the comparison label.