SlideShare a Scribd company logo
1 of 24
Download to read offline
Conversational commerce:
Founder and CTO
Victoria Livschitz
emerging architectures for smart
& useful chatbots
2
About the speaker
• Founder & CEO of Grid Dynamics from 2006,
transition to CTO role in 2015
• Principal engineer at Sun, senior architect of
SunGrid, world’s first public cloud, 1997-2006
• HPC engineer at Ford Labs 1994 - 1997
• Entrepreneur, technologist, poker player, mountain
climber, mother of 3
Emerging Mainstream Legacy
2017
2006
3
About Grid Dynamics, the experts in emerging technologies
Cloud
Devops
Big data
Cloud
Devops
Big data
AI
NLP
ML
Java
RDBMS
.NET
Java
RDBMS
.NET
Java
RDBMS
.NET
Emerging Mainstream Legacy
2017
2006
4
About Grid Dynamics, the experts in emerging technologies
Cloud
Devops
Big data
Cloud
Devops
Big data
AI
NLP
ML
Java
RDBMS
.NET
Java
RDBMS
.NET
Java
RDBMS
.NET
1,100+ people strong
global engineering services company
focused on
digital transformation thru emerging technology
5
Thesis: voice commerce is the next big thing after mobile
Voice devices entering households
• 9M smart voice devices shipped in Q1 2018
• 50% household penetration expected by 2022
• IOT makes voice control an expected feature
Massive investment
• From tech giants – over $1B IBM Watson, etc.
• From VC - over $700M in 2017
• 20 AI acquisitions – siri, api.ai, viv
Technology advances by leaps and bounds
• Speech2text approaches human quality
• Deep learning-based NLU / NER enters mainstream
• Plethora of AI platforms on the market
Better interface for many digital interactions
• Reduces engagement barrier
• Perfect for search, Q&A
• Interactive clarification of intent
Conversational commerce:
• Deep, branched conversation
• Discovery, selection, recommendation
• Large result sets, ambiguity, comparisons
• Deep integration with search, catalog, ontology
• Customer-trained NLU
• Smart dialog management to arbitrate and
orchestrate multiple models
Other “deep” conversational applications
6
Types of CUI experience
Infobot:
• Fact-oriented
• Few intent-reply patterns
Shallow, linear conversation
Virtual assistant:
• Task-oriented
• Few intent-entity-reply patterns
Smalltalk: entertainment, empathy, human mimicry
Other “deep” conversational applications
Conversational commerce:
• Deep, branched conversation
• Discovery, selection, recommendation
• Large result sets, ambiguity, comparisons
• Deep integration with search, catalog, ontology
• Customer-trained NLU
• Smart dialog management to arbitrate and
orchestrate multiple models
7
Types of CUI experience
Infobot:
• Fact-oriented
• Few intent-reply patterns
Shallow, linear conversation
Virtual assistant:
• Task-oriented
• Few intent-entity-reply patterns
Smalltalk: entertainment, empathy, human mimicry
Grid Genie: Conversational
platform by Grid Dynamics
R&D project from Grid Labs
9
Conversational platform design principles
• 100% open and free: written using open source technologies in pluggable architecture
• Multiple devices: supports Google Home, Alexa, Siri, etc. via device adapters
• Multiple channels: voice-based, text-based, web-based via channel adapters
• Multiple skills: specific dialog skills can be added (promo, checkout, order tracking)
• Multiple models: mix, match and use best-of-breed ML/NLU models for specific tasks
• Integrated with backend services via layers of platform services and enterprise adapters
• Containerized: for seamless on premise or cloud deployment
1010
Conversational commerce blueprint
dialog skills domain skills
channeladapter
enterpriseadapters
enterprise
services
ontology
recommend
catalog
search
data mining / ML
dialog manager
context
intent API NLU API NLG API
search discovery
factoid
recommend
notifications
smalltalk checkout
loyalty
order
promo
11
Conversational platform components
Service Description Responsibilities
Channel adapters Connect the platform to
edge devices
Account linking, Auth, SSO, user management
Context Context keeps dialog
state
Shares context between devices and interactions
Dialog manager Controls conversation
flow
maintains conversation context, detects the customer’s
broader intent, delegates tasks to an appropriate dialog
agent
Pluggable dialog
agents
Implement narrow
conversation flow
execute particular use case, communicate with NLU,
enterprise adapters to fulfill the actions, use NLG to form
natural language response
Dialog services NLU/NLG/NER service
adapters and
implementations
Provide NLG/NLU/NER capabilities
Enterprise adapters Connect agents to data
and services
Provide access to enterprise APIs
Domain ontology Capture domain
knowledge
deep understanding of business domain, its terminology,
slang, and the relationship between terms
Grid Genie Demo
13
Let’s chat about cameras
• Diverse category of products:
about1,000 items in catalog
• Wide range of subcategories,
from cheap point-n-shoot to
high-end professional cameras
• Technical products with vastly
different features
• Some folks know exactly what
they want; others don’t know
much about them
Why cameras? What we are looking to proof?
• One dialog manager arbitrating
between multiple (pluggable) skills
• Taxonomy-based domain knowledge.
Better dialog thru better taxonomy
• Know the difference between
advisory & order taking
• Fluidity of conversation, keeping it
natural, human-like
• Device interchangability
1414
Conversational commerce blueprint
dialog skills domain skills
channeladapter
enterpriseadapters
enterprise
services
ontology
recommend
catalog
search
data mining / ML
dialog manager
context
intent API NLU API NLG API
search discovery
factoid
recommend
notifications
smalltalk checkout
loyalty
order
promo
15
Microservices architecture
Intent Classifier
Dialog ManagerAmazon Alexa
Discovery
Agent
Google Home
Facebook
WISMO Agent
Small Talk
Agent
Catalog Service
Order API
Adapter
Auth Service
Adapter
Catalog ETL
Order API
OAuth2.0
Bulk Catalog
API
Search Service
Order Search
Service
Shipment Service
Auth Service
Shipment API
Dialog Services
Channel
Adapters
Agents
Platform Services Adapters Store
Context
Platform Storage
MongoDB
Product
Elastic Search
NLG Ontology Service
Order Indexing
Service
Catalog Ingestion
Public API
Shipment Service
Adapter
Order
• Neo4J
Implementation:
16
• BabelNet
• WordNet
• DBpedia
Content sources:
Domain specific ontology
aperture
f-stop
camera
telescope
diaphragm
f-number
PART_OF
PART_OF SYN
SYN
SYN
CNN based model for intent classification
Privileged and Confidential 17
Intent classification
Can you
suggest me
an action
camera?
CLASS PROB
ACCEPT 0.01
DENY 0.001
NEXT 0.05
PREVIOUS 0.012
REQUEST 0.011
RESET 0.03
… …
WISMO 0.05
DISCOVERY 0.81
SELECTION 0.1
ORDER 0.05
SMALLTALK 0.02
… …
suggest
recommend
action
GloVe/fasttext
word
embedding
Matrix
representation
CNN:
Conv layers
Pooling Fully
Connected
18
To learn more
• Subscribe to our blog: blog.griddynamics.com
Q&A
Appendix
BiLSTM based model for entity tagging
Privileged and Confidential 21
Named entity recognition: BIO tagging
BIO tags (Beginning, Inside, Outside)
I
need
diving
camera
under
two
hundred
bucks GloVe/fasttext
word
embedding Matrix
representation
softmax
BiLSTM
BiLSTM
BiLSTM
BiLSTM
BiLSTM
BiLSTM
BiLSTM
BiLSTM
RNN
O
O
B-purpose
B-device_name
B-relational
B-quantity
I-quantity
B-unit
I need diving camera under two hundred bucks
O O B-purpose B-device_name B-relational B-quantity I-quantity B-unit
Privileged and Confidential 22
Named entity recognition: tag grouping
unrelated related related related relatedto predict
Linear XGBoost model is trained to make binary classification for token pairs
I need diving camera under two hundred bucks
O O B-purpose B-device_name B-relational B-quantity I-quantity B-unit
About Grid Dynamics
Founded in 2006, Grid Dynamics is an engineering services company built on the
premise that cloud computing is disruptive within the enterprise technology landscape.
Since that time, we’ve had the privilege to help companies like Microsoft, eBay,
PayPal, Cisco, Macy’s, Yahoo, ING, Bank of America, Kohl's, among others, to re-
architect their core mission-critical systems, develop new cloud services, accelerate
innovation cycles, increase software quality, and automate application management.
Grid Dynamics has multiple locations in the USA and Europe, and employs over 1,000
expert engineers worldwide.
Privileged and Confidential 23
www.griddynamics.com
Thank you!

