SlideShare una empresa de Scribd logo
1 de 38
Descargar para leer sin conexión
Shift Money
Nov 26th 2018
The future of FinTech using
pervasive Machine Learning automation
André Balleyguier - Chief Data Scientist EMEA at DataRobot
Confidential. ©2018 DataRobot, Inc. – All rights reserved
About me...
+
Chief Data Scientist EMEA
London
Previously...
Agenda
Confidential. ©2018 DataRobot, Inc. – All rights reserved
1. A story about Transformation
2. Machine Learning in Financial services
Applications of Machine Learning today in the FinTech space
3. The curse of ML: Scalability
Main challenges to scale the use of Machine Learning
4. Automated Machine Learning in FinTech
Leveraging highly automated and pervasive machine learning systems
to optimise all business lines
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Machine Learning: A story
about Transformation1)
Confidential. ©2018 DataRobot, Inc. – All rights reserved
A story about my grandmother Germaine...
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Letters from friends to the
family?
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Does this look familiar?
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Does this look familiar?
Confidential. ©2018 DataRobot, Inc. – All rights reserved
So many ways to capture this information...
● Public data sources
● No response to other
communication channels
● No activity for years…
Confidential. ©2018 DataRobot, Inc. – All rights reserved
So many ways to capture this information...
● Public data sources
● No response to other
communication channels
● No activity for years…
Fuzzy matching of names to
public data sources
Predict customer propensity
to respond
Predict customer dormancy
Machine Learning
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Machine Learning: A story about transformation
Machine Learning and automated decisions based on data are
reshaping the way businesses operate and interact with their
customers.
● Automation of processes that usually require humain judgement: Fraud,
Compliance, Cash management, Screening of candidates, …
● Optimisation of customer interactions based on profile
● Efficiently measure risk taken by various activities like lending, etc.
Confidential | Copyright © DataRobot, Inc. | All Rights Reserved
“
Those who rule data will
rule the entire world.
”
M A S A Y O S H I S O N
CEO | Softbank
Confidential. ©2018 DataRobot, Inc. – All rights reserved
The impending AI divide
AI and ML will generate $2.9 TRILLION in
business value and recover 6.2 BILLION hours of
worker productivity by 2021.
- Gartner Predictions (Forbes) -
Confidential. ©2018 DataRobot, Inc. – All rights reserved
The Digital champions
● Heavy focus on digitization of consumer
● Investing a lot in AI
● Data-driven and innovative culture
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Machine Learning in
Financial Services2)
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Demystifying the buzzwords
Artificial
Intelligence
Data
Science
Statistical
Modeling
Machine
Learning
Deep
Learning
Machine Learning: Learning from the past to predict the future
AI: Systems able to perform tasks that ordinarily require human intelligence
Confidential. ©2018 DataRobot, Inc. – All rights reserved
The value of AI today in the enterprise
Machine
Learning Deep
Learning
$ $ $ $ $ $
$ $ $ $ $ $
$ $ $ $ $ $
$ Automate $ Optimize $ Produce Actionable Insights
Key: [Boring Stuff] [Deep Learning] [Machine Learning]
Confidential. ©2018 DataRobot, Inc. – All rights reserved
All aspects of financial services are impacted
Upsell/Cross-sell Customer loyalty, retention
CUSTOMER JOURNEY / 360
Pricing analytics Churn reduction
OPERATIONS
Loan review
COMPLIANCE HUB
Loss forecasting/
Stress Testing
PRODUCT & SERVICE EFFICIENCIES
Investment research and client
targeting
Portfolio analytics and
robo-advising
REVENUE GENERATION
Prospecting Marketing
RISK / FRAUD
Delinquent asset resolution Credit and prepayment risk
Model Governance
and Validation
KYC/AML
Underwriting
Succession
planning
Fraud reduction (ATM, card, merchant services)
Confidential. ©2018 DataRobot, Inc. – All rights reserved
What are key use cases for...
DIGITAL LENDING PLATFORMS
Lending Risk scoring
Application fraud detection
Product recommendation
Customer targeting
PAYMENT PLATFORMS
Transaction fraud
Anti-Money Laundering / KYC
Customer complaint resolution
Crypto recommendation
INSURTECH
Underwriting automation
Dynamic Pricing
Fast-track Claims handling
Claims Fraud or Litigation detection
Renewal optimisation
CHALLENGER BANKS
New client targeting
Anti-Money Laundering / KYC
Customer Service Automation
Product Cross-sell
Credit Risk
Transaction Fraud
Investment / Robo-advisors
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Bottom Line: The 3 pillars of ML value
1. Customize Financial Products to clients
and improve Customer experience, interest and retention
2. Provide access to services
for Customers who usually don’t have access to them
3. Improve Operational Efficiency:
Faster/Automated underwriting, Easier Compliance, More efficient Fraud detection,
Optimised Customer Support
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Recent stories...
Confidential. ©2018 DataRobot, Inc. – All rights reserved
The curse of ML:
Scalability
3)
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Recent stories...
“When it comes to data science at Monzo, we have a lot more ideas than we can
practically implement. In particular, with machine learning there are many promising
business applications but it’s prohibitively time consuming to test them all,
especially as a small two-person team.”
Dimitri Masin, Head of Data and Analytics
Confidential. ©2018 DataRobot, Inc. – All rights reserved
The curse of ML
“80% of Data Science projects never
go to production!”
Some (most) of my prospects
“We mainly build prototypes”
Scalability
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Why? Let’s go back to basics
Discovery &
Problem
definition
Prepare Data
Develop
model
Socialise the
model with the
business
Operationalise
In theory, a Machine Learning project is a simple iterative flow:
Confidential. ©2018 DataRobot, Inc. – All rights reserved
The Data Scientist: A rare unicorn
1. Knowledge of the business and business problem
2. Knowledge of the data
3. Ability to write code to gather data
4. Ability to write code to explore/inspect data
5. Ability to write code to manipulate data
6. Ability to write code to extract actionable items
7. Ability to write code to build models
8. Ability to write code to implement models
9. Foundational statistics
10. Internals of algorithms
11. Practical knowledge and experience
12. Knowing how to interpret and explain models
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Machine Learning: So many things could go wrong!
Discovery &
Problem
definition
Prepare Data
Develop
model
Socialise the
model with the
business
Operationalise
(1) This requires heavy business
input, but a lot of data science
teams work in silos
(2) Data prep can be very time
consuming: i.e put the data in the
right shape for the algorithms (3) This requires a data scientist /
engineer expert and can be hard
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Main bottlenecks in Machine Learning
Demand for machine learning & AI
Data scientists in the world
2010 2012 2014 2016 2018 2020 2022 20242008
● Exponential demand in all sectors, including FinTech
● Experts are hard to find and retain
● Machine is a long and complicated process
Our answer: Automated Machine Learning
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Automated Machine
Learning for the Future of
FinTech
4)
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Automated Machine Learning
Open source technologies
Years of experience of
top-ranked data scientists
Accelerate the process of researching, testing,
and deploying Machine Learning models through
automation and enabling a wider set of users.
“Democratize” Data Science!
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Automated Machine Learning: more focused on
the business expertise
1. Knowledge of the business and
business problem
2. Knowledge of the data
3. Small amount of pragmatic education
and mentoring.
Confidential. ©2018 DataRobot, Inc. – All rights reserved
How does automation improve the process?
Discovery
& Problem
definition
Prepare
Data
Develop
model
Socialise
the model
with the
business
Operationalise
(1) The process requires heavy business input, but a lot of data science teams work in silos
=> Democratise Data Science to business users through automation and education
(2) Data prep can be very time consuming: i.e put the data in the right shape for the algorithms
=> Automation can automate some parts of the data preparation, also ensuring the
process is more iterative, hence the data prep more focused on actual business value
(3) Model development and deployment require a data scientist expert and can be hard
=> Automation allows to simplify the Machine Learning lifecycle and make it more accessible
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Automation addresses the skills challenge
Demand for machine learning & AI
Data scientists in the world
2010 2012 2014 2016 2018 2020 2022 20242008
● Make Data Scientists more productive and closer to the business
● Enable Business Analysts to leverage ML
● Simplify the entire Machine Learning process
Data scientists + Business analysts leveraging
Automated ML
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Pervasive Machine Learning for greater
customer experience and products
Targeting
Right product,
Right time
Tailored messaging
Fair price
Fast registration
process
Fair risk assessment
Automated compliance / KYC
Efficient support service
Automated routing
Chatbots
Cross-sell relevant
products
Personalised offers
recommendations
Personalised Robo-advisor
Trading strategies
Action recommendations
Security
Compliance
Forecasting
Fraud
Attrition and
CV screening
=> 100’s of models to build and maintain
=> Requires automation!
The world’s most advanced Automated Machine Learning platform
INSURANCE HEALTHCARE BANKING & FINTECH CYBER-SECURITY AND MORE
200+
800,000,000+
Models built on
DataRobot cloud
#1 ranked
Data scientists
4 50+Top 3 finishes
Data scientists &
Engineers (of 500+)
$225M+
In funding
2012Founded
HQ in Boston, MA
Confidential. ©2018 DataRobot, Inc. – All rights reserved
The future of FinTech product using pervasive Machine Learning automation - André Balleyguier (DataRobot)

