Video Abstraction via Locality Preserving Projection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current video abstraction methods face challenges in efficiently reducing the dimensionality of high-dimensional video data while preserving the intrinsic geometry and local structure, leading to computational inefficiencies and suboptimal recognition rates in video analysis tasks.

Innovation Solution

The method employs a 2D-LPP transformation function that maps video data into a lower-dimensional space, preserving neighborhood relationships and using eigenvectors to construct a graph-based similarity matrix, allowing for effective clustering and abstraction of video content.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If traditional PCA, LDA, or MDS methods are used for dimensionality reduction, then the computational complexity is reduced, but the recognition rate and preservation of intrinsic geometry deteriorate

Engineering Contradiction:
Improvecomputational complexityVSAvoidrecognition rate
Core Design Contradiction:
Device complexityVSMeasurement precision

Solution Approach 1:

The patent changes the parameter of dimensionality reduction approach from traditional PCA/LDA/MDS to Locality Preserving Projection (LPP). This parameter change enables the system to reduce dimensionality while preserving the intrinsic geometry and local structure of video data, thereby improving recognition rate without excessive computational complexity

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent replaces the mechanical computation of high-dimensional covariance matrices and eigen-decompositions with a graph-based LPP approach. By constructing a graph where nodes are video frames and edges represent similarity relationships, the system substitutes complex matrix operations with graph theoretical operations, reducing computational burden while maintaining recognition accuracy

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

2Measurement precision

If high-dimensional video data is processed directly, then the intrinsic geometry and local structure are preserved, but the computational efficiency deteriorates

Engineering Contradiction:
Improveintrinsic geometry preservationVSAvoidcomputational efficiency
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The patent applies dimensionality change by projecting high-dimensional video data into a lower-dimensional space using LPP. The system transforms video frames from high-dimensional pixel space into a reduced dimensionality space while preserving the intrinsic geometry and local structure through the locality-preserving projection, thereby achieving both geometric preservation and computational efficiency

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

3Reliability

If spectral clustering methods are used for video segmentation, then the clustering performance is improved, but the computational complexity and evaluation difficulty increase

Engineering Contradiction:
Improveclustering performanceVSAvoidcomputational complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent segments the video data into clusters based on visual similarity and temporal proximity. By dividing the video stream into discrete frames and organizing them into a graph structure, the system enables efficient clustering that maintains high reliability while reducing computational complexity through the segmented approach

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces a graph structure as an intermediary between the raw video data and the clustering process. The graph represents video frames as nodes and their relationships as edges, serving as a mediator that simplifies the clustering computation while maintaining clustering performance. This graph intermediary makes the complex spectral clustering method more computationally efficient and easier to evaluate

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentEP1999753B1Video abstraction
Publication Date: 2018.01.10 BRITISH TELECOM PLC
  • EP1999753B1 patent drawingFigure 1a~1b
  • EP1999753B1 patent drawingFigure 2~3
  • EP1999753B1 patent drawingFigure 4

AI summary

A method for processing video data defining a series of images, comprising the steps of: defining a first series of nodes in a first multidimensional space, each of the first series of nodes corresponding to an image of the series of images and its location in the first space being defined in dependence on features of the respective image; defining a transformation function that maps each of the nodes in the first multidimensional space on to a respective node in a second multidimensional space having a lower dimensionality than the first multidimensional space, in such a way that neighbourhood relationships between nodes in the first multidimensional space are preserved between the respective nodes in the second multidimensional space; defining a second series of nodes in the second multidimensional space, each of the second series of nodes corresponding to one of the first set of nodes and its location in the second multidimensional space being defined in accordance with the transformation function; and performing a clustering analysis in dependence on the nodes of the second multidimensional space to identify clusters of nodes therein.