More Related Content

Similar to Conversational commerce: emerging architectures for smart & useful chatbots - Dynamic talks Atlanta 12/2018

Conversational commerce: emerging architectures for smart & useful chatbots. ...
Conversational commerce: emerging architectures for smart & useful chatbots. ...Conversational commerce: emerging architectures for smart & useful chatbots. ...
Conversational commerce: emerging architectures for smart & useful chatbots. ...Grid Dynamics
 
Conversational commerce: emerging architectures for smart & useful chatbots -...
Conversational commerce: emerging architectures for smart & useful chatbots -...Conversational commerce: emerging architectures for smart & useful chatbots -...
Conversational commerce: emerging architectures for smart & useful chatbots -...Grid Dynamics
 
Conversational commerce: emerging architectures for smart & useful chatbots. ...
Conversational commerce: emerging architectures for smart & useful chatbots. ...Conversational commerce: emerging architectures for smart & useful chatbots. ...
Conversational commerce: emerging architectures for smart & useful chatbots. ...Grid Dynamics
 
Multiskill Conversational AI
Multiskill Conversational AIMultiskill Conversational AI
Multiskill Conversational AIDaniel Kornev
 
Combating Mobile Device Theft with Blockchain
Combating Mobile Device Theft with BlockchainCombating Mobile Device Theft with Blockchain
Combating Mobile Device Theft with BlockchainNagesh Caparthy
 
