EU REGULATION / DATA PROTECTION

General Data Protection Regulation (GDPR)

Regulation (EU) 2016/679 · Entered force May 24, 2016 · Applied May 25, 2018 · 99 Articles · 11 Chapters · 173 Recitals

The GDPR is the European Union's comprehensive data protection law, applicable to any entity processing personal data of individuals in the EU — regardless of where the entity is located. It established the global benchmark for data privacy regulation and became the template for California's CCPA/CPRA, Brazil's LGPD, and dozens of other national frameworks.

For AI, the GDPR's impact is profound and often underestimated. The regulation was drafted before generative AI became mainstream, yet its provisions on automated decision-making (Art 22), data subject rights (Art 15-20), special categories (Art 9), and data protection by design (Art 25) create direct obligations on AI systems that process personal data. The fundamental tension: GDPR grants individuals rights over their data, but AI models trained on that data internalize it in ways that make exercise of those rights — particularly erasure and explanation — technically impossible to fully satisfy.

Article 6 — Lawfulness of Processing Art. 6

Processing of personal data is lawful only if at least one of six legal bases applies: (a) consent of the data subject for specific purposes; (b) necessary for performance of a contract; (c) necessary for compliance with a legal obligation; (d) necessary to protect vital interests; (e) necessary for a task carried out in the public interest or official authority; (f) necessary for legitimate interests pursued by the controller or third party, except where overridden by the data subject's fundamental rights — particularly where the data subject is a child.

For processing for a new purpose not based on consent or law, the controller must assess compatibility with the original collection purpose, considering: the link between purposes, the context of collection, the nature of the data (especially whether special categories under Art 9 are involved), the consequences of further processing, and safeguards such as encryption or pseudonymisation.

Public authorities cannot rely on legitimate interests (Art 6(1)(f)) for their official tasks. Member States may introduce more specific provisions for processing under legal obligation or public interest bases.

AI IMPACT — CRITICAL

Consent is the primary lawful basis for AI training on personal data — and it's broken in practice. Most AI training datasets were scraped from the web without any consent mechanism. The "legitimate interests" basis (Art 6(1)(f)) has been claimed by AI companies, but the balance test — controller's interests vs. data subject's fundamental rights — is increasingly difficult to satisfy when the data subject has no awareness their data was used, no ability to opt out of the trained model, and no benefit from the resulting AI system.

The purpose compatibility test creates a fundamental barrier for AI. Data collected for one purpose (e.g., social media posts, public records) cannot simply be repurposed for AI training without assessing compatibility. The GDPR's purpose limitation principle (Art 5(1)(b)) requires that further processing be compatible with the original collection context. Training a language model on social media data collected for content moderation is arguably incompatible — the data subject posted content for social interaction, not for algorithmic training.

"Necessary for a contract" (Art 6(1)(b)) is narrow. AI companies cannot claim that training on user data is "necessary for performance of a contract" unless the service contract explicitly requires such training. Many AI services attempt to bury training consent in Terms of Service, but courts have increasingly found that consent buried in lengthy ToS does not meet GDPR's standard of freely given, specific, informed, and unambiguous consent (Art 4(11)).

Article 9 — Processing of Special Categories of Personal Data Art. 9

Processing of personal data revealing racial or ethnic origin, political opinions, religious or philosophical beliefs, or trade union membership, and the processing of genetic data, biometric data for uniquely identifying a person, data concerning health, or data concerning sex life or sexual orientation, is prohibited.

Ten exceptions apply, including: (a) explicit consent; (b) employment/social security obligations; (c) vital interests where the subject cannot consent; (d) legitimate activities of not-for-profit bodies; (e) data manifestly made public by the subject; (f) establishment/exercise/defence of legal claims; (g) substantial public interest; (h) preventive/occupational medicine; (i) public health threats; (j) archiving, scientific research, or statistical purposes under Art 89(1).

For scientific research purposes (Art 9(2)(j)), the processing must be based on Union or Member State law, be proportionate to the aim, respect the essence of the right to data protection, and provide suitable and specific measures to safeguard fundamental rights and interests of the data subject.

