GDPR grants data subjects extensive rights — and these apply to AI systems too. Particularly relevant is Art. 22 GDPR: the right not to be subject to a decision based solely on automated processing.
Data subjects can ask: "What do you know about me?"
For AI systems, this includes:
Challenge: How do you explain the "logic involved" in an LLM? The answer: You don't need to explain the algorithm, but make the decision process comprehensible.
Data subjects can have incorrect data corrected.
AI-specific: When an AI system makes an incorrect classification (e.g., wrong credit rating), correction must occur not only in the output but also in the underlying data.
The "right to be forgotten" — data subjects can request deletion of their data.
AI challenge: Can you "delete" data from a trained model? Practically hardly:
Data subjects can request restriction of processing — e.g., while reviewing accuracy.
Practice: Flag affected records so they're excluded from AI processing.
Data subjects can receive their data in a machine-readable format.
AI context: Applies to data the subject provided — not to AI-generated outputs or inferences.
The most important article for AI — Art. 22 GDPR:
Principle: Data subjects have the right not to be subject to a decision based solely on automated processing which produces legal effects concerning them or significantly affects them.
| Permitted (no Art. 22) | Prohibited without exception (Art. 22) |
|---|---|
| AI recommendation, human decides | AI alone decides on credit approval |
| AI pre-screening, human makes final selection | AI automatically rejects application |
| AI score as decision aid | AI automatically terminates contract |
Automated decisions are permitted when:
Additional safeguards apply for exceptions:
| Measure | Priority |
|---|---|
| Define process for access requests (including AI data) | High |
| Human-in-the-loop for AI decisions with legal effect | Critical |
| Create deletion concept for AI processing data | High |
| Review Art. 22 compliance for all automated decision processes | Critical |
Remember: Art. 22 doesn't mean you can't use AI for decisions. It means a human must have the final say when the decision has legal effect or significantly affects the data subject.
Was besagt Art. 22 DSGVO im Kontext von AI-Systemen?