SlideShare uma empresa Scribd logo
1 de 28
Baixar para ler offline
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
AWS re:INVENT
Machine Learning in Capital Markets
F r a n k T a r s i l l o , I H S M a r k i t
P e t e r W i l l i a m s , A W S F i n a n c i a l S e r v i c e s
N o v e m b e r 2 8 , 2 0 1 7
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Takeaways from today’s session
1. How is machine learning changing financial services?
2. Case study: IHS Markit’s commodity inventory solution
3. How do customers get started?
4. Best practices when building machine learning in the cloud
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
How is machine learning
changing financial services?
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Artificial intelligence
A system or service
that can perform
tasks that usually
require
human intelligence
AA
Hardware + learning
algorithms
Fit a network structure
to the data
Fit a function
to the data
AI
ML
DL
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
T h e c h a l l e n g e :
Scale
Data Training Prediction
PBs and EBs of
existing data
Aggressive migration
Tons of GPUs
Elastic capacity
Pre-built images
Tons of GPUs and CPUs
Serverless
At the edge,
on IoT devices
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Business group Use case ML models AWS tools
Asset management
Equity ratings
Portfolio management
Portfolio optimization
Machine learning
(clustering, SVM,
logistic regression,
Gaussian processes)
Deep learning (embedding,
matrix factorization, LSTM,
conversational UI)
Graphical models
Amazon Machine Learning
Deep Learning MXNet
SparkML on Amazon EMR
TensorFlow
Banking
Credit card/lending fraud
Customer onboarding
Digital banking
Compliance
Anti-money laundering,
Counter-terrorism financing
Due diligence
Security
Cyber-attack detection
Data leak detection
Virus detection
Financial services use cases
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
AWS has become the center of gravity for AI
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Case study
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Commodity inventory challenges
Global warehouses are all different
Diverse flow of paper documents, from warehouse
inventory reports to bills of lading
Digitize, classify, and aggregate the document flow
Improve cost and risk management
Localization diversity
Eliminate error-prone manual operations
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Singapore Al 123.4 mT
Vlissingen Al 234.5 mT
Qingdao Al 567.8 mT
Vendors
Report generation
Vendors continue to generate their
reports as usual. Documents are
redirected to a Markit server.
Process
Markit scrapes the critical data
from the warehouse’s unique
report using a variety of
technologies, including OCR.
Audit
Markit stores a digital copy of
the original document for
auditing purposes.
Disseminate
The data is standardized for
language and terminology,
then compiled onto a
customer portal.
IHS Markit Trading firms
Data access
Dependent teams at the
trading firms connect to the
portal to pull a personalized
view of the required data.
Logistics teams
Finance teams
Compliance teams
Schedulers/traders
Commodity inventory solution
Singapore
Vlissingen
青岛
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
IHSM Product VPC IHSM Commodity Tracker IHSM Product VPC
IHS Markit—cloud strategy
Cloud-first strategy
Cloud native vs. lift and shift
Time-to-market focus
Investment upfront
Refreshing the estate
Financial transparency
A DevOps world
Global scale
Cost-savings in the end
Global
Physical network
IHSM datacenter(s)
Oracle SAN
Existing IHSM product deployments
Customer datacenter
Services End user
Services Encryption
S3 SES
Services Encryption Services Encryption
RDS SESDynamicDB
Shared services with scale (Iaas/SaaS/PaaS)
Cloud
enhancement
Cloud
enhancement
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Architecture approach
Microservices design approach
PaaS supporting orchestration and discovery
OCR, classification, and analysis documents
Cloud enablement with some lock-in
API-driven
Modern UI, SSO, preferences, notifications
SDLC-Agile, CI/CD, high velocity of change
Highly available (multi-AZ/global)
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Machine learning enablement
Document classification and templates to reduce exceptions
Configuration data and models (Keras + TensorFlow)
Use of AML-based images to tool vs. DIY
AWS compute with GPU on-demand for trainer
Data lake of document classifications (strategic)
OCR
Classification
predictor
QA reviewMLDoc APIs
Document
repository
Classification
trainer
Corrected
predictions
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
ML product maintenance
P2 instances
ML AMI
ML AMI
Production predictor
(AWS Lambda)
Job scheduler
Train model
with new data
Design
new model
New
document
Prediction
corrections
Trained
models
Documents Results
Data lake (Amazon S3)
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Result
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
80%
of docs STP
Focus human effort
on the exceptions
60%
improvement
in timeliness
Reduce risk by cutting
the lag between data
collection and use
50%
increase in
efficiency
Empower teams
to focus energy on
value-creation activities
Commodity tracker benefits
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Getting started with ML
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Amazon Machine Learning (Amazon ML)
Easy-to-use, managed machine
learning service built for developers
Robust, powerful machine-learning technology
based on Amazon’s internal systems
Create models using your data that is
already stored in the AWS cloud
Deploy models to production in seconds
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Easy to use and developer-friendly
Use the intuitive, powerful service console to
build and explore your initial models
Data retrieval
Model training, quality evaluation, fine-tuning
Deployment and management
Automate model lifecycle with
fully featured APIs and SDKs
Java, Python, .NET, JavaScript, Ruby, PHP
Easily create smart iOS and Android
applications with AWS Mobile SDK
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Powerful machine learning technology
Based on Amazon’s battle-hardened
internal systems
Not just the algorithms
Smart data transformations
Input data and model quality alerts
Built-in industry best practices
Grows with your needs
Train on up to 100 GB of data
Generate billions of predictions
Obtain predictions in batches or real time
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Integrated with the AWS data ecosystem
Access data that is stored in Amazon S3, Amazon
Redshift, or MySQL databases in Amazon RDS
Output predictions to Amazon S3 for easy
integration with your data flows
Use AWS Identity and Access Management (IAM)
for fine-grained data access permission policies
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Fully managed model
and prediction services
End-to-end service with no servers
to provision and manage
One-click production model deployment
Programmatically query model metadata
to enable automatic retraining workflows
Monitor prediction usage patterns
with Amazon CloudWatch metrics
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Three supported types of predictions
Binary classification
Predict the answer to a yes/no question
Multiclass classification
Predict the correct category from a list
Regression
Predict the value of a numeric variable
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Infrastructure
Frameworks
Platforms Amazon ML ECSSpark & EMR Kinesis Batch
GPU MobileCPU IoT
Services
Amazon Lex
(language)
Amazon Polly
(speech)
Amazon Rekognition
(vision)
Apache
MXNet
Torch
Cognitive
toolkit
KerasTheano
Caffe2
& Caffe
Tensor
Flow
AWS Deep Learning AMI
Gluon
A W S A I :
Democratized artificial intelligence
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Key takeaways
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Key takeaways
AWS machine-learning services can help transform your applications and
improve your bottom line
Get started today:
- Try the AML tutorial at https://aws.amazon.com/aml/getting-started/
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Please remember to rate this
session in the mobile app
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Thank you!
F r a n k T a r s i l l o , f r a n k . t a r s i l l o @ i h s m a r k i t . c o m
P e t e r W i l l i a m s , w i l l p e @ a m a z o n . c o m
P l e a s e f i l l o u t a s u r v e y o f t h i s s e s s i o n : G P S T E C 3 0 5

