Inferensys

Glossary

Right to be Forgotten

A legal right under regulations like GDPR and CCPA that allows individuals to request the deletion of their personal data, serving as the primary regulatory driver for machine unlearning capabilities.
Data scientist building training data pipeline on laptop, data preprocessing visible, technical workspace.
DATA PRIVACY REGULATION

What is Right to be Forgotten?

The Right to be Forgotten is a legal principle empowering individuals to request the erasure of their personal data from a data controller's records, serving as the primary regulatory catalyst for machine unlearning.

The Right to be Forgotten (RTBF), codified in Article 17 of the GDPR and mirrored in regulations like the CCPA, grants individuals the power to compel organizations to delete their personal data without undue delay. This right is not absolute; it applies specifically when the data is no longer necessary for its original purpose, consent is withdrawn, or the processing was unlawful, creating a direct legal obligation that drives the technical field of machine unlearning.

For enterprise AI systems, compliance requires more than database deletion; it mandates the removal of a data subject's influence from trained model weights. This transforms a legal request into a complex computational challenge involving exact unlearning, certified removal, or SISA training frameworks. The regulation fundamentally conflicts with the static nature of deployed neural networks, forcing organizations to architect systems that can surgically excise specific data contributions without resorting to prohibitive retraining from scratch.

RIGHT TO BE FORGOTTEN

Key Regulatory and Technical Characteristics

The Right to be Forgotten (RTBF) is a legal right under regulations like GDPR and CCPA that allows individuals to request the deletion of their personal data, serving as the primary regulatory driver for machine unlearning capabilities.

01

Legal Foundations

The Right to be Forgotten is enshrined in Article 17 of the GDPR and the CCPA's deletion right. It mandates that data controllers erase personal data without undue delay when:

  • The data is no longer necessary for its original purpose
  • The data subject withdraws consent
  • The data was unlawfully processed
  • There is a legal obligation to erase

This right is not absolute; exceptions exist for freedom of expression, public interest archiving, and legal defense claims.

02

Technical Implications for ML

RTBF requests extend beyond databases to trained machine learning models, creating a fundamental tension with how neural networks encode information. Key challenges include:

  • Models do not store data in discrete, queryable rows
  • The influence of a single data point is distributed across millions of weights
  • Full compliance may require machine unlearning rather than simple record deletion
  • Verifying removal is non-trivial due to the black-box nature of deep learning
03

Regulatory Penalties

Non-compliance with RTBF requests carries severe financial consequences:

  • GDPR: Fines up to €20 million or 4% of global annual turnover, whichever is higher
  • CCPA: Civil penalties of $2,500 per unintentional violation and $7,500 per intentional violation
  • Regulatory bodies can mandate immediate cessation of data processing
  • Reputational damage and class-action lawsuits compound financial exposure
€20M+
Max GDPR Fine
$7,500
Per CCPA Violation
04

Scope and Territorial Reach

RTBF obligations apply extraterritorially:

  • GDPR applies to any organization processing EU residents' data, regardless of where the organization is based
  • CCPA covers California residents' data held by for-profit businesses meeting specific thresholds
  • Emerging regulations in Brazil (LGPD), India (DPDP Act), and Canada (PIPEDA) extend similar rights globally
  • Organizations must implement data subject access request (DSAR) portals to handle deletion requests at scale
05

Search Engine De-Indexing

A landmark 2014 EU Court of Justice ruling (Google Spain v. AEPD) established that search engines must de-index personal information upon valid request. This creates a dual obligation:

  • Data controllers must erase source data
  • Search engines must remove links to that data from results for the individual's name
  • This ruling does not require removal from the original webpage, only from search results queried by name
  • Balancing tests weigh public interest and public figure status against privacy rights
RIGHT TO BE FORGOTTEN

Frequently Asked Questions

Clarifying the legal foundations and technical implications of data erasure requests under modern privacy regulations.

The Right to be Forgotten (RTBF) is a legal right codified in Article 17 of the General Data Protection Regulation (GDPR) that allows individuals to request the deletion of their personal data from a data controller without undue delay. In the context of artificial intelligence, this right extends beyond simple database deletion to require the removal of a data subject's influence from trained machine learning model weights. This is technically challenging because models do not store data explicitly; they encode statistical patterns. Compliance therefore necessitates machine unlearning techniques—ranging from exact retraining on cleansed datasets to approximate methods like gradient ascent—to ensure the model behaves as if the target data was never ingested, satisfying both the letter and spirit of the regulation.

Prasad Kumkar

About the author

Prasad Kumkar

CEO & MD, Inference Systems

Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.

His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.