paper-with-me

Papers

Large-scale online deanonymization with LLMs

2026-02-18 · Simon Lermen, Daniel Paleka, Joshua Swanson, Michael Aerni, Nicholas Carlini, Florian Tramèr arxiv

We show that large language models can be used to perform at-scale deanonymization. With full Internet access, our agent can re-identify Hacker News users and Anthropic Interviewer participants at high precision, given pseudonymous online profiles and conversations alone, matching what would take hours for a dedicated human investigator. We then design attacks for the closed-world setting. Given two databases of pseudonymous individuals, each containing unstructured text written by or about that individual, we implement a scalable attack pipeline that uses LLMs to: (1) extract identity-relevant features, (2) search for candidate matches via semantic embeddings, and (3) reason over top candidates to verify matches and reduce false positives. Compared to classical deanonymization work (e.g., on the Netflix prize) that required structured data, our approach works directly on raw user content across arbitrary platforms. We construct three datasets with known ground-truth data to evaluate our attacks. The first links Hacker News to LinkedIn profiles, using cross-platform references that appear in the profiles. Our second dataset matches users across Reddit movie discussion communities; and the third splits a single user's Reddit history in time to create two pseudonymous profiles to be matched. In each setting, LLM-based methods substantially outperform classical baselines, achieving up to 68% recall at 90% precision compared to near 0% for the best non-LLM method. Our results show that the practical obscurity protecting pseudonymous users online no longer holds and that threat models for online privacy need to be reconsidered.

📄 PDF Abstract BibTeX arXiv:2602.16800

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Assessing Deanonymization Risks with Stylometry-Assisted LLM Agent

2026-02-26 · Boyang Zhang, Yang Zhang arxiv

The rapid advancement of large language models (LLMs) has enabled powerful authorship inference capabilities, raising growing concerns about unintended deanonymization risks in textual data such as news articles. In this…

Gradient-Leaks: Understanding and Controlling Deanonymization in Federated Learning

2018-05-15 · Tribhuvanesh Orekondy, Seong Joon Oh, Yang Zhang, Bernt Schiele 외

Federated Learning (FL) systems are gaining popularity as a solution to training Machine Learning (ML) models from large-scale user data collected on personal devices (e.g., smartphones) without their raw data leaving th…

Data AugmentationFederated LearningSpeech Recognition

Text-to-Image Models Leave Identifiable Signatures: Implications for Leaderboard Security

2025-10-07 · Ali Naseh, Anshuman Suri, Yuefeng Peng, Harsh Chaudhari 외 arxiv

Generative AI leaderboards are central to evaluating model capabilities, but remain vulnerable to manipulation. Among key adversarial objectives is rank manipulation, where an attacker must first deanonymize the models b…

Identifying Models Behind Text-to-Image Leaderboards

2026-01-14 · Ali Naseh, Yuefeng Peng, Anshuman Suri, Harsh Chaudhari 외 arxiv

Text-to-image (T2I) models are increasingly popular, producing a large share of AI-generated images online. To compare model quality, voting-based leaderboards have become the standard, relying on anonymized model output…

Password-conditioned Anonymization and Deanonymization with Face Identity Transformers

2020-08-01 · ECCV 2020 8 · Xiuye Gu, Weixin Luo, Michael S. Ryoo, Yong Jae Lee

Cameras are prevalent in our daily lives, and enable many useful systems built upon computer vision technologies such as smart cameras and home robots for service applications. However, there is also an increasing societ…

Multi-Task Learning