Multiskill Conversational AI
Multiskill Conversational AIMultiskill Conversational AI
Multiskill Conversational AIDaniel Kornev
 
Wavect - Your long-term partner for sophisticated and maintainable software
Wavect - Your long-term partner for sophisticated and maintainable softwareWavect - Your long-term partner for sophisticated and maintainable software
Wavect - Your long-term partner for sophisticated and maintainable softwareKevin Riedl
 
Cloud Innovation Tour - Discover Track
Cloud Innovation Tour - Discover TrackCloud Innovation Tour - Discover Track
Cloud Innovation Tour - Discover TrackLaurenWendler
 
LIVO Presentation by ENO
LIVO Presentation by ENOLIVO Presentation by ENO
LIVO Presentation by ENOTamer Taşdelen
 
Choosing the right Technologies for your next unicorn.
Choosing the right Technologies for your next unicorn.Choosing the right Technologies for your next unicorn.
Choosing the right Technologies for your next unicorn.Gladson DSouza
 
Introduction to Neo4j
Introduction to Neo4jIntroduction to Neo4j
Introduction to Neo4jNeo4j
 
131114_Seminar on Cloud Computing_Peer into the thougths of your customers
131114_Seminar on Cloud Computing_Peer into the thougths of your customers131114_Seminar on Cloud Computing_Peer into the thougths of your customers
131114_Seminar on Cloud Computing_Peer into the thougths of your customersSpire Research and Consulting
 
IBM s'associe au SmartHome Challenge
IBM s'associe au SmartHome ChallengeIBM s'associe au SmartHome Challenge
IBM s'associe au SmartHome ChallengeIBM France
 
Hyperledger community update February 2018
Hyperledger  community update   February 2018Hyperledger  community update   February 2018
Hyperledger community update February 2018Christopher Ferris
 
From Business Idea to Successful Delivery by Serhiy Haziyev & Olha Hrytsay, S...
From Business Idea to Successful Delivery by Serhiy Haziyev & Olha Hrytsay, S...From Business Idea to Successful Delivery by Serhiy Haziyev & Olha Hrytsay, S...
From Business Idea to Successful Delivery by Serhiy Haziyev & Olha Hrytsay, S...SoftServe
 
Foundation Models in Recommender Systems
Foundation Models in Recommender SystemsFoundation Models in Recommender Systems
Foundation Models in Recommender SystemsAnoop Deoras
 
Bridging the Gap: Analyzing Data in and Below the Cloud
Bridging the Gap: Analyzing Data in and Below the CloudBridging the Gap: Analyzing Data in and Below the Cloud
Bridging the Gap: Analyzing Data in and Below the CloudInside Analysis
 
Own_blockchain_ Development_Mobiloitte_V1.2.pdf
Own_blockchain_ Development_Mobiloitte_V1.2.pdfOwn_blockchain_ Development_Mobiloitte_V1.2.pdf
Own_blockchain_ Development_Mobiloitte_V1.2.pdfMobiloitte Technologies
 

Similar to Conversational commerce: emerging architectures for smart & useful chatbots - Dynamic talks Atlanta 12/2018 (20)

Conversational commerce: emerging architectures for smart & useful chatbots. ...
Conversational commerce: emerging architectures for smart & useful chatbots. ...Conversational commerce: emerging architectures for smart & useful chatbots. ...
Conversational commerce: emerging architectures for smart & useful chatbots. ...
 
Conversational commerce: emerging architectures for smart & useful chatbots -...
Conversational commerce: emerging architectures for smart & useful chatbots -...Conversational commerce: emerging architectures for smart & useful chatbots -...
Conversational commerce: emerging architectures for smart & useful chatbots -...
 
Conversational commerce: emerging architectures for smart & useful chatbots. ...
Conversational commerce: emerging architectures for smart & useful chatbots. ...Conversational commerce: emerging architectures for smart & useful chatbots. ...
Conversational commerce: emerging architectures for smart & useful chatbots. ...
 
Multiskill Conversational AI
Multiskill Conversational AIMultiskill Conversational AI
Multiskill Conversational AI
 
Combating Mobile Device Theft with Blockchain
Combating Mobile Device Theft with BlockchainCombating Mobile Device Theft with Blockchain
Combating Mobile Device Theft with Blockchain
 
Digital Transformation
Digital TransformationDigital Transformation
Digital Transformation
 