Mais conteúdo relacionado

Mais procurados

Building Best Practices and the Right Foundation for your 1st Production Work...
Building Best Practices and the Right Foundation for your 1st Production Work...Building Best Practices and the Right Foundation for your 1st Production Work...
Building Best Practices and the Right Foundation for your 1st Production Work...Amazon Web Services
 
規劃大規模遷移到 AWS 的最佳實踐
規劃大規模遷移到 AWS 的最佳實踐規劃大規模遷移到 AWS 的最佳實踐
規劃大規模遷移到 AWS 的最佳實踐Amazon Web Services
 
DVC303-Technological Accelerants for Organizational Transformation
DVC303-Technological Accelerants for Organizational TransformationDVC303-Technological Accelerants for Organizational Transformation
DVC303-Technological Accelerants for Organizational TransformationAmazon Web Services
 
CMP314_Bringing Deep Learning to the Cloud with Amazon EC2
CMP314_Bringing Deep Learning to the Cloud with Amazon EC2CMP314_Bringing Deep Learning to the Cloud with Amazon EC2
CMP314_Bringing Deep Learning to the Cloud with Amazon EC2Amazon Web Services
 
ARC207_Monitoring Performance of Enterprise Applications on AWS
ARC207_Monitoring Performance of Enterprise Applications on AWSARC207_Monitoring Performance of Enterprise Applications on AWS
ARC207_Monitoring Performance of Enterprise Applications on AWSAmazon Web Services
 
SRV314_Building a Serverless Pipeline to Transcode a Two-Hour Video in Minutes
SRV314_Building a Serverless Pipeline to Transcode a Two-Hour Video in MinutesSRV314_Building a Serverless Pipeline to Transcode a Two-Hour Video in Minutes
SRV314_Building a Serverless Pipeline to Transcode a Two-Hour Video in MinutesAmazon Web Services
 
ARC201_Scaling Up to Your First 10 Million Users
ARC201_Scaling Up to Your First 10 Million UsersARC201_Scaling Up to Your First 10 Million Users
ARC201_Scaling Up to Your First 10 Million UsersAmazon Web Services
 
