CLJul 3, 2024

Comparing Feature-based and Context-aware Approaches to PII Generalization Level Prediction

arXiv:2407.02837v12 citationsh-index: 1
Originality Incremental advance
AI Analysis

This work addresses privacy protection in text anonymization, offering incremental improvements by incorporating contextual information for better PII generalization.

The paper tackled the problem of predicting Personal Identifiable Information (PII) generalization levels in text data by proposing feature-based and context-aware approaches, with the context-aware method outperforming the feature-based one on the WikiReplace dataset.

Protecting Personal Identifiable Information (PII) in text data is crucial for privacy, but current PII generalization methods face challenges such as uneven data distributions and limited context awareness. To address these issues, we propose two approaches: a feature-based method using machine learning to improve performance on structured inputs, and a novel context-aware framework that considers the broader context and semantic relationships between the original text and generalized candidates. The context-aware approach employs Multilingual-BERT for text representation, functional transformations, and mean squared error scoring to evaluate candidates. Experiments on the WikiReplace dataset demonstrate the effectiveness of both methods, with the context-aware approach outperforming the feature-based one across different scales. This work contributes to advancing PII generalization techniques by highlighting the importance of feature selection, ensemble learning, and incorporating contextual information for better privacy protection in text anonymization.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes