English

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

Computation and Language 2024-07-04 v1

Abstract

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.

Keywords

Cite

@article{arxiv.2407.02837,
  title  = {Comparing Feature-based and Context-aware Approaches to PII Generalization Level Prediction},
  author = {Kailin Zhang and Xinying Qiu},
  journal= {arXiv preprint arXiv:2407.02837},
  year   = {2024}
}

Comments

Accepted to IALP 2024

R2 v1 2026-06-28T17:27:30.160Z