paper-with-me

Papers

Operationalising the Right to be Forgotten in LLMs: A Lightweight Sequential Unlearning Framework for Privacy-Aligned Deployment in Politically Sensitive Environments

2026-04-14 · Esen Kurt, Haithem Afli arxiv

Large Language Models (LLMs) are increasingly deployed in politically sensitive environments, where memorisation of personal data or confidential content raises regulatory concerns under frameworks such as the GDPR and its Right to be Forgotten. Translating such legal principles into large-scale generative systems presents significant technical challenges. We introduce a lightweight sequential unlearning framework that explicitly separates retention and suppression objectives. The method first stabilises benign capabilities through positive fine-tuning, then applies layer-restricted negative fine-tuning to suppress designated sensitive patterns while preserving general language competence. Experiments on the SemEval-2025 LLM Unlearning benchmark demonstrate effective behavioural suppression with minimal impact on factual accuracy and fluency. GPT-2 exhibits greater robustness than DistilGPT-2, highlighting the role of model capacity in privacy-aligned adaptation. We position sequential unlearning as a practical and reproducible mechanism for operationalising data erasure requirements in politically deployed LLMs.

📄 PDF Abstract BibTeX arXiv:2604.12459

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

(De)-Indexing and the Right to be Forgotten

2025-01-07 · Salvatore Vilella, Giancarlo Ruffo

In the digital age, the challenge of forgetfulness has emerged as a significant concern, particularly regarding the management of personal data and its accessibility online. The right to be forgotten (RTBF) allows indivi…

Information RetrievalManagement

What Should LLMs Forget? Quantifying Personal Data in LLMs for Right-to-Be-Forgotten Requests

2025-07-15 · Dimitri Staufer

Large Language Models (LLMs) can memorize and reveal personal information, raising concerns regarding compliance with the EU's GDPR, particularly the Right to Be Forgotten (RTBF). Existing machine unlearning methods assu…

Machine UnlearningMemorization

Right to be Forgotten in the Era of Large Language Models: Implications, Challenges, and Solutions

2023-07-08 · Dawen Zhang, Pamela Finckenberg-Broman, Thong Hoang, Shidong Pan 외

The Right to be Forgotten (RTBF) was first established as the result of the ruling of Google Spain SL, Google Inc. v AEPD, Mario Costeja Gonz\'alez, and was later included as the Right to Erasure under the General Data P…

Machine UnlearningModel EditingPrompt Engineering

Towards Bridging the Gaps between the Right to Explanation and the Right to be Forgotten

2023-02-08 · Satyapriya Krishna, Jiaqi Ma, Himabindu Lakkaraju

The Right to Explanation and the Right to be Forgotten are two important principles outlined to regulate algorithmic decision making and data usage in real-world applications. While the right to explanation allows indivi…

Decision Making

Adaptive-lambda Subtracted Importance Sampled Scores in Machine Unlearning for DDPMs and VAEs

2025-11-30 · MohammadParsa Dini, Human Jafari arxiv

Machine Unlearning is essential for large generative models (VAEs, DDPMs) to comply with the right to be forgotten and prevent undesired content generation without costly retraining. Existing approaches, such as Static-l…

Reinforcement Learning