LGAICLJun 11, 2024

A Synthetic Dataset for Personal Attribute Inference

arXiv:2406.07217v238 citations
Originality Incremental advance
AI Analysis

This work addresses privacy threats from LLMs for researchers and developers by providing a synthetic dataset that mitigates ethical issues, though it is incremental as it builds on existing concerns without fundamentally changing the field.

The authors tackled the problem of LLMs posing privacy risks by inferring personal information from online texts, addressing the lack of suitable public datasets due to ethical concerns by creating SynthPAI, a synthetic dataset of over 7800 comments that enables research comparable to real-world data.

Recently, powerful Large Language Models (LLMs) have become easily accessible to hundreds of millions of users world-wide. However, their strong capabilities and vast world knowledge do not come without associated privacy risks. In this work, we focus on the emerging privacy threat LLMs pose -- the ability to accurately infer personal information from online texts. Despite the growing importance of LLM-based author profiling, research in this area has been hampered by a lack of suitable public datasets, largely due to ethical and privacy concerns associated with real personal data. We take two steps to address this problem: (i) we construct a simulation framework for the popular social media platform Reddit using LLM agents seeded with synthetic personal profiles; (ii) using this framework, we generate SynthPAI, a diverse synthetic dataset of over 7800 comments manually labeled for personal attributes. We validate our dataset with a human study showing that humans barely outperform random guessing on the task of distinguishing our synthetic comments from real ones. Further, we verify that our dataset enables meaningful personal attribute inference research by showing across 18 state-of-the-art LLMs that our synthetic comments allow us to draw the same conclusions as real-world data. Combined, our experimental results, dataset and pipeline form a strong basis for future privacy-preserving research geared towards understanding and mitigating inference-based privacy threats that LLMs pose.

Code Implementations2 repos
Foundations

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

Your Notes