MBL209_Learn How MicroStrategy on AWS is Helping Vivint Solar Deliver Clean E...
MBL209_Learn How MicroStrategy on AWS is Helping Vivint Solar Deliver Clean E...MBL209_Learn How MicroStrategy on AWS is Helping Vivint Solar Deliver Clean E...
MBL209_Learn How MicroStrategy on AWS is Helping Vivint Solar Deliver Clean E...Amazon Web Services
 
Deploying Business Analytics at Enterprise Scale - AWS Online Tech Talks
Deploying Business Analytics at Enterprise Scale - AWS Online Tech TalksDeploying Business Analytics at Enterprise Scale - AWS Online Tech Talks
Deploying Business Analytics at Enterprise Scale - AWS Online Tech TalksAmazon Web Services
 
GPSTEC322-GPS Creating Your Virtual Data Center VPC Fundamentals Connectivity...
GPSTEC322-GPS Creating Your Virtual Data Center VPC Fundamentals Connectivity...GPSTEC322-GPS Creating Your Virtual Data Center VPC Fundamentals Connectivity...
GPSTEC322-GPS Creating Your Virtual Data Center VPC Fundamentals Connectivity...Amazon Web Services
 
CON203_Driving Innovation with Containers
CON203_Driving Innovation with ContainersCON203_Driving Innovation with Containers
CON203_Driving Innovation with ContainersAmazon Web Services
 
GPSTEC313_GPS Real-Time Data Processing with AWS Lambda Quickly, at Scale, an...
GPSTEC313_GPS Real-Time Data Processing with AWS Lambda Quickly, at Scale, an...GPSTEC313_GPS Real-Time Data Processing with AWS Lambda Quickly, at Scale, an...
GPSTEC313_GPS Real-Time Data Processing with AWS Lambda Quickly, at Scale, an...Amazon Web Services
 
Application Performance Management on AWS
Application Performance Management on AWSApplication Performance Management on AWS
Application Performance Management on AWSAmazon Web Services
 
GPSTEC317-From Leaves to Lawns AWS Greengrass at the Edge and Beyond
GPSTEC317-From Leaves to Lawns AWS Greengrass at the Edge and BeyondGPSTEC317-From Leaves to Lawns AWS Greengrass at the Edge and Beyond
GPSTEC317-From Leaves to Lawns AWS Greengrass at the Edge and BeyondAmazon Web Services
 
GPSBUS221_Breaking Barriers Move Enterprise SAP Customers to SAP HANA on AWS ...
GPSBUS221_Breaking Barriers Move Enterprise SAP Customers to SAP HANA on AWS ...GPSBUS221_Breaking Barriers Move Enterprise SAP Customers to SAP HANA on AWS ...
GPSBUS221_Breaking Barriers Move Enterprise SAP Customers to SAP HANA on AWS ...Amazon Web Services
 
Building Serverless Websites with Lambda@Edge - CTD309 - re:Invent 2017
Building Serverless Websites with Lambda@Edge - CTD309 - re:Invent 2017Building Serverless Websites with Lambda@Edge - CTD309 - re:Invent 2017
Building Serverless Websites with Lambda@Edge - CTD309 - re:Invent 2017Amazon Web Services
 
GPSWKS407-Strategies for Migrating Microsoft SQL Databases to AWS
GPSWKS407-Strategies for Migrating Microsoft SQL Databases to AWSGPSWKS407-Strategies for Migrating Microsoft SQL Databases to AWS
GPSWKS407-Strategies for Migrating Microsoft SQL Databases to AWSAmazon Web Services
 
Serverless DevOps to the Rescue - SRV330 - re:Invent 2017
Serverless DevOps to the Rescue - SRV330 - re:Invent 2017Serverless DevOps to the Rescue - SRV330 - re:Invent 2017
Serverless DevOps to the Rescue - SRV330 - re:Invent 2017Amazon Web Services
 
DVC304_Compliance and Top Security Threats in the Cloud—Are You Protected
DVC304_Compliance and Top Security Threats in the Cloud—Are You ProtectedDVC304_Compliance and Top Security Threats in the Cloud—Are You Protected
DVC304_Compliance and Top Security Threats in the Cloud—Are You ProtectedAmazon Web Services
 

Mais procurados (20)

Building Best Practices and the Right Foundation for your 1st Production Work...
Building Best Practices and the Right Foundation for your 1st Production Work...Building Best Practices and the Right Foundation for your 1st Production Work...
Building Best Practices and the Right Foundation for your 1st Production Work...
 
規劃大規模遷移到 AWS 的最佳實踐
規劃大規模遷移到 AWS 的最佳實踐規劃大規模遷移到 AWS 的最佳實踐
規劃大規模遷移到 AWS 的最佳實踐
 
DVC303-Technological Accelerants for Organizational Transformation
DVC303-Technological Accelerants for Organizational TransformationDVC303-Technological Accelerants for Organizational Transformation
DVC303-Technological Accelerants for Organizational Transformation
 
