Device Profiling via Runtime Signature Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current network segmentation techniques lack a robust solution for real-time device identification and analysis, failing to account for constantly changing device vulnerabilities and security status in IoT networks, which hampers effective microsegmentation and security.

Innovation Solution

A novel system employing a hybrid of Pearson correlation and deep learning long short-term memory (LSTM) and Sigmoid logistics for device profiling, enabling real-time classification and microsegmentation based on unique device signatures, thereby addressing dynamic device characteristics and security status.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional network segmentation techniques are used, then network segmentation is provided, but real-time device identification and analysis capability is insufficient

Engineering Contradiction:
Improvedevice identification accuracyVSAvoidreal-time analysis capability
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The patent transforms device identification from static parameter matching to dynamic behavioral analysis by monitoring multiple runtime parameters (CPU usage, memory consumption, network traffic patterns, system calls) and using their temporal changes to generate unique device signatures. This enables accurate real-time identification by analyzing how parameters evolve over time rather than relying on fixed characteristics.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent creates a composite device signature by combining multiple analysis methods (univariate analysis of individual features, multivariate analysis of correlated features, and temporal pattern recognition). This composite approach integrates diverse data sources and analysis techniques to produce a robust identification mechanism that overcomes the limitations of any single method.

Inventive Principle:
Principle #40Composite materials

2Measurement precision

If device profiling with multiple analysis methods is implemented, then device identification accuracy is improved, but system complexity increases

Engineering Contradiction:
Improvedevice signature accuracyVSAvoidprofiling system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent divides the complex profiling system into distinct modular components: univariate analysis module for individual feature examination, multivariate analysis module for correlated features, and signature generation module for synthesizing results. Each module handles a specific aspect of analysis, making the overall complex system manageable through clear segmentation of responsibilities and processing stages.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces a feature selection layer as an intermediary between raw device data and the analysis engines. This intermediary filters and preprocesses data by identifying relevant features and their correlations before passing them to univariate and multivariate analysis modules, reducing the complexity burden on downstream components while maintaining identification accuracy.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Reliability

If dynamic device behavior analysis is performed, then microsegmentation effectiveness is enhanced, but data processing requirements increase

Engineering Contradiction:
Improvemicrosegmentation effectivenessVSAvoiddata processing volume
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The patent extracts only the most discriminative features from the full set of device parameters through univariate and multivariate analysis. By identifying and isolating key features that uniquely characterize device behavior patterns, the system reduces the volume of data that needs to be continuously processed while maintaining the reliability needed for effective microsegmentation.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent performs preliminary analysis during device onboarding and idle periods to establish baseline behavior patterns and generate initial device signatures. This preliminary action prepares identification models in advance, reducing the data processing burden during active microsegmentation operations by relying on pre-computed signatures rather than analyzing all raw data in real-time.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS11822618B2System and method for profiling for microsegmentation based on unique signature of a device
Publication Date: 2023.11.21 DELL PROD LP
  • US11822618B2 patent drawing
  • US11822618B2 patent drawing
  • US11822618B2 patent drawing

AI summary

A method may include receiving data from a device within a network, wherein the data is associated with one or more features of the device, and determining a subset of the features of the device that is associated with a runtime behavior of the device. The method may also perform a univariate analysis on a feature dataset that is associated with the subset of the features of the device, perform a multivariate analysis on the feature dataset that is associated with correlated features in the subset of the features, and generate a device signature based on the univariate analysis and the multivariate analysis. The method may also generate a predictive model based on the device signature, wherein the predictive model is trained on historical data of devices in the network, generate a device profile based on the predictive model that may be used to determine a device type and the runtime behavior of the device, and determine a segment of the network associated with the device based on the device type and the runtime behavior of the device.