Multiskill Conversational AI
Multiskill Conversational AIMultiskill Conversational AI
Multiskill Conversational AI
 
Wavect - Your long-term partner for sophisticated and maintainable software
Wavect - Your long-term partner for sophisticated and maintainable softwareWavect - Your long-term partner for sophisticated and maintainable software
Wavect - Your long-term partner for sophisticated and maintainable software
 
Cloud Innovation Tour - Discover Track
Cloud Innovation Tour - Discover TrackCloud Innovation Tour - Discover Track
Cloud Innovation Tour - Discover Track
 
LIVO Presentation by ENO
LIVO Presentation by ENOLIVO Presentation by ENO
LIVO Presentation by ENO
 
Choosing the right Technologies for your next unicorn.
Choosing the right Technologies for your next unicorn.Choosing the right Technologies for your next unicorn.
Choosing the right Technologies for your next unicorn.
 
Introduction to Neo4j
Introduction to Neo4jIntroduction to Neo4j
Introduction to Neo4j
 
131114_Seminar on Cloud Computing_Peer into the thougths of your customers
131114_Seminar on Cloud Computing_Peer into the thougths of your customers131114_Seminar on Cloud Computing_Peer into the thougths of your customers
131114_Seminar on Cloud Computing_Peer into the thougths of your customers
 
Microservices.pdf
Microservices.pdfMicroservices.pdf
Microservices.pdf
 
IBM s'associe au SmartHome Challenge
IBM s'associe au SmartHome ChallengeIBM s'associe au SmartHome Challenge
IBM s'associe au SmartHome Challenge
 
Hyperledger community update February 2018
Hyperledger  community update   February 2018Hyperledger  community update   February 2018
Hyperledger community update February 2018
 
From Business Idea to Successful Delivery by Serhiy Haziyev & Olha Hrytsay, S...
From Business Idea to Successful Delivery by Serhiy Haziyev & Olha Hrytsay, S...From Business Idea to Successful Delivery by Serhiy Haziyev & Olha Hrytsay, S...
From Business Idea to Successful Delivery by Serhiy Haziyev & Olha Hrytsay, S...
 
Foundation Models in Recommender Systems
Foundation Models in Recommender SystemsFoundation Models in Recommender Systems
Foundation Models in Recommender Systems
 
Bridging the Gap: Analyzing Data in and Below the Cloud
Bridging the Gap: Analyzing Data in and Below the CloudBridging the Gap: Analyzing Data in and Below the Cloud
Bridging the Gap: Analyzing Data in and Below the Cloud
 
Own_blockchain_ Development_Mobiloitte_V1.2.pdf
Own_blockchain_ Development_Mobiloitte_V1.2.pdfOwn_blockchain_ Development_Mobiloitte_V1.2.pdf
Own_blockchain_ Development_Mobiloitte_V1.2.pdf
 

More from Grid Dynamics

Are you keeping up with your customer
Are you keeping up with your customer Are you keeping up with your customer
Are you keeping up with your customer Grid Dynamics
 
"Implementing data quality automation with open source stack" - Max Martynov,...
"Implementing data quality automation with open source stack" - Max Martynov,..."Implementing data quality automation with open source stack" - Max Martynov,...
"Implementing data quality automation with open source stack" - Max Martynov,...Grid Dynamics
 
