ART 1.10.0 #1592
beat-buesser
announced in
Announcements
ART 1.10.0
#1592
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This release of ART 1.10.0 introduces multiple poisoning attacks on image classification and deep generative models, the first attack with dynamic patches on object tracking in videos, classification certification based on zonotope representations, EoT support for object detection in image rotation and center cropping, new features for attribute inference attacks and more.
Added
art.attacks.poisoning.GradientMatchingAttackin TensorFlow (Gradient matching (Witches' Brew) for Tensorflow #1587)projection_l1_1andprojection_l1_2toart.utilsfor two algorithms computing orthogonal projections on L1-norm balls (Add functions for orthogonal projection on L1 balls #1586)art.attacks.evasion.AdversarialTexturePyTorchattack to enable dynamic texture/patches (Add support for perspective transformation of texture in AdversarialTexturePyTorch #1557)art.attacks.evasion.AdversarialPatchPyTorch(Add support for object detection in AdversarialPatchPyTorch #1535)art.estimators.certification.PytorchDeepZbased on DeepZ for robustness certification using zonotope representations datapoints (DeepZ Certification #1531)art.attacks.evasion.RobustDpatch(Add support for Summary Writer in RobustDPatch #1513)art.attacks.evasion.AdversarialPatch*attacks (Add PGD-L_Inf optimizer to AdversarialPatch* attacks #1495)art.attacks.poisoning.BackdoorAttackDGMReDand Trail inart.attacks.poisoning.BackdoorAttackDGMTrail, targeting Deep Generative Models (Implement backdoor attacks on DGMs #1490)art.attacks.poisoning.HiddenTriggerBackdoor(Hidden trigger Backdoor Poisoning Attack Implementation #1487)Changed
TensorFlowClassifierto support TensorFlow v1 compatibility mode (Extend support for TensorFlow v1 compatibility mode #1560)Removed
[None]
Fixed
PixelThresholdattack to supportscipy>=1.8(Check scipy version for PixelThreshold attack #1589)PixelAttackfor scaled images (fix for rescale not set bug #1574)torchaudio.functional.magphaseinPyTorchDeepSpeechto support Deep Speech 2 version 3 withtorch>=1.10(Fixes torchaudio.functional.magphase use for Deep Speech 2 version 3 #1550)fitofScikitlearnRegressorto process labels correctly (Fix ScikitlearnRegressor fit method #1537)This discussion was created from the release ART 1.10.0.
Beta Was this translation helpful? Give feedback.
All reactions