-
WDYT? Is this publication in scope?
```
@inproceedings{Varun_2024,
author = {Varun, Matta and Feng, Shuya and Wang, Han and Sural, Shamik and Hong, Yuan},
booktitle = {Proceedings of the Fourteenth …
-
## Agenda+: What do you want to discuss?
Many key concepts have been explored, such as privacy principles, noise management, identity obfuscation, and differential privacy.
We would like to pres…
-
Hi,
My name is Hinata, and I am a college student studying information science at Ochanomizu University in Japan. I have been reading your paper titled "Does Label Differential Privacy Prevent Labe…
-
- Define the shuffler to be used for the shuffle process
- Ensure compatibility with the LDP modules
-
- Select a library to use for LDP methods
- Implement various approaches to generating noise
- Define the method to inject the generated noise appropriately to the dataset
-
We should add distributed differential privacy to the federated recommender. Distributed differential privacy is strictly better than local differential privacy.
To do so, we need to (1) choose a d…
-
Hi,
Does this library provide capabilities of Differential Privacy? If yes, Are there any examples?
-
Hi folks,
[This method](https://github.com/prestodb/presto/blob/master/presto-main/src/main/java/com/facebook/presto/operator/aggregation/noisyaggregation/NoisyCountAggregationUtils.java#L72) is ad…
-
Some time ago I implemented a machanism to protect the data using DP (last commit of branch 29e943cc46d683cc85298404739fa4c565cbbe23). I have not merged this branch as it was not automatically tested…
-
DP is no applicable in XGboost (at least now...)
Should we disclaim XGboost?
or
Change DP to HE?