adversarial machine learning
play

Adversarial Machine Learning MIX+GAN Ian Goodfellow, Sta ff Research - PowerPoint PPT Presentation

Progressive GAN CoGAN LR-GAN MedGAN CGAN IcGAN A ff GAN DiscoGAN LS-GAN BIM LAPGAN MPM-GAN AdaGAN FGSM iGAN LSGAN InfoGAN IAN ATN Adversarial Machine Learning MIX+GAN Ian Goodfellow, Sta ff Research Scientist, Google Brain McGAN


  1. Progressive GAN CoGAN LR-GAN MedGAN CGAN IcGAN A ff GAN DiscoGAN LS-GAN BIM LAPGAN MPM-GAN AdaGAN FGSM iGAN LSGAN InfoGAN IAN ATN Adversarial Machine Learning MIX+GAN Ian Goodfellow, Sta ff Research Scientist, Google Brain McGAN BPDA ACM Webinar FF-GAN MGAN BS-GAN DR-GAN 2018-07-24 SAGAN C-RNN-GAN C-VAE-GAN ALP DCGAN CCGAN AC-GAN MAGAN 3D-GAN BiGAN Adversarial Training CycleGAN GAWWN Gradient Masking Bayesian GAN AnoGAN SN-GAN EBGAN DTN MAD-GAN Context-RNN-GAN ALI BEGAN AL-CGAN f-GAN ArtGAN PGD MalGAN

  2. Adversarial Machine Learning Traditional ML: Adversarial ML: optimization game theory Equilibrium Minimum One player, More than one player, one cost more than one cost (Goodfellow 2018)

  3. A Cambrian Explosion of Machine Learning Research Topics Make ML work Generative ML+neuroscience Modeling Accountability Security and Transparency RL Fairness Extreme reliability Domain adaptation Label Privacy e ffi ciency (Goodfellow 2018)

  4. A Cambrian Explosion of Machine Learning Research Topics Make ML work Generative ML+neuroscience Modeling Accountability Security and Transparency RL Fairness Extreme reliability Domain adaptation Label Privacy e ffi ciency (Goodfellow 2018)

  5. Generative Modeling: Sample Generation Training Data Sample Generator (CelebA) (Karras et al, 2017) (Goodfellow 2018)

  6. Adversarial Nets Framework D tries to make D(G(z)) near 0, D (x) tries to be G tries to make near 1 D(G(z)) near 1 Di ff erentiable D function D x sampled from x sampled from data model Di ff erentiable function G Input noise z (Goodfellow et al., 2014) (Goodfellow 2018)

  7. 3.5 Years of Progress on Faces 2014 2015 2016 2017 (Brundage et al, 2018) (Goodfellow 2018)

  8. <2 Years of Progress on ImageNet Odena et al 2016 Miyato et al 2017 Zhang et al 2018 (Goodfellow 2018)

  9. GANs for simulated training data (Shrivastava et al., 2016) (Goodfellow 2018)

  10. Unsupervised Image-to-Image Translation Day to night (Liu et al., 2017) (Goodfellow 2018)

  11. CycleGAN (Zhu et al., 2017) (Goodfellow 2018)

  12. Designing DNA to optimize protein binding (Killoran et al, 2017) (Goodfellow 2018)

  13. Personalized GANufacturing (Hwang et al 2018) (Goodfellow 2018)

  14. Self-Attention GAN State of the art FID on ImageNet: 1000 categories, 128x128 pixels Goldfish Redshank Geyser Tiger Cat Broccoli Stone Wall Indigo Bunting (Zhang et al., 2018) Saint Bernard (Goodfellow 2018)

  15. Self-Attention Use layers from Wang et al 2018 (Goodfellow 2018)

  16. A Cambrian Explosion of Machine Learning Research Topics Make ML work Generative ML+neuroscience Modeling Accountability Security and Transparency RL Fairness Extreme reliability Domain adaptation Label Privacy e ffi ciency (Goodfellow 2018)

  17. Adversarial Examples X θ ˆ y x (Goodfellow 2018)

  18. Also Adversarial Examples (Eykholt et al, 2017) (Goodfellow 2018) (Goodfellow 2018)

  19. Adversarial Examples in the Physical World (Kurakin et al, 2016) (Goodfellow 2018)

  20. Adversarial Training as a Minimax Problem “ ” Original implementation: Goodfellow et al 2014 Explicit use of “minimax”: Farley and Goodfellow, 2016 (Goodfellow 2018)

  21. Training on Adversarial Examples 10 0 Train=Clean, Test=Clean Test misclassification rate Train=Clean, Test=Adv Train=Adv, Test=Clean 10 − 1 Train=Adv, Test=Adv 10 − 2 0 50 100 150 200 250 300 Training time (epochs) (CleverHans tutorial, using method of Goodfellow et al 2014) (Goodfellow 2018)

  22. A Cambrian Explosion of Machine Learning Research Topics Make ML work Generative ML+neuroscience Modeling Accountability Security and Transparency RL Fairness Extreme reliability Domain adaptation Label Privacy e ffi ciency (Goodfellow 2018)

  23. Adversarial Examples for RL (Huang et al., 2017) (Goodfellow 2018)

  24. Self-Play 1959: Arthur Samuel’s checkers agent (OpenAI, 2017) (Silver et al, 2017) (Bansal et al, 2017) (Goodfellow 2018)

  25. SPIRAL Synthesizing Programs for Images Using Reinforced Adversarial Learning (Ganin et al, 2018) (Goodfellow 2018)

  26. A Cambrian Explosion of Machine Learning Research Topics Make ML work Generative ML+neuroscience Modeling Accountability Security and Transparency RL Fairness Extreme reliability Domain adaptation Label Privacy e ffi ciency (Goodfellow 2018)

  27. Extreme Reliability • We want extreme reliability for • Autonomous vehicles • Air tra ffi c control • Surgery robots • Medical diagnosis, etc. • Adversarial machine learning research techniques can help with this • Katz et al 2017: verification system, applied to air tra ffi c control (Goodfellow 2018)

  28. A Cambrian Explosion of Machine Learning Research Topics Make ML work Generative ML+neuroscience Modeling Accountability Security and Transparency RL Fairness Extreme reliability Domain adaptation Label Privacy e ffi ciency (Goodfellow 2018)

  29. Supervised Discriminator for Semi-Supervised Learning Real cat Real dog Fake Real Fake Learn to read with Hidden Hidden units units 100 labels rather than 60,000 Input Input (Odena 2016, Salimans et al 2016) (Goodfellow 2018)

  30. Virtual Adversarial Training Miyato et al 2015: regularize for robustness to adversarial perturbations of unlabeled data (Oliver+Odena+Ra ff el et al, 2018) (Goodfellow 2018)

  31. A Cambrian Explosion of Machine Learning Research Topics Make ML work Generative ML+neuroscience Modeling Accountability Security and Transparency RL Fairness Extreme reliability Domain adaptation Label Privacy e ffi ciency (Goodfellow 2018)

  32. Privacy of training data ˆ θ X X (Goodfellow 2018)

  33. Defining ( ε , δ )-Di ff erential Privacy (Abadi 2017) (Goodfellow 2018)

  34. Private Aggregation of Teacher Ensembles (Papernot et al 2016) (Goodfellow 2018)

  35. A Cambrian Explosion of Machine Learning Research Topics Make ML work Generative ML+neuroscience Modeling Accountability Security and Transparency RL Fairness Extreme reliability Domain adaptation Label Privacy e ffi ciency (Goodfellow 2018)

  36. Domain Adaptation • Domain Adversarial Networks (Ganin et al, 2015) • Professor forcing (Lamb et al, 2016): Domain- Adversarial learning in RNN hidden state (Goodfellow 2018)

  37. GANs for domain adaptation (Bousmalis et al., 2016) (Ra ff el, 2017)

  38. A Cambrian Explosion of Machine Learning Research Topics Make ML work Generative ML+neuroscience Modeling Accountability Security and Transparency RL Fairness Extreme reliability Domain adaptation Label Privacy e ffi ciency (Goodfellow 2018)

  39. Adversarially Learned Fair Representations • Edwards and Storkey 2015 • Learn representations that are useful for classification • An adversary tries to recover a sensitive variable S from the representation. Primary learner tries to make S impossible to recover • Final decision does not depend on S (Goodfellow 2018)

  40. A Cambrian Explosion of Machine Learning Research Topics Make ML work Generative ML+neuroscience Modeling Accountability Security and Transparency RL Fairness Extreme reliability Domain adaptation Label Privacy e ffi ciency (Goodfellow 2018)

  41. How do machine learning models work? (Goodfellow et al, 2014) Interpretability literature: our analysis tools show that deep nets work about how you would expect them to. Adversarial ML literature: ML models are very easy to fool and even linear models work in counter-intuitive ways. (Selvaraju et al, 2016) (Goodfellow 2018)

  42. Robust models are more interpretable Relatively vulnerable model Relatively robust model (Goodfellow 2015) (Goodfellow 2018)

  43. A Cambrian Explosion of Machine Learning Research Topics Make ML work Generative ML+neuroscience Modeling Accountability Security and Transparency RL Fairness Extreme reliability Domain adaptation Label Privacy e ffi ciency (Goodfellow 2018)

  44. Adversarial Examples that Fool both Human and Computer Vision Gamaleldin et al 2018 (Goodfellow 2018)

  45. Questions (Goodfellow 2018)

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend