Two-Dimensional Temporal Maps for Efficient Moment Localization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods for moment localization in video understanding using natural language queries are inefficient and computationally costly, particularly in processing untrimmed media streams.

Innovation Solution

A neural network-based approach that extracts a two-dimensional temporal feature map from media streams, utilizing sparse sampling and a temporal adjacent network to determine correlations between moments and actions, reducing computational overhead through adaptive sampling and feature fusion.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional methods are used for moment localization in untrimmed media streams, then comprehensive analysis can be performed, but computational cost and processing time increase significantly

Engineering Contradiction:
Improvemoment localization accuracyVSAvoidprocessing efficiency
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The patent segments the untrimmed media stream into multiple candidate clips based on detected actions, and further segments each candidate clip into multiple candidate moments. This hierarchical segmentation reduces the computational burden by breaking down the large-scale analysis into smaller, manageable units while maintaining comprehensive coverage of potential moments.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies different processing strategies to different regions of the temporal feature map based on their characteristics. High-confidence regions are processed with lower resolution sampling, while low-confidence regions receive more intensive analysis. This local quality approach optimizes computational resources by adapting processing intensity to the specific needs of each region.

Inventive Principle:
Principle #3Local quality

2Measurement precision

If dense sampling is used to ensure comprehensive moment coverage, then localization accuracy improves, but computational overhead increases

Engineering Contradiction:
Improvemoment detection accuracyVSAvoidcomputational energy consumption
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The patent implements adaptive sampling where the sampling density is adjusted based on the confidence level and characteristics of different regions in the temporal feature map. Instead of uniformly dense sampling across the entire media stream, the system applies partial dense sampling only where necessary, achieving sufficient detection accuracy with reduced computational energy consumption.

Inventive Principle:
Principle #16Partial or excessive action

3Reliability

If the entire media stream is processed in detail, then all potential moments are identified, but processing time becomes prohibitive

Engineering Contradiction:
Improvemoment identification completenessVSAvoidprocessing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent performs preliminary processing by first detecting actions and generating candidate clips, then uses these to guide subsequent moment candidate generation. This preliminary action creates a filtered set of relevant regions that require detailed analysis, while other regions can be processed more coarsely or skipped, thereby reducing overall processing time while maintaining identification completeness for relevant moments.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent transforms the one-dimensional temporal processing into a two-dimensional temporal feature map analysis, enabling parallel processing of multiple candidate moments across different time regions. This dimensional transformation allows the system to process multiple hypotheses simultaneously, reducing the sequential processing time while maintaining comprehensive coverage.

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

Data Source

PatentUS12406500B2Moment localization in media stream
Publication Date: 2025.09.02 MICROSOFT TECHNOLOGY LICENSING LLC
  • US12406500B2 patent drawing
  • US12406500B2 patent drawing
  • US12406500B2 patent drawing

AI summary

Various implementations of the subject matter relate to moment localization in media stream. In some implementations, a two-dimensional temporal feature map representing a plurality of moments within a media stream is extracted from the media stream, wherein the two-dimensional temporal feature map comprises a first dimension representing a start of a respective one of the plurality of moments and a second dimension representing an end of a respective one of the plurality of moments. A correlation between the plurality of moments and an action in the media stream is determined based on the two-dimensional temporal feature map.