Dynamic Data Class Generation via Dimension Score Thresholding

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current data governance systems struggle to classify data assets when no matching data class exists in the system, leading to inefficiencies in data classification processing, particularly when analyzing large datasets with unique data classes not currently defined.

Innovation Solution

A computer-implemented method generates a dimension score for each dimension of a data asset's column attributes through static reference data analysis, determining if the total score exceeds a minimum threshold to identify new static reference data, thereby dynamically creating new data classes that accelerate data classification and enrich the data governance system.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If the system uses predefined data classes for classification, then classification speed is improved, but the system cannot handle data assets with unique data classes not currently defined

Engineering Contradiction:
Improveclassification speedVSAvoidability to handle unique data classes
Core Design Contradiction:
ProductivityVSAdaptability or versatility

Solution Approach 1:

The system dynamically generates new data classes based on analyzed data characteristics when predefined classes are insufficient. This allows the classification system to adapt to unique data assets while maintaining efficient predefined class matching for standard cases, resolving the contradiction between speed and adaptability.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system automatically analyzes data assets and generates new data classes without requiring manual intervention. This self-service capability enables the system to handle unique data classes independently, maintaining both classification speed and adaptability.

Inventive Principle:
Principle #25Self-service

2Adaptability or versatility

If the system manually creates new data classes for unique data assets, then adaptability is improved, but classification processing efficiency deteriorates

Engineering Contradiction:
Improveability to handle unique data classesVSAvoidclassification processing efficiency
Core Design Contradiction:
Adaptability or versatilityVSProductivity

Solution Approach 1:

The system automatically analyzes data assets and generates new data classes without requiring manual intervention. This self-service capability enables the system to handle unique data classes independently, maintaining both classification speed and adaptability.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system performs preliminary analysis of data assets to identify unique characteristics before classification. This preliminary action enables automatic generation of appropriate data classes, avoiding manual intervention and maintaining processing efficiency while improving adaptability.

Inventive Principle:
Principle #10Preliminary action

3Measurement precision

If the system performs comprehensive data analysis to identify new data classes, then data classification accuracy is improved, but processing time increases

Engineering Contradiction:
Improvedata classification accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs partial analysis focused on key dimensions sufficient to identify new data classes without conducting exhaustive comprehensive analysis. This approach achieves adequate classification accuracy while minimizing processing time by avoiding excessive analysis.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The system segments the data analysis process into specific dimensional evaluations rather than performing comprehensive analysis. This segmentation enables identification of new data classes through focused analysis of key attributes, improving processing efficiency while maintaining classification accuracy.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS20240386032A1New Data Class Generation Based on Static Reference Data
Publication Date: 2024.11.21 INTERNATIONAL BUSINESS MACHINE CORPORATION
  • US20240386032A1 patent drawing
  • US20240386032A1 patent drawing
  • US20240386032A1 patent drawing

AI summary

New data class generation is provided. A dimension score is generated for each respective dimension of a plurality of predefined dimensions as relating to column attributes of a data asset while performing a static reference data analysis of the data asset. The dimension score of each respective dimension is added together to obtain a total dimension score for the data asset. It is determined whether the total dimension score of the data asset is greater than a predefined minimum dimension score threshold level. The data asset is identified as new static reference data in response to determining that the total dimension score of the data asset is greater than the predefined minimum dimension score threshold level. A new data class is generated based on the new static reference data.