CMP314_Bringing Deep Learning to the Cloud with Amazon EC2
CMP314_Bringing Deep Learning to the Cloud with Amazon EC2CMP314_Bringing Deep Learning to the Cloud with Amazon EC2
CMP314_Bringing Deep Learning to the Cloud with Amazon EC2
 
ARC207_Monitoring Performance of Enterprise Applications on AWS
ARC207_Monitoring Performance of Enterprise Applications on AWSARC207_Monitoring Performance of Enterprise Applications on AWS
ARC207_Monitoring Performance of Enterprise Applications on AWS
 
SRV314_Building a Serverless Pipeline to Transcode a Two-Hour Video in Minutes
SRV314_Building a Serverless Pipeline to Transcode a Two-Hour Video in MinutesSRV314_Building a Serverless Pipeline to Transcode a Two-Hour Video in Minutes
SRV314_Building a Serverless Pipeline to Transcode a Two-Hour Video in Minutes
 
ARC201_Scaling Up to Your First 10 Million Users
ARC201_Scaling Up to Your First 10 Million UsersARC201_Scaling Up to Your First 10 Million Users
ARC201_Scaling Up to Your First 10 Million Users
 
MBL209_Learn How MicroStrategy on AWS is Helping Vivint Solar Deliver Clean E...
MBL209_Learn How MicroStrategy on AWS is Helping Vivint Solar Deliver Clean E...MBL209_Learn How MicroStrategy on AWS is Helping Vivint Solar Deliver Clean E...
MBL209_Learn How MicroStrategy on AWS is Helping Vivint Solar Deliver Clean E...
 
Deploying Business Analytics at Enterprise Scale - AWS Online Tech Talks
Deploying Business Analytics at Enterprise Scale - AWS Online Tech TalksDeploying Business Analytics at Enterprise Scale - AWS Online Tech Talks
Deploying Business Analytics at Enterprise Scale - AWS Online Tech Talks
 
GPSTEC322-GPS Creating Your Virtual Data Center VPC Fundamentals Connectivity...
GPSTEC322-GPS Creating Your Virtual Data Center VPC Fundamentals Connectivity...GPSTEC322-GPS Creating Your Virtual Data Center VPC Fundamentals Connectivity...
GPSTEC322-GPS Creating Your Virtual Data Center VPC Fundamentals Connectivity...
 
CON203_Driving Innovation with Containers
CON203_Driving Innovation with ContainersCON203_Driving Innovation with Containers
CON203_Driving Innovation with Containers
 
GPSTEC313_GPS Real-Time Data Processing with AWS Lambda Quickly, at Scale, an...
GPSTEC313_GPS Real-Time Data Processing with AWS Lambda Quickly, at Scale, an...GPSTEC313_GPS Real-Time Data Processing with AWS Lambda Quickly, at Scale, an...
GPSTEC313_GPS Real-Time Data Processing with AWS Lambda Quickly, at Scale, an...
 
Application Performance Management on AWS
Application Performance Management on AWSApplication Performance Management on AWS
Application Performance Management on AWS
 
GPSTEC317-From Leaves to Lawns AWS Greengrass at the Edge and Beyond
GPSTEC317-From Leaves to Lawns AWS Greengrass at the Edge and BeyondGPSTEC317-From Leaves to Lawns AWS Greengrass at the Edge and Beyond
GPSTEC317-From Leaves to Lawns AWS Greengrass at the Edge and Beyond
 
GPSBUS221_Breaking Barriers Move Enterprise SAP Customers to SAP HANA on AWS ...
GPSBUS221_Breaking Barriers Move Enterprise SAP Customers to SAP HANA on AWS ...GPSBUS221_Breaking Barriers Move Enterprise SAP Customers to SAP HANA on AWS ...
GPSBUS221_Breaking Barriers Move Enterprise SAP Customers to SAP HANA on AWS ...
 
Building Serverless Websites with Lambda@Edge - CTD309 - re:Invent 2017
Building Serverless Websites with Lambda@Edge - CTD309 - re:Invent 2017Building Serverless Websites with Lambda@Edge - CTD309 - re:Invent 2017
Building Serverless Websites with Lambda@Edge - CTD309 - re:Invent 2017
 
GPSWKS407-Strategies for Migrating Microsoft SQL Databases to AWS
GPSWKS407-Strategies for Migrating Microsoft SQL Databases to AWSGPSWKS407-Strategies for Migrating Microsoft SQL Databases to AWS
GPSWKS407-Strategies for Migrating Microsoft SQL Databases to AWS
 
Serverless DevOps to the Rescue - SRV330 - re:Invent 2017
Serverless DevOps to the Rescue - SRV330 - re:Invent 2017Serverless DevOps to the Rescue - SRV330 - re:Invent 2017
Serverless DevOps to the Rescue - SRV330 - re:Invent 2017
 
