Video Panoptic Segmentation via Temporal Feature Fusion

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional panoptic segmentation methods applied to individual video frames result in inconsistencies and are computationally intensive, leading to misidentification of objects and inconsistent class labels across frames.

Innovation Solution

The method identifies a target frame and a reference frame, generates target and reference features, combines them using a spatial-temporal attention module to produce fused features, and creates a feature matrix for accurate panoptic segmentation, incorporating temporal context to ensure consistency across frames.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of manufacture

If panoptic segmentation is applied to each video frame individually, then the segmentation can be computed independently and simply, but the results show inconsistencies between frames and require significant computational resources

Engineering Contradiction:
Improvesimplicity of independent frame processingVSAvoidconsistency of segmentation results across frames
Core Design Contradiction:
Ease of manufactureVSReliability

Solution Approach 1:

The patent merges the processing of target frame and reference frame by generating features for both frames, fusing these features together, and using the fused features to generate panoptic segmentation for the target frame. This combining approach ensures temporal consistency while maintaining computational efficiency.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent performs preliminary feature extraction for both the target frame and reference frame before generating the final segmentation. By pre-computing features for the reference frame and fusing them with target frame features, the system ensures consistent results across frames while reducing redundant computations.

Inventive Principle:
Principle #10Preliminary action

2Device complexity

If panoptic segmentation is applied to each video frame individually, then the processing is computationally simpler per frame, but the overall computational intensity increases and accuracy decreases

Engineering Contradiction:
Improvecomputational complexity per frameVSAvoidoverall processing efficiency and accuracy
Core Design Contradiction:
Device complexityVSProductivity

Solution Approach 1:

The patent combines feature extraction and segmentation processing across multiple frames by fusing reference frame features with target frame features. This merging reduces redundant computations and improves overall processing efficiency while maintaining or enhancing segmentation accuracy.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent maintains continuous useful action by utilizing features from reference frames that are fused with target frame features. This continuous utilization of extracted features across frames improves processing efficiency and accuracy by avoiding redundant feature extraction and leveraging temporal information.

Inventive Principle:
Principle #20Continuity of useful action

3Reliability

If features from reference frames are fused with target frame features, then temporal consistency and segmentation quality improve, but the computational process becomes more complex

Engineering Contradiction:
Improvetemporal consistency of segmentationVSAvoidcomplexity of feature fusion process
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent introduces a feature fusion module as an intermediary that combines features from reference frames and target frames. This intermediary component manages the complexity of temporal feature integration while ensuring consistent and accurate segmentation results across video frames.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS11640714B2Video panoptic segmentation
Publication Date: 2023.05.02 ADOBE INC
  • US11640714B2 patent drawing
  • US11640714B2 patent drawing
  • US11640714B2 patent drawing

AI summary

Systems and methods for panoptic video segmentation are described. A method may include identifying a target frame and a reference frame from a video, generating target features for the target frame and reference features for the reference frame, combining the target features and the reference features to produce fused features for the target frame, generating a feature matrix comprising a correspondence between objects from the reference features and objects from the fused features; and generating panoptic segmentation information for the target frame based on the feature matrix.