Más contenido relacionado

La actualidad más candente

Blockchain + Big Data + AI + IoT Integration
Blockchain + Big Data + AI + IoT IntegrationBlockchain + Big Data + AI + IoT Integration
Blockchain + Big Data + AI + IoT Integration
Alex G. Lee, Ph.D. Esq. CLP
 

La actualidad más candente (20)

Data Privacy in the Work From Home Era
Data Privacy in the Work From Home EraData Privacy in the Work From Home Era
Data Privacy in the Work From Home Era
 
10 WealthTech podcasts every wealth advisor should listen to
10 WealthTech podcasts every wealth advisor should listen to10 WealthTech podcasts every wealth advisor should listen to
10 WealthTech podcasts every wealth advisor should listen to
 
Artificial Intelligence (AI) for Financial Services
Artificial Intelligence (AI) for Financial Services Artificial Intelligence (AI) for Financial Services
Artificial Intelligence (AI) for Financial Services
 
Impact of machine learning on banking sector
Impact of machine learning on banking sectorImpact of machine learning on banking sector
Impact of machine learning on banking sector
 
Ai in compliance
Ai in compliance Ai in compliance
Ai in compliance
 
AXA x DSSG Meetup Sharing (Feb 2016)
AXA x DSSG Meetup Sharing (Feb 2016)AXA x DSSG Meetup Sharing (Feb 2016)
AXA x DSSG Meetup Sharing (Feb 2016)
 
