EMNLP 2024industry0 citations

BPID: A Benchmark for Personal Identity Deduplication

Runhui Wang, Yefan Tao, Adit Krishnan, Luyang Kong, Xuanqing Liu, Yuqian Deng, Yunzhao Yang, Henrik Johnson

Abstract

Data deduplication is a critical task in data management and mining, focused on consolidating duplicate records that refer to the same entity. Personally Identifiable Information (PII) is a critical class of data for deduplication across various industries. Consumer data, stored and generated through various engagement channels, is crucial for marketers, agencies, and publishers. However, a major challenge to PII data deduplication is the lack of open-source benchmark datasets due to stringent privacy concerns, which hinders the research, development, and evaluation of robust solutions.This paper addresses this critical lack of PII deduplication benchmarks by introducing the first open-source, high-quality dataset for this task. We provide two datasets: one with 1,000,000 unlabeled synthetic PII profiles and a subset of 10,000 pairs curated and labeled by trained annotators as matches or non-matches. Our datasets contain synthetic profiles built from publicly available sources that do not represent any real individuals, thus ensuring privacy and ethical compliance. We provide several challenging data variations to evaluate the effectiveness of various deduplication techniques, including traditional supervised methods, deep-learning approaches, and large language models (LLMs). Our work aims to set a new standard for PII deduplication, paving the way for more accurate and secure solutions. We share our data publicly at this link - https://zenodo.org/records/13932202.

BibTeX
@inproceedings{wang-etal-2024-bpid,
    title = "{BPID}: A Benchmark for Personal Identity Deduplication",
    author = "Wang, Runhui  and
      Tao, Yefan  and
      Krishnan, Adit  and
      Kong, Luyang  and
      Liu, Xuanqing  and
      Deng, Yuqian  and
      Yang, Yunzhao  and
      Johnson, Henrik  and
      Borthwick, Andrew  and
      Gupta, Shobhit  and
      Gundlapalli, Aditi Sinha  and
      Golac, Davor",
    editor = "Dernoncourt, Franck  and
      Preo{\c{t}}iuc-Pietro, Daniel  and
      Shimorina, Anastasia",
    booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing: Industry Track",
    month = nov,
    year = "2024",
    address = "Miami, Florida, US",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.emnlp-industry.40/",
    doi = "10.18653/v1/2024.emnlp-industry.40",
    pages = "538--546"
}
BPID: A Benchmark for Personal Identity Deduplication · EMNLP 2024