Multimodal Video Segmentation Using Visual and Language Features

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional video summarization systems struggle with segmenting long livestream videos due to unclear visual changes, requiring manual segmentation which is time-consuming.

Innovation Solution

A system and method for video segmentation and summarization that uses a combination of visual features and language features, employing a text encoder with a transformer network and an image encoder with a convolutional neural network to segment videos unsupervisedly.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If conventional video summarization systems use visual data for segmentation, then scene changes can be detected, but visual changes are unclear in livestream videos making segmentation ineffective

Engineering Contradiction:
Improvesegmentation accuracyVSAvoidvisual change detection reliability
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The patent combines visual features and language features into a unified segmentation framework. The segmentation module integrates visual segmentations from the visual feature module and language segmentations from the language feature module to produce final video segmentations. This merging of multiple feature types compensates for the weakness of visual-only methods in livestream videos where visual changes are unclear.

Inventive Principle:
Principle #5Merging (Combining)

2Measurement precision

If manual segmentation is used to overcome unclear visual changes, then segmentation accuracy can be improved, but the process becomes time consuming

Engineering Contradiction:
Improvesegmentation accuracyVSAvoidsegmentation time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs automatic segmentation by processing visual features and language features through trained modules without requiring manual annotation. The segmentation module automatically integrates results from both feature types to produce segmentations, eliminating the need for time-consuming manual segmentation while maintaining accuracy.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The visual feature module and language feature module are trained in advance using training videos and their corresponding transcripts. This preliminary training enables the modules to automatically extract meaningful features and perform segmentation without manual intervention during actual video processing, significantly reducing segmentation time.

Inventive Principle:
Principle #10Preliminary action

3Measurement precision

If a combination of visual and language features is used, then segmentation quality improves, but system complexity increases

Engineering Contradiction:
Improvesegmentation qualityVSAvoidsystem architecture complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system is divided into distinct functional modules: a visual feature module for processing visual data, a language feature module for processing transcript data, and a segmentation module for integrating results. This modular segmentation allows each component to specialize in specific tasks while working together to achieve high segmentation quality without overwhelming complexity.

Inventive Principle:
Principle #1Segmentation

4Productivity

If automated segmentation systems are developed to reduce manual work, then productivity increases, but handling videos with unclear visual changes remains difficult

Engineering Contradiction:
Improvevideo processing efficiencyVSAvoidsegmentation reliability for livestream videos
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The system changes the parameters used for segmentation by incorporating language features (from video transcripts) alongside visual features. For livestream videos where visual changes are unclear, the language features provide alternative cues for identifying segmentation points, maintaining reliability while enabling automated high-speed processing.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS12277767B2Multimodal unsupervised video temporal segmentation for summarization
Publication Date: 2025.04.15 ADOBE INC
  • US12277767B2 patent drawing
  • US12277767B2 patent drawing
  • US12277767B2 patent drawing

AI summary

Systems and methods for video segmentation and summarization are described. Embodiments of the present disclosure receive a video and a transcript of the video; generate visual features representing frames of the video using an image encoder; generate language features representing the transcript using a text encoder, wherein the image encoder and the text encoder are trained based on a correlation between training visual features and training language features; and segment the video into a plurality of video segments based on the visual features and the language features.