12 ms·
Nice way to make differential privacy approachable to everyone with open source. Was it peer-reviewed?
by maximeago 2y ago
Nice way to make differential privacy approachable to everyone with open source. Was it peer-reviewed?
- ngrislain 2y agoYes Qrlew is based on a research paper (https://arxiv.org/pdf/2401.06273.pdf https://arxiv.org/pdf/2401.06273.pdf) presented at a AAAI 2024 workshop: https://ppai-workshop.github.io/ https://ppai-workshop.github.io/ As you may know, Differential Privacy is hard to implement right. To foster trust, we relied on a two-pronged strategy: - Open-source - Peer reviewed methodology Feel free to reach out to us if you need more details.