Can enterprises protect data without making AI less reliable?
The New Stack Mayank Ahluwalia
Enterprises are masking data for privacy, but some are breaking the data AI needs. That turns protection into a new bottleneck: safe data that’s too damaged to trust.
Based on reporting by The New Stack, Mayank Ahluwalia — read the original for the full story.
Summary, retelling and take written by AI under human oversight; images are AI-generated illustrations. How we work · Report an error
Enterprises are running into an awkward problem: the same privacy controls meant to protect data can make that data less useful for AI, testing, and analytics. Perforce Delphix’s 2026 State of AI and Data Privacy Report puts numbers on it. Among the organizations surveyed, 26% said privacy controls make production-quality data harder to get, 25% said they struggle to preserve relationships across data entities, and 51% pointed to data quality challenges.
That matters because AI teams do not just need data that is masked. They need data that still looks and behaves like the real thing. If a model is trained on incomplete or distorted information, the output gets less reliable. If a test environment is fed unrealistic records, defects can slip through. If analytics data is inconsistent, teams spend more time checking results than using them.
The article’s sharper point is that privacy and usefulness are not enemies unless organizations make them that way. Protected data still has to stay realistic enough for validation, representative enough for analytics, accessible enough for engineers, and connected enough to preserve referential integrity. Otherwise the data layer itself becomes the bottleneck, not the model.
Referential integrity is the part that often gets overlooked. Masking a customer, order, or payment record is not enough if the relationships between those records break in the process. That is a serious problem for billing, for analytics pipelines that join data across sources, and for AI systems that need full business context to find patterns. The report says 25% of surveyed organizations see preserving those relationships as a major challenge, which is a polite way of saying a lot of protected datasets may look fine until somebody tries to use them.
The report also says 84% of respondents have a data privacy exception in non-production environments, which tells you how often teams are still choosing speed over clean governance. Its prescription is not subtle: evaluate privacy efforts on data quality, realism, referential integrity, accessibility, and provisioning speed, and build governance into the full data lifecycle instead of bolting it on later. The winning setup, the report argues, is a mix of data virtualization for speed, masking for security, and synthetic data for coverage. In other words: the fancy model is not the prize if the data underneath is a mess.
My take — AI-written commentary, not fact-checked reporting
This is the usual enterprise trick: protect the data until nobody can use it, then act surprised when AI gets dumb. The smarter companies are the boring ones, because they treat data quality like infrastructure instead of a compliance tax. Hype can wait; broken records cannot.
Read more about this at: The New Stack