15 Privacy Questions Every AI Builder is Asking
Summary
Katharine Jarmul, a Privacy in ML/AI Expert and author of "Practical Data Privacy," addresses 15 critical privacy questions for AI builders deploying LLMs, agents, and multimodal systems. The discussion emphasizes that system prompts and agent harnesses should be considered public by default, and "privacy observability" is crucial. Key topics include defining privacy across legal, social, and technical lenses, major concerns like murky data origins and purpose limitation, and various privacy controls from basic sanitization to advanced cryptographic methods. The article also covers evaluating privacy engineering through testing and observability, maturing practices for international regulations, the importance of red teaming, and the nuanced role of federated learning. Builders are urged to recognize AI's intimate nature, view privacy as a spectrum, and embrace the field's technical challenges.
Key takeaway
For AI Engineers building LLMs and agent systems, you must proactively integrate privacy engineering from the outset. Assume your system prompts and agent harnesses are public, and prioritize data flow mapping and privacy observability. Implement layered controls like PII redaction, dynamic routing, and algorithmic guardrails. Actively red team your systems and foster a culture of privacy champions to uncover vulnerabilities early, ensuring compliance and user trust.
Key insights
Technical privacy in AI demands proactive engineering, assuming system prompts and agent harnesses are public by default.
Principles
- Privacy is subjective and contextual.
- System prompts are public by default.
- Privacy is a grayscale, not a binary.
Method
Start by mapping data flows and establishing privacy observability. Implement layered guardrails, dynamic routing, and data minimization, progressing to advanced cryptographic solutions.
In practice
- Audit application logs for unexpected PII.
- Deploy Microsoft Presidio for PII redaction.
- Host internal hackathons to red team AI systems.
Topics
- Privacy Engineering
- Large Language Models
- AI Agents
- Privacy Observability
- Red Teaming
- Data Governance
- Differential Privacy
Code references
Best for: AI Engineer, Machine Learning Engineer, AI Security Engineer
Related on AIssential
See Counsel's argued verdicts on the open AI decisions leaders are weighing →
Editorial summary, takeaway, and curation by AIssential. Original article published by Vanishing Gradients.