Loss Landscape Poisoning: Targeted Extraction of Unseen Training Data from LLMs
- lab arXiv
- lab arXivLabs
- person Md Abdullah Al Mamun
A new study posted to arXiv demonstrates that an adversary can extract unseen training data from large language models by poisoning a fraction of the training dataset, reshaping the model’s internal loss landscape to force memorization of a targeted record [1][2]. The paper, authored by Md Abdullah Al Mamun and submitted on June 15, 2026, introduces an attack that requires no architectural changes to the model and works across both centralized and federated learning setups [1][2]. The core mechanism involves injecting poisoned data that creates a sharp loss minimum at a specific target completion, while raising loss on nearby alternatives. This manipulation compels the model to treat the target as the only low-loss solution in its neighborhood, leading to memorization [2]. The researchers report that the technique amplifies privacy leakage, achieving up to 100% successful extraction for language models and up to 90% for vision-language models [1][2]. Large language models, which are machine learning systems with many parameters trained on vast text corpora through self-supervised learning, are increasingly fed proprietary or sensitive information, including private healthcare records, financial data, and user conversations containing secrets [2][8]. The study frames this trend as a central privacy concern, noting that the attack is effective even when the adversary has no direct access to the target record [2]. The authors found that training a model with differential privacy successfully thwarted the initial poisoning method. However, they also developed a secondary attack that directly probes the loss landscape, bypassing those differential privacy defenses [1][2]. The paper’s submission file is listed at 18,533 KB [1]. arXiv, where the paper appears, is an open-access repository for electronic preprints that has been operating since 1991 and now receives about 24,000 submissions per month [6]. Papers on the platform are moderated but not peer-reviewed [6]. The repository also hosts arXivLabs, a framework for community-developed tools that appear on article pages, though the Labs program is currently pausing new proposals while the development team focuses on migrating systems to the cloud [3][4].
research-paper
Background sources we checked (7)
- arxiv.org ↗ Large Language Models are increasingly trained on proprietary or sensitive data, from private healthcare and financial records to user conversations containing secrets. Ensuring the privacy of such data against extraction attacks has become a central concern. In this paper, we as…
- info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
- blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
- info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
- en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
- en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
- en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…