Alignment Defends LLMs from Property Inference Attacks

27d ago · Global · primary source: export.arxiv.org

Researchers have proposed a new class of defenses against property inference attacks on large language models, using alignment techniques to protect sensitive dataset-level information without requiring access to the original training data or model retraining [1]. The work, submitted in 2026, addresses a growing confidentiality risk as LLMs are increasingly fine-tuned on domain-specific datasets that may contain sensitive properties [1][2]. Property inference attacks allow adversaries to extract dataset-level information from a model, potentially exposing confidential attributes of the training corpus [2]. Existing defenses against these attacks operate by modifying the training data distribution, which demands access to the original data and a full retraining cycle — a limitation for models already deployed or where data is unavailable [1][2]. The new approach instead reshapes the model's output distribution toward a target property ratio through post-training alignment, leaving the training data untouched [1]. The researchers adapted two widely used reinforcement learning from human feedback frameworks: Direct Preference Optimization and Group Relative Policy Optimization [1][2]. For DPO, the team constructed preference pairs, while for GRPO they defined a specific reward function to guide the alignment process [2]. Comprehensive experiments demonstrated that the alignment-based defenses effectively mitigate property inference attacks while maintaining a strong utility-confidentiality tradeoff [1][2]. The vulnerability of models to inference attacks has become a pressing concern as the deployment of LLMs accelerates. The transformer architecture, introduced in 2017, enabled the rapid scaling of generative AI applications and led to the public release of models such as ChatGPT in November 2022, which catalyzed widespread commercial and research interest [3][7]. OpenAI, the organization behind ChatGPT, has faced multiple lawsuits alleging copyright infringement over training data practices, and roughly half of its AI safety researchers departed in 2024 citing a deprioritization of safety goals [7]. The new alignment-based defense method arrives amid broader efforts to secure machine learning pipelines. High-quality labeled training datasets remain difficult and expensive to produce, and the sensitivity of domain-specific corpora — from medical records to proprietary business data — raises the stakes for confidentiality-preserving techniques [5]. By decoupling defense from data access, the proposed method offers a path for organizations to harden already-deployed models against property inference without the cost and logistical burden of retraining [1][2].

safety-researchinfrastructureresearch-paperregulation

Background sources we checked (7)
  • arxiv.org ↗ Large language models (LLMs) are increasingly fine-tuned on domain-specific datasets that may contain sensitive, dataset-level properties. Recent work has shown that such dataset-level information can be effectively extracted through property inference attacks, posing a confident…
  • en.wikipedia.org ↗ The history of artificial intelligence (AI) began in antiquity, with myths, stories, and rumors of artificial beings endowed with intelligence by master craftsmen. The study of logic and formal reasoning from antiquity to the present led to the development of the programmable dig…
  • en.wikipedia.org ↗ The Ainu (/ˈaɪnuː/) are an indigenous ethnic group who reside in northern Japan and southeastern Russia, including Hokkaido and the Tōhoku region of Honshu, as well as the land surrounding the Sea of Okhotsk, such as Sakhalin, the Kuril Islands, the Kamchatka Peninsula, and the K…
  • en.wikipedia.org ↗ These datasets are used in machine learning (ML) research and have been cited in peer-reviewed academic journals. Datasets are an integral part of the field of machine learning. Major advances in this field can result from advances in learning algorithms (such as deep learning), …
  • en.wikipedia.org ↗ Microsoft Copilot is a generative artificial intelligence chatbot developed by Microsoft AI, a division of Microsoft. Based on the Microsoft Prometheus large language model, it was launched in 2023 as Microsoft's main replacement for the discontinued Cortana. The service was intr…
  • en.wikipedia.org ↗ OpenAI is an American artificial intelligence (AI) research organization headquartered in San Francisco, consisting of OpenAI Group PBC, a for-profit public benefit corporation (PBC), partially controlled by OpenAI Foundation, a nonprofit. OpenAI developed the generative pre-trai…
  • en.wikipedia.org ↗ On November 17, 2023, OpenAI's board of directors ousted co-founder and chief executive Sam Altman. In an official post on the company's website, it was stated that "the board no longer has confidence in his ability to continue leading OpenAI". The removal was predicated by emplo…

Sources

Spot something wrong? Report an issue