Data Classification via Feature Extraction
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing data classification methods expose sensitive data to classification systems and permanent storage, compromising data privacy.
Innovation Solution
The system generates feature information and match information about data values without storing or exposing the actual data, allowing a data type classifier to classify the data safely.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Ease of operation
If data is stored in permanent storage for classification processing, then data can be accessed and processed by the classification system, but data privacy is reduced due to exposure to malicious or unauthorized actors
Solution Approach 1:
The patent introduces an intermediary representation layer between the original data and the classification system. Instead of storing and processing raw data directly, the system creates intermediate feature representations (such as hashed values, extracted characteristics, or transformed data) that preserve classification capability while eliminating direct data exposure. This intermediary layer acts as a mediator that allows the classification system to operate on data without accessing the actual sensitive information, thereby resolving the contradiction between data accessibility and privacy protection.
2Productivity
If a copy of data is stored in permanent storage for classification, then the data can be processed by the classification system, but the data is exposed to the classification system and possibly to malicious or unauthorized actors
Solution Approach 1:
The patent extracts only the necessary information from the original data for classification purposes, separating the classification function from the data storage function. By extracting features, patterns, or representations of the data rather than storing the data itself, the system maintains classification productivity while eliminating the security risk associated with storing data copies. The extraction process creates a minimal representation that suffices for classification without exposing the full data to potential threats.
3Measurement precision
If data is exposed to the classification system for analysis, then data type classification can be performed, but data privacy is compromised
Solution Approach 1:
The patent transforms the data from its original form into a different parameter representation that maintains classification accuracy while improving security. This could involve changing data from raw format to encoded format, from full content to feature vectors, or from unhashed to hashed representation. The parameter transformation preserves the essential characteristics needed for accurate data type identification while removing or obfuscating the actual data content, thereby achieving both measurement precision and privacy protection.
Data Source
AI summary
A method by one or more computing devices to classify data values into data types. The method includes receiving a data value to be classified, determining one or more features of the data value, generating feature information associated with the data value that includes information regarding the determined one or more features of the data value, performing one or more matching operations for the data value, generating match information associated with the data value that includes information regarding results of performing the one or more matching operations for the data value, and providing the feature information associated with the data value and the match information associated with the data value to a content-based data type classifier that is to classify the data value based on analyzing the feature information associated with the data value and the match information associated with the data value.


