summaryrefslogtreecommitdiff
path: root/synthetic/conclusion.tex
diff options
context:
space:
mode:
authorJan Aalmoes <jan.aalmoes@inria.fr>2024-09-21 16:33:51 +0200
committerJan Aalmoes <jan.aalmoes@inria.fr>2024-09-21 16:33:51 +0200
commitb8504c330be30ccf771d6745a34f395a83395ea5 (patch)
tree9bbd9285d530381e3e743266fbf62be35df3a7c8 /synthetic/conclusion.tex
parent00ec61946ddf3a7c2abf7d7e0730fc8e21b50f37 (diff)
parent06c724f61e746772dc46aaf7e11c96abc1a49dd1 (diff)
merge with brouillon
Diffstat (limited to 'synthetic/conclusion.tex')
-rw-r--r--synthetic/conclusion.tex6
1 files changed, 6 insertions, 0 deletions
diff --git a/synthetic/conclusion.tex b/synthetic/conclusion.tex
new file mode 100644
index 0000000..bb6dd17
--- /dev/null
+++ b/synthetic/conclusion.tex
@@ -0,0 +1,6 @@
+Even though synthetic dataset are promising regarding users' data protection, in itself it does not bring guaranties regarding attribute inference attack.
+For future work we suggest that applying fairness regularization during the training of the generator could be a way to remove bias toward sensitive attributes.
+
+Concerning membership inference attack, synthetic data reduce the overall risk while still leaving an attack surface on some outliers points.
+Differential privacy is a way to reduce the risk on outliers but removing entirely the risk while keeping some level of utility is impossible.
+Hence more work in this direction is required. \ No newline at end of file