Artificial Intelligence and Digital Banking - What about fraud prevention ?
Artificial Intelligence and Digital Banking - What about fraud prevention ?Artificial Intelligence and Digital Banking - What about fraud prevention ?
Artificial Intelligence and Digital Banking - What about fraud prevention ?
 
Aly presentation nov 2017
Aly presentation nov 2017Aly presentation nov 2017
Aly presentation nov 2017
 
ZIGRAM Introduction Deck June 2019
ZIGRAM Introduction Deck June 2019ZIGRAM Introduction Deck June 2019
ZIGRAM Introduction Deck June 2019
 
Cloud computing for banking
Cloud computing for bankingCloud computing for banking
Cloud computing for banking
 
Data Science Pipelines in Python using Luigi
Data Science Pipelines in Python using LuigiData Science Pipelines in Python using Luigi
Data Science Pipelines in Python using Luigi
 
Building Data Science Pipelines in Python using Luigi
Building Data Science Pipelines in Python using LuigiBuilding Data Science Pipelines in Python using Luigi
Building Data Science Pipelines in Python using Luigi
 
Internet of Things (IoT) Strategic Patent Development and Monetization 1Q 2016
Internet of Things (IoT) Strategic Patent Development and Monetization 1Q 2016Internet of Things (IoT) Strategic Patent Development and Monetization 1Q 2016
Internet of Things (IoT) Strategic Patent Development and Monetization 1Q 2016
 
Artificial Intelligence in Banking
Artificial Intelligence in BankingArtificial Intelligence in Banking
Artificial Intelligence in Banking
 
Blockchain + Big Data + AI + IoT Integration
Blockchain + Big Data + AI + IoT IntegrationBlockchain + Big Data + AI + IoT Integration
Blockchain + Big Data + AI + IoT Integration
 
IBM Big Data Platform Nov 2012
IBM Big Data Platform Nov 2012IBM Big Data Platform Nov 2012
IBM Big Data Platform Nov 2012
 
Detecting Opportunities and Threats with Complex Event Processing: Case St...
Detecting Opportunities and Threats with Complex Event Processing: Case St...Detecting Opportunities and Threats with Complex Event Processing: Case St...
Detecting Opportunities and Threats with Complex Event Processing: Case St...
 
IoT Startups Innovation Insights from Patents: Part I. Quantitative Analysis
IoT Startups Innovation Insights from Patents: Part I. Quantitative AnalysisIoT Startups Innovation Insights from Patents: Part I. Quantitative Analysis
IoT Startups Innovation Insights from Patents: Part I. Quantitative Analysis
 
Fraud detection
Fraud detectionFraud detection
Fraud detection
 
Algorithmic auditing 1.0
Algorithmic auditing 1.0Algorithmic auditing 1.0
Algorithmic auditing 1.0
 

Similar a The future of FinTech product using pervasive Machine Learning automation - André Balleyguier (DataRobot)