HLC308_Refactoring to the Cloud
HLC308_Refactoring to the CloudHLC308_Refactoring to the Cloud
HLC308_Refactoring to the Cloud
 
DVC304_Compliance and Top Security Threats in the Cloud—Are You Protected
DVC304_Compliance and Top Security Threats in the Cloud—Are You ProtectedDVC304_Compliance and Top Security Threats in the Cloud—Are You Protected
DVC304_Compliance and Top Security Threats in the Cloud—Are You Protected
 

Semelhante a GPSTEC305-Machine Learning in Capital Markets

Artificial Intelligence (Machine Learning) on AWS: How to Start
Artificial Intelligence (Machine Learning) on AWS: How to StartArtificial Intelligence (Machine Learning) on AWS: How to Start
Artificial Intelligence (Machine Learning) on AWS: How to StartVladimir Simek
 
Artificial Intelligence (Machine Learning) on AWS: How to Start
Artificial Intelligence (Machine Learning) on AWS: How to StartArtificial Intelligence (Machine Learning) on AWS: How to Start
Artificial Intelligence (Machine Learning) on AWS: How to StartVladimir Simek
 
ABD206-Building Visualizations and Dashboards with Amazon QuickSight
ABD206-Building Visualizations and Dashboards with Amazon QuickSightABD206-Building Visualizations and Dashboards with Amazon QuickSight
ABD206-Building Visualizations and Dashboards with Amazon QuickSightAmazon Web Services
 
GPSBUS204_Building a Profitable Next Generation AWS MSP Practice
GPSBUS204_Building a Profitable Next Generation AWS MSP PracticeGPSBUS204_Building a Profitable Next Generation AWS MSP Practice
GPSBUS204_Building a Profitable Next Generation AWS MSP PracticeAmazon Web Services
 
利用AWS打造一站式旅遊服務平台
利用AWS打造一站式旅遊服務平台利用AWS打造一站式旅遊服務平台
利用AWS打造一站式旅遊服務平台Amazon Web Services
 
AI / ML Services - re:Invent Comes to London 2.0
AI / ML Services - re:Invent Comes to London 2.0AI / ML Services - re:Invent Comes to London 2.0
AI / ML Services - re:Invent Comes to London 2.0Amazon Web Services
 
Integrating Deep Learning into your Enterprise
Integrating Deep Learning into your EnterpriseIntegrating Deep Learning into your Enterprise
Integrating Deep Learning into your EnterpriseAmazon Web Services
 
Real-time Analytics using Data from IoT Devices - AWS Online Tech Talks
Real-time Analytics using Data from IoT Devices - AWS Online Tech TalksReal-time Analytics using Data from IoT Devices - AWS Online Tech Talks
Real-time Analytics using Data from IoT Devices - AWS Online Tech TalksAmazon Web Services
 
How TrueCar Gains Actionable Insights with Splunk Cloud PPT
How TrueCar Gains Actionable Insights with Splunk Cloud PPTHow TrueCar Gains Actionable Insights with Splunk Cloud PPT
How TrueCar Gains Actionable Insights with Splunk Cloud PPTAmazon Web Services
 
Integrating Deep Learning In the Enterprise
Integrating Deep Learning In the EnterpriseIntegrating Deep Learning In the Enterprise
Integrating Deep Learning In the EnterpriseAmazon Web Services
 
Machine Learning State of the Union - MCL210 - re:Invent 2017
Machine Learning State of the Union - MCL210 - re:Invent 2017Machine Learning State of the Union - MCL210 - re:Invent 2017
Machine Learning State of the Union - MCL210 - re:Invent 2017Amazon Web Services
 
Maschinelles Lernen auf AWS für Entwickler, Data Scientists und Experten
Maschinelles Lernen auf AWS für Entwickler, Data Scientists und ExpertenMaschinelles Lernen auf AWS für Entwickler, Data Scientists und Experten
Maschinelles Lernen auf AWS für Entwickler, Data Scientists und ExpertenAWS Germany
 
Integrating Deep Learning into your Enterprise
Integrating Deep Learning into your EnterpriseIntegrating Deep Learning into your Enterprise
Integrating Deep Learning into your EnterpriseAmazon Web Services
 
AWS Machine Learning Week SF: Integrating Deep Learning into Your Enterprise
AWS Machine Learning Week SF: Integrating Deep Learning into Your EnterpriseAWS Machine Learning Week SF: Integrating Deep Learning into Your Enterprise
AWS Machine Learning Week SF: Integrating Deep Learning into Your EnterpriseAmazon Web Services
 
Integrating Deep Learning Into Your Enterprise
Integrating Deep Learning Into Your EnterpriseIntegrating Deep Learning Into Your Enterprise
Integrating Deep Learning Into Your EnterpriseAmazon Web Services
 
