Skip to content

Commit 48941e2

Browse files
committed
update bib
1 parent 761cd14 commit 48941e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This repo is a Python library to **generate differentially private (DP) syntheti
1010
**Authors:** [[Chulin Xie](https://alphapav.github.io/)], [[Zinan Lin](https://zinanlin.me/)], [[Arturs Backurs](https://www.mit.edu/~backurs/)], [[Sivakanth Gopi](https://www.microsoft.com/en-us/research/people/sigopi/)], [[Da Yu](https://dayu11.github.io/)], [[Huseyin Inan](https://www.microsoft.com/en-us/research/people/huinan/)], [[Harsha Nori](https://www.microsoft.com/en-us/research/people/hanori/)], [[Haotian Jiang](https://jhtdavid96.wixsite.com/jianghaotian)], [[Huishuai Zhang](https://huishuai-git.github.io/)], [[Yin Tat Lee](https://yintat.com/)], [[Bo Li](https://aisecure.github.io/)], [[Sergey Yekhanin](https://www.microsoft.com/en-us/research/people/yekhanin/)]
1111
* **Differentially Private Synthetic Data via APIs 3: Using Simulators Instead of Foundation Models**
1212
[[paper (arxiv)](https://arxiv.org/abs/2502.05505)]
13-
**Authors:** [[Zinan Lin](https://zinanlin.me/)], [[Tadas Baltrusaitis](https://www.microsoft.com/en-us/research/people/tabaltru/)], [[Sergey Yekhanin](https://www.microsoft.com/en-us/research/people/yekhanin/)]
13+
**Authors:** [[Zinan Lin](https://zinanlin.me/)], [[Tadas Baltrusaitis](https://www.microsoft.com/en-us/research/people/tabaltru/)], [[Wenyu Wang](#)], [[Sergey Yekhanin](https://www.microsoft.com/en-us/research/people/yekhanin/)]
1414

1515
Please refer to [this repo](https://github.com/fjxmlzn/private-evolution-papers) for the full list of papers and code repositories related to PE.
1616

doc/source/getting_started/pe3.bib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@article{pe3,
22
title={Differentially Private Synthetic Data via APIs 3: Using Simulators Instead of Foundation Models},
3-
author={Lin, Zinan and Baltrusaitis, Tadas and Yekhanin, Sergey},
3+
author={Lin, Zinan and Baltrusaitis, Tadas and Wang, Wenyu and Yekhanin, Sergey},
44
journal={arXiv preprint arXiv:2502.05505},
55
year={2025}
66
}

0 commit comments

Comments
 (0)