Hyper-rectangular Data Space Partitioning for Anomaly Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current data exploration and visualization methods fail to effectively identify insufficient data or anomalous combinations of feature values in datasets, particularly in high-dimensional spaces with mixed feature types, leading to challenges in interpreting and gaining insights from data.

Innovation Solution

A system and method that partition the data space into human-interpretable regions by calculating observation density using distance or anomaly-based metrics, creating a map of hyper-rectangular shapes that represent varying levels of density, including empty spaces, which can be displayed on a GUI for user selection and analysis.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If data space is partitioned into fine-grained regions to improve detection precision of anomalous areas, then measurement precision improves, but device complexity increases due to the large number of partitions required in high-dimensional space

Engineering Contradiction:
Improvedetection precisionVSAvoidpartition complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The high-dimensional data space is segmented into multiple hyper-rectangular partitions based on feature ranges. Each partition represents a specific combination of feature value ranges, allowing precise identification of anomalous regions while managing complexity through systematic division of the feature space.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent transforms the visualization and analysis of high-dimensional data into a lower-dimensional representation by projecting density information onto a 2D map. This dimensionality reduction allows complex multi-dimensional partitions to be visualized and interpreted without requiring direct visualization of all dimensions simultaneously.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Measurement precision

If observation density is calculated using complex distance or anomaly-based metrics to improve detection accuracy, then measurement precision improves, but use of energy increases due to computationally intensive calculations

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

Solution Approach 1:

Density values for all partitions are pre-calculated and stored before the actual anomaly detection process. This preliminary computation allows the system to quickly query and compare density values during runtime without performing repeated complex distance calculations, significantly reducing real-time computational energy consumption.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent creates a simplified copy of the density information in the form of a 2D map representation. Instead of performing complex multi-dimensional distance calculations during query operations, the system uses pre-computed density values stored in the map structure, which can be efficiently accessed and compared.

Inventive Principle:
Principle #26Copying

3Ease of operation

If the system visualizes all partition details to improve ease of operation, then ease of operation improves, but loss of information increases due to the complexity overwhelming human interpretation

Engineering Contradiction:
ImproveinterpretabilityVSAvoidinformation overload
Core Design Contradiction:
Ease of operationVSLoss of information

Solution Approach 1:

The patent extracts only the essential information needed for human interpretation from the complex partition data. The 2D map visualization displays key density information and anomalous regions while omitting unnecessary computational details, allowing users to understand data distribution without being overwhelmed by the full complexity of the partition structure.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

Different regions of the visualization are presented with different levels of detail appropriate to their significance. Areas with anomalous density values receive special highlighting and detailed information, while normal regions are displayed with less detail, allowing users to focus on the most important findings without information overload.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS20230205847A1Methods and systems for automatically identify in a dataset insufficient data for learning, or records with anomalous combinations of feature values
Publication Date: 2023.06.29 INTERNATIONAL BUSINESS MACHINE CORPORATION
  • US20230205847A1 patent drawing
  • US20230205847A1 patent drawing
  • US20230205847A1 patent drawing

AI summary

Systems and methods for automatically identifying in a dataset insufficient data for learning, or records with anomalous combinations of feature values, by partition of numeric and/or categorical data space into human-interpretable regions are disclosed. The method comprises: receiving a dataset of numeric and/or categorical features with a plurality of observations.Calculating observation density for each observation according to a distance or anomaly based metric, and receiving a density measurement. Partitioning the dataset along the numeric and/or categorical features according to the density measurement of each observation by a perpendicular cut along the feature spaces, receiving a map of a plurality of hyper-rectangular shapes representing various levels of density including empty spaces. Displaying the received map, being human-interpretable regions on a Graphic user interface, GUI, wherein the plurality of hyper-rectangular shapes are selectable and present information about the selected hyper-rectangular shape level of density when selected by a user.