엔터프라이즈를 위한 머신러닝 그리고 AWS (김일호 솔루션즈 아키텍트, AWS) :: AWS Techforum 2018
엔터프라이즈를 위한 머신러닝 그리고 AWS (김일호 솔루션즈 아키텍트, AWS) :: AWS Techforum 2018엔터프라이즈를 위한 머신러닝 그리고 AWS (김일호 솔루션즈 아키텍트, AWS) :: AWS Techforum 2018
엔터프라이즈를 위한 머신러닝 그리고 AWS (김일호 솔루션즈 아키텍트, AWS) :: AWS Techforum 2018Amazon Web Services Korea
 
GPSBUS201-GPS Demystifying Artificial Intelligence
GPSBUS201-GPS Demystifying Artificial IntelligenceGPSBUS201-GPS Demystifying Artificial Intelligence
GPSBUS201-GPS Demystifying Artificial IntelligenceAmazon Web Services
 

Semelhante a GPSTEC305-Machine Learning in Capital Markets (20)

Artificial Intelligence (Machine Learning) on AWS: How to Start
Artificial Intelligence (Machine Learning) on AWS: How to StartArtificial Intelligence (Machine Learning) on AWS: How to Start
Artificial Intelligence (Machine Learning) on AWS: How to Start
 
Artificial Intelligence (Machine Learning) on AWS: How to Start
Artificial Intelligence (Machine Learning) on AWS: How to StartArtificial Intelligence (Machine Learning) on AWS: How to Start
Artificial Intelligence (Machine Learning) on AWS: How to Start
 
ABD206-Building Visualizations and Dashboards with Amazon QuickSight
ABD206-Building Visualizations and Dashboards with Amazon QuickSightABD206-Building Visualizations and Dashboards with Amazon QuickSight
ABD206-Building Visualizations and Dashboards with Amazon QuickSight
 
GPSBUS204_Building a Profitable Next Generation AWS MSP Practice
GPSBUS204_Building a Profitable Next Generation AWS MSP PracticeGPSBUS204_Building a Profitable Next Generation AWS MSP Practice
GPSBUS204_Building a Profitable Next Generation AWS MSP Practice
 
Democratizing AI
Democratizing AIDemocratizing AI
Democratizing AI
 
Automation of the ML Cycle
Automation of the ML CycleAutomation of the ML Cycle
Automation of the ML Cycle
 
利用AWS打造一站式旅遊服務平台
利用AWS打造一站式旅遊服務平台利用AWS打造一站式旅遊服務平台
利用AWS打造一站式旅遊服務平台
 
AI / ML Services - re:Invent Comes to London 2.0
AI / ML Services - re:Invent Comes to London 2.0AI / ML Services - re:Invent Comes to London 2.0
AI / ML Services - re:Invent Comes to London 2.0
 
Integrating Deep Learning into your Enterprise
Integrating Deep Learning into your EnterpriseIntegrating Deep Learning into your Enterprise
Integrating Deep Learning into your Enterprise
 
Real-time Analytics using Data from IoT Devices - AWS Online Tech Talks
Real-time Analytics using Data from IoT Devices - AWS Online Tech TalksReal-time Analytics using Data from IoT Devices - AWS Online Tech Talks
Real-time Analytics using Data from IoT Devices - AWS Online Tech Talks
 
How TrueCar Gains Actionable Insights with Splunk Cloud PPT
How TrueCar Gains Actionable Insights with Splunk Cloud PPTHow TrueCar Gains Actionable Insights with Splunk Cloud PPT
How TrueCar Gains Actionable Insights with Splunk Cloud PPT
 
Integrating Deep Learning In the Enterprise
Integrating Deep Learning In the EnterpriseIntegrating Deep Learning In the Enterprise
Integrating Deep Learning In the Enterprise
 
Machine Learning State of the Union - MCL210 - re:Invent 2017
Machine Learning State of the Union - MCL210 - re:Invent 2017Machine Learning State of the Union - MCL210 - re:Invent 2017
Machine Learning State of the Union - MCL210 - re:Invent 2017
 
Maschinelles Lernen auf AWS für Entwickler, Data Scientists und Experten
Maschinelles Lernen auf AWS für Entwickler, Data Scientists und ExpertenMaschinelles Lernen auf AWS für Entwickler, Data Scientists und Experten
Maschinelles Lernen auf AWS für Entwickler, Data Scientists und Experten
 
Keynote & Introduction
Keynote & IntroductionKeynote & Introduction
Keynote & Introduction
 
Integrating Deep Learning into your Enterprise
Integrating Deep Learning into your EnterpriseIntegrating Deep Learning into your Enterprise
Integrating Deep Learning into your Enterprise
 
