ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
107
Citations
4
Influential Citations
AI and Ethics
Venue
2024
Year
Abstract 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ález, and was later included as the Right to Erasure under the General Data Protection Regulation (GDPR) of European Union to allow individuals the right to request personal data be deleted by organizations. Specifically for search engines, individuals can send requests to organizations to exclude their information from the query results. It was a significant emergent right as the result of the evolution of technology. With the recent development of Large Language Models (LLMs) and their use in chatbots, LLM-enabled software systems have become popular. But they are not excluded from the RTBF. Compared with the indexing approach used by search engines, LLMs store, and process information in a completely different way. This poses new challenges for compliance with the RTBF. In this paper, we explore these challenges and provide our insights on how to implement technical solutions for the RTBF, including the use of differential privacy, machine unlearning, model editing, and guardrails. With the rapid advancement of AI and the increasing need of regulating this powerful technology, learning from the case of RTBF can provide valuable lessons for technical practitioners, legal experts, organizations, and authorities.
This paper addresses a critical and timely issue: the application of the Right to be Forgotten (RTBF) to large language models (LLMs). As LLMs become integrated into chatbots and other applications, they store and process personal data in ways fundamentally different from traditional search engines. The paper highlights that existing RTBF mechanisms, designed for indexed web content, are inadequate for LLMs, which memorize and generate information in a probabilistic manner. This creates a significant compliance gap for organizations deploying LLMs under GDPR and similar regulations.
The paper is significant because it bridges the gap between legal requirements and technical feasibility. It provides a comprehensive overview of the challenges and potential solutions, making it a valuable resource for both technical practitioners and legal experts. By framing the issue within the broader context of AI regulation, the paper underscores the need for proactive measures to ensure privacy rights are upheld in the age of generative AI.
The paper's main technical contribution is the categorization and evaluation of four approaches to achieving RTBF in LLMs:
The paper discusses the strengths and weaknesses of each approach, noting that no single solution is sufficient and that a combination may be necessary. It also emphasizes the need for verification methods to ensure that data has been effectively 'forgotten'.
As a conceptual paper, it does not present quantitative results. Instead, it offers a qualitative analysis of the proposed solutions. The paper argues that while differential privacy can provide strong guarantees, it may degrade model performance. Machine unlearning is promising but computationally expensive and lacks robust verification. Model editing is efficient but may have unintended side effects. Guardrails are easy to implement but can be circumvented. The paper concludes that a multi-layered approach is required, but acknowledges that current techniques are not yet mature enough for widespread deployment.
The paper has significant implications for the AI community and beyond. It highlights the urgent need for research into privacy-preserving LLMs, as regulatory pressure is likely to increase. It also provides a common framework for discussing RTBF across disciplines, which is essential for developing practical solutions. The paper's insights can guide policymakers in crafting regulations that are technically feasible and for organizations to implement compliance strategies. Ultimately, it contributes to the responsible development of AI, ensuring that technological progress does not come at the expense of individual privacy rights.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba