Secure Edge Image Classification With Selective Models and Metadata

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Edge computing devices face challenges in processing capacity, network bandwidth, storage constraints, and privacy concerns when analyzing high-resolution image data for real-time detection of subjects or objects of interest, particularly in surveillance scenarios.

Innovation Solution

A secure edge platform selectively activates a subset of image classification models for data processing, transmits only relevant data to a central server, and augments it with metadata for further analysis, ensuring privacy by deleting sensitive data locally.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If all image classification models are activated for comprehensive detection, then detection accuracy is improved, but computational resources are exhausted

Engineering Contradiction:
Improvedetection accuracyVSAvoidcomputational resources
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The system activates only a subset of image classification models rather than all available models, selectively deploying models based on current detection needs and resource availability. This partial action approach maintains sufficient detection accuracy for surveillance requirements while conserving computational resources on edge devices.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The model activation state is made dynamic and adjustable, allowing the system to adapt which models are active based on computational resource availability, detection priorities, and environmental conditions. This dynamic configuration enables the system to optimize between detection accuracy and resource consumption in real-time.

Inventive Principle:
Principle #15Dynamics

2Measurement precision

If high-resolution image data is transmitted to central server for analysis, then analysis accuracy is improved, but network bandwidth is consumed

Engineering Contradiction:
Improveanalysis accuracyVSAvoidnetwork bandwidth
Core Design Contradiction:
Measurement precisionVSQuantity of substance

Solution Approach 1:

The system extracts and transmits only the most critical detection information (classification results, bounding boxes, confidence scores) rather than the complete high-resolution image data to the central server. This extraction approach maintains analysis accuracy for surveillance purposes while significantly reducing network bandwidth consumption.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The data transmission process is segmented into two stages: local edge processing for initial classification and filtering, followed by selective transmission of only relevant detection data to the central server for further analysis. This segmentation divides the data processing workload and reduces the volume of data requiring network transmission.

Inventive Principle:
Principle #1Segmentation

3Reliability

If sensor data is stored at edge platform for later analysis, then data availability is improved, but privacy concerns are exacerbated

Engineering Contradiction:
Improvedata availabilityVSAvoidprivacy concerns
Core Design Contradiction:
ReliabilityVSObject-affected harmful factors

Solution Approach 1:

The system extracts and removes personally identifiable information and sensitive data from the stored sensor data, retaining only the necessary detection metadata for analysis while deleting or anonymizing privacy-sensitive content. This extraction approach maintains data availability for surveillance analysis while mitigating privacy concerns through selective data retention.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

Different data quality and retention policies are applied to different data types: high-resolution images are deleted or anonymized, while detection metadata and classification results are retained for analysis. This local quality differentiation allows the system to maintain data availability for surveillance purposes while protecting privacy by treating different data differently.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS20250239082A1Secure edge platform using image classification machine learning models
Publication Date: 2025.07.24 SANDOVAL CUSTOM CREATIONS INC
  • US20250239082A1 patent drawing
  • US20250239082A1 patent drawing
  • US20250239082A1 patent drawing

AI summary

Methods, systems, and apparatus, including medium-encoded computer program products, for a secure edge platform that uses image classification machine learning models. An edge platform can include at least one camera and can identify image classification models that generate classification output data from image data generated by the cameras. The edge platform can receive image data generated by the camera, and provide the image data to the models. In response to providing the image data classification models, the edge platform can receive classification output data. In response to receiving the classification output data from the image classification models, the edge platform can generate augmentation data that is associated with the image data, then transmit detection data to a central server platform. The detection data can include (i) the classification output data and (ii) the augmentation data associated with the image data. Data can be made recordable, reportable, searchable, and alarmable.