"How to build cool & useful voice commerce applications (such as devices like...
"How to build cool & useful voice commerce applications (such as devices like..."How to build cool & useful voice commerce applications (such as devices like...
"How to build cool & useful voice commerce applications (such as devices like...Grid Dynamics
 
"Challenges for AI in Healthcare" - Peter Graven Ph.D
"Challenges for AI in Healthcare" - Peter Graven Ph.D"Challenges for AI in Healthcare" - Peter Graven Ph.D
"Challenges for AI in Healthcare" - Peter Graven Ph.DGrid Dynamics
 
Dynamic Talks: "Applications of Big Data, Machine Learning and Artificial Int...
Dynamic Talks: "Applications of Big Data, Machine Learning and Artificial Int...Dynamic Talks: "Applications of Big Data, Machine Learning and Artificial Int...
Dynamic Talks: "Applications of Big Data, Machine Learning and Artificial Int...Grid Dynamics
 
Dynamic Talks: "Digital Transformation in Banking & Financial Services… a per...
Dynamic Talks: "Digital Transformation in Banking & Financial Services… a per...Dynamic Talks: "Digital Transformation in Banking & Financial Services… a per...
Dynamic Talks: "Digital Transformation in Banking & Financial Services… a per...Grid Dynamics
 
Dynamic Talks: "Data Strategy as a Conduit for Data Maturity and Monetization...
Dynamic Talks: "Data Strategy as a Conduit for Data Maturity and Monetization...Dynamic Talks: "Data Strategy as a Conduit for Data Maturity and Monetization...
Dynamic Talks: "Data Strategy as a Conduit for Data Maturity and Monetization...Grid Dynamics
 
Dynamics Talks: "Writing Spark Pipelines with Less Boilerplate Code" - Egor P...
Dynamics Talks: "Writing Spark Pipelines with Less Boilerplate Code" - Egor P...Dynamics Talks: "Writing Spark Pipelines with Less Boilerplate Code" - Egor P...
Dynamics Talks: "Writing Spark Pipelines with Less Boilerplate Code" - Egor P...Grid Dynamics
 
"Trends in Building Advanced Analytics Platform for Large Enterprises" - Atul...
"Trends in Building Advanced Analytics Platform for Large Enterprises" - Atul..."Trends in Building Advanced Analytics Platform for Large Enterprises" - Atul...
"Trends in Building Advanced Analytics Platform for Large Enterprises" - Atul...Grid Dynamics
 
The New Era of Public Safety Records Management: Dynamic talks Chicago 9/24/2019
The New Era of Public Safety Records Management: Dynamic talks Chicago 9/24/2019The New Era of Public Safety Records Management: Dynamic talks Chicago 9/24/2019
The New Era of Public Safety Records Management: Dynamic talks Chicago 9/24/2019Grid Dynamics
 
Dynamic Talks: "Implementing data quality automation with open source stack" ...
Dynamic Talks: "Implementing data quality automation with open source stack" ...Dynamic Talks: "Implementing data quality automation with open source stack" ...
Dynamic Talks: "Implementing data quality automation with open source stack" ...Grid Dynamics
 
"Implementing AI for New Business Models and Efficiencies" - Parag Shrivastav...
"Implementing AI for New Business Models and Efficiencies" - Parag Shrivastav..."Implementing AI for New Business Models and Efficiencies" - Parag Shrivastav...
"Implementing AI for New Business Models and Efficiencies" - Parag Shrivastav...Grid Dynamics
 
Reducing No-shows and Late Cancelations in Healthcare Enterprise" - Shervin M...
Reducing No-shows and Late Cancelations in Healthcare Enterprise" - Shervin M...Reducing No-shows and Late Cancelations in Healthcare Enterprise" - Shervin M...
Reducing No-shows and Late Cancelations in Healthcare Enterprise" - Shervin M...Grid Dynamics
 
Customer intelligence: a Machine Learning Approach: Dynamic talks Atlanta 8/2...
Customer intelligence: a Machine Learning Approach: Dynamic talks Atlanta 8/2...Customer intelligence: a Machine Learning Approach: Dynamic talks Atlanta 8/2...
Customer intelligence: a Machine Learning Approach: Dynamic talks Atlanta 8/2...Grid Dynamics
 
"ML Services - How do you begin and when do you start scaling?" - Madhura Dud...
"ML Services - How do you begin and when do you start scaling?" - Madhura Dud..."ML Services - How do you begin and when do you start scaling?" - Madhura Dud...
"ML Services - How do you begin and when do you start scaling?" - Madhura Dud...Grid Dynamics
 
Realtime Contextual Product Recommendations…that scale and generate revenue -...
Realtime Contextual Product Recommendations…that scale and generate revenue -...Realtime Contextual Product Recommendations…that scale and generate revenue -...
Realtime Contextual Product Recommendations…that scale and generate revenue -...Grid Dynamics
 
Decision Automation in Marketing Systems using Reinforcement Learning: Dynami...
Decision Automation in Marketing Systems using Reinforcement Learning: Dynami...Decision Automation in Marketing Systems using Reinforcement Learning: Dynami...
Decision Automation in Marketing Systems using Reinforcement Learning: Dynami...Grid Dynamics
 
Best practices for enterprise-grade microservices implementations with Google...
Best practices for enterprise-grade microservices implementations with Google...Best practices for enterprise-grade microservices implementations with Google...
Best practices for enterprise-grade microservices implementations with Google...Grid Dynamics
 
Attribution Modelling 101: Credit Where Credit is Due!: Dynamic talks Seattle...
Attribution Modelling 101: Credit Where Credit is Due!: Dynamic talks Seattle...Attribution Modelling 101: Credit Where Credit is Due!: Dynamic talks Seattle...
Attribution Modelling 101: Credit Where Credit is Due!: Dynamic talks Seattle...Grid Dynamics
 
Building an algorithmic price management system using ML: Dynamic talks Seatt...
Building an algorithmic price management system using ML: Dynamic talks Seatt...Building an algorithmic price management system using ML: Dynamic talks Seatt...
Building an algorithmic price management system using ML: Dynamic talks Seatt...Grid Dynamics
 

More from Grid Dynamics (20)

Are you keeping up with your customer
Are you keeping up with your customer Are you keeping up with your customer
Are you keeping up with your customer
 
"Implementing data quality automation with open source stack" - Max Martynov,...
"Implementing data quality automation with open source stack" - Max Martynov,..."Implementing data quality automation with open source stack" - Max Martynov,...
"Implementing data quality automation with open source stack" - Max Martynov,...
 
"How to build cool & useful voice commerce applications (such as devices like...
"How to build cool & useful voice commerce applications (such as devices like..."How to build cool & useful voice commerce applications (such as devices like...
"How to build cool & useful voice commerce applications (such as devices like...
 
"Challenges for AI in Healthcare" - Peter Graven Ph.D
"Challenges for AI in Healthcare" - Peter Graven Ph.D"Challenges for AI in Healthcare" - Peter Graven Ph.D
"Challenges for AI in Healthcare" - Peter Graven Ph.D
 
Dynamic Talks: "Applications of Big Data, Machine Learning and Artificial Int...
Dynamic Talks: "Applications of Big Data, Machine Learning and Artificial Int...Dynamic Talks: "Applications of Big Data, Machine Learning and Artificial Int...
Dynamic Talks: "Applications of Big Data, Machine Learning and Artificial Int...
 
Dynamic Talks: "Digital Transformation in Banking & Financial Services… a per...
Dynamic Talks: "Digital Transformation in Banking & Financial Services… a per...Dynamic Talks: "Digital Transformation in Banking & Financial Services… a per...
Dynamic Talks: "Digital Transformation in Banking & Financial Services… a per...
 
Dynamic Talks: "Data Strategy as a Conduit for Data Maturity and Monetization...
Dynamic Talks: "Data Strategy as a Conduit for Data Maturity and Monetization...Dynamic Talks: "Data Strategy as a Conduit for Data Maturity and Monetization...
Dynamic Talks: "Data Strategy as a Conduit for Data Maturity and Monetization...
 
Dynamics Talks: "Writing Spark Pipelines with Less Boilerplate Code" - Egor P...
Dynamics Talks: "Writing Spark Pipelines with Less Boilerplate Code" - Egor P...Dynamics Talks: "Writing Spark Pipelines with Less Boilerplate Code" - Egor P...
Dynamics Talks: "Writing Spark Pipelines with Less Boilerplate Code" - Egor P...
 
"Trends in Building Advanced Analytics Platform for Large Enterprises" - Atul...
"Trends in Building Advanced Analytics Platform for Large Enterprises" - Atul..."Trends in Building Advanced Analytics Platform for Large Enterprises" - Atul...
"Trends in Building Advanced Analytics Platform for Large Enterprises" - Atul...
 
The New Era of Public Safety Records Management: Dynamic talks Chicago 9/24/2019
The New Era of Public Safety Records Management: Dynamic talks Chicago 9/24/2019The New Era of Public Safety Records Management: Dynamic talks Chicago 9/24/2019
The New Era of Public Safety Records Management: Dynamic talks Chicago 9/24/2019
 
Dynamic Talks: "Implementing data quality automation with open source stack" ...
Dynamic Talks: "Implementing data quality automation with open source stack" ...Dynamic Talks: "Implementing data quality automation with open source stack" ...
Dynamic Talks: "Implementing data quality automation with open source stack" ...
 
"Implementing AI for New Business Models and Efficiencies" - Parag Shrivastav...
"Implementing AI for New Business Models and Efficiencies" - Parag Shrivastav..."Implementing AI for New Business Models and Efficiencies" - Parag Shrivastav...
"Implementing AI for New Business Models and Efficiencies" - Parag Shrivastav...
 
Reducing No-shows and Late Cancelations in Healthcare Enterprise" - Shervin M...
Reducing No-shows and Late Cancelations in Healthcare Enterprise" - Shervin M...Reducing No-shows and Late Cancelations in Healthcare Enterprise" - Shervin M...
Reducing No-shows and Late Cancelations in Healthcare Enterprise" - Shervin M...
 
Customer intelligence: a Machine Learning Approach: Dynamic talks Atlanta 8/2...
Customer intelligence: a Machine Learning Approach: Dynamic talks Atlanta 8/2...Customer intelligence: a Machine Learning Approach: Dynamic talks Atlanta 8/2...
Customer intelligence: a Machine Learning Approach: Dynamic talks Atlanta 8/2...
 
"ML Services - How do you begin and when do you start scaling?" - Madhura Dud...
"ML Services - How do you begin and when do you start scaling?" - Madhura Dud..."ML Services - How do you begin and when do you start scaling?" - Madhura Dud...
"ML Services - How do you begin and when do you start scaling?" - Madhura Dud...
 
Realtime Contextual Product Recommendations…that scale and generate revenue -...
Realtime Contextual Product Recommendations…that scale and generate revenue -...Realtime Contextual Product Recommendations…that scale and generate revenue -...
Realtime Contextual Product Recommendations…that scale and generate revenue -...
 
Decision Automation in Marketing Systems using Reinforcement Learning: Dynami...
Decision Automation in Marketing Systems using Reinforcement Learning: Dynami...Decision Automation in Marketing Systems using Reinforcement Learning: Dynami...
Decision Automation in Marketing Systems using Reinforcement Learning: Dynami...
 
Best practices for enterprise-grade microservices implementations with Google...
Best practices for enterprise-grade microservices implementations with Google...Best practices for enterprise-grade microservices implementations with Google...
Best practices for enterprise-grade microservices implementations with Google...
 
Attribution Modelling 101: Credit Where Credit is Due!: Dynamic talks Seattle...
Attribution Modelling 101: Credit Where Credit is Due!: Dynamic talks Seattle...Attribution Modelling 101: Credit Where Credit is Due!: Dynamic talks Seattle...
Attribution Modelling 101: Credit Where Credit is Due!: Dynamic talks Seattle...
 
Building an algorithmic price management system using ML: Dynamic talks Seatt...
Building an algorithmic price management system using ML: Dynamic talks Seatt...Building an algorithmic price management system using ML: Dynamic talks Seatt...
Building an algorithmic price management system using ML: Dynamic talks Seatt...
 

Recently uploaded

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
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
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
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 RobisonAnna Loughnan Colquhoun
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
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
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
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
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
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
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 

Recently uploaded (20)

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
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 ...
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 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
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
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
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
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...
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
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
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 

Conversational commerce: emerging architectures for smart & useful chatbots - Dynamic talks Atlanta 12/2018

  • 1. Conversational commerce: Founder and CTO Victoria Livschitz emerging architectures for smart & useful chatbots
  • 2. 2 About the speaker • Founder & CEO of Grid Dynamics from 2006, transition to CTO role in 2015 • Principal engineer at Sun, senior architect of SunGrid, world’s first public cloud, 1997-2006 • HPC engineer at Ford Labs 1994 - 1997 • Entrepreneur, technologist, poker player, mountain climber, mother of 3
  • 3. Emerging Mainstream Legacy 2017 2006 3 About Grid Dynamics, the experts in emerging technologies Cloud Devops Big data Cloud Devops Big data AI NLP ML Java RDBMS .NET Java RDBMS .NET Java RDBMS .NET
  • 4. Emerging Mainstream Legacy 2017 2006 4 About Grid Dynamics, the experts in emerging technologies Cloud Devops Big data Cloud Devops Big data AI NLP ML Java RDBMS .NET Java RDBMS .NET Java RDBMS .NET 1,100+ people strong global engineering services company focused on digital transformation thru emerging technology
  • 5. 5 Thesis: voice commerce is the next big thing after mobile Voice devices entering households • 9M smart voice devices shipped in Q1 2018 • 50% household penetration expected by 2022 • IOT makes voice control an expected feature Massive investment • From tech giants – over $1B IBM Watson, etc. • From VC - over $700M in 2017 • 20 AI acquisitions – siri, api.ai, viv Technology advances by leaps and bounds • Speech2text approaches human quality • Deep learning-based NLU / NER enters mainstream • Plethora of AI platforms on the market Better interface for many digital interactions • Reduces engagement barrier • Perfect for search, Q&A • Interactive clarification of intent
  • 6. Conversational commerce: • Deep, branched conversation • Discovery, selection, recommendation • Large result sets, ambiguity, comparisons • Deep integration with search, catalog, ontology • Customer-trained NLU • Smart dialog management to arbitrate and orchestrate multiple models Other “deep” conversational applications 6 Types of CUI experience Infobot: • Fact-oriented • Few intent-reply patterns Shallow, linear conversation Virtual assistant: • Task-oriented • Few intent-entity-reply patterns Smalltalk: entertainment, empathy, human mimicry
  • 7. Other “deep” conversational applications Conversational commerce: • Deep, branched conversation • Discovery, selection, recommendation • Large result sets, ambiguity, comparisons • Deep integration with search, catalog, ontology • Customer-trained NLU • Smart dialog management to arbitrate and orchestrate multiple models 7 Types of CUI experience Infobot: • Fact-oriented • Few intent-reply patterns Shallow, linear conversation Virtual assistant: • Task-oriented • Few intent-entity-reply patterns Smalltalk: entertainment, empathy, human mimicry
  • 8. Grid Genie: Conversational platform by Grid Dynamics R&D project from Grid Labs
  • 9. 9 Conversational platform design principles • 100% open and free: written using open source technologies in pluggable architecture • Multiple devices: supports Google Home, Alexa, Siri, etc. via device adapters • Multiple channels: voice-based, text-based, web-based via channel adapters • Multiple skills: specific dialog skills can be added (promo, checkout, order tracking) • Multiple models: mix, match and use best-of-breed ML/NLU models for specific tasks • Integrated with backend services via layers of platform services and enterprise adapters • Containerized: for seamless on premise or cloud deployment
  • 10. 1010 Conversational commerce blueprint dialog skills domain skills channeladapter enterpriseadapters enterprise services ontology recommend catalog search data mining / ML dialog manager context intent API NLU API NLG API search discovery factoid recommend notifications smalltalk checkout loyalty order promo
  • 11. 11 Conversational platform components Service Description Responsibilities Channel adapters Connect the platform to edge devices Account linking, Auth, SSO, user management Context Context keeps dialog state Shares context between devices and interactions Dialog manager Controls conversation flow maintains conversation context, detects the customer’s broader intent, delegates tasks to an appropriate dialog agent Pluggable dialog agents Implement narrow conversation flow execute particular use case, communicate with NLU, enterprise adapters to fulfill the actions, use NLG to form natural language response Dialog services NLU/NLG/NER service adapters and implementations Provide NLG/NLU/NER capabilities Enterprise adapters Connect agents to data and services Provide access to enterprise APIs Domain ontology Capture domain knowledge deep understanding of business domain, its terminology, slang, and the relationship between terms
  • 13. 13 Let’s chat about cameras • Diverse category of products: about1,000 items in catalog • Wide range of subcategories, from cheap point-n-shoot to high-end professional cameras • Technical products with vastly different features • Some folks know exactly what they want; others don’t know much about them Why cameras? What we are looking to proof? • One dialog manager arbitrating between multiple (pluggable) skills • Taxonomy-based domain knowledge. Better dialog thru better taxonomy • Know the difference between advisory & order taking • Fluidity of conversation, keeping it natural, human-like • Device interchangability
  • 14. 1414 Conversational commerce blueprint dialog skills domain skills channeladapter enterpriseadapters enterprise services ontology recommend catalog search data mining / ML dialog manager context intent API NLU API NLG API search discovery factoid recommend notifications smalltalk checkout loyalty order promo
  • 15. 15 Microservices architecture Intent Classifier Dialog ManagerAmazon Alexa Discovery Agent Google Home Facebook WISMO Agent Small Talk Agent Catalog Service Order API Adapter Auth Service Adapter Catalog ETL Order API OAuth2.0 Bulk Catalog API Search Service Order Search Service Shipment Service Auth Service Shipment API Dialog Services Channel Adapters Agents Platform Services Adapters Store Context Platform Storage MongoDB Product Elastic Search NLG Ontology Service Order Indexing Service Catalog Ingestion Public API Shipment Service Adapter Order
  • 16. • Neo4J Implementation: 16 • BabelNet • WordNet • DBpedia Content sources: Domain specific ontology aperture f-stop camera telescope diaphragm f-number PART_OF PART_OF SYN SYN SYN
  • 17. CNN based model for intent classification Privileged and Confidential 17 Intent classification Can you suggest me an action camera? CLASS PROB ACCEPT 0.01 DENY 0.001 NEXT 0.05 PREVIOUS 0.012 REQUEST 0.011 RESET 0.03 … … WISMO 0.05 DISCOVERY 0.81 SELECTION 0.1 ORDER 0.05 SMALLTALK 0.02 … … suggest recommend action GloVe/fasttext word embedding Matrix representation CNN: Conv layers Pooling Fully Connected
  • 18. 18 To learn more • Subscribe to our blog: blog.griddynamics.com
  • 19. Q&A
  • 21. BiLSTM based model for entity tagging Privileged and Confidential 21 Named entity recognition: BIO tagging BIO tags (Beginning, Inside, Outside) I need diving camera under two hundred bucks GloVe/fasttext word embedding Matrix representation softmax BiLSTM BiLSTM BiLSTM BiLSTM BiLSTM BiLSTM BiLSTM BiLSTM RNN O O B-purpose B-device_name B-relational B-quantity I-quantity B-unit I need diving camera under two hundred bucks O O B-purpose B-device_name B-relational B-quantity I-quantity B-unit
  • 22. Privileged and Confidential 22 Named entity recognition: tag grouping unrelated related related related relatedto predict Linear XGBoost model is trained to make binary classification for token pairs I need diving camera under two hundred bucks O O B-purpose B-device_name B-relational B-quantity I-quantity B-unit
  • 23. About Grid Dynamics Founded in 2006, Grid Dynamics is an engineering services company built on the premise that cloud computing is disruptive within the enterprise technology landscape. Since that time, we’ve had the privilege to help companies like Microsoft, eBay, PayPal, Cisco, Macy’s, Yahoo, ING, Bank of America, Kohl's, among others, to re- architect their core mission-critical systems, develop new cloud services, accelerate innovation cycles, increase software quality, and automate application management. Grid Dynamics has multiple locations in the USA and Europe, and employs over 1,000 expert engineers worldwide. Privileged and Confidential 23