AI IMPACT

AI models infer special category data from non-special-category inputs. A language model trained on publicly available text can infer political opinions, religious beliefs, health status, and sexual orientation from writing style, word choice, and context. The GDPR prohibits processing of these categories without a valid exception — but the prohibition is triggered by the data, not the purpose. If an AI model can output inferences about a person's health or political beliefs, that constitutes processing of special category data, regardless of whether the training data was labeled as such.

The "manifestly made public" exception (Art 9(2)(e)) is the most contested. AI companies argue that data posted publicly on social media is "manifestly made public." Data protection authorities disagree — posting on a platform with privacy settings, or in a semi-public forum, does not constitute making data "manifestly" public in the GDPR sense. The European Court of Justice has indicated that "manifestly" requires a deliberate act by the data subject to make the data public to an indeterminate audience.

The scientific research exception (Art 9(2)(j)) is a potential shield — but it's conditional. AI training can be framed as "scientific research," but the exception requires Union or Member State law as a basis, proportionality, and specific safeguards. Commercial AI development for profit-driven products may not qualify as "scientific research" under the strict interpretation some DPAs advocate.

Articles 15-20 — Data Subject Rights (Access, Rectification, Erasure, Restriction, Portability) Art. 15-20

Art 15 — Right of access. The data subject has the right to obtain confirmation that their data is being processed, access to the data, and information including: purposes, categories of data, recipients, storage period, the right to rectification/erasure/restriction/objection, the right to lodge a complaint, the source of data if not collected from the subject, and — critically — the existence of automated decision-making including profiling under Art 22(1) and (4), with "meaningful information about the logic involved, as well as the significance and the envisaged consequences."

Art 16 — Right to rectification. The data subject may obtain rectification of inaccurate personal data and completion of incomplete data.

Art 17 — Right to erasure ("right to be forgotten"). The controller must erase personal data without undue delay where: the data is no longer necessary, consent is withdrawn, the subject objects, processing was unlawful, or erasure is required by law obligation. Where the controller made the data public, it must take reasonable steps to inform other controllers processing the data to erase links/copies. Exceptions include: freedom of expression, legal compliance, public health, archiving/research under Art 89(1), and legal claims.

Art 18 — Right to restriction of processing. The data subject may obtain restriction where accuracy is contested, processing is unlawful (but subject prefers restriction to erasure), the controller no longer needs the data but the subject requires it for legal claims, or the subject has objected pending verification.

Art 19 — Notification obligation. The controller must communicate any rectification, erasure, or restriction to each recipient of the data, unless impossible or disproportionate.

Art 20 — Right to data portability. The data subject has the right to receive their personal data in a structured, commonly used, machine-readable format and to transmit it to another controller. Applies where processing is based on consent or contract and carried out by automated means.

AI IMPACT — CRITICAL

The right to erasure (Art 17) is technically impossible to fully satisfy for trained AI models. Once personal data has been used to train a neural network, that data is encoded in the model's weights as distributed representations. There is no mechanism to selectively "erase" one individual's contribution from a trained model without retraining from scratch — which may be impossible if the original training data has been modified or is no longer available. The concept of "machine unlearning" is an active research area but remains largely theoretical for production-scale models.

The right of access (Art 15) requires disclosure of "meaningful information about the logic involved." For a deep neural network with billions of parameters, "meaningful information about the logic" is a fundamental challenge. The model's decision logic is distributed across millions of weighted connections. Providing a data subject with "meaningful information" about how an AI system made a decision about them requires explainability techniques (SHAP, LIME, attention visualization) that produce approximations, not ground truth. Whether these approximations satisfy Art 15's "meaningful information" requirement is an open legal question.

Data portability (Art 20) assumes structured, machine-readable personal data. AI training data is often unstructured (text, images, audio). The data subject's right to receive their data "in a structured, commonly used, machine-readable format" presupposes the controller can identify and isolate the subject's data within a training corpus. For web-scraped training datasets, this identification may be infeasible at scale.

