Edge Model Updating via Local Feature Extraction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing edge devices face challenges with computational resource constraints, data privacy, and scalability issues in managing computational models, particularly in domains like cybersecurity, due to traditional centralized model management approaches that consume bandwidth and power, and lack broader insights from aggregated data.

Innovation Solution

A hybrid model management system that involves local feature generation on edge devices, transmitting these features to a centralized server, wherein the centralized server, and updating the model using machine learning, which can address these concerns.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If raw data is transmitted from edge devices to centralized server for analysis, then model training and updates can be performed centrally, but bandwidth consumption and power usage increase significantly

Engineering Contradiction:
Improvemodel training effectivenessVSAvoidbandwidth and power consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The patent extracts only the essential features from raw data at the edge device level before transmission. Instead of sending complete raw datasets to the centralized server, edge devices perform local feature extraction and transmit only these condensed feature representations. This dramatically reduces the volume of transmitted data while preserving the information necessary for effective model training and updates.

Inventive Principle:
Principle #2Taking out (Extraction)

2Ease of operation

If local models run solely on edge devices, then computational autonomy is improved, but model complexity and effectiveness are restricted by device capabilities

Engineering Contradiction:
Improvecomputational autonomyVSAvoidmodel effectiveness
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The patent segments the model management workflow into two distinct parts: feature extraction performed locally at edge devices, and model training/updates performed centrally on the server. This segmentation allows edge devices to maintain computational autonomy for feature extraction while leveraging centralized resources for complex model training, thereby resolving the contradiction between local autonomy and model effectiveness.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces an intermediary feature representation layer between raw data and the centralized model training process. Edge devices transform raw data into feature vectors that serve as an intermediary representation, which can then be efficiently transmitted and used for centralized model training. This intermediary layer enables both local autonomy and access to centralized computational resources.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Reliability

If hybrid approaches are used to balance local and centralized resources, then model performance can be improved, but system complexity increases

Engineering Contradiction:
Improvemodel performanceVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent clearly segments responsibilities between edge devices and centralized servers: edge devices handle feature extraction and local inference, while servers handle model training and updates. This explicit segmentation simplifies the hybrid architecture by defining clear boundaries between distributed and centralized operations, reducing system complexity while maintaining improved model performance.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS20260003960A1Method for Enhancing a Model, Method for Running a Model, Method to Maintain a Model, Apparatus for Using a Model, Apparatus for Maintaining a Model, and Computer Program
Publication Date: 2026.01.01 INTEL CORP
  • US20260003960A1 patent drawing
  • US20260003960A1 patent drawing
  • US20260003960A1 patent drawing

AI summary

Provided is a method for enhancing a model for an edge device (102). The method comprises analyzing data (310) on the edge devices to generate features for the model. Furthermore, the method involves transmitting the features (320) from the edge devices (102) to a centralized server (114), and updating the model (330) based on the features using machine learning. Additionally, the method includes distributing (340) the updated model to the edge devices.