Protecting data privacy in analytics and machine learning ISACA London UK
Protecting data privacy in analytics and machine learning ISACA London UKProtecting data privacy in analytics and machine learning ISACA London UK
Protecting data privacy in analytics and machine learning ISACA London UK
Ulf Mattsson
 

Similar a The future of FinTech product using pervasive Machine Learning automation - André Balleyguier (DataRobot) (20)

Designing a Successful Governed Citizen Data Science Strategy
Designing a Successful Governed Citizen Data Science StrategyDesigning a Successful Governed Citizen Data Science Strategy
Designing a Successful Governed Citizen Data Science Strategy
 
Overview about Emerging Technologies
Overview about Emerging TechnologiesOverview about Emerging Technologies
Overview about Emerging Technologies
 
Data Natives meets DataRobot | "Build and deploy an anti-money laundering mo...
Data Natives meets DataRobot |  "Build and deploy an anti-money laundering mo...Data Natives meets DataRobot |  "Build and deploy an anti-money laundering mo...
Data Natives meets DataRobot | "Build and deploy an anti-money laundering mo...
 
Opportunities derived by AI
Opportunities derived by AIOpportunities derived by AI
Opportunities derived by AI
 
Getting Started in Big Data-Fueled E-Commerce
Getting Started in Big Data-Fueled E-CommerceGetting Started in Big Data-Fueled E-Commerce
Getting Started in Big Data-Fueled E-Commerce
 
Big Data LDN 2018: HOW AUTOMATION CAN ACCELERATE THE DELIVERY OF MACHINE LEAR...
Big Data LDN 2018: HOW AUTOMATION CAN ACCELERATE THE DELIVERY OF MACHINE LEAR...Big Data LDN 2018: HOW AUTOMATION CAN ACCELERATE THE DELIVERY OF MACHINE LEAR...
Big Data LDN 2018: HOW AUTOMATION CAN ACCELERATE THE DELIVERY OF MACHINE LEAR...
 
Pixels.camp - Machine Learning: Building Successful Products at Scale
Pixels.camp - Machine Learning: Building Successful Products at ScalePixels.camp - Machine Learning: Building Successful Products at Scale
Pixels.camp - Machine Learning: Building Successful Products at Scale
 
ISC2 Privacy-Preserving Analytics and Secure Multiparty Computation
ISC2 Privacy-Preserving Analytics and Secure Multiparty ComputationISC2 Privacy-Preserving Analytics and Secure Multiparty Computation
ISC2 Privacy-Preserving Analytics and Secure Multiparty Computation
 
How can you maximize the benefits from RPA and AI in your automation initiatives
How can you maximize the benefits from RPA and AI in your automation initiativesHow can you maximize the benefits from RPA and AI in your automation initiatives
How can you maximize the benefits from RPA and AI in your automation initiatives
 
DataRobot - 머신러닝 자동화 플랫폼
DataRobot - 머신러닝 자동화 플랫폼DataRobot - 머신러닝 자동화 플랫폼
DataRobot - 머신러닝 자동화 플랫폼
 
Powering up agents using data science challenges and opportunities
Powering up agents using data science challenges and opportunities Powering up agents using data science challenges and opportunities
Powering up agents using data science challenges and opportunities
 
[MINDs Lab]abridged company report, July 2018
[MINDs Lab]abridged company report, July 2018[MINDs Lab]abridged company report, July 2018
[MINDs Lab]abridged company report, July 2018
 
Transform Banking with Big Data and Automated Machine Learning 9.12.17
Transform Banking with Big Data and Automated Machine Learning 9.12.17Transform Banking with Big Data and Automated Machine Learning 9.12.17
Transform Banking with Big Data and Automated Machine Learning 9.12.17
 
IBM i & Data Science in the AI era.
IBM i & Data Science in the AI era.  IBM i & Data Science in the AI era.
IBM i & Data Science in the AI era.
 
The Future of Work
The Future of WorkThe Future of Work
The Future of Work
 
[AIIM18] Automation and Integration (Not Rip and Replace) - Stephen Ludlow
[AIIM18] Automation and Integration (Not Rip and Replace) - Stephen Ludlow[AIIM18] Automation and Integration (Not Rip and Replace) - Stephen Ludlow
[AIIM18] Automation and Integration (Not Rip and Replace) - Stephen Ludlow
 
Privacy preserving computing and secure multi-party computation ISACA Atlanta
Privacy preserving computing and secure multi-party computation ISACA AtlantaPrivacy preserving computing and secure multi-party computation ISACA Atlanta
Privacy preserving computing and secure multi-party computation ISACA Atlanta
 
