Joined April 2018
Photos and videos
Adversarial Machine Learning retweeted
5 Jul 2018
Just read this paper. Short summary: when thinking of defenses to adversarial examples in ML, think of the threat model carefully. Nice paper. Also won the best paper award at ICML 2018 (@icmlconf ) Congrats to the authors!! arxiv.org/abs/1802.00420

3
29
Adversarial Machine Learning retweeted
Adversarial robustness is not free: decrease in natural accuracy may be inevitable. Silver lining: robustness makes gradients semantically meaningful ( leads to adv. examples w/ GAN-like trajectories) arxiv.org/abs/1805.12152 (@tsiprasd @ShibaniSan @logan_engstrom @alex_m_turner)
4
34
103
Adversarial Machine Learning retweeted
Think BatchNorm helps training due to reducing internal covariate shift? Think again. (What BatchNorm *does* seem to do though, both empirically and in theory, is to smoothen out the optimization landscape.) (with @ShibaniSan @tsiprasd @andrew_ilyas) arxiv.org/abs/1805.11604
5
60
141
Adversarial Machine Learning retweeted
28 May 2018
Excited by this direction of formal investigation for adversarial defences: Adversarial examples from computational constraints, Bubeck et al arxiv.org/abs/1805.10204
1
8
22
Adversarial Machine Learning retweeted
"No pixels are manipulated in this talk. No pandas are harmed..." Great ways to differentiate your talk from the rest of talks on adversarial examples... no more pandas please 😀
1
8
15
Adversarial Machine Learning retweeted
I'm speaking at the 1st Deep Learning and Security workshop (co-located with @IEEESSP ) at 1:30 today: ieee-security.org/TC/SPW2018… I'll discuss research into defenses against adversarial examples, including future directions. Slides and lecture notes here: iangoodfellow.com/slides/201…
6
98
353
Adversarial Machine Learning retweeted
This paper shows how to make adversarial examples with GANs. No need for a norm ball constraint. They look unperturbed to a human observer but break a model trained to resist large perturbations. arxiv.org/pdf/1805.07894.pdf
7
175
512
Adversarial Machine Learning retweeted
LaVAN: Localized and Visible Adversarial Noise. A method to generate adversarial noise which is confined to small, localized patch of the image without covering any main objects of the image. arxiv.org/abs/1801.02608

4
2
Adversarial Machine Learning retweeted
11 May 2018
Two papers accepted to ICML 2018. Congrats to all my amazing co-authors. Both on adversarial ML. The arxiv version of the papers are up, but we will update it soon based on reviewer comments. Arxiv versions: arxiv.org/abs/1711.08001 and arxiv.org/abs/1706.03922
2
9
69
IBM Ireland just released "The Adversarial Robustness Toolbox: Securing AI Against Adversarial Threats". This library will allow rapid crafting and analysis of attacks and defense methods for machine learning models. ibm.com/blogs/research/2018/… #MachineLearningSecurity #AdversarialML