Multimedia Query System Using Anchor Point Metadata Extraction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current multimedia data capture and storage systems face challenges in efficiently processing and querying large volumes of raw multimedia data, particularly in systems with limited local storage and processing capacities, leading to high processing times and power consumption.

Innovation Solution

A multimedia query system that extracts anchor point metadata from raw multimedia data using AI/ML models, allowing for efficient storage and querying by identifying relevant data candidates through metadata search, reducing the need for extensive raw data processing.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If all raw multimedia data is stored and processed, then query accuracy is improved, but processing time and power consumption increase significantly

Engineering Contradiction:
Improvequery accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system extracts anchor point metadata from raw multimedia data, separating essential search-relevant information from the complete raw data. This extraction allows the system to work with a reduced data subset for queries, maintaining accuracy while reducing processing time and power consumption.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The multimedia data is segmented into anchor points (metadata) and full raw data. The anchor points serve as indexed references that can be queried independently, allowing the system to avoid processing entire raw multimedia files unless necessary, thus reducing processing time while maintaining query accuracy.

Inventive Principle:
Principle #1Segmentation

2Ease of operation

If all raw multimedia data is stored locally, then data accessibility is improved, but storage capacity requirements increase

Engineering Contradiction:
Improvedata accessibilityVSAvoidstorage capacity
Core Design Contradiction:
Ease of operationVSQuantity of substance

Solution Approach 1:

The system extracts and stores only anchor point metadata locally, removing the requirement to store complete raw multimedia data locally. This extraction approach maintains data accessibility through metadata indexing while dramatically reducing local storage capacity requirements.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

Anchor point metadata acts as an intermediary between the query system and the full raw multimedia data. The metadata can be stored and processed locally for quick access, while the actual raw data can reside remotely, reducing local storage requirements while maintaining accessibility.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Loss of information

If complete raw multimedia data is processed for queries, then information completeness is improved, but power consumption increases

Engineering Contradiction:
Improveinformation completenessVSAvoidpower consumption
Core Design Contradiction:
Loss of informationVSUse of energy by moving object

Solution Approach 1:

The system extracts anchor point metadata that contains essential information for query processing, removing the need to process complete raw multimedia data. This extraction maintains information completeness for search purposes while significantly reducing power consumption.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system performs partial processing by working with anchor point metadata rather than complete raw data. This partial action is sufficient for most query operations, reducing power consumption while maintaining adequate information completeness for the intended use case.

Inventive Principle:
Principle #16Partial or excessive action

4Speed

If metadata extraction and indexing is implemented, then query speed is improved, but system complexity increases

Engineering Contradiction:
Improvequery speedVSAvoidsystem complexity
Core Design Contradiction:
SpeedVSDevice complexity

Solution Approach 1:

The system performs preliminary action by extracting and indexing anchor point metadata in advance, before queries are executed. This pre-processing creates a ready-to-search structure that dramatically improves query speed, while the automation of the extraction process manages system complexity.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS11836179B1Multimedia query system
Publication Date: 2023.12.05 META PLATFORMS TECHNOLOGIES LLC
  • US11836179B1 patent drawing
  • US11836179B1 patent drawing
  • US11836179B1 patent drawing

AI summary

A multimedia query system is described that includes a multimedia capture system configured to capture raw multimedia data comprising at least one of raw video data or raw audio data, a metadata engine configured to extract one or more anchor points of metadata from the raw multimedia data and to store the one or more anchor points of metadata, wherein the anchor points of metadata includes references to respective portions of the raw multimedia data. The multimedia query system further includes a storage engine configured to store the raw multimedia data, a recall engine configured to receive a query and to apply the query to the one or more anchor points of metadata to identify one or more raw multimedia data candidates from the portions of the raw multimedia data, and a query engine configured to generate a response to the query based on the one or more raw multimedia data candidates.