Protecting data privacy in analytics and machine learning ISACA London UK
Protecting data privacy in analytics and machine learning ISACA London UKProtecting data privacy in analytics and machine learning ISACA London UK
Protecting data privacy in analytics and machine learning ISACA London UK
 
New technologies for data protection
New technologies for data protectionNew technologies for data protection
New technologies for data protection
 
Your AI Transformation
Your AI Transformation Your AI Transformation
Your AI Transformation
 

Más de Shift Conference

Más de Shift Conference (20)

Shift Remote: AI: How Does Face Recognition Work (ars futura)
Shift Remote: AI: How Does Face Recognition Work  (ars futura)Shift Remote: AI: How Does Face Recognition Work  (ars futura)
Shift Remote: AI: How Does Face Recognition Work (ars futura)
 
Shift Remote: AI: Behind the scenes development in an AI company - Matija Ili...
Shift Remote: AI: Behind the scenes development in an AI company - Matija Ili...Shift Remote: AI: Behind the scenes development in an AI company - Matija Ili...
Shift Remote: AI: Behind the scenes development in an AI company - Matija Ili...
 
Shift Remote: AI: Smarter AI with analytical graph databases - Victor Lee (Ti...
Shift Remote: AI: Smarter AI with analytical graph databases - Victor Lee (Ti...Shift Remote: AI: Smarter AI with analytical graph databases - Victor Lee (Ti...
Shift Remote: AI: Smarter AI with analytical graph databases - Victor Lee (Ti...
 
Shift Remote: DevOps: Devops with Azure Devops and Github - Juarez Junior (Mi...
Shift Remote: DevOps: Devops with Azure Devops and Github - Juarez Junior (Mi...Shift Remote: DevOps: Devops with Azure Devops and Github - Juarez Junior (Mi...
Shift Remote: DevOps: Devops with Azure Devops and Github - Juarez Junior (Mi...
 
Shift Remote: DevOps: Autodesks research into digital twins for AEC - Kean W...
Shift Remote: DevOps: Autodesks research into digital twins for AEC -  Kean W...Shift Remote: DevOps: Autodesks research into digital twins for AEC -  Kean W...
Shift Remote: DevOps: Autodesks research into digital twins for AEC - Kean W...
 
Shift Remote: DevOps: When metrics are not enough, and everyone is on-call - ...
Shift Remote: DevOps: When metrics are not enough, and everyone is on-call - ...Shift Remote: DevOps: When metrics are not enough, and everyone is on-call - ...
Shift Remote: DevOps: When metrics are not enough, and everyone is on-call - ...
 
Shift Remote: DevOps: Modern incident management with opsgenie - Kristijan L...
Shift Remote: DevOps: Modern incident management with opsgenie -  Kristijan L...Shift Remote: DevOps: Modern incident management with opsgenie -  Kristijan L...
Shift Remote: DevOps: Modern incident management with opsgenie - Kristijan L...
 
Shift Remote: DevOps: Gitlab ci hands-on experience - Ivan Rimac (Barrage)
Shift Remote: DevOps: Gitlab ci hands-on experience - Ivan Rimac (Barrage)Shift Remote: DevOps: Gitlab ci hands-on experience - Ivan Rimac (Barrage)
Shift Remote: DevOps: Gitlab ci hands-on experience - Ivan Rimac (Barrage)
 
Shift Remote: DevOps: DevOps Heroes - Adding Advanced Automation to your Tool...
Shift Remote: DevOps: DevOps Heroes - Adding Advanced Automation to your Tool...Shift Remote: DevOps: DevOps Heroes - Adding Advanced Automation to your Tool...
Shift Remote: DevOps: DevOps Heroes - Adding Advanced Automation to your Tool...
 
Shift Remote: DevOps: An (Un)expected Journey - Zeljko Margeta (RBA)
Shift Remote: DevOps: An (Un)expected Journey - Zeljko Margeta (RBA)Shift Remote: DevOps: An (Un)expected Journey - Zeljko Margeta (RBA)
Shift Remote: DevOps: An (Un)expected Journey - Zeljko Margeta (RBA)
 
Shift Remote: Game Dev - Localising Mobile Games - Marta Kunic (Nanobit)
Shift Remote: Game Dev - Localising Mobile Games - Marta Kunic (Nanobit)Shift Remote: Game Dev - Localising Mobile Games - Marta Kunic (Nanobit)
Shift Remote: Game Dev - Localising Mobile Games - Marta Kunic (Nanobit)
 
Shift Remote: Game Dev - Challenges Introducing Open Source to the Games Indu...
Shift Remote: Game Dev - Challenges Introducing Open Source to the Games Indu...Shift Remote: Game Dev - Challenges Introducing Open Source to the Games Indu...
Shift Remote: Game Dev - Challenges Introducing Open Source to the Games Indu...
 
Shift Remote: Game Dev - Ghost in the Machine: Authorial Voice in System Desi...
Shift Remote: Game Dev - Ghost in the Machine: Authorial Voice in System Desi...Shift Remote: Game Dev - Ghost in the Machine: Authorial Voice in System Desi...
Shift Remote: Game Dev - Ghost in the Machine: Authorial Voice in System Desi...
 
Shift Remote: Game Dev - Building Better Worlds with Game Culturalization - K...
Shift Remote: Game Dev - Building Better Worlds with Game Culturalization - K...Shift Remote: Game Dev - Building Better Worlds with Game Culturalization - K...
Shift Remote: Game Dev - Building Better Worlds with Game Culturalization - K...
 
Shift Remote: Game Dev - Open Match: An Open Source Matchmaking Framework - J...
Shift Remote: Game Dev - Open Match: An Open Source Matchmaking Framework - J...Shift Remote: Game Dev - Open Match: An Open Source Matchmaking Framework - J...
Shift Remote: Game Dev - Open Match: An Open Source Matchmaking Framework - J...
 
Shift Remote: Game Dev - Designing Inside the Box - Fernando Reyes Medina (34...
Shift Remote: Game Dev - Designing Inside the Box - Fernando Reyes Medina (34...Shift Remote: Game Dev - Designing Inside the Box - Fernando Reyes Medina (34...
Shift Remote: Game Dev - Designing Inside the Box - Fernando Reyes Medina (34...
 
Shift Remote: Mobile - Efficiently Building Native Frameworks for Multiple Pl...
Shift Remote: Mobile - Efficiently Building Native Frameworks for Multiple Pl...Shift Remote: Mobile - Efficiently Building Native Frameworks for Multiple Pl...
Shift Remote: Mobile - Efficiently Building Native Frameworks for Multiple Pl...
 
Shift Remote: Mobile - Introduction to MotionLayout on Android - Denis Fodor ...
Shift Remote: Mobile - Introduction to MotionLayout on Android - Denis Fodor ...Shift Remote: Mobile - Introduction to MotionLayout on Android - Denis Fodor ...
Shift Remote: Mobile - Introduction to MotionLayout on Android - Denis Fodor ...
 
Shift Remote: Mobile - Devops-ify your life with Github Actions - Nicola Cort...
Shift Remote: Mobile - Devops-ify your life with Github Actions - Nicola Cort...Shift Remote: Mobile - Devops-ify your life with Github Actions - Nicola Cort...
Shift Remote: Mobile - Devops-ify your life with Github Actions - Nicola Cort...
 
Shift Remote: WEB - GraphQL and React – Quick Start - Dubravko Bogovic (Infobip)
Shift Remote: WEB - GraphQL and React – Quick Start - Dubravko Bogovic (Infobip)Shift Remote: WEB - GraphQL and React – Quick Start - Dubravko Bogovic (Infobip)
Shift Remote: WEB - GraphQL and React – Quick Start - Dubravko Bogovic (Infobip)
 

Último

Último (20)

A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024
 

The future of FinTech product using pervasive Machine Learning automation - André Balleyguier (DataRobot)

  • 1. Shift Money Nov 26th 2018 The future of FinTech using pervasive Machine Learning automation André Balleyguier - Chief Data Scientist EMEA at DataRobot
  • 2. Confidential. ©2018 DataRobot, Inc. – All rights reserved About me... + Chief Data Scientist EMEA London Previously...
  • 3. Agenda Confidential. ©2018 DataRobot, Inc. – All rights reserved 1. A story about Transformation 2. Machine Learning in Financial services Applications of Machine Learning today in the FinTech space 3. The curse of ML: Scalability Main challenges to scale the use of Machine Learning 4. Automated Machine Learning in FinTech Leveraging highly automated and pervasive machine learning systems to optimise all business lines
  • 4. Confidential. ©2018 DataRobot, Inc. – All rights reserved Machine Learning: A story about Transformation1)
  • 5. Confidential. ©2018 DataRobot, Inc. – All rights reserved A story about my grandmother Germaine...
  • 6. Confidential. ©2018 DataRobot, Inc. – All rights reserved
  • 7. Confidential. ©2018 DataRobot, Inc. – All rights reserved Letters from friends to the family?
  • 8. Confidential. ©2018 DataRobot, Inc. – All rights reserved Does this look familiar?
  • 9. Confidential. ©2018 DataRobot, Inc. – All rights reserved Does this look familiar?
  • 10. Confidential. ©2018 DataRobot, Inc. – All rights reserved So many ways to capture this information... ● Public data sources ● No response to other communication channels ● No activity for years…
  • 11. Confidential. ©2018 DataRobot, Inc. – All rights reserved So many ways to capture this information... ● Public data sources ● No response to other communication channels ● No activity for years… Fuzzy matching of names to public data sources Predict customer propensity to respond Predict customer dormancy Machine Learning
  • 12. Confidential. ©2018 DataRobot, Inc. – All rights reserved Machine Learning: A story about transformation Machine Learning and automated decisions based on data are reshaping the way businesses operate and interact with their customers. ● Automation of processes that usually require humain judgement: Fraud, Compliance, Cash management, Screening of candidates, … ● Optimisation of customer interactions based on profile ● Efficiently measure risk taken by various activities like lending, etc.
  • 13. Confidential | Copyright © DataRobot, Inc. | All Rights Reserved “ Those who rule data will rule the entire world. ” M A S A Y O S H I S O N CEO | Softbank
  • 14. Confidential. ©2018 DataRobot, Inc. – All rights reserved The impending AI divide AI and ML will generate $2.9 TRILLION in business value and recover 6.2 BILLION hours of worker productivity by 2021. - Gartner Predictions (Forbes) -
  • 15. Confidential. ©2018 DataRobot, Inc. – All rights reserved The Digital champions ● Heavy focus on digitization of consumer ● Investing a lot in AI ● Data-driven and innovative culture
  • 16. Confidential. ©2018 DataRobot, Inc. – All rights reserved Machine Learning in Financial Services2)
  • 17. Confidential. ©2018 DataRobot, Inc. – All rights reserved Demystifying the buzzwords Artificial Intelligence Data Science Statistical Modeling Machine Learning Deep Learning Machine Learning: Learning from the past to predict the future AI: Systems able to perform tasks that ordinarily require human intelligence
  • 18. Confidential. ©2018 DataRobot, Inc. – All rights reserved The value of AI today in the enterprise Machine Learning Deep Learning $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ Automate $ Optimize $ Produce Actionable Insights Key: [Boring Stuff] [Deep Learning] [Machine Learning]
  • 19. Confidential. ©2018 DataRobot, Inc. – All rights reserved All aspects of financial services are impacted Upsell/Cross-sell Customer loyalty, retention CUSTOMER JOURNEY / 360 Pricing analytics Churn reduction OPERATIONS Loan review COMPLIANCE HUB Loss forecasting/ Stress Testing PRODUCT & SERVICE EFFICIENCIES Investment research and client targeting Portfolio analytics and robo-advising REVENUE GENERATION Prospecting Marketing RISK / FRAUD Delinquent asset resolution Credit and prepayment risk Model Governance and Validation KYC/AML Underwriting Succession planning Fraud reduction (ATM, card, merchant services)
  • 20. Confidential. ©2018 DataRobot, Inc. – All rights reserved What are key use cases for... DIGITAL LENDING PLATFORMS Lending Risk scoring Application fraud detection Product recommendation Customer targeting PAYMENT PLATFORMS Transaction fraud Anti-Money Laundering / KYC Customer complaint resolution Crypto recommendation INSURTECH Underwriting automation Dynamic Pricing Fast-track Claims handling Claims Fraud or Litigation detection Renewal optimisation CHALLENGER BANKS New client targeting Anti-Money Laundering / KYC Customer Service Automation Product Cross-sell Credit Risk Transaction Fraud Investment / Robo-advisors
  • 21. Confidential. ©2018 DataRobot, Inc. – All rights reserved Bottom Line: The 3 pillars of ML value 1. Customize Financial Products to clients and improve Customer experience, interest and retention 2. Provide access to services for Customers who usually don’t have access to them 3. Improve Operational Efficiency: Faster/Automated underwriting, Easier Compliance, More efficient Fraud detection, Optimised Customer Support
  • 22. Confidential. ©2018 DataRobot, Inc. – All rights reserved Recent stories...
  • 23. Confidential. ©2018 DataRobot, Inc. – All rights reserved The curse of ML: Scalability 3)
  • 24. Confidential. ©2018 DataRobot, Inc. – All rights reserved Recent stories... “When it comes to data science at Monzo, we have a lot more ideas than we can practically implement. In particular, with machine learning there are many promising business applications but it’s prohibitively time consuming to test them all, especially as a small two-person team.” Dimitri Masin, Head of Data and Analytics
  • 25. Confidential. ©2018 DataRobot, Inc. – All rights reserved The curse of ML “80% of Data Science projects never go to production!” Some (most) of my prospects “We mainly build prototypes” Scalability
  • 26. Confidential. ©2018 DataRobot, Inc. – All rights reserved Why? Let’s go back to basics Discovery & Problem definition Prepare Data Develop model Socialise the model with the business Operationalise In theory, a Machine Learning project is a simple iterative flow:
  • 27. Confidential. ©2018 DataRobot, Inc. – All rights reserved The Data Scientist: A rare unicorn 1. Knowledge of the business and business problem 2. Knowledge of the data 3. Ability to write code to gather data 4. Ability to write code to explore/inspect data 5. Ability to write code to manipulate data 6. Ability to write code to extract actionable items 7. Ability to write code to build models 8. Ability to write code to implement models 9. Foundational statistics 10. Internals of algorithms 11. Practical knowledge and experience 12. Knowing how to interpret and explain models
  • 28. Confidential. ©2018 DataRobot, Inc. – All rights reserved Machine Learning: So many things could go wrong! Discovery & Problem definition Prepare Data Develop model Socialise the model with the business Operationalise (1) This requires heavy business input, but a lot of data science teams work in silos (2) Data prep can be very time consuming: i.e put the data in the right shape for the algorithms (3) This requires a data scientist / engineer expert and can be hard
  • 29. Confidential. ©2018 DataRobot, Inc. – All rights reserved Main bottlenecks in Machine Learning Demand for machine learning & AI Data scientists in the world 2010 2012 2014 2016 2018 2020 2022 20242008 ● Exponential demand in all sectors, including FinTech ● Experts are hard to find and retain ● Machine is a long and complicated process Our answer: Automated Machine Learning
  • 30. Confidential. ©2018 DataRobot, Inc. – All rights reserved Automated Machine Learning for the Future of FinTech 4)
  • 31. Confidential. ©2018 DataRobot, Inc. – All rights reserved Automated Machine Learning Open source technologies Years of experience of top-ranked data scientists Accelerate the process of researching, testing, and deploying Machine Learning models through automation and enabling a wider set of users. “Democratize” Data Science!
  • 32. Confidential. ©2018 DataRobot, Inc. – All rights reserved Automated Machine Learning: more focused on the business expertise 1. Knowledge of the business and business problem 2. Knowledge of the data 3. Small amount of pragmatic education and mentoring.
  • 33. Confidential. ©2018 DataRobot, Inc. – All rights reserved How does automation improve the process? Discovery & Problem definition Prepare Data Develop model Socialise the model with the business Operationalise (1) The process requires heavy business input, but a lot of data science teams work in silos => Democratise Data Science to business users through automation and education (2) Data prep can be very time consuming: i.e put the data in the right shape for the algorithms => Automation can automate some parts of the data preparation, also ensuring the process is more iterative, hence the data prep more focused on actual business value (3) Model development and deployment require a data scientist expert and can be hard => Automation allows to simplify the Machine Learning lifecycle and make it more accessible
  • 34. Confidential. ©2018 DataRobot, Inc. – All rights reserved Automation addresses the skills challenge Demand for machine learning & AI Data scientists in the world 2010 2012 2014 2016 2018 2020 2022 20242008 ● Make Data Scientists more productive and closer to the business ● Enable Business Analysts to leverage ML ● Simplify the entire Machine Learning process Data scientists + Business analysts leveraging Automated ML
  • 35. Confidential. ©2018 DataRobot, Inc. – All rights reserved Pervasive Machine Learning for greater customer experience and products Targeting Right product, Right time Tailored messaging Fair price Fast registration process Fair risk assessment Automated compliance / KYC Efficient support service Automated routing Chatbots Cross-sell relevant products Personalised offers recommendations Personalised Robo-advisor Trading strategies Action recommendations Security Compliance Forecasting Fraud Attrition and CV screening => 100’s of models to build and maintain => Requires automation!
  • 36. The world’s most advanced Automated Machine Learning platform INSURANCE HEALTHCARE BANKING & FINTECH CYBER-SECURITY AND MORE 200+ 800,000,000+ Models built on DataRobot cloud #1 ranked Data scientists 4 50+Top 3 finishes Data scientists & Engineers (of 500+) $225M+ In funding 2012Founded HQ in Boston, MA
  • 37. Confidential. ©2018 DataRobot, Inc. – All rights reserved