AWS Machine Learning Week SF: Integrating Deep Learning into Your Enterprise
AWS Machine Learning Week SF: Integrating Deep Learning into Your EnterpriseAWS Machine Learning Week SF: Integrating Deep Learning into Your Enterprise
AWS Machine Learning Week SF: Integrating Deep Learning into Your Enterprise
 
Integrating Deep Learning Into Your Enterprise
Integrating Deep Learning Into Your EnterpriseIntegrating Deep Learning Into Your Enterprise
Integrating Deep Learning Into Your Enterprise
 
엔터프라이즈를 위한 머신러닝 그리고 AWS (김일호 솔루션즈 아키텍트, AWS) :: AWS Techforum 2018
엔터프라이즈를 위한 머신러닝 그리고 AWS (김일호 솔루션즈 아키텍트, AWS) :: AWS Techforum 2018엔터프라이즈를 위한 머신러닝 그리고 AWS (김일호 솔루션즈 아키텍트, AWS) :: AWS Techforum 2018
엔터프라이즈를 위한 머신러닝 그리고 AWS (김일호 솔루션즈 아키텍트, AWS) :: AWS Techforum 2018
 
GPSBUS201-GPS Demystifying Artificial Intelligence
GPSBUS201-GPS Demystifying Artificial IntelligenceGPSBUS201-GPS Demystifying Artificial Intelligence
GPSBUS201-GPS Demystifying Artificial Intelligence
 

Mais de Amazon Web Services

Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Amazon Web Services
 
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Amazon Web Services
 
Esegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateEsegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateAmazon Web Services
 
Costruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSAmazon Web Services
 
Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Amazon Web Services
 
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Amazon Web Services
 
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...Amazon Web Services
 
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsMicrosoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsAmazon Web Services
 
Database Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareDatabase Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareAmazon Web Services
 
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSCrea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSAmazon Web Services
 
API moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAPI moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAmazon Web Services
 
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareDatabase Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareAmazon Web Services
 
Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWSAmazon Web Services
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckAmazon Web Services
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without serversAmazon Web Services
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...Amazon Web Services
 
Introduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceAmazon Web Services
 

Mais de Amazon Web Services (20)

Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
 
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
 
Esegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateEsegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS Fargate
 
Costruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWS
 
Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot
 
Open banking as a service
Open banking as a serviceOpen banking as a service
Open banking as a service
 
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
 
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
 
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsMicrosoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
 
Computer Vision con AWS
Computer Vision con AWSComputer Vision con AWS
Computer Vision con AWS
 
Database Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareDatabase Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatare
 
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSCrea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
 
API moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAPI moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e web
 
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareDatabase Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
 
Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWS
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch Deck
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without servers
 
Fundraising Essentials
Fundraising EssentialsFundraising Essentials
Fundraising Essentials
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
 
Introduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container Service
 