The training data compliance burden is enormous. To comply with Art 15-20 rights, an AI developer must be able to: (1) identify which personal data was used in training, (2) locate it within potentially petabyte-scale datasets, (3) determine whether and how it influenced the model, (4) provide meaningful information about the processing logic, and (5) potentially retrain the model to effect erasure. This creates a compliance cost that only the largest, best-resourced companies can absorb.

Article 22 — Automated Individual Decision-Making, Including Profiling Art. 22

The data subject has the right not to be subject to a decision based solely on automated processing, including profiling, which produces legal effects concerning them or similarly significantly affects them.

Paragraph 1 does not apply if the decision: (a) is necessary for entering into or performance of a contract between the data subject and a data controller; (b) is authorised by Union or Member State law with suitable safeguards; or (c) is based on the data subject's explicit consent.

In cases under (a) and (c), the data controller shall implement suitable measures to safeguard the data subject's rights, freedoms, and legitimate interests — at minimum the right to obtain human intervention, to express their point of view, and to contest the decision.

Decisions under paragraph 2 shall not be based on special categories of personal data under Art 9(1), unless Art 9(2)(a) or (g) applies and suitable safeguards are in place.

AI IMPACT — CRITICAL

Art 22 is the most direct AI-relevant provision in the GDPR. It grants a right against solely automated decisions with legal or similarly significant effects. This directly covers AI systems used for credit scoring, hiring, insurance underwriting, benefits determination, and any other decision that materially affects an individual. The "solely" qualifier is critical — if there is meaningful human involvement, Art 22 may not apply. But token human review (rubber-stamping an AI recommendation) likely does not remove the "solely" character.

The right to human intervention creates an operational barrier for AI automation. If an AI system makes decisions with legal effects (e.g., loan denial, job rejection), the controller must provide a mechanism for human review. This means maintaining human reviewers for every automated decision pathway — undermining the cost savings that motivated automation. The EDPB Guidelines on Art 22 clarify that human review must be "meaningful" — the reviewer must have the authority and competence to override the decision, not merely confirm it.

The "right to explanation" debate is unresolved. Art 22 does not explicitly grant a "right to explanation" — but Art 15(1)(h) requires "meaningful information about the logic involved" in automated decision-making, and Recital 71 mentions the right to "an explanation of the decision reached." For complex AI systems (deep neural networks, large language models), providing a meaningful explanation of how the system reached a specific decision is technically challenging. The GDPR creates a legal expectation that AI systems be explainable — which is a structural barrier to deploying opaque models in regulated decision-making contexts.

The interaction with the EU AI Act is critical. The EU AI Act (Regulation 2024/1689) classifies many of the same use cases as "high-risk" (credit scoring, employment, biometric identification) and imposes additional requirements including risk management, data governance, transparency, and human oversight. Where both GDPR and the AI Act apply, controllers face overlapping obligations — see EU AI Act analysis.

Article 25 — Data Protection by Design and by Default Art. 25

Taking into account the state of the art, the cost of implementation, and the nature, scope, context, and purposes of processing — as well as the risks of varying likelihood and severity for rights and freedoms — the controller shall, both at the time of determining the means for processing and at the time of processing itself, implement appropriate technical and organisational measures, such as pseudonymisation, which are designed to implement data-protection principles (such as data minimisation) in an effective manner and integrate necessary safeguards into processing.

The controller shall implement measures ensuring that, by default, only personal data necessary for each specific purpose are processed. This applies to the amount of data collected, the extent of processing, the storage period, and accessibility. By default, personal data shall not be made accessible without the individual's intervention to an indefinite number of persons.

An approved certification mechanism under Art 42 may be used as an element to demonstrate compliance.

AI IMPACT

Data protection by design is a proactive obligation — not a retroactive fix. AI systems must be designed from the ground up with data protection principles embedded. This means: data minimisation (don't collect more personal data than needed for training), purpose limitation (don't use training data for purposes beyond what was disclosed), and storage limitation (define retention periods for training data). For most AI companies, this requires a fundamental rethinking of how training datasets are constructed and managed.

