SlideShare a Scribd company logo
1 of 43
Download to read offline
Artificial Intelligence & Machine Learning
Elena Ehrlich, PhD
eeehrlic@amazon.com
What is AI?
https://www.geospatialworld.net/blogs/difference-between-ai%EF%BB%BF-machine-learning-and-deep-learning/
Agenda
• Image & Video Recognition Rekognition
• Deep-Learning Enabled Video Cameras DeepLens
• Natural Language Understanding Comprehend
• Voice & Convseration Bots Polly, Lex, & Alexa
• Fully-Managed Machine Learning Sagemaker
Image Analysis
AWS Rekognition
Bay
Beach
Coast
Outdoors
Sea
Water
Palm_tree
Plant
Tree
Summer
Landscape
Nature
Hotel
99.18%
99.18%
99.18%
99.18%
99.18%
99.18%
99.21%
99.21%
99.21%
58.3%
51.84%
51.84%
51.24%
Category Confidence
Rekognition: Object & Scene Detection
Rekognition: Facial Analysis
"FaceDetails": [{
"BoundingBox": {
"Height": 0.22111110389232635 ,
"Left": 0.29600000381469727,
"Top": 0.08888889104127884,
"Width": 0.4000000059604645
},
"Confidence": 99.9970474243164,
"Emotions": [{
"Confidence": 98.48326110839844,
"Type": "HAPPY"
}, {
"Confidence": 15.214723587036133,
"Type": "CALM"
}, {
"Confidence": 1.2157082557678223,
"Type": "CONFUSED"
}],
"AgeRange": {
"High": 47,
"Low": 30
},
"Beard": {
"Confidence": 95.77610778808594,
"Value": false
},
"Eyeglasses": {
"Confidence": 99.68527221679688,
"Value": true
},
"EyesOpen": {
"Confidence": 99.99991607666016,
"Value": true
},
"Gender": {
"Confidence": 99.92896270751953,
"Value": ”Female"
},
"MouthOpen": {
"Confidence": 99.90928649902344,
"Value": true
},
"Mustache": {
smart cropping
& ad overlays
sentiment
capture
demographic
analysis
face editing
& pixelation
DetectFaces
{ "contentString":
{
"Attributes": [
"ALL"
],
"Image": {
"Bytes": "..."
}
}
}
Rekognition: Compare Faces
Face Comparision
Hierarchical taxonomy
Confidence score
"ModerationLabels": [
{
"Confidence": 82.7555923461914,
"Name": "Suggestive",
"ParentName": ""
},
{
"Confidence": 82.7555923461914,
"Name": "Female Swimwear or Underwear",
"ParentName": "Suggestive"
},
{
"Confidence": 50.11056137084961,
"Name": "Covered Nudity",
"ParentName": "Nudity and Sexuality"
},
{
"Confidence": 50.11056137084961,
"Name": "Nudity and Sexuality",
"ParentName": ""
},
]
Rekognition: Image Moderation
Suggestive 82.7%
Female Swimwear or Underwear 82.7%
Nudity and Sexuality 50.1%
Covered Nudity 50.1%
https://console.aws.amazon.com/rekognition/home?region=us-east-1#/label-detection
https://d3qtbfbtl5c95j.cloudfront.net/Main.html
http://iad-front.deepvideoanalysis.cloud/results.html#!?identifier=introducingamazongo.mp4
https://aws.amazon.com/rekognition/customers/
Interesting Demos…Time permitting
Deep-Learning Enabled
Video Cameras
AWS DeepLens
DeepLens: Deep-Learning Enabled Video Camera
A DL video camera uses deep convolutional neural networks (CNNs) to analyze visual imagery.
The device itself is a development environment to build computer vision applications.
AWS DeepLens communicates with the following ML endpoints:
• Amazon SageMaker, for model training and validation
• AWS Lambda, event-driven triggers run inference against CNN models
• AWS Greengrass, for deploying updates and functions to your device and other IoT devices
April 2018
Natural
Language Understanding
AWS Comprehend
https://www.ip-watch.org/2018/01/24/itu-4-5-people-ldcs-can-access-mobile-networks-not-using-internet/
Comprehend: Keyword, Sentiment, & Topic Modeling
Comprehend: Keyword, Sentiment, & Topic Modeling
Comprehend: Keyword, Sentiment, & Topic Modeling
Comprehend: Keyword, Sentiment, & Topic Modeling
Life-like Speech
AWS Polly
Polly: Life-like Speech Service
Plain Text SSML Lexicons
Plain Text SSML Lexicons
Speech Synthesis Markup Language
<speak> - Start Tag
<break> - Pause in Speech
<lang> - Specifies the language
<mark> - Tag Name for specific word
<p> - Indicates Paragraph
<phoneme>- phonetic pronunciation
<prosody> - Controls the volume
<s> - Indicates a sentence
<say-as>- Interpretation
<sub> - Alias words
<w> - Customize pronunciation
<amazon:effect name="whispered">
<lexeme>
<grapheme>espresso</grapheme
>
<alias>ess-press-oh</alias>
</lexeme>
Conversational Engines
AWS Lex
Lex: The Advent Of Conversational Interactions
1st Gen: Machine-oriented
interactions
2nd Gen: Control-oriented
& translated
3rd Gen:
Intent-oriented
Speech Recognition Language UnderstandingBusiness Logic
Disparate Systems Authentication
Messaging platforms
Scale
Testing
Security
Availability
Mobile
Lex – Converstaional Engines
Informational Bots
Chatbots for everyday consumer requests
Application Bots
Build powerful interfaces to mobile applications
• News updates
• Weather
information
• Game scores ….
• Book tickets
• Order food
• Manage bank accounts ….
Enterprise Productivity Bots
Streamline enterprise work activities and improve efficiencies
• Check sales numbers
• Marketing performance
• Inventory status ….
Internet of Things (IoT) Bots
Enable conversational interfaces for device interactions
• Wearables
• Appliances
• Auto ….
Operational Bots
Chatbots for IT automation
• Reset my
Password
• TCO analysis
• Productivity….
Most Common Algorithms Provided
•Linear Learner
•Factorization Machines
•XGBoost Algorithm
•Image Classification Algorithm
•Amazon SageMaker Sequence2Sequence
•K-Means Algorithm
•Principal Component Analysis (PCA)
•Latent Dirichlet Allocation (LDA)
•Neural Topic Model (NTM)
•DeepAR Forecasting
•BlazingText
import sagemaker
Sagemaker: Fully-Managed Machine Learning
10x
Performance
Single-Click Training
Train Models at Petabyte Scale
Deploy in Production
Auto-Scaling Cluster of AWS EC2 Instances
OpenSource tools
TensorFlow
Apache MXNet
A/B Testing
Built-in
AI/ML Adoption Benefits
CONVERTING
THE POWER OF
MACHINE
LEARNING INTO
BUSINESS VALUE
MAKING THE
BEST USE OF A
DATA SCIENTISTS
TIME
EMBEDDING
MACHINE
LEARNING INTO
THE FABRIC OF
YOUR BUSINESS
While the power of ML is unrivaled, “data scientists spend around
80% of their time on preparing and managing data for analysis” …
hence only 20% of their time is used to derive insights
The value of data science relies upon operationalizing models
within business applications and processes, yet “50% of the
predictive models [built] don’t get implemented”
While “60% of companies agree that big data will help improve their
decision making and competitiveness … only 28% indicate that they
are currently generating strategic value from their data”
1
2
3
Thank you
Elena Ehrlich, PhD
eeehrlic@amazon.com
Appendix
Services
Platforms
Frameworks
AWS AI/ML: The Stack
Apache
MXNet
KerasGluonPyTorch
Cognitive
Toolkit
Caffe2
& Caffe
Tensor-
Flow
AWS Deep Learning AMI
SageMaker
Mechanical
Turk
AWS
DeepLens
Amazon ML
Spark &
EMR
Speech:
Polly &
Transcribe
Vision:
Rekognition Image &
Rekognition Video
Language:
Lex, Translate &
Comprehend
AWS AI/ML: Notable Successes
Services
Platforms
Frameworks
AWS AI/ML: Solutions for Every Skill Level
• Designed for Developers & Data Scientists
• Solution-oriented Prebuilt Models Available via APIs
• Image Analysis, NLU, NLP, Translation, Text-to-Speech & Speech-to-Text
• Designed for Data Scientists to Address Common Needs
• Fully Managed Platform for Model Building
• Reduces the Heavy Lifting in Model Building & Deployment
• Designed for Data Scientists to Address Advanced / Emerging Needs
• Provides Maximum Flexibility to develop on the leading AI Frameworks
• Enables Expert AI Systems to be Developed & Deployed
Services
Platforms
Frameworks
Real-time &
batch image
analysis
Object & Scene
Detection
Facial Detection Face SearchFacial Analysis
Rekognition: Search & Understand Visual Content
Image Moderation Celebrity Recognition
Rekognition: Image Moderation
Manual
Review
Approved
Rejected
Picture posted
to end users
No inappropriate
content detected
Inappropriate
content detected
Object CreationUpload picture
Users
S3 Bucket Rekognition
Lambda
User
Notification
Rekognition: Video - Case Study Architecture
Polly: Life-like Speech Service
Converts text
to life-like speech
47 voices 27 languages Low latency,
real time
Fully managed
Lex: Build Natural, Conversational Interactions In Voice & Text
Voice & Text
“Chatbots”
Powers
Alexa
Voice interactions
on mobile, web
& devices
Text interaction
with Slack & Messenger
Enterprise
Connectors
(with more coming) Salesforce
Microsoft Dynamics
Marketo
Zendesk
Quickbooks
Hubspot
BOT Intent Slot & Slot type
BOT Intent Slot & Slot type
An intent represents an action that
the user wants to perform
Intent name– A descriptive name for
the intent.
Sample utterances – How a user
might convey the intent.
How to fulfill the intent – How you
want to fulfill the intent after the user
provides the necessary information
Slot - An intent can require zero or
more slots or parameters
Slot type – Each slot has a type.
You can create your custom slot
types or use built-in slot types
Lex: Build Natural, Conversational Interactions In Voice & Text
An Amazon Lex bot is powered
by Automatic Speech
Recognition (ASR) and Natural
Language Understanding
(NLU) capabilities
Response Cards
• Simplify interactions for your users
• Increase bot's accuracy
• Can be used with Facebook Messenger, Slack, and Twilio as well as your own client
applications.
DeepLens Architecture
IoT Anomaly Detection
AWS Kinesis Analytics
Kinesis Analytics: real-time insights from streaming data
Kinesis Analytics: real-time insights from streaming data
AI Inquisitors AI Adopters AI Experts
Interested in AI but
have limited expertise
and/or resources
Limited expertise
and/or use of AI for
one-off projects
Advanced expertise
and/or use of
embedded AI in apps
AI/ML Assessment
Business Value Ability to Execute Data Availability
Assessing POC Targets: Criteria
Prep Question Sample Answer
What Business or Operational benefits are you trying to drive? • Improve content personalization
How will you consume the outputs and put them into action?
• Content will be distributed at a
targeted level
What types of data is available today? Where does the data
reside?
• Content and subscription data
What types of analytics and/or machine learning are being
employed today?
• Business Intelligence
• Predictive Analytics
What staff and/or consultants currently support these activities?
• Data Engineers
• Data Scientists
What software currently supports these activities? • R / Python
What is your ideal scenario in tackling these business objectives? • One-to-one content for individuals
What challenges have you experienced when deploying AI?
• Prioritization of Targets
• Operationalization
AI/ML Assessment

More Related Content

What's hot

Fundamentals of Artificial Intelligence — QU AIO Leadership in AI
Fundamentals of Artificial Intelligence — QU AIO Leadership in AIFundamentals of Artificial Intelligence — QU AIO Leadership in AI
Fundamentals of Artificial Intelligence — QU AIO Leadership in AIJunaid Qadir
 
Introduction to AI & ML
Introduction to AI & MLIntroduction to AI & ML
Introduction to AI & MLMandy Sidana
 
General introduction to AI ML DL DS
General introduction to AI ML DL DSGeneral introduction to AI ML DL DS
General introduction to AI ML DL DSRoopesh Kohad
 
Artificial intelligence and its application
Artificial intelligence and its applicationArtificial intelligence and its application
Artificial intelligence and its applicationMohammed Abdel Razek
 
Artificial Intelligence Presentation
Artificial Intelligence PresentationArtificial Intelligence Presentation
Artificial Intelligence PresentationAdarsh Pathak
 
ARTIFICIAL INTELLIGENCE AND MACHINE LEARNING
ARTIFICIAL INTELLIGENCE AND MACHINE LEARNINGARTIFICIAL INTELLIGENCE AND MACHINE LEARNING
ARTIFICIAL INTELLIGENCE AND MACHINE LEARNINGDr Sandeep Ranjan
 
Artificial Intelligence Presentation
Artificial Intelligence PresentationArtificial Intelligence Presentation
Artificial Intelligence Presentationlpaviglianiti
 
Artificial Intelligence And Machine Learning PowerPoint Presentation Slides C...
Artificial Intelligence And Machine Learning PowerPoint Presentation Slides C...Artificial Intelligence And Machine Learning PowerPoint Presentation Slides C...
Artificial Intelligence And Machine Learning PowerPoint Presentation Slides C...SlideTeam
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligenceSourabh Sharma
 
Intro/Overview on Machine Learning Presentation
Intro/Overview on Machine Learning PresentationIntro/Overview on Machine Learning Presentation
Intro/Overview on Machine Learning PresentationAnkit Gupta
 
Artifical intelligence-NIT Kurukshetra
Artifical intelligence-NIT KurukshetraArtifical intelligence-NIT Kurukshetra
Artifical intelligence-NIT KurukshetraNarendra Panwar
 
What is Artificial Intelligence | Artificial Intelligence Tutorial For Beginn...
What is Artificial Intelligence | Artificial Intelligence Tutorial For Beginn...What is Artificial Intelligence | Artificial Intelligence Tutorial For Beginn...
What is Artificial Intelligence | Artificial Intelligence Tutorial For Beginn...Edureka!
 
What is artificial intelligence? What are task domains in AI?
What is artificial intelligence? What are task domains in AI?What is artificial intelligence? What are task domains in AI?
What is artificial intelligence? What are task domains in AI?Cyber Infrastructure INC
 
Introduction to Machine Learning & AI
Introduction to Machine Learning & AIIntroduction to Machine Learning & AI
Introduction to Machine Learning & AIMichael Eydman
 
Intro to Machine Learning & AI
Intro to Machine Learning & AIIntro to Machine Learning & AI
Intro to Machine Learning & AIMostafa Elsheikh
 

What's hot (20)

Fundamentals of Artificial Intelligence — QU AIO Leadership in AI
Fundamentals of Artificial Intelligence — QU AIO Leadership in AIFundamentals of Artificial Intelligence — QU AIO Leadership in AI
Fundamentals of Artificial Intelligence — QU AIO Leadership in AI
 
Aippt
AipptAippt
Aippt
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
Introduction to AI & ML
Introduction to AI & MLIntroduction to AI & ML
Introduction to AI & ML
 
General introduction to AI ML DL DS
General introduction to AI ML DL DSGeneral introduction to AI ML DL DS
General introduction to AI ML DL DS
 
Machine learning
Machine learningMachine learning
Machine learning
 
Artificial intelligence and its application
Artificial intelligence and its applicationArtificial intelligence and its application
Artificial intelligence and its application
 
Artificial Intelligence Presentation
Artificial Intelligence PresentationArtificial Intelligence Presentation
Artificial Intelligence Presentation
 
ARTIFICIAL INTELLIGENCE AND MACHINE LEARNING
ARTIFICIAL INTELLIGENCE AND MACHINE LEARNINGARTIFICIAL INTELLIGENCE AND MACHINE LEARNING
ARTIFICIAL INTELLIGENCE AND MACHINE LEARNING
 
Artificial Intelligence Presentation
Artificial Intelligence PresentationArtificial Intelligence Presentation
Artificial Intelligence Presentation
 
Artificial Intelligence And Machine Learning PowerPoint Presentation Slides C...
Artificial Intelligence And Machine Learning PowerPoint Presentation Slides C...Artificial Intelligence And Machine Learning PowerPoint Presentation Slides C...
Artificial Intelligence And Machine Learning PowerPoint Presentation Slides C...
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Intro/Overview on Machine Learning Presentation
Intro/Overview on Machine Learning PresentationIntro/Overview on Machine Learning Presentation
Intro/Overview on Machine Learning Presentation
 
Ai presentation
Ai presentationAi presentation
Ai presentation
 
Artifical intelligence-NIT Kurukshetra
Artifical intelligence-NIT KurukshetraArtifical intelligence-NIT Kurukshetra
Artifical intelligence-NIT Kurukshetra
 
What is Artificial Intelligence | Artificial Intelligence Tutorial For Beginn...
What is Artificial Intelligence | Artificial Intelligence Tutorial For Beginn...What is Artificial Intelligence | Artificial Intelligence Tutorial For Beginn...
What is Artificial Intelligence | Artificial Intelligence Tutorial For Beginn...
 
What is artificial intelligence? What are task domains in AI?
What is artificial intelligence? What are task domains in AI?What is artificial intelligence? What are task domains in AI?
What is artificial intelligence? What are task domains in AI?
 
Introduction to Machine Learning & AI
Introduction to Machine Learning & AIIntroduction to Machine Learning & AI
Introduction to Machine Learning & AI
 
Intro to Machine Learning & AI
Intro to Machine Learning & AIIntro to Machine Learning & AI
Intro to Machine Learning & AI
 
History of AI
History of AIHistory of AI
History of AI
 

Similar to AI and machine learning

Hands-on with Rekognition, Polly & Lex - Pop-up Loft TLV 2017
Hands-on with Rekognition, Polly & Lex - Pop-up Loft TLV 2017Hands-on with Rekognition, Polly & Lex - Pop-up Loft TLV 2017
Hands-on with Rekognition, Polly & Lex - Pop-up Loft TLV 2017Amazon Web Services
 
Amazon AI (March 2017)
Amazon AI (March 2017)Amazon AI (March 2017)
Amazon AI (March 2017)Julien SIMON
 
Unlocking New Todays: Artificial Intelligence and Data Platforms on AWS
Unlocking New Todays: Artificial Intelligence and Data Platforms on AWSUnlocking New Todays: Artificial Intelligence and Data Platforms on AWS
Unlocking New Todays: Artificial Intelligence and Data Platforms on AWSAmazon Web Services
 
An Overview of AI at AWS - Amazon Lex, Amazon Polly, Amazon Rekognition - Dev...
An Overview of AI at AWS - Amazon Lex, Amazon Polly, Amazon Rekognition - Dev...An Overview of AI at AWS - Amazon Lex, Amazon Polly, Amazon Rekognition - Dev...
An Overview of AI at AWS - Amazon Lex, Amazon Polly, Amazon Rekognition - Dev...Amazon Web Services
 
Overview of Artificial Intelligence at AWS - DevDay Los Angeles 2017
Overview of Artificial Intelligence at AWS - DevDay Los Angeles 2017Overview of Artificial Intelligence at AWS - DevDay Los Angeles 2017
Overview of Artificial Intelligence at AWS - DevDay Los Angeles 2017Amazon Web Services
 
BDA310 An Introduction to the AI services at AWS
BDA310 An Introduction to the AI services at AWSBDA310 An Introduction to the AI services at AWS
BDA310 An Introduction to the AI services at AWSAmazon Web Services
 
AWS Artificial Intelligence Day - Toronto
AWS Artificial Intelligence Day - TorontoAWS Artificial Intelligence Day - Toronto
AWS Artificial Intelligence Day - TorontoAmazon Web Services
 
Amazon Web Services - Strategy and Current Offering
Amazon Web Services - Strategy and Current OfferingAmazon Web Services - Strategy and Current Offering
Amazon Web Services - Strategy and Current OfferingAmazon Web Services
 
An Overview to Artificial Intelligence Services at AWS
An Overview to Artificial Intelligence Services at AWSAn Overview to Artificial Intelligence Services at AWS
An Overview to Artificial Intelligence Services at AWSKristana Kane
 
An Overview of AI at AWS: Amazon Lex, Amazon Polly, Amazon Rekognition, Apach...
An Overview of AI at AWS: Amazon Lex, Amazon Polly, Amazon Rekognition, Apach...An Overview of AI at AWS: Amazon Lex, Amazon Polly, Amazon Rekognition, Apach...
An Overview of AI at AWS: Amazon Lex, Amazon Polly, Amazon Rekognition, Apach...Amazon Web Services
 
Raleigh DevDay 2017: Distributed Deep Learning on AWS with Apache MXNet
Raleigh DevDay 2017: Distributed Deep Learning on AWS with Apache MXNetRaleigh DevDay 2017: Distributed Deep Learning on AWS with Apache MXNet
Raleigh DevDay 2017: Distributed Deep Learning on AWS with Apache MXNetAmazon Web Services
 
New Artificial Intelligence and IoT Services (Lex, Polly, Rekognition, Greeng...
New Artificial Intelligence and IoT Services (Lex, Polly, Rekognition, Greeng...New Artificial Intelligence and IoT Services (Lex, Polly, Rekognition, Greeng...
New Artificial Intelligence and IoT Services (Lex, Polly, Rekognition, Greeng...Amazon Web Services
 
Building Speech Enabled Products with Amazon Polly & Amazon Lex
Building Speech Enabled Products with Amazon Polly & Amazon LexBuilding Speech Enabled Products with Amazon Polly & Amazon Lex
Building Speech Enabled Products with Amazon Polly & Amazon LexAmazon Web Services
 
Xuedong Huang - Deep Learning and Intelligent Applications
Xuedong Huang - Deep Learning and Intelligent ApplicationsXuedong Huang - Deep Learning and Intelligent Applications
Xuedong Huang - Deep Learning and Intelligent ApplicationsMachine Learning Prague
 
Building Chatbots with Amazon Lex I AWS Dev Day 2018
Building Chatbots with Amazon Lex I AWS Dev Day 2018Building Chatbots with Amazon Lex I AWS Dev Day 2018
Building Chatbots with Amazon Lex I AWS Dev Day 2018AWS Germany
 
Building a Chatbot with Amazon Lex and AWS Lambda Workshop
Building a Chatbot with Amazon Lex and AWS Lambda WorkshopBuilding a Chatbot with Amazon Lex and AWS Lambda Workshop
Building a Chatbot with Amazon Lex and AWS Lambda WorkshopAmazon Web Services
 
Building speech enabled products with Amazon Polly & Amazon Lex
Building speech enabled products with Amazon Polly & Amazon LexBuilding speech enabled products with Amazon Polly & Amazon Lex
Building speech enabled products with Amazon Polly & Amazon LexAmazon Web Services
 
How Amazon AI Can Help You Transform Your Education Business | AWS Webinar
How Amazon AI Can Help You Transform Your Education Business | AWS WebinarHow Amazon AI Can Help You Transform Your Education Business | AWS Webinar
How Amazon AI Can Help You Transform Your Education Business | AWS WebinarAmazon Web Services
 
Announcing Amazon Lex - January 2017 AWS Online Tech Talks
Announcing Amazon Lex - January 2017 AWS Online Tech TalksAnnouncing Amazon Lex - January 2017 AWS Online Tech Talks
Announcing Amazon Lex - January 2017 AWS Online Tech TalksAmazon Web Services
 

Similar to AI and machine learning (20)

Hands-on with Rekognition, Polly & Lex - Pop-up Loft TLV 2017
Hands-on with Rekognition, Polly & Lex - Pop-up Loft TLV 2017Hands-on with Rekognition, Polly & Lex - Pop-up Loft TLV 2017
Hands-on with Rekognition, Polly & Lex - Pop-up Loft TLV 2017
 
Amazon AI (March 2017)
Amazon AI (March 2017)Amazon AI (March 2017)
Amazon AI (March 2017)
 
Unlocking New Todays: Artificial Intelligence and Data Platforms on AWS
Unlocking New Todays: Artificial Intelligence and Data Platforms on AWSUnlocking New Todays: Artificial Intelligence and Data Platforms on AWS
Unlocking New Todays: Artificial Intelligence and Data Platforms on AWS
 
An Overview of AI at AWS - Amazon Lex, Amazon Polly, Amazon Rekognition - Dev...
An Overview of AI at AWS - Amazon Lex, Amazon Polly, Amazon Rekognition - Dev...An Overview of AI at AWS - Amazon Lex, Amazon Polly, Amazon Rekognition - Dev...
An Overview of AI at AWS - Amazon Lex, Amazon Polly, Amazon Rekognition - Dev...
 
Overview of Artificial Intelligence at AWS - DevDay Los Angeles 2017
Overview of Artificial Intelligence at AWS - DevDay Los Angeles 2017Overview of Artificial Intelligence at AWS - DevDay Los Angeles 2017
Overview of Artificial Intelligence at AWS - DevDay Los Angeles 2017
 
BDA310 An Introduction to the AI services at AWS
BDA310 An Introduction to the AI services at AWSBDA310 An Introduction to the AI services at AWS
BDA310 An Introduction to the AI services at AWS
 
AWS Artificial Intelligence Day - Toronto
AWS Artificial Intelligence Day - TorontoAWS Artificial Intelligence Day - Toronto
AWS Artificial Intelligence Day - Toronto
 
Amazon Web Services - Strategy and Current Offering
Amazon Web Services - Strategy and Current OfferingAmazon Web Services - Strategy and Current Offering
Amazon Web Services - Strategy and Current Offering
 
AI Overview
AI OverviewAI Overview
AI Overview
 
An Overview to Artificial Intelligence Services at AWS
An Overview to Artificial Intelligence Services at AWSAn Overview to Artificial Intelligence Services at AWS
An Overview to Artificial Intelligence Services at AWS
 
An Overview of AI at AWS: Amazon Lex, Amazon Polly, Amazon Rekognition, Apach...
An Overview of AI at AWS: Amazon Lex, Amazon Polly, Amazon Rekognition, Apach...An Overview of AI at AWS: Amazon Lex, Amazon Polly, Amazon Rekognition, Apach...
An Overview of AI at AWS: Amazon Lex, Amazon Polly, Amazon Rekognition, Apach...
 
Raleigh DevDay 2017: Distributed Deep Learning on AWS with Apache MXNet
Raleigh DevDay 2017: Distributed Deep Learning on AWS with Apache MXNetRaleigh DevDay 2017: Distributed Deep Learning on AWS with Apache MXNet
Raleigh DevDay 2017: Distributed Deep Learning on AWS with Apache MXNet
 
New Artificial Intelligence and IoT Services (Lex, Polly, Rekognition, Greeng...
New Artificial Intelligence and IoT Services (Lex, Polly, Rekognition, Greeng...New Artificial Intelligence and IoT Services (Lex, Polly, Rekognition, Greeng...
New Artificial Intelligence and IoT Services (Lex, Polly, Rekognition, Greeng...
 
Building Speech Enabled Products with Amazon Polly & Amazon Lex
Building Speech Enabled Products with Amazon Polly & Amazon LexBuilding Speech Enabled Products with Amazon Polly & Amazon Lex
Building Speech Enabled Products with Amazon Polly & Amazon Lex
 
Xuedong Huang - Deep Learning and Intelligent Applications
Xuedong Huang - Deep Learning and Intelligent ApplicationsXuedong Huang - Deep Learning and Intelligent Applications
Xuedong Huang - Deep Learning and Intelligent Applications
 
Building Chatbots with Amazon Lex I AWS Dev Day 2018
Building Chatbots with Amazon Lex I AWS Dev Day 2018Building Chatbots with Amazon Lex I AWS Dev Day 2018
Building Chatbots with Amazon Lex I AWS Dev Day 2018
 
Building a Chatbot with Amazon Lex and AWS Lambda Workshop
Building a Chatbot with Amazon Lex and AWS Lambda WorkshopBuilding a Chatbot with Amazon Lex and AWS Lambda Workshop
Building a Chatbot with Amazon Lex and AWS Lambda Workshop
 
Building speech enabled products with Amazon Polly & Amazon Lex
Building speech enabled products with Amazon Polly & Amazon LexBuilding speech enabled products with Amazon Polly & Amazon Lex
Building speech enabled products with Amazon Polly & Amazon Lex
 
How Amazon AI Can Help You Transform Your Education Business | AWS Webinar
How Amazon AI Can Help You Transform Your Education Business | AWS WebinarHow Amazon AI Can Help You Transform Your Education Business | AWS Webinar
How Amazon AI Can Help You Transform Your Education Business | AWS Webinar
 
Announcing Amazon Lex - January 2017 AWS Online Tech Talks
Announcing Amazon Lex - January 2017 AWS Online Tech TalksAnnouncing Amazon Lex - January 2017 AWS Online Tech Talks
Announcing Amazon Lex - January 2017 AWS Online Tech Talks
 

More from ITU

Do we need a wakeup call to keep driver-less cars protected?
Do we need a wakeup call to keep driver-less cars protected? Do we need a wakeup call to keep driver-less cars protected?
Do we need a wakeup call to keep driver-less cars protected? ITU
 
Global Virtual Mobile Network for Car manufacturers
Global Virtual Mobile Network for Car manufacturersGlobal Virtual Mobile Network for Car manufacturers
Global Virtual Mobile Network for Car manufacturersITU
 
Coordination of Threat Analysis in ICT Ecosystems
Coordination of Threat Analysis in ICT EcosystemsCoordination of Threat Analysis in ICT Ecosystems
Coordination of Threat Analysis in ICT EcosystemsITU
 
Learning from the past: Systematization for Attacks and Countermeasures on Mo...
Learning from the past: Systematization for Attacks and Countermeasures on Mo...Learning from the past: Systematization for Attacks and Countermeasures on Mo...
Learning from the past: Systematization for Attacks and Countermeasures on Mo...ITU
 
Trustworthy networking and technical considerations for 5G
Trustworthy networking and technical considerations for 5GTrustworthy networking and technical considerations for 5G
Trustworthy networking and technical considerations for 5GITU
 
The role of Bicycles and E-Bikes in the future development of Intelligent Tra...
The role of Bicycles and E-Bikes in the future development of Intelligent Tra...The role of Bicycles and E-Bikes in the future development of Intelligent Tra...
The role of Bicycles and E-Bikes in the future development of Intelligent Tra...ITU
 
Connected Cars & 5G
Connected Cars & 5GConnected Cars & 5G
Connected Cars & 5GITU
 
5G for Connected and Automated Driving
5G for Connected and Automated Driving5G for Connected and Automated Driving
5G for Connected and Automated DrivingITU
 
Securing the future of Automotive
Securing the future of AutomotiveSecuring the future of Automotive
Securing the future of AutomotiveITU
 
The Connected Vehicle - Challenges and Opportunities.
The Connected Vehicle - Challenges and Opportunities. The Connected Vehicle - Challenges and Opportunities.
The Connected Vehicle - Challenges and Opportunities. ITU
 
Machine learning for decentralized and flying radio devices
Machine learning for decentralized and flying radio devicesMachine learning for decentralized and flying radio devices
Machine learning for decentralized and flying radio devicesITU
 
Machine learning for 5G and beyond
Machine learning for 5G and beyondMachine learning for 5G and beyond
Machine learning for 5G and beyondITU
 
Efficient Deep Learning in Communications
Efficient Deep Learning in CommunicationsEfficient Deep Learning in Communications
Efficient Deep Learning in CommunicationsITU
 
AI for Good Global Summit - 2017 Report
AI for Good Global Summit - 2017 ReportAI for Good Global Summit - 2017 Report
AI for Good Global Summit - 2017 ReportITU
 
Standardization of XDSL and MGfast in ITU-T SG15
Standardization of XDSL and MGfast in ITU-T SG15Standardization of XDSL and MGfast in ITU-T SG15
Standardization of XDSL and MGfast in ITU-T SG15ITU
 
One World One Global Sim
One World One Global Sim One World One Global Sim
One World One Global Sim ITU
 
ICTs, LDCs and the SDGs
ICTs, LDCs and the SDGsICTs, LDCs and the SDGs
ICTs, LDCs and the SDGsITU
 
Collection Methodology for Key Performance Indicators for Smart Sustainable C...
Collection Methodology for Key Performance Indicators for Smart Sustainable C...Collection Methodology for Key Performance Indicators for Smart Sustainable C...
Collection Methodology for Key Performance Indicators for Smart Sustainable C...ITU
 
Enhancing innovation and participation in smart sustainable cities
Enhancing innovation and participation in smart sustainable citiesEnhancing innovation and participation in smart sustainable cities
Enhancing innovation and participation in smart sustainable citiesITU
 
Implementing SDG11 by connecting sustainability policies and urban planning p...
Implementing SDG11 by connecting sustainability policies and urban planning p...Implementing SDG11 by connecting sustainability policies and urban planning p...
Implementing SDG11 by connecting sustainability policies and urban planning p...ITU
 

More from ITU (20)

Do we need a wakeup call to keep driver-less cars protected?
Do we need a wakeup call to keep driver-less cars protected? Do we need a wakeup call to keep driver-less cars protected?
Do we need a wakeup call to keep driver-less cars protected?
 
Global Virtual Mobile Network for Car manufacturers
Global Virtual Mobile Network for Car manufacturersGlobal Virtual Mobile Network for Car manufacturers
Global Virtual Mobile Network for Car manufacturers
 
Coordination of Threat Analysis in ICT Ecosystems
Coordination of Threat Analysis in ICT EcosystemsCoordination of Threat Analysis in ICT Ecosystems
Coordination of Threat Analysis in ICT Ecosystems
 
Learning from the past: Systematization for Attacks and Countermeasures on Mo...
Learning from the past: Systematization for Attacks and Countermeasures on Mo...Learning from the past: Systematization for Attacks and Countermeasures on Mo...
Learning from the past: Systematization for Attacks and Countermeasures on Mo...
 
Trustworthy networking and technical considerations for 5G
Trustworthy networking and technical considerations for 5GTrustworthy networking and technical considerations for 5G
Trustworthy networking and technical considerations for 5G
 
The role of Bicycles and E-Bikes in the future development of Intelligent Tra...
The role of Bicycles and E-Bikes in the future development of Intelligent Tra...The role of Bicycles and E-Bikes in the future development of Intelligent Tra...
The role of Bicycles and E-Bikes in the future development of Intelligent Tra...
 
Connected Cars & 5G
Connected Cars & 5GConnected Cars & 5G
Connected Cars & 5G
 
5G for Connected and Automated Driving
5G for Connected and Automated Driving5G for Connected and Automated Driving
5G for Connected and Automated Driving
 
Securing the future of Automotive
Securing the future of AutomotiveSecuring the future of Automotive
Securing the future of Automotive
 
The Connected Vehicle - Challenges and Opportunities.
The Connected Vehicle - Challenges and Opportunities. The Connected Vehicle - Challenges and Opportunities.
The Connected Vehicle - Challenges and Opportunities.
 
Machine learning for decentralized and flying radio devices
Machine learning for decentralized and flying radio devicesMachine learning for decentralized and flying radio devices
Machine learning for decentralized and flying radio devices
 
Machine learning for 5G and beyond
Machine learning for 5G and beyondMachine learning for 5G and beyond
Machine learning for 5G and beyond
 
Efficient Deep Learning in Communications
Efficient Deep Learning in CommunicationsEfficient Deep Learning in Communications
Efficient Deep Learning in Communications
 
AI for Good Global Summit - 2017 Report
AI for Good Global Summit - 2017 ReportAI for Good Global Summit - 2017 Report
AI for Good Global Summit - 2017 Report
 
Standardization of XDSL and MGfast in ITU-T SG15
Standardization of XDSL and MGfast in ITU-T SG15Standardization of XDSL and MGfast in ITU-T SG15
Standardization of XDSL and MGfast in ITU-T SG15
 
One World One Global Sim
One World One Global Sim One World One Global Sim
One World One Global Sim
 
ICTs, LDCs and the SDGs
ICTs, LDCs and the SDGsICTs, LDCs and the SDGs
ICTs, LDCs and the SDGs
 
Collection Methodology for Key Performance Indicators for Smart Sustainable C...
Collection Methodology for Key Performance Indicators for Smart Sustainable C...Collection Methodology for Key Performance Indicators for Smart Sustainable C...
Collection Methodology for Key Performance Indicators for Smart Sustainable C...
 
Enhancing innovation and participation in smart sustainable cities
Enhancing innovation and participation in smart sustainable citiesEnhancing innovation and participation in smart sustainable cities
Enhancing innovation and participation in smart sustainable cities
 
Implementing SDG11 by connecting sustainability policies and urban planning p...
Implementing SDG11 by connecting sustainability policies and urban planning p...Implementing SDG11 by connecting sustainability policies and urban planning p...
Implementing SDG11 by connecting sustainability policies and urban planning p...
 

Recently uploaded

Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAndikSusilo4
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetHyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetEnjoy Anytime
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsHyundai Motor Group
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 

Recently uploaded (20)

Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & Application
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetHyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 

AI and machine learning

  • 1. Artificial Intelligence & Machine Learning Elena Ehrlich, PhD eeehrlic@amazon.com
  • 3. Agenda • Image & Video Recognition Rekognition • Deep-Learning Enabled Video Cameras DeepLens • Natural Language Understanding Comprehend • Voice & Convseration Bots Polly, Lex, & Alexa • Fully-Managed Machine Learning Sagemaker
  • 6. Rekognition: Facial Analysis "FaceDetails": [{ "BoundingBox": { "Height": 0.22111110389232635 , "Left": 0.29600000381469727, "Top": 0.08888889104127884, "Width": 0.4000000059604645 }, "Confidence": 99.9970474243164, "Emotions": [{ "Confidence": 98.48326110839844, "Type": "HAPPY" }, { "Confidence": 15.214723587036133, "Type": "CALM" }, { "Confidence": 1.2157082557678223, "Type": "CONFUSED" }], "AgeRange": { "High": 47, "Low": 30 }, "Beard": { "Confidence": 95.77610778808594, "Value": false }, "Eyeglasses": { "Confidence": 99.68527221679688, "Value": true }, "EyesOpen": { "Confidence": 99.99991607666016, "Value": true }, "Gender": { "Confidence": 99.92896270751953, "Value": ”Female" }, "MouthOpen": { "Confidence": 99.90928649902344, "Value": true }, "Mustache": { smart cropping & ad overlays sentiment capture demographic analysis face editing & pixelation DetectFaces { "contentString": { "Attributes": [ "ALL" ], "Image": { "Bytes": "..." } } }
  • 8. Hierarchical taxonomy Confidence score "ModerationLabels": [ { "Confidence": 82.7555923461914, "Name": "Suggestive", "ParentName": "" }, { "Confidence": 82.7555923461914, "Name": "Female Swimwear or Underwear", "ParentName": "Suggestive" }, { "Confidence": 50.11056137084961, "Name": "Covered Nudity", "ParentName": "Nudity and Sexuality" }, { "Confidence": 50.11056137084961, "Name": "Nudity and Sexuality", "ParentName": "" }, ] Rekognition: Image Moderation Suggestive 82.7% Female Swimwear or Underwear 82.7% Nudity and Sexuality 50.1% Covered Nudity 50.1%
  • 11. DeepLens: Deep-Learning Enabled Video Camera A DL video camera uses deep convolutional neural networks (CNNs) to analyze visual imagery. The device itself is a development environment to build computer vision applications. AWS DeepLens communicates with the following ML endpoints: • Amazon SageMaker, for model training and validation • AWS Lambda, event-driven triggers run inference against CNN models • AWS Greengrass, for deploying updates and functions to your device and other IoT devices April 2018
  • 18. Polly: Life-like Speech Service Plain Text SSML Lexicons Plain Text SSML Lexicons Speech Synthesis Markup Language <speak> - Start Tag <break> - Pause in Speech <lang> - Specifies the language <mark> - Tag Name for specific word <p> - Indicates Paragraph <phoneme>- phonetic pronunciation <prosody> - Controls the volume <s> - Indicates a sentence <say-as>- Interpretation <sub> - Alias words <w> - Customize pronunciation <amazon:effect name="whispered"> <lexeme> <grapheme>espresso</grapheme > <alias>ess-press-oh</alias> </lexeme>
  • 20. Lex: The Advent Of Conversational Interactions 1st Gen: Machine-oriented interactions 2nd Gen: Control-oriented & translated 3rd Gen: Intent-oriented Speech Recognition Language UnderstandingBusiness Logic Disparate Systems Authentication Messaging platforms Scale Testing Security Availability Mobile
  • 21. Lex – Converstaional Engines Informational Bots Chatbots for everyday consumer requests Application Bots Build powerful interfaces to mobile applications • News updates • Weather information • Game scores …. • Book tickets • Order food • Manage bank accounts …. Enterprise Productivity Bots Streamline enterprise work activities and improve efficiencies • Check sales numbers • Marketing performance • Inventory status …. Internet of Things (IoT) Bots Enable conversational interfaces for device interactions • Wearables • Appliances • Auto …. Operational Bots Chatbots for IT automation • Reset my Password • TCO analysis • Productivity….
  • 22.
  • 23. Most Common Algorithms Provided •Linear Learner •Factorization Machines •XGBoost Algorithm •Image Classification Algorithm •Amazon SageMaker Sequence2Sequence •K-Means Algorithm •Principal Component Analysis (PCA) •Latent Dirichlet Allocation (LDA) •Neural Topic Model (NTM) •DeepAR Forecasting •BlazingText import sagemaker Sagemaker: Fully-Managed Machine Learning 10x Performance Single-Click Training Train Models at Petabyte Scale Deploy in Production Auto-Scaling Cluster of AWS EC2 Instances OpenSource tools TensorFlow Apache MXNet A/B Testing Built-in
  • 24. AI/ML Adoption Benefits CONVERTING THE POWER OF MACHINE LEARNING INTO BUSINESS VALUE MAKING THE BEST USE OF A DATA SCIENTISTS TIME EMBEDDING MACHINE LEARNING INTO THE FABRIC OF YOUR BUSINESS While the power of ML is unrivaled, “data scientists spend around 80% of their time on preparing and managing data for analysis” … hence only 20% of their time is used to derive insights The value of data science relies upon operationalizing models within business applications and processes, yet “50% of the predictive models [built] don’t get implemented” While “60% of companies agree that big data will help improve their decision making and competitiveness … only 28% indicate that they are currently generating strategic value from their data” 1 2 3
  • 25. Thank you Elena Ehrlich, PhD eeehrlic@amazon.com
  • 27. Services Platforms Frameworks AWS AI/ML: The Stack Apache MXNet KerasGluonPyTorch Cognitive Toolkit Caffe2 & Caffe Tensor- Flow AWS Deep Learning AMI SageMaker Mechanical Turk AWS DeepLens Amazon ML Spark & EMR Speech: Polly & Transcribe Vision: Rekognition Image & Rekognition Video Language: Lex, Translate & Comprehend
  • 28. AWS AI/ML: Notable Successes Services Platforms Frameworks
  • 29. AWS AI/ML: Solutions for Every Skill Level • Designed for Developers & Data Scientists • Solution-oriented Prebuilt Models Available via APIs • Image Analysis, NLU, NLP, Translation, Text-to-Speech & Speech-to-Text • Designed for Data Scientists to Address Common Needs • Fully Managed Platform for Model Building • Reduces the Heavy Lifting in Model Building & Deployment • Designed for Data Scientists to Address Advanced / Emerging Needs • Provides Maximum Flexibility to develop on the leading AI Frameworks • Enables Expert AI Systems to be Developed & Deployed Services Platforms Frameworks
  • 30. Real-time & batch image analysis Object & Scene Detection Facial Detection Face SearchFacial Analysis Rekognition: Search & Understand Visual Content Image Moderation Celebrity Recognition
  • 31. Rekognition: Image Moderation Manual Review Approved Rejected Picture posted to end users No inappropriate content detected Inappropriate content detected Object CreationUpload picture Users S3 Bucket Rekognition Lambda User Notification
  • 32. Rekognition: Video - Case Study Architecture
  • 33. Polly: Life-like Speech Service Converts text to life-like speech 47 voices 27 languages Low latency, real time Fully managed
  • 34. Lex: Build Natural, Conversational Interactions In Voice & Text Voice & Text “Chatbots” Powers Alexa Voice interactions on mobile, web & devices Text interaction with Slack & Messenger Enterprise Connectors (with more coming) Salesforce Microsoft Dynamics Marketo Zendesk Quickbooks Hubspot
  • 35. BOT Intent Slot & Slot type BOT Intent Slot & Slot type An intent represents an action that the user wants to perform Intent name– A descriptive name for the intent. Sample utterances – How a user might convey the intent. How to fulfill the intent – How you want to fulfill the intent after the user provides the necessary information Slot - An intent can require zero or more slots or parameters Slot type – Each slot has a type. You can create your custom slot types or use built-in slot types Lex: Build Natural, Conversational Interactions In Voice & Text An Amazon Lex bot is powered by Automatic Speech Recognition (ASR) and Natural Language Understanding (NLU) capabilities
  • 36. Response Cards • Simplify interactions for your users • Increase bot's accuracy • Can be used with Facebook Messenger, Slack, and Twilio as well as your own client applications.
  • 38. IoT Anomaly Detection AWS Kinesis Analytics
  • 39. Kinesis Analytics: real-time insights from streaming data
  • 40. Kinesis Analytics: real-time insights from streaming data
  • 41. AI Inquisitors AI Adopters AI Experts Interested in AI but have limited expertise and/or resources Limited expertise and/or use of AI for one-off projects Advanced expertise and/or use of embedded AI in apps AI/ML Assessment
  • 42. Business Value Ability to Execute Data Availability Assessing POC Targets: Criteria
  • 43. Prep Question Sample Answer What Business or Operational benefits are you trying to drive? • Improve content personalization How will you consume the outputs and put them into action? • Content will be distributed at a targeted level What types of data is available today? Where does the data reside? • Content and subscription data What types of analytics and/or machine learning are being employed today? • Business Intelligence • Predictive Analytics What staff and/or consultants currently support these activities? • Data Engineers • Data Scientists What software currently supports these activities? • R / Python What is your ideal scenario in tackling these business objectives? • One-to-one content for individuals What challenges have you experienced when deploying AI? • Prioritization of Targets • Operationalization AI/ML Assessment