BiLSTM Neural Network for PII Detection and Redaction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current automated methods for removing personally identifiable information (PII) from data are ineffective, leading to significant time and cost issues due to their rigidity and lack of context awareness, which results in both false negatives and false positives, and organizations avoid using them to avoid liability under privacy regulations.

Innovation Solution

The use of bidirectional long short-term memory (BiLSTM) neural network models trained on labeled datasets to detect PII, which are more flexible and context-aware, allowing for multifaceted predictions and improved performance in identifying and removing PII from unstructured data.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If conventional automated methods are used to remove PII, then the process is automated and faster, but the accuracy is low leading to false negatives and false positives

Engineering Contradiction:
Improveprocessing speedVSAvoidPII detection accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent replaces conventional pattern-matching and rule-based automated methods with a machine learning-based system that uses trained models to detect PII. This substitution enables the system to understand context and semantics, significantly improving detection accuracy while maintaining automation and processing speed.

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

Solution Approach 2:

The patent transforms the detection approach by changing from static pattern matching to dynamic machine learning models that can adapt to different contexts. The system uses multiple detection models with different parameters and thresholds, allowing it to adjust sensitivity based on the specific data being processed, thereby improving accuracy without sacrificing speed.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If manual inspection is used to remove PII, then the accuracy is high, but the time and cost are significant

Engineering Contradiction:
ImprovePII detection accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent implements a self-service system where the machine learning model automatically detects and removes PII without requiring manual inspection. The trained models perform context-aware detection autonomously, achieving accuracy comparable to manual review while eliminating the time and cost overhead of human involvement.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The patent introduces machine learning models as an intermediary between raw data and final processed output. These models act as a smart filter that automatically identifies PII with high accuracy, replacing the need for manual inspection while maintaining detection quality.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Ease of manufacture

If rigid pattern-based methods are used, then the implementation is simple, but the flexibility and context awareness are lacking

Engineering Contradiction:
Improvesystem implementation simplicityVSAvoidcontext awareness
Core Design Contradiction:
Ease of manufactureVSAdaptability or versatility

Solution Approach 1:

The patent transitions from static pattern-matching rules to dynamic machine learning models that can adapt to different contexts. The models learn from training data and can adjust their detection behavior based on the specific characteristics of the input data, providing both flexibility and context awareness while remaining implementable through standardized ML pipelines.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS11127403B2Machine learning-based automatic detection and removal of personally identifiable information
Publication Date: 2021.09.21 INTUIT INC
  • US11127403B2 patent drawing
  • US11127403B2 patent drawing
  • US11127403B2 patent drawing

AI summary

Certain aspects of the present disclosure provide techniques for detecting personally identifiable information, including: receiving a plurality of text strings, each text string of the plurality of text strings associated with a user support session; providing the plurality of text strings to one or more bidirectional long short-term memory (BiLSTM) neural network models; receiving output from the one or more BiLSTM neural network models, the output indicating one or more text data elements in the plurality of text strings comprising predicted personally identifiable information; redacting the one or more text data elements comprising the predicted personally identifiable information from the plurality of text strings to form redacted text strings; and providing, to a data repository, the redacted text strings.