Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Machine Learning for Developers

Machine Learning for Developers

Codemotion, Rome, March 25th, 2017

Have you always wanted to add predictive capabilities or voice recognition to your application, but haven’t been able to find the time or the right technology to get started? Everybody wants to build smart apps, but only a few are Data Scientists. This session will help you understand machine learning terminology & challenges, implement a machine learning model, add predictive capabilities to your app, and provide your customer with voice UX.

Danilo Poccia

March 25, 2017
Tweet

More Decks by Danilo Poccia

Other Decks in Programming

Transcript

  1. Machine Learning Supervised Learning Unsupervised Learning Inferring a model from

    labeled training data Inferring a model to describe hidden structure from unlabeled data
  2. Reinforcement Learning Perform a certain goal in a dynamic environment

    Machine Learning Supervised Learning Unsupervised Learning
  3. Tip: Try topic modeling with your own emails ;-) Topic

    Modeling Discovering abstract “topics” that occur in a collection of documents For example, looking for “infrequent” words that are used more often in a document
  4. Regression “How many bikes will be rented tomorrow?” Happy, Sad,

    Angry, Confused, Disgusted, Surprised, Calm, Unknown Binary Classification Multi-Class Classification “Is this email spam?” “What is the sentiment of this tweet, or of this social media comment?” 1, 0, 100K Yes / No True / False %
  5. 1969 Marvin Minsky, Seymour Papert Perceptrons: An Introduction to Computational

    Geometry A perceptron can only solve linearly separable functions (e.g. no XOR)
  6. f(∑) f(∑) f(∑) f(∑) f(∑) f(∑) f(∑) f(∑) f(∑) input

    layer hidden layer output layer input output Multiple Layers Lots of Parameters Backpropagation
  7. Microprocessor Transistor Counts 1971-2011 Intel E7 CPU 4-24 cores NVIDIA

    K80 GPU 2,496 cores https://en.wikipedia.org/wiki/Moore's_law
  8. LeCun, Gradient-Based Learning Applied to Document Recognition,1998 Hinton, A Fast

    Learning Algorithm for Deep Belief Nets, 2006 Bengio, Learning Deep Architectures for AI, 2009 Advances in Research 1998-2009
  9. f(∑) f(∑) f(∑) f(∑) f(∑) f(∑) f(∑) f(∑) f(∑) output

    How to give images in input to a Neural Network? Photo by David Iliff. License: CC-BY-SA 3.0 https://commons.wikimedia.org/wiki/File:Colosseum_in_Rome,_Italy_-_April_2007.jpg
  10. Convolution Matrix 0 0 0 0 1 0 0 0

    0 Identity Photo by David Iliff. License: CC-BY-SA 3.0 https://commons.wikimedia.org/wiki/File:Colosseum_in_Rome,_Italy_-_April_2007.jpg
  11. Convolution Matrix 1 0 -1 2 0 -2 1 0

    -1 Left Edges Photo by David Iliff. License: CC-BY-SA 3.0 https://commons.wikimedia.org/wiki/File:Colosseum_in_Rome,_Italy_-_April_2007.jpg
  12. Convolution Matrix -1 0 1 -2 0 2 -1 0

    1 Right Edges Photo by David Iliff. License: CC-BY-SA 3.0 https://commons.wikimedia.org/wiki/File:Colosseum_in_Rome,_Italy_-_April_2007.jpg
  13. Convolution Matrix 1 2 1 0 0 0 -1 -2

    -1 Top Edges Photo by David Iliff. License: CC-BY-SA 3.0 https://commons.wikimedia.org/wiki/File:Colosseum_in_Rome,_Italy_-_April_2007.jpg
  14. Convolution Matrix -1 -2 -1 0 0 0 1 2

    1 Bottom Edges Photo by David Iliff. License: CC-BY-SA 3.0 https://commons.wikimedia.org/wiki/File:Colosseum_in_Rome,_Italy_-_April_2007.jpg
  15. Convolution Matrix 0.6 -0.6 1.2 -1.4 1.2 -1.6 0.8 -1.4

    1.6 Random Values Photo by David Iliff. License: CC-BY-SA 3.0 https://commons.wikimedia.org/wiki/File:Colosseum_in_Rome,_Italy_-_April_2007.jpg
  16. ImageNet Classification Error Over Time 0 5 10 15 20

    25 30 2010 2011 2012 2013 2014 2015 2016 Classification Error CNNs
  17. Artificial Intelligence & Deep Learning At Amazon Thousands Of Employees

    Across The Company Focused on AI Discovery & Search Fulfilment & Logistics Add ML-powered features to existing products Echo & Alexa
  18. Artificial Intelligence on AWS P2, F1 & Elastic GPUs Deep

    Learning AMI and template Investment in Apache MXNet
  19. Deep Learning Frameworks MXNet, Caffe, Tensorflow, Theano, Torch, CNTK and

    Keras Pre-installed components to speed productivity, such as Nvidia drivers, CUDA, cuDNN, Intel MKL-DNN with MXNet, Anaconda, Python 2 and 3 AWS Integration Deep Learning AMI
  20. Amazon Rekognition Deep learning-based image recognition service Search, verify, and

    organize millions of images Object and Scene Detection Facial Analysis Face Comparison Facial Recognition
  21. Amazon Rekognition: Images In, Categories and Facial Analysis Out Amazon

    Rekognition Car Outside Daytime Driving Objects & Scenes Female Smiling Sunglasses Face ID DetectLabels DetectFaces CompareFaces IndexFaces SearchFacesByImage Faces
  22. Deep Learning Process Conv 1 Conv 2 Conv n …

    … Feature Maps Labrador Dog Beach Outdoors Softmax Probability Fully Connected Layer
  23. Bynder allows you to easily create, find and use content

    for branding automation and marketing solutions. With our new AI capabilities, Bynder’s software… now allows users to save hours of admin labor when uploading and organizing their files, adding exponentially more value. Chris Hall CEO, Bynder ” “ With Rekognition, Bynder revolutionizes marketing admin tasks with AI capabilities
  24. Amazon Polly: Text In, Life-like Speech Out Amazon Polly “The

    temperature in WA is 75°F” “The temperature in Washington is 75 degrees Fahrenheit”
  25. TEXT Market grew by > 20%. WORDS PHONEMES { {

    { { { ˈtwɛn.ti pɚ.ˈsɛnt ˈmɑɹ.kət ˈgɹu baɪ ˈmoʊɹ ˈðæn PROSODY CONTOUR UNIT SELECTION AND ADAPTATION TEXT PROCESSING PROSODY MODIFICATION STREAMING Market grew by more than twenty percent Speech units inventory
  26. aws polly synthesize-speech --text "It was nice to live such

    a wonderful live show." --output-format mp3 --voice-id Joanna --text-type text output.mp3
  27. “Nel mezzo del cammin di nostra vita mi ritrovai per

    una selva oscura ché la diritta via era smarrita.” https://commons.wikimedia.org/wiki/File:Portrait_de_Dante.jpg
  28. Duolingo voices its language learning service Using Polly Duolingo is

    a free language learning service where users help translate the web and rate translations. With Amazon Polly our users benefit from the most lifelike Text-to-Speech voices available on the market. Severin Hacker CTO, Duolingo ” “ • Spoken language crucial for language learning • Accurate pronunciation matters • Faster iteration thanks to TTS • As good as natural human speech
  29. GoAnimate is a cloud-based, animated video creation plarform. Amazon Polly

    gives GoAnimate users the ability to immediately give voice to the characters they animate using our platform. Alvin Hung CEO, GoAnimate ” “ • Multi-language communication • Training or HR professionals who have to create content in many languages • Video preproduction • Video makers who need to iterate and fine-tune before the text-to- speech is eventually replaced by a professional voiceover • K–12 education • Students who make videos and don’t have access to professional voices or time for or knowledge of voiceover With Polly, GoAnimate gives voice to the characters in their animations
  30. ” “ Royal National Institute of Blind People creates and

    distributes accessible information in the form of synthesized content Amazon Polly delivers incredibly lifelike voices which captivate and engage our readers. John Worsfold Solutions Implementation Manager, RNIB • RNIB delivers largest library of audiobooks in the UK for nearly 2 million people with sight loss • Naturalness of generated speech is critical to captivate and engage readers • No restrictions on speech redistributions enables RNIB to create and distribute accessible information in a form of synthesized content RNIB provides the largest library in the UK for people with sight loss
  31. Amazon ALEXA (It’s what’s inside Alexa) 3 Natural Language Understanding

    (NLU) & Automatic Speech Recognition (ASR) Powered By Deep Learning
  32. Amazon Lex: Speech Recognition & Natural Language Understanding Amazon Lex

    Automatic Speech Recognition Natural Language Understanding “What’s the weather forecast?” Weather Forecast
  33. Amazon Lex: Speech Recognition & Natural Language Understanding Amazon Lex

    Automatic Speech Recognition Natural Language Understanding “What’s the weather forecast?” “It will be sunny and 25°C” Weather Forecast
  34. Lex Bot Structure Utterances Spoken or typed phrases that invoke

    your intent BookHotel Intents An Intent performs an action in response to natural language user input Slots Slots are input data required to fulfill the intent Fulfillment Fulfillment mechanism for your intent
  35. Hotel Booking City New York City Check In Nov 30th

    Check Out Dec 2nd Hotel Booking City New York City Check In Check Out “Book a Hotel” Book Hotel NYC “Book a Hotel in NYC” Automatic Speech Recognition Hotel Booking New York City Natural Language Understanding Intent/Slot Model Utterances “Your hotel is booked for Nov 30th” Polly Confirmation: “Your hotel is booked for Nov 30th” a in “Can I go ahead with the booking?”
  36. ” “ Finding missing persons: ~100,000 active missing persons cases

    in the U.S. at any given time ~60% are adults, ~40% are children • Motorola Solutions applies Amazon Rekognition, Amazon Polly and Amazon Lex • Image analytics and facial recognition can continually monitor for missing persons • Tools that understand natural language can enable officers to keep eyes up and hands free Motorola Solutions is using Amazon AI to help finding missing persons Motorola Solutions keeps utility workers connected and visible to each other with real-time voice and data communication across the smart grid.
  37. I see… Amazon Rekognition Amazon Polly Camera Raspberry Pi Voice

    Synthesize Speech Detect Labels Detect Faces
  38. Nikola Tesla, 1926 “When wireless is perfectly applied, the whole

    earth will be converted into a huge brain…”