Papers › A Synthetic Dataset for Personal Attribute Inference

A Synthetic Dataset for Personal Attribute Inference

11 Jun 2024arXiv:2406.07217archive 2025-07-28

Hanna Yukhymenko, Robin Staab, Mark Vero, Martin Vechev

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.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2406.07217")

Code

Syntology Ran 5 of 6 code samples harvested from 2 repositories linked to this paper; 1 has no recorded run. Of those that ran: 1 ran · honoured contract; 4 ran with no contract checked.

By repository: official repository: 1 sample from 1 repository, 1 ran; community (archive-listed): 5 samples from 1 repository, 4 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

eth-sri/synthpai officialmentioned in papermentioned on GitHub report
eth-sri/llm-anonymization mentioned on GitHubMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

6 samples harvested; 5 ran; 1 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
4ran
1unverified

Licence: 0 of the 6 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

compare_ages eth-sri/synthpai/src/thread/eval_thread.py official repository ran · honoured contract fingerprinted MIT (permissive) · 63e3f3bd138014ac · report
get_paths eth-sri/llm-anonymization/src/anonymized/plot_anonymized.py community (archive-listed) ran MIT (permissive) · a0936369faa9744b · report
load_data_from_paths eth-sri/llm-anonymization/src/anonymized/plot_anonymized.py community (archive-listed) ran MIT (permissive) · 5efab7bf520d5b17 · report
method_to_name eth-sri/llm-anonymization/src/anonymized/plot_anonymized.py community (archive-listed) ran MIT (permissive) · 430e64bbf8eabbfc · report
parse_utility_answer eth-sri/llm-anonymization/src/anonymized/anonymized.py community (archive-listed) ran fingerprinted MIT (permissive) · eb6a12d058783ffd · report
prompt_user eth-sri/llm-anonymization/src/anonymized/evaluate_anonymization.py community (archive-listed) unverified MIT (permissive) · cfa3ed61b3c34083 · report

Tasks

AttributeAuthor ProfilingPersonality Trait RecognitionPrivacy PreservingSynthetic Data GenerationWorld KnowledgeZero-shot Classification (unified classes)

Datasets

Introduced by this paper, per the archive.

SynthPAI

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Personality Trait Recognition SynthPAI GPT-4 Average accuracy in % 77.9% #1 of 18 Archive leaderboard report
Personality Trait Recognition SynthPAI LLama-3 70B Average accuracy in % 72.2% #2 of 18 Archive leaderboard report
Personality Trait Recognition SynthPAI Mixtral 8x22B Average accuracy in % 72% #3 of 18 Archive leaderboard report
Personality Trait Recognition SynthPAI Claude-3 Opus Average accuracy in % 71.1% #4 of 18 Archive leaderboard report
Personality Trait Recognition SynthPAI Claude-3 Sonnet Average accuracy in % 70.9% #5 of 18 Archive leaderboard report
Personality Trait Recognition SynthPAI Gemini 1.5 Pro Average accuracy in % 67.5% #6 of 18 Archive leaderboard report
Personality Trait Recognition SynthPAI Qwen1.5 110B Average accuracy in % 65.7% #7 of 18 Archive leaderboard report
Personality Trait Recognition SynthPAI Gemini 1.0 Pro Average accuracy in % 64.6% #8 of 18 Archive leaderboard report
Personality Trait Recognition SynthPAI Claude-3 Haiku Average accuracy in % 64% #9 of 18 Archive leaderboard report
Personality Trait Recognition SynthPAI Yi 34B Average accuracy in % 57.7% #10 of 18 Archive leaderboard report
Personality Trait Recognition SynthPAI LLama-2 70B Average accuracy in % 56.8% #11 of 18 Archive leaderboard report
Personality Trait Recognition SynthPAI GPT-3.5 Average accuracy in % 55.9% #12 of 18 Archive leaderboard report
Personality Trait Recognition SynthPAI LLama-3 8B Average accuracy in % 53.5% #13 of 18 Archive leaderboard report
Personality Trait Recognition SynthPAI Mixtral 8x7B Average accuracy in % 52.3% #14 of 18 Archive leaderboard report
Personality Trait Recognition SynthPAI LLama-2 13B Average accuracy in % 48.7% #15 of 18 Archive leaderboard report
Personality Trait Recognition SynthPAI Mistral 7B Average accuracy in % 42.4% #16 of 18 Archive leaderboard report
Personality Trait Recognition SynthPAI Gemma 7B Average accuracy in % 34.9% #17 of 18 Archive leaderboard report
Personality Trait Recognition SynthPAI LLama-2 7B Average accuracy in % 33% #18 of 18 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

CoT PromptingFocus

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections