61 Commits (6f7f7fa0987cb758974d322d72178de79ddafb24)

Author SHA1 Message Date
  pkuliuliu 6f7f7fa098 Change TensorAdd to Add 5 years ago
  itcomee 04bd152e28 suppress based privacy model, 2021.2.3 5 years ago
  jin-xiulang a05744f8c9 Add image inversion attack method 5 years ago
  itcomee c13cd9391a suppress privacy model, refer to "Deep Leakage from Gradients" 5 years ago
  jin-xiulang 7aa6b285d3 Fix several bugs for PSOAttack and GeneticAttack. 5 years ago
  liuluobin f3051ed8bc Fixed TypeError in example and annotation. 5 years ago
  liuluobin db0c23900a fixed two issue for deepfool and gradient method. 5 years ago
  liuluobin 8fded5f4ff Extend Deepfool to object detection models 5 years ago
  liuluobin f5df96769f Extend Gradient Method to object detection models 5 years ago
  jin-xiulang 404b1fc3f7 Fix two issues and add ut for PSOAttack and GeneticAttack. 5 years ago
  lvzhangcheng 99581e3700 Extend PSOAttack and GeneticAttack to object detection models. 5 years ago
  liuluobin 7f8e9de6dc Fixed support for Faster RCNN 5 years ago
  liuluobin 0746b465d4 Added support for FasterRCNN 5 years ago
  liuluobin 6a60d2d8c8 Specified output_numpy to be True in function create_tuple_dict. Rename some files. 5 years ago
  jin-xiulang 318e753d96 Adjust the structure of examples and add readme for each group. 5 years ago
  ZhidanLiu 9030f146ef adjust mutate_config 5 years ago
  pkuliuliu 2d4efa55fe Adaptation for new api of MS.Dataset 5 years ago
  mindspore-ci-bot b7744be388 !111 Adjust the structure of tests package. 5 years ago
  jin-xiulang 913e2fc98c Adjust the structure of tests package. 5 years ago
  liuluobin 2ffdf100ce Adjust config check. Modify the exception type to TypeError in function check_model. 5 years ago
  liuluobin 2ded64d625 Correct some docs error. Modify the type detection code. 5 years ago
  pkuliuliu 1e0bc59251 adjust the project structure according to diff features 5 years ago
  mindspore-ci-bot 432d302ae5 !108 remove parameter 'iid' in GridSearchCV. Increase support for parallel training. Modify ut case. Add attack config verification. 5 years ago
  liuluobin 16062255a1 remove parameter 'iid' in GridSearchCV. Increase support for parallel training. Modify ut case. Add attack config verfication. 5 years ago
  pkuliuliu b38cfbc311 1. remove is_grad of nn.SoftmaxCrossEntropyWithLogits method due to new changes of MS 5 years ago
  jin-xiulang c4dd954356 Fix two api issues. 5 years ago
  ZhidanLiu afa3f75fc3 fix issues 5 years ago
  mindspore-ci-bot ae80c360f1 !78 Add membership inference feature 5 years ago
  liuluobin 55c31a3391 Membership inference feature 5 years ago
  pkuliuliu 425cc95283 add comment and param check 5 years ago
  ZhidanLiu 94ff3ad5a9 Reconstruct Fuzzer 5 years ago
  pkuliuliu 5541b7040d add third-party dependence and pytest mark 5 years ago
  mindspore-ci-bot 0d903144ce !74 Add attacker of Membership Inference 5 years ago
  ZhidanLiu 778c37ff8e reconstruct image transform 5 years ago
  liuluobin d270ac4c82 Add attacker of MembershipInference 5 years ago
  zhenghuanhuan f2275a4d35 rename noise_update to decay_policy and update version 0.6.0 5 years ago
  zhenghuanhuan 0de5e06230 before rebase, refactor mechanisms implementation. 5 years ago
  ZhidanLiu 7d47844566 add a construct of clip_mech and noise_mech, when noise_mech is adaptive clip_mech must be none 5 years ago
  mindspore-ci-bot 01d40e165a !52 Add ZCDP-Monitor and Exponential decay mode. 5 years ago
  jin-xiulang ad0087058c Add ZCDPMonitor and Exponential decay mode. 5 years ago
  ZhidanLiu 79c6403d8c add new feature: adaptive clipping 5 years ago
  zhenghuanhuan 3fa256e76e add exponential noise mechanisms 5 years ago
  zhenghuanhuan da3e872854 fix update mechanisms parameters will cause `dont't support Closure with free variable yet` error. 5 years ago
  zhenghuanhuan 9dcca23301 change DPModel param l2_norm_clip to norm_clip. 5 years ago
  zhenghuanhuan fe97f43f51 Add differential privacy in GRAPH MODE context mode. 5 years ago
  jin-xiulang 708e117e85 fix issue. 5 years ago
  jin-xiulang f2622e42db Add value-range check for parameter 'alpha' in mechanisms.py. 5 years ago
  ZhidanLiu ec9d46a7e1 fix parameter check 5 years ago
  zhenghuanhuan 9c37a11036 [CT][MA][DP]param of DPModel:norm_clip,use default, runtime error][DP]param of DPModel:norm_clip=0, runtime error][diff_privacy][Pref] use DPModel ,the performance of lenet deteriorates too much 5 years ago
  zheng-huanhuan b2e0934bf7 5-month feature: add differential privacy train and optimizer. 5 years ago