"State of the art" is a moving target — and it moves toward privacy-preserving AI. Art 25 explicitly references "the state of the art." As privacy-preserving ML techniques mature — federated learning, differential privacy, synthetic data generation, homomorphic encryption — the "state of the art" floor rises. What was compliant in 2018 (raw data training) may not be compliant in 2025 if privacy-preserving alternatives have become commercially viable. Controllers who don't adopt these techniques may face challenges that their data protection by design measures are no longer "state of the art."

Data minimisation conflicts with AI training methodology. AI models generally benefit from more training data, not less. The GDPR's data minimisation principle — collect only what is necessary for the specified purpose — creates tension with the AI development practice of maximizing training corpus size. The resolution: AI developers must define narrow purposes for which specific data is necessary, rather than collecting broadly and hoping the model learns useful patterns.

Article 35 — Data Protection Impact Assessment (DPIA) Art. 35

Where a type of processing — particularly using new technologies — is likely to result in a high risk to the rights and freedoms of natural persons, the controller shall, prior to the processing, carry out an assessment of the impact of the envisaged processing operations on the protection of personal data.

A DPIA is specifically required in the case of: (a) a systematic and extensive evaluation of personal aspects relating to natural persons based on automated processing, including profiling, on which decisions are based that produce legal effects or similarly significantly affect the person; (b) processing on a large scale of special categories of data under Art 9(1) or personal data relating to criminal convictions; or (c) systematic monitoring of a publicly accessible area on a large scale.

The assessment shall contain at least: a systematic description of the envisaged processing and purposes; an assessment of the necessity and proportionality of the processing in relation to the purposes; an assessment of the risks to the rights and freedoms of data subjects; and the measures envisaged to address the risks, including safeguards, security measures, and mechanisms to ensure protection and demonstrate compliance.

The controller shall seek the advice of the Data Protection Officer when carrying out the DPIA. Where appropriate, the controller shall seek the views of data subjects or their representatives.

AI IMPACT

Most AI systems processing personal data trigger DPIA requirements. Art 35(3)(a) specifically calls out "systematic and extensive evaluation of personal aspects based on automated processing, including profiling, on which decisions are based that produce legal or similarly significant effects." This describes the core function of many AI systems — credit scoring, hiring screening, content recommendation, risk assessment. Any AI system that processes personal data to produce decisions about individuals likely requires a DPIA before deployment.

The "new technologies" qualifier is an AI trigger. Art 35 references processing "using new technologies." AI/ML systems processing personal data are universally considered "new technologies" by DPAs. The Article 29 Working Party (now EDPB) explicitly identified AI/ML-based profiling as a DPIA-mandatory scenario in its guidelines.

DPIAs create a documentation and accountability burden that scales with model complexity. A proper DPIA for an AI system requires documenting: what personal data is used, why it's necessary, what risks it poses to individuals, and what mitigations are in place. For a large language model trained on web-scraped data, the "systematic description" of processing may require documenting billions of data points across multiple data sources. The "assessment of necessity and proportionality" requires justifying why this specific data and this specific model architecture are necessary — a question most AI developers have never formally answered.

DPIAs are a pre-deployment gate, not a post-hoc audit. The DPIA must be completed before processing begins. This means AI developers must conduct and document the assessment during the design phase — before training begins on personal data. Companies that have already trained models on personal data without a DPIA are already in violation. The DPIA is also a living document: it must be reviewed and updated when processing changes, which for adaptive AI systems may be continuously.

Related frameworks: EU AI Act (Regulation 2024/1689) (overlapping obligations for high-risk AI systems — Art 22 GDPR decisions are classified as high-risk under AI Act Annex III) · EO 14409 (US approach to AI governance — contrasts with EU's rights-based model)

Key interactions: Art 22 GDPR (automated decisions) overlaps with AI Act Annex III high-risk categories · Art 9 GDPR (special categories) constrains AI training data composition · Art 35 GDPR (DPIA) parallels AI Act Art 27 (fundamental rights impact assessment for high-risk AI) · GDPR Art 25 (data protection by design) and AI Act Art 9 (risk management) create complementary design-phase obligations