Personal Information Detection in Free Text via NLP

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current automated text analytics tools lack effective methods for detecting personal information in digital text documents, particularly in identifying and quantifying personal data that may violate regulations like GDPR, which is crucial for compliance and data protection.

Innovation Solution

A method and system utilizing named-entity recognition (NER) algorithms, parts-of-speech tagging, and dependency parsing to automatically detect named entities and their relations in digital text, estimating the presence of personal information, and calculating a privacy score, while also inferring full names from partial mentions using knowledge graphs.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional data classification techniques are used to scan databases, then vulnerability scanning and risk assessment can be performed, but personal information in free text documents cannot be effectively detected

Engineering Contradiction:
Improvedetection accuracy of personal informationVSAvoidapplicability to free text documents
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The patent replaces traditional mechanical database scanning methods with natural language processing techniques including named-entity recognition, parts-of-speech tagging, and dependency parsing algorithms to detect personal information in free text documents, enabling effective detection where traditional methods fail

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Solution Approach 2:

The patent changes the detection parameters from database-specific field scanning to linguistic feature analysis by applying NLP algorithms that identify personal entities, relationships, and privacy indicators based on text structure, syntax, and semantic dependencies

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If multiple NLP algorithms are applied to detect named entities and relations, then personal information detection accuracy is improved, but system complexity increases

Engineering Contradiction:
Improvepersonal information detection accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the personal information detection process into distinct modular stages: named-entity recognition for identifying personal entities, parts-of-speech tagging for grammatical analysis, dependency parsing for relationship detection, and privacy estimation for final assessment, allowing each component to be optimized independently

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent creates a multi-functional NLP system where the same processing pipeline handles multiple detection tasks including entity identification, relationship extraction, pronoun resolution, and privacy scoring, reducing overall system complexity through unified architecture

Inventive Principle:
Principle #6Universality (Multi-functionality)

3Measurement precision

If pronoun replacement with full names is performed, then personal information identification is enhanced, but processing time increases

Engineering Contradiction:
Improvepersonal information identification accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent performs preliminary named-entity recognition and relationship detection before pronoun replacement, establishing entity references and contextual understanding in advance, so that pronoun resolution can quickly map to already-identified entities without re-processing the entire text

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS11429790B2Automated detection of personal information in free text
Publication Date: 2022.08.30 INTERNATIONAL BUSINESS MACHINE CORPORATION
  • US11429790B2 patent drawing
  • US11429790B2 patent drawing
  • US11429790B2 patent drawing

AI summary

Automated detection of personal information in free text, which includes: automatically applying a named-entity recognition (NER) algorithm to a digital text document, to detect named entities appearing in the digital text document, wherein the named entities are selected from the group consisting of: at least one person-type entity, and at least one non-person-type entity; automatically detecting at least one relation between the named entities, by applying a parts-of-speech (POS) tagging algorithm and a dependency parsing algorithm to sentences of the digital text document which contain the detected named entities; automatically estimating whether the at least one relation between the named entities is indicative of personal information; and automatically issuing a notification of a result of the estimation.