[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"doc-detail-81574-en":3,"doc-seo-81574-105":30,"detail-sidebar-cat-0-en-105":91},{"code":4,"msg":5,"data":6},0,"success",{"doc_id":7,"user_id":8,"nickname":9,"user_avatar":10,"doc_module":4,"category_id":11,"category_name":12,"doc_title":13,"doc_description":14,"doc_content":15,"file_id":16,"file_url":17,"file_type":18,"file_size":19,"view_count":20,"is_deleted":4,"is_public":21,"is_downloadable":21,"audit_status":21,"page_count":22,"language":23,"language_code":24,"site_id":25,"html_lang":24,"table_of_contents":26,"faqs":27,"seo_title":13,"seo_description":14,"update_tm":28,"read_time":29},81574,549758146520,"Patrick","https://ap-avatar.wpscdn.com/avatar/80002397d8c0411e94?_k=1775819394049821470",8,"Research & Report","How to DP-fy Your Data: A Practical Guide to Generating Synthetic Data With Differential Privacy","High-quality, representative real-user data is increasingly difficult to obtain, yet direct use creates substantial privacy risks. Differential Privacy (DP) provides a rigorous framework to bound information leakage. This work centers on differentially private synthetic data, which preserves source-level trends while offering strong individual-level privacy guarantees and enabling safer reuse of data that were previously limited by ad-hoc anonymization. The survey systematizes techniques across modalities (image, tabular, text, federated) and the full system components, from data preparation to privacy tracking and empirical testing.","arXiv :2512 .03238v2 [ cs .CR] 9 Jul 2026  \nHow to DP-fy Your Data: A Practical Guide to Generating Synthetic Data With Differential Privacy  \nNATALIA PONOMAREVA∗ , Google Research, USA ZHENG XU, Google Research, USA  \nH. BRENDAN MCMAHAN, Google Research, USA PETER KAIROUZ, Google Research, USA  \nLUCAS ROSENBLATT, NYU, USA  \nVINCENT COHEN-ADDAD, Google Research, USA  \nCRISTÓBAL GUZMÁN†, Institute for Mathematical and Computational Engineering, Faculty of Mathematics and School of Engineering, Pontificia Universidad Católica de Chile, Chile  \nRYAN MCKENNA, Google Research, USA GALEN ANDREW, Google Research, USA ALEX BIE, Google Research, USA  \nDA YU, Google Research, USA  \nALEX KURAKIN, Google DeepMind, USA  \nMORTEZA ZADIMOGHADDAM, Google Research, USA SERGEI VASSILVITSKII, Google Research, USA ANDREAS TERZIS, Google DeepMind, USA  \nHigh quality data is of vital importance for unlocking the full potential of AI for end users. Villalobos et al. stated in 2024 that finding new sources of such data is getting harder as most publicly-available human generated data will soon have been used. Additionally, publicly available data often is not representative of users of a particular system —for example, a research speech dataset of contractors interacting with an AI assistant will likely be more homogeneous, well articulated and self-censored that real world commands that end users will issue. Therefore unlocking high-quality data grounded in  \n∗ Corresponding Author.  \n†Work done while at Google  \n‡Work done at Google as part of student researcher engagement  \nAuthors’ Contact Information: Natalia Ponomareva, orcid: 0009-0005-6761-1468, [nponomareva@google.com](nponomareva@google.com), Google Research, USA; Zheng Xu, orcid: 0009-0003-6747-3953, [xuzhustc@gmail.com](xuzhustc@gmail.com), Google Research, USA; H. Brendan McMahan, orcid: 0009-0003-5892-4193, [mcmahan@google.com](mcmahan@google.com), Google Research, USA; Peter Kairouz, orcid: 0000-0001-6897-5937, [kairouz@google.com](kairouz@google.com), Google Research, USA;  \nLucas Rosenblatt, [lurosenb@google.com](lurosenb@google.com), NYU , New York, NY, USA; Vincent Cohen-Addad, [cohenaddad@google.com](cohenaddad@google.com), Google Research, New  \nYork, NY, USA; Cristóbal Guzmán, orcid: 0000-0002-1498-2055, [crguzmanp@uc.cl](crguzmanp@uc.cl), Institute for Mathematical and Computational Engineering, Faculty of Mathematics and School of Engineering, Pontificia Universidad Católica de Chile, Santiago, Chile; Ryan McKenna, orcid: 0000- 0002-4950-1952, [mckennar@google.com](mckennar@google.com), Google Research, USA; Galen Andrew, orcid: 0009-0004-9804-7882, [galenandrew@google.com](galenandrew@google.com),  \nGoogle Research, USA; Alex Bie, [alexbie@google.com](alexbie@google.com), Google Research, USA; Da Yu, [dayuwork@google.com](dayuwork@google.com), Google Research, USA; Alex  \nKurakin, orcid: 0009-0008-5952-9394, [kurakin@google.com](kurakin@google.com), Google DeepMind, Mountain View, CA, USA; Morteza Zadimoghaddam, orcid: 0000-0003-0717-1120, [zadim@google.com](zadim@google.com), Google Research, USA; Sergei Vassilvitskii, orcid: 0000-0003-0235-1624, [sergeiv@google.com](sergeiv@google.com),  \nGoogle Research, USA; Andreas Terzis, orcid: 0000-0002-5681-3399, [aterzis@google.com](aterzis@google.com), Google DeepMind, Mountain View, CA, USA.  \nThis work is licensed under a Creative Commons Attribution International 4 .0 License.  \n© 2026 Copyright held by the owner/author(s) .  \ndoi: 10.1613/jair.1.21111  \nJournal of Artificial Intelligence Research, Vol. 86, Article 17 . Publication date: July 2026 .  \n17:2 • Ponomareva, Xu, McMahan, Kairouz et al.  \nreal user interactions is of vital interest to both system creators and end users themselves. However, the direct use of user data comes with significant privacy risks, which must be addressed before the data can be used. Differential Privacy (DP) is a well established framework for reasoning about and limiting information leakage, an","cbCaicAEdvbVvfZL","https://ap.wps.com/l/cbCaicAEdvbVvfZL","pdf",2655364,3,1,102,"English","en",105,"# Introduction\n## DP synthetic data and motivation\n## Survey scope: modalities and techniques\n## System components and privacy evaluation","[{\"question\":\"Why is synthetic data with differential privacy needed instead of using real user data directly?\",\"answer\":\"Real user interactions are valuable, but direct use creates significant privacy risks. Differentially private synthetic data addresses this by providing strong privacy guarantees while still capturing overall trends from the source dataset.\"},{\"question\":\"What does the document mean by “differentially private synthetic data”?\",\"answer\":\"It refers to synthetic data that preserves the overall trends of the source (often user-generated) data, while providing strong privacy guarantees to individuals who contributed to the source dataset.\"},{\"question\":\"Which data modalities and generation approaches does the survey cover?\",\"answer\":\"The survey examines techniques and privacy protections for multiple modalities, including image, tabular, text, and federated (decentralized) data, and outlines components needed to build DP synthetic-data systems.\"}]",1784174402,257,{"code":4,"msg":31,"data":32},"ok",{"site_id":25,"language":24,"slug":33,"title":13,"keywords":34,"description":14,"schema_data":35,"social_meta":86,"head_meta":88,"extra_data":90,"updated_unix":28},"how-to-dp-fy-your-data-a-practical-guide-to-generating-synthetic-data-with-differential-privacy","",{"@graph":36,"@context":85},[37,53,68],{"@type":38,"itemListElement":39},"BreadcrumbList",[40,44,48,50],{"item":41,"name":42,"@type":43,"position":21},"https://docshare.wps.com","Home","ListItem",{"item":45,"name":46,"@type":43,"position":47},"https://docshare.wps.com/document/","Document",2,{"item":49,"name":12,"@type":43,"position":20},"https://docshare.wps.com/document/research-report/",{"item":51,"name":13,"@type":43,"position":52},"https://docshare.wps.com/document/how-to-dp-fy-your-data-a-practical-guide-to-generating-synthetic-data-with-differential-privacy/81574/",4,{"url":51,"name":13,"@type":54,"author":55,"headline":13,"publisher":57,"fileFormat":60,"inLanguage":24,"description":14,"dateModified":61,"datePublished":62,"encodingFormat":60,"isAccessibleForFree":63,"interactionStatistic":64},"DigitalDocument",{"name":9,"@type":56},"Person",{"url":41,"name":58,"@type":59},"DocShare","Organization","application/pdf","2026-07-25","2026-07-16",true,{"@type":65,"interactionType":66,"userInteractionCount":20},"InteractionCounter",{"@type":67},"ViewAction",{"@type":69,"mainEntity":70},"FAQPage",[71,77,81],{"name":72,"@type":73,"acceptedAnswer":74},"Why is synthetic data with differential privacy needed instead of using real user data directly?","Question",{"text":75,"@type":76},"Real user interactions are valuable, but direct use creates significant privacy risks. Differentially private synthetic data addresses this by providing strong privacy guarantees while still capturing overall trends from the source dataset.","Answer",{"name":78,"@type":73,"acceptedAnswer":79},"What does the document mean by “differentially private synthetic data”?",{"text":80,"@type":76},"It refers to synthetic data that preserves the overall trends of the source (often user-generated) data, while providing strong privacy guarantees to individuals who contributed to the source dataset.",{"name":82,"@type":73,"acceptedAnswer":83},"Which data modalities and generation approaches does the survey cover?",{"text":84,"@type":76},"The survey examines techniques and privacy protections for multiple modalities, including image, tabular, text, and federated (decentralized) data, and outlines components needed to build DP synthetic-data systems.","https://schema.org",{"og:url":51,"og:type":87,"og:title":13,"og:site_name":58,"og:description":14},"article",{"robots":89,"canonical":51},"index,follow",{"doc_id":7,"site_id":25},{"code":4,"msg":5,"data":92},[93,97,101,105,110,115,120,123,128,131,135],{"id":21,"doc_module":4,"doc_module_name":46,"category_name":94,"show_sort_weight":95,"slug":96},"Story & Novel",90,"story-novel",{"id":47,"doc_module":4,"doc_module_name":46,"category_name":98,"show_sort_weight":99,"slug":100},"Literature",80,"literature",{"id":52,"doc_module":4,"doc_module_name":46,"category_name":102,"show_sort_weight":103,"slug":104},"Exam",70,"exam",{"id":106,"doc_module":4,"doc_module_name":46,"category_name":107,"show_sort_weight":108,"slug":109},5,"Comic",60,"comic",{"id":111,"doc_module":4,"doc_module_name":46,"category_name":112,"show_sort_weight":113,"slug":114},6,"Technology",50,"technology",{"id":116,"doc_module":4,"doc_module_name":46,"category_name":117,"show_sort_weight":118,"slug":119},7,"Healthcare",40,"healthcare",{"id":11,"doc_module":4,"doc_module_name":46,"category_name":12,"show_sort_weight":121,"slug":122},30,"research-report",{"id":124,"doc_module":4,"doc_module_name":46,"category_name":125,"show_sort_weight":126,"slug":127},9,"Religion & Spirituality",20,"religion-spirituality",{"id":126,"doc_module":4,"doc_module_name":46,"category_name":129,"show_sort_weight":126,"slug":130},"World Cup","world-cup",{"id":132,"doc_module":4,"doc_module_name":46,"category_name":133,"show_sort_weight":132,"slug":134},10,"Lifestyle","lifestyle",{"id":136,"doc_module":4,"doc_module_name":46,"category_name":137,"show_sort_weight":106,"slug":138},19,"General","general"]