DPText Privacy Preserving Text Representation Learning Framework

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing privacy-preserving techniques for user-generated textual data are inefficient due to its unstructured and noisy nature, often resulting in significant utility loss while failing to effectively anonymize and protect semantic meaning and private attributes.

Innovation Solution

A double privacy preserving text representation learning framework (DPText) that utilizes an auto-encoder, differential-privacy-based noise adder, semantic meaning discriminator, and private attribute discriminator to learn a modified latent representation that is differentially private, obscures private attributes, and retains semantic meaning by adding optimal noise to the text representation.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional privacy preserving techniques (k-anonymity, differential privacy) are applied to user-generated textual data, then privacy protection is improved, but utility is significantly lost due to the unstructured and noisy nature of the data

Engineering Contradiction:
Improveprivacy protectionVSAvoidutility loss
Core Design Contradiction:
ReliabilityVSLoss of information

Solution Approach 1:

The patent transforms the unstructured textual data into a structured latent representation space where privacy can be effectively protected. By changing the parameter space from raw text to learned embeddings, the system achieves both privacy protection and utility preservation simultaneously, overcoming the limitation of traditional techniques that work poorly on unstructured data

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent introduces an autoencoder as an intermediary component that learns to compress and reconstruct textual data. This intermediary transformation enables privacy-preserving processing by operating on the compressed latent representation rather than the original unstructured text, thereby maintaining both privacy and utility

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If traditional anonymization techniques are used on textual data, then privacy is protected, but semantic meaning is lost due to the unstructured and noisy characteristics of the data

Engineering Contradiction:
Improveprivacy protectionVSAvoidsemantic meaning loss
Core Design Contradiction:
ReliabilityVSLoss of information

Solution Approach 1:

The patent changes the representation parameters of textual data from raw unstructured text to structured latent embeddings through an autoencoder. This parameter transformation preserves semantic meaning in the compressed space while enabling effective privacy protection, addressing the semantic loss problem of traditional anonymization

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent replaces traditional mechanical anonymization approaches (such as token suppression or generalization) with a learned neural network-based transformation. This substitution allows the system to preserve semantic meaning by learning meaningful representations that maintain task utility while protecting privacy

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

3Reliability

If noise is added to text representation for privacy protection, then privacy is improved, but semantic meaning may be degraded

Engineering Contradiction:
Improveprivacy protectionVSAvoidsemantic meaning degradation
Core Design Contradiction:
ReliabilityVSLoss of information

Solution Approach 1:

The patent applies differential privacy noise selectively and controlledly to the latent representation rather than the original text. By applying noise only to specific dimensions or with controlled magnitude in the latent space, the system achieves privacy protection while minimizing semantic degradation through the robustness of the learned representation

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS11763093B2Systems and methods for a privacy preserving text representation learning framework
Publication Date: 2023.09.19 THE ARIZONA BOARD OF REGENTS ON BEHALF OF THE UNIV OF ARIZONA
  • US11763093B2 patent drawing
  • US11763093B2 patent drawing
  • US11763093B2 patent drawing

AI summary

Various embodiments of a computer-implemented system which learns textual representations while filtering out potentially personally identifying data and retaining semantic meaning within the textual representations are disclosed herein.