Edge Device Image Storage via Dynamic Benchmarking

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The rapid growth of edge devices is expected to overwhelm storage resources due to the vast volumes of data generated by IoT devices, necessitating efficient strategies to store only materially significant data while minimizing false positives and negatives.

Innovation Solution

A method and system for storing images and data on edge computing devices that involve extracting features and metadata from sensor data, comparing them to a pre-defined tolerance range and exogenous variables, and deciding whether to store the data locally or on a second device, with the ability to update the tolerance range to minimize false positives and negatives, using region-based convolutional neural networks or bidirectional generative adversarial networks for feature extraction.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If all sensor data from IoT devices is stored on edge devices, then data availability and response time are improved, but storage resources are overwhelmed

Engineering Contradiction:
Improvedata availabilityVSAvoidstorage capacity
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The patent extracts only the most significant features and metadata from sensor data using machine learning models, storing only these extracted representations rather than the complete raw data. This selective extraction allows the system to maintain data availability for critical information while dramatically reducing storage requirements on edge devices.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system transforms raw sensor data into different parameter representations (features and metadata) that capture the essential information in a compressed form. By changing the data parameters from raw sensor readings to extracted features, the system achieves efficient storage while preserving the most valuable data characteristics.

Inventive Principle:
Principle #35Parameter changes

2Quantity of substance

If data is filtered before storage to reduce volume, then storage efficiency is improved, but false positives and false negatives increase

Engineering Contradiction:
Improvedata volumeVSAvoiddata accuracy
Core Design Contradiction:
Quantity of substanceVSReliability

Solution Approach 1:

The patent implements feedback mechanisms where the system continuously monitors and evaluates the performance of its filtering and selection processes. By using feedback from actual data patterns and outcomes, the system can adjust its feature extraction and selection criteria to minimize false positives and negatives while maintaining storage efficiency.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The system dynamically adjusts the parameters and thresholds of its feature extraction and selection processes based on learned patterns from the data. By changing the decision parameters for what constitutes significant data, the system can optimize the balance between filtering effectiveness and accuracy, reducing false classifications.

Inventive Principle:
Principle #35Parameter changes

3Quantity of substance

If dynamic benchmarking is implemented to optimize storage decisions, then storage efficiency is improved, but computational complexity increases

Engineering Contradiction:
Improvestorage optimizationVSAvoidcomputational complexity
Core Design Contradiction:
Quantity of substanceVSDevice complexity

Solution Approach 1:

The patent segments the computational workload by dividing the data processing pipeline into distinct stages: initial feature extraction using lightweight models, benchmarking comparisons, and selective storage decisions. This segmentation allows each component to be optimized independently, reducing overall computational complexity while maintaining storage optimization benefits.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system implements dynamic benchmarking where the criteria for data storage are not fixed but adapt based on learned patterns and changing data characteristics. By making the benchmarking process dynamic rather than static, the system can optimize storage decisions efficiently without requiring overly complex predetermined rules, as the benchmarks evolve to match actual data patterns.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS20250007979A1Controlled image storage using dynamic benchmarking on edge devices
Publication Date: 2025.01.02 INTERNATIONAL BUSINESS MACHINE CORPORATION
  • US20250007979A1 patent drawing
  • US20250007979A1 patent drawing
  • US20250007979A1 patent drawing

AI summary

A method, computer program product, and computer system are provided for storing images and/or other data on an edge computing device in an edge computing environment. Data is received from one or more sensors operatively coupled to the edge computing device. One or more features and metadata are extracted from the received data. The extracted features and metadata are compared to a pre-defined tolerance range and one or more exogenous variables. The received data is caused to be stored on either the edge computing device or a second edge computing device based on a determination that the compared features and metadata falls within the tolerance range or outside of the tolerance range, respectively.