Hybrid ML Models for Resource-Constrained IoT Edge Devices

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Resource-constrained IoT edge devices face challenges in deploying complex machine learning algorithms due to limitations in computational resources, memory capacity, and energy efficiency, necessitating the development of hardware-friendly ML models that can support decision-making at the edge.

Innovation Solution

A hybrid ML model integrating Principal Component Analysis (PCA), decision tree (DT), and support vector machine (SVM) classifiers is designed to efficiently utilize limited resources while ensuring accuracy and reliability. PCA reduces dimensionality, and DTs and SVMs handle intricate and nonlinear data patterns, with optimized hyperparameters for energy-efficient operation.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Extent of automation

If complex machine learning models are deployed on IoT edge devices, then decision-making capability at the edge is improved, but computational resource consumption and energy usage increase beyond device constraints

Engineering Contradiction:
Improvedecision-making capabilityVSAvoidenergy consumption
Core Design Contradiction:
Extent of automationVSUse of energy by moving object

Solution Approach 1:

The patent segments the machine learning pipeline into two parts: complex model training and evaluation performed on centralized cloud servers, and only lightweight inference deployed on edge devices. This segmentation allows decision-making capability to be improved through access to powerful models while keeping energy consumption on edge devices within constraints by executing only simplified inference operations.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces an intermediary mechanism where centralized servers act as a mediator between data sources and edge devices. The servers perform computationally intensive model training and optimization, then provide optimized models to edge devices for inference. This intermediary approach enables sophisticated decision-making at the edge without requiring edge devices to perform heavy computational tasks themselves.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If complex machine learning models are deployed on IoT edge devices, then classification accuracy is improved, but memory capacity requirements exceed device limitations

Engineering Contradiction:
Improveclassification accuracyVSAvoidmemory capacity
Core Design Contradiction:
Measurement precisionVSQuantity of substance

Solution Approach 1:

The patent extracts the memory-intensive components of machine learning models (model weights, training data, complex computational graphs) and relocates them to centralized servers. Only the essential inference logic and minimal model parameters remain on edge devices, enabling high classification accuracy through access to sophisticated models while keeping on-device memory requirements within device limitations.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent segments model storage and computation between centralized and edge environments. Complex model structures and large parameter sets are stored and managed on servers with adequate memory capacity, while edge devices store only compressed model representations necessary for inference, thus achieving high accuracy without exceeding device memory constraints.

Inventive Principle:
Principle #1Segmentation

3Use of energy by moving object

If dimensionality reduction is applied to IoT data, then computational load and energy consumption are reduced, but information loss may occur

Engineering Contradiction:
Improveenergy consumptionVSAvoiddata information
Core Design Contradiction:
Use of energy by moving objectVSLoss of information

Solution Approach 1:

The patent applies parameter changes by transforming high-dimensional IoT data into lower-dimensional representations through dimensionality reduction techniques. By carefully selecting reduction methods and optimization parameters, the system reduces computational load and energy consumption while preserving the most informative features, thus minimizing information loss in the transformed data representation.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS20250259077A1Empowering resource-constrained IoT edge devices: a hybrid approach for edge data analysis
Publication Date: 2025.08.14 UNIV OF SOUTH FLORIDA
  • US20250259077A1 patent drawing
  • US20250259077A1 patent drawing
  • US20250259077A1 patent drawing

AI summary

Methods and systems are provided herein for generating optimized, hybrid machine learning models capable of performing tasks such as classification and inference in IoT environments. The models may be deployed as optimized, task-specific (and/or environment-specific) hardware components (e.g., custom chips to perform the machine learning tasks) or lightweight applications that can operate on resource constrained devices. The hybrid models may comprise hybridization modules that integrate output of one or more machine learning models, according to sets of hyperparameters that are refined according to the task and/or environment/sensor data that will be used by the IoT device.