GPSTEC305-Machine Learning in Capital Markets

  • 1. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS re:INVENT Machine Learning in Capital Markets F r a n k T a r s i l l o , I H S M a r k i t P e t e r W i l l i a m s , A W S F i n a n c i a l S e r v i c e s N o v e m b e r 2 8 , 2 0 1 7
  • 2. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Takeaways from today’s session 1. How is machine learning changing financial services? 2. Case study: IHS Markit’s commodity inventory solution 3. How do customers get started? 4. Best practices when building machine learning in the cloud
  • 3. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. How is machine learning changing financial services?
  • 4. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Artificial intelligence A system or service that can perform tasks that usually require human intelligence AA Hardware + learning algorithms Fit a network structure to the data Fit a function to the data AI ML DL
  • 5. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. T h e c h a l l e n g e : Scale Data Training Prediction PBs and EBs of existing data Aggressive migration Tons of GPUs Elastic capacity Pre-built images Tons of GPUs and CPUs Serverless At the edge, on IoT devices
  • 6. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Business group Use case ML models AWS tools Asset management Equity ratings Portfolio management Portfolio optimization Machine learning (clustering, SVM, logistic regression, Gaussian processes) Deep learning (embedding, matrix factorization, LSTM, conversational UI) Graphical models Amazon Machine Learning Deep Learning MXNet SparkML on Amazon EMR TensorFlow Banking Credit card/lending fraud Customer onboarding Digital banking Compliance Anti-money laundering, Counter-terrorism financing Due diligence Security Cyber-attack detection Data leak detection Virus detection Financial services use cases
  • 7. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS has become the center of gravity for AI
  • 8. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Case study
  • 9. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Commodity inventory challenges Global warehouses are all different Diverse flow of paper documents, from warehouse inventory reports to bills of lading Digitize, classify, and aggregate the document flow Improve cost and risk management Localization diversity Eliminate error-prone manual operations
  • 10. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Singapore Al 123.4 mT Vlissingen Al 234.5 mT Qingdao Al 567.8 mT Vendors Report generation Vendors continue to generate their reports as usual. Documents are redirected to a Markit server. Process Markit scrapes the critical data from the warehouse’s unique report using a variety of technologies, including OCR. Audit Markit stores a digital copy of the original document for auditing purposes. Disseminate The data is standardized for language and terminology, then compiled onto a customer portal. IHS Markit Trading firms Data access Dependent teams at the trading firms connect to the portal to pull a personalized view of the required data. Logistics teams Finance teams Compliance teams Schedulers/traders Commodity inventory solution Singapore Vlissingen 青岛
  • 11. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. IHSM Product VPC IHSM Commodity Tracker IHSM Product VPC IHS Markit—cloud strategy Cloud-first strategy Cloud native vs. lift and shift Time-to-market focus Investment upfront Refreshing the estate Financial transparency A DevOps world Global scale Cost-savings in the end Global Physical network IHSM datacenter(s) Oracle SAN Existing IHSM product deployments Customer datacenter Services End user Services Encryption S3 SES Services Encryption Services Encryption RDS SESDynamicDB Shared services with scale (Iaas/SaaS/PaaS) Cloud enhancement Cloud enhancement
  • 12. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Architecture approach Microservices design approach PaaS supporting orchestration and discovery OCR, classification, and analysis documents Cloud enablement with some lock-in API-driven Modern UI, SSO, preferences, notifications SDLC-Agile, CI/CD, high velocity of change Highly available (multi-AZ/global)
  • 13. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Machine learning enablement Document classification and templates to reduce exceptions Configuration data and models (Keras + TensorFlow) Use of AML-based images to tool vs. DIY AWS compute with GPU on-demand for trainer Data lake of document classifications (strategic) OCR Classification predictor QA reviewMLDoc APIs Document repository Classification trainer Corrected predictions
  • 14. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. ML product maintenance P2 instances ML AMI ML AMI Production predictor (AWS Lambda) Job scheduler Train model with new data Design new model New document Prediction corrections Trained models Documents Results Data lake (Amazon S3)
  • 15. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Result
  • 16. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. 80% of docs STP Focus human effort on the exceptions 60% improvement in timeliness Reduce risk by cutting the lag between data collection and use 50% increase in efficiency Empower teams to focus energy on value-creation activities Commodity tracker benefits
  • 17. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Getting started with ML
  • 18. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon Machine Learning (Amazon ML) Easy-to-use, managed machine learning service built for developers Robust, powerful machine-learning technology based on Amazon’s internal systems Create models using your data that is already stored in the AWS cloud Deploy models to production in seconds
  • 19. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Easy to use and developer-friendly Use the intuitive, powerful service console to build and explore your initial models Data retrieval Model training, quality evaluation, fine-tuning Deployment and management Automate model lifecycle with fully featured APIs and SDKs Java, Python, .NET, JavaScript, Ruby, PHP Easily create smart iOS and Android applications with AWS Mobile SDK
  • 20. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Powerful machine learning technology Based on Amazon’s battle-hardened internal systems Not just the algorithms Smart data transformations Input data and model quality alerts Built-in industry best practices Grows with your needs Train on up to 100 GB of data Generate billions of predictions Obtain predictions in batches or real time
  • 21. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Integrated with the AWS data ecosystem Access data that is stored in Amazon S3, Amazon Redshift, or MySQL databases in Amazon RDS Output predictions to Amazon S3 for easy integration with your data flows Use AWS Identity and Access Management (IAM) for fine-grained data access permission policies
  • 22. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Fully managed model and prediction services End-to-end service with no servers to provision and manage One-click production model deployment Programmatically query model metadata to enable automatic retraining workflows Monitor prediction usage patterns with Amazon CloudWatch metrics
  • 23. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Three supported types of predictions Binary classification Predict the answer to a yes/no question Multiclass classification Predict the correct category from a list Regression Predict the value of a numeric variable
  • 24. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Infrastructure Frameworks Platforms Amazon ML ECSSpark & EMR Kinesis Batch GPU MobileCPU IoT Services Amazon Lex (language) Amazon Polly (speech) Amazon Rekognition (vision) Apache MXNet Torch Cognitive toolkit KerasTheano Caffe2 & Caffe Tensor Flow AWS Deep Learning AMI Gluon A W S A I : Democratized artificial intelligence
  • 25. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Key takeaways
  • 26. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Key takeaways AWS machine-learning services can help transform your applications and improve your bottom line Get started today: - Try the AML tutorial at https://aws.amazon.com/aml/getting-started/
  • 27. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Please remember to rate this session in the mobile app
  • 28. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Thank you! F r a n k T a r s i l l o , f r a n k . t a r s i l l o @ i h s m a r k i t . c o m P e t e r W i l l i a m s , w i l l p e @ a m a z o n . c o m P l e a s e f i l l o u t a s u r v e y o f t h i s s e s s i o n : G P S T E C 3 0 5