Evaluating LLM Simulators as Differentially Private Data Generators

arXiv cs.LG / 4/20/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper investigates whether LLM-based simulators can generate synthetic data that preserves the statistical properties of differentially private (DP) inputs, especially for high-dimensional user profiles where traditional DP methods are less effective.
  • Using PersonaLedger, an agentic financial simulator seeded with DP-generated synthetic personas from real user statistics, the authors test fidelity of downstream utility and distributional correctness.
  • The results show promising fraud-detection performance, reaching AUC 0.70 at epsilon=1, indicating that the simulator can retain some actionable signal from DP-protected data.
  • However, the simulator also shows significant distribution drift, driven by systematic LLM biases where learned priors override the intended DP-seeded temporal and demographic features.
  • The authors conclude that these bias-induced failure modes must be mitigated before LLM-based approaches can reliably handle richer user representations while maintaining DP guarantees.

Abstract

LLM-based simulators offer a promising path for generating complex synthetic data where traditional differentially private (DP) methods struggle with high-dimensional user profiles. But can LLMs faithfully reproduce statistical distributions from DP-protected inputs? We evaluate this using PersonaLedger, an agentic financial simulator, seeded with DP synthetic personas derived from real user statistics. We find that PersonaLedger achieves promising fraud detection utility (AUC 0.70 at epsilon=1) but exhibits significant distribution drift due to systematic LLM biases--learned priors overriding input statistics for temporal and demographic features. These failure modes must be addressed before LLM-based methods can handle the richer user representations where they might otherwise excel.

Evaluating LLM Simulators as Differentially Private Data Generators | AI Navigate