converstiontoenterprise · 2019-06-14 · artificial intelligence and machine learning to combine...

7
6/14/2019 1 Copyright © 2019, Oracle and/or its affiliates. All rights reserved. | Bringing Conversational Interfaces to the Enterprise Grant Ronald Director of Product Management Oracle Digital Assistant June 2019 @gwronald Oracle Digital Assistant Image courtesy of pixabay.com Copyright © 2019, Oracle and/or its affiliates. All rights reserved. | Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development, release, timing, and pricing ofany features or functionality described for Oracle’s products may change and remains at the sole discretion of Oracle Corporation. Confidential – Oracle Internal/Restricted/Highly Restricted 3 Copyright © 2019, Oracle and/or its affiliates. All rights reserved. | Topic agenda 4 Introduction to digital assistant 1 2 Architecture and features Image courtesy of pixabay.com Customers 3 4 Futures

Upload: others

Post on 17-Jun-2020

0 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: ConverstionToEnterprise · 2019-06-14 · artificial intelligence and machine learning to combine ... •Each skill usually relates to a business domain –Pizza, Finance, HR, room

6/14/2019

1

Copyright © 2019, Oracle and/or its affiliates. All rights reserved. |

Bringing Conversational Interfaces to the Enterprise

Grant RonaldDirector of Product ManagementOracle Digital AssistantJune 2019@gwronald

Oracle Digital Assistant

Image courtesy of pixabay.com

Copyright © 2019, Oracle and/or its affiliates. All rights reserved. |

Safe Harbor Statement

The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not acommitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development, release, timing, and pricing of any features or functionality described for Oracle’s products may change and remains at the sole discretion of Oracle Corporation.

Confidential – Oracle Internal/Restricted/Highly Restricted 3 Copyright © 2019, Oracle and/or its affiliates. All rights reserved. |

Topic agenda

4

Introduction to digital assistant1 2 Architecture and features

Image courtesy of pixabay.com

Customers3 4 Futures

Page 2: ConverstionToEnterprise · 2019-06-14 · artificial intelligence and machine learning to combine ... •Each skill usually relates to a business domain –Pizza, Finance, HR, room

6/14/2019

2

Copyright © 2019, Oracle and/or its affiliates. All rights reserved. |

Topic agenda

5

Introduction to digital assistant1 2 Architecture and features

Image courtesy of pixabay.com

Customers3 4 Futures

Copyright © 2019, Oracle and/or its affiliates. All rights reserved. | 6

Until now, chatbots solved simple, task oriented business problems.

Image courtesy of pixabay.com

Copyright © 2019, Oracle and/or its affiliates. All rights reserved. | 7

Digital assistants are user-oriented. They assist with multiple tasks.

Image courtesy of pixabay.com Copyright © 2019, Oracle and/or its affiliates. All rights reserved. | 8

A digital assistant is a computer program that uses

artificial intelligence and machine learning to combine

independent chatbots into a single conversational

interface that assists real users throughout their day

Page 3: ConverstionToEnterprise · 2019-06-14 · artificial intelligence and machine learning to combine ... •Each skill usually relates to a business domain –Pizza, Finance, HR, room

6/14/2019

3

Copyright © 2019, Oracle and/or its affiliates. All rights reserved. | 9

GEN 1: Chatbots

• User initiated

• Single skill (bots)

GEN 2: Digital

Assistant

• Bot initiated

• Multiple skills

Gen 3: Digital

Assistant

• Proactive

• Headless bots

From Oracle Chatbot to Oracle Digital Assistant

Image courtesy of pixabay.com Copyright © 2019, Oracle and/or its affiliates. All rights reserved. | 10

Oracle Digital Assistant is Oracle's 2nd generation

intelligent bot platform for customers to build composite

chatbot solutions from independent skills

Copyright © 2019, Oracle and/or its affiliates. All rights reserved. |

Topic agenda

11

Introduction to digital assistant1 2 Architecture and features

Image courtesy of pixabay.com

Customers3 4 Futures

Copyright © 2019, Oracle and/or its affiliates. All rights reserved. | 12

Oracle Digital Assistant - Core Pillars

• "Master bot"• Invokes skills• Routes user

messages

• Bot store• Like App Store• Contains bots from

− Oracle SaaS

• Messenger connectivity

• Webhook• Native Channels

• Individual chatbots• Reusable• Conversational AI

and ML

Image courtesy of pixabay.com

Page 4: ConverstionToEnterprise · 2019-06-14 · artificial intelligence and machine learning to combine ... •Each skill usually relates to a business domain –Pizza, Finance, HR, room

6/14/2019

4

Copyright © 2019, Oracle and/or its affiliates. All rights reserved. | 13Confidential – Oracle Internal/Restricted/Highly Restricted

Skill Analogy

• Smallest part of an ensemble

–May be used stand-alone

• Does not do it all, but what it does, it does well

Image courtesy of pixabay.com Copyright © 2019, Oracle and/or its affiliates. All rights reserved. |

Skills

• Each skill usually relates to a business domain

– Pizza, Finance, HR, room booking

• Intents implement uses cases within skill

–Order pizza, cancel pizza, track order, show menu

• User input interpreted by a trained model

– Intents are resolved and mapped to a dialog

• Entities are variable elements of an intent

– Pizza size, topping, delivery address

14Image courtesy of pixabay.com

Copyright © 2019, Oracle and/or its affiliates. All rights reserved. |

Skills

• QnA

• Structured data input

• Human agent integration

• Language support

• Embedded testers

• Backend integration

• Skill insights

15Image courtesy of pixabay.com

Successful chatbots must be able to do more

than just having a conversation

Copyright © 2019, Oracle and/or its affiliates. All rights reserved. | 16

DemonstrationBuilding Skills

Image courtesy of pixabay.com

Page 5: ConverstionToEnterprise · 2019-06-14 · artificial intelligence and machine learning to combine ... •Each skill usually relates to a business domain –Pizza, Finance, HR, room

6/14/2019

5

Copyright © 2019, Oracle and/or its affiliates. All rights reserved. |

Real world entity slotting – How do you order pizza?

17Image courtesy of pixabay.com Copyright © 2019, Oracle and/or its affiliates. All rights reserved. |

Real world entity slotting

• Many values required for an intent

• Out of order information

• Validation

• Allow multiple values or not?

• Error handling for each entity value

• Different prompts should the user error

• Slot entity if specifically said, otherwise, default it

18Image courtesy of pixabay.com

Copyright © 2019, Oracle and/or its affiliates. All rights reserved. | 19

DemonstrationEntities

Image courtesy of pixabay.com Copyright © 2019, Oracle and/or its affiliates. All rights reserved. |

Digital Assistant

• Front-end bot directing user messages to configured skills

• Intelligent routing

– Implicit

– Explicit

• Disambiguates user messages

• Exposed on single or multiple channels

• System intents

• Contains embedded tester

20Image courtesy of pixabay.com

Page 6: ConverstionToEnterprise · 2019-06-14 · artificial intelligence and machine learning to combine ... •Each skill usually relates to a business domain –Pizza, Finance, HR, room

6/14/2019

6

Copyright © 2019, Oracle and/or its affiliates. All rights reserved. | 21

Digital Assistant Architecture

HCM

ERP

CX

3rd Party

Oracle Digital Assistant

Web

Mobile

Messengers

Voice (e.g. Alexa)

Digital Assistant

Intent

Q&A

Skill

Intent

Q&A

Intelligent Routing

Channels

Image courtesy of pixabay.com Copyright © 2019, Oracle and/or its affiliates. All rights reserved. | 22

DemonstrationDigital Assistant

Image courtesy of pixabay.com

Copyright © 2019, Oracle and/or its affiliates. All rights reserved. |

Topic agenda

23

Introduction to digital assistant1 2 Architecture and features

Image courtesy of pixabay.com

Customers3 4 Futures

Copyright © 2019, Oracle and/or its affiliates. All rights reserved. |

Customer stories

• Hermes

• Mutua Madrid Open

24Image courtesy of pixabay.com

Copyright UKOUG #PTK Magazine 2019

Page 7: ConverstionToEnterprise · 2019-06-14 · artificial intelligence and machine learning to combine ... •Each skill usually relates to a business domain –Pizza, Finance, HR, room

6/14/2019

7

Copyright © 2019, Oracle and/or its affiliates. All rights reserved. |

Customer stories

• Hermes

• Mutua Madrid Open

• University of Adelaide

• Bajaj Electricals

• Exelon

• www.oracle.com/da

25Image courtesy of pixabay.com

Copyright UKOUG #PTK Magazine 2019

Copyright © 2019, Oracle and/or its affiliates. All rights reserved. |

Topic agenda

26

Introduction to digital assistant1 2 Architecture and features

Image courtesy of pixabay.com

Customers3 4 Futures

Copyright © 2019, Oracle and/or its affiliates. All rights reserved. | Confidential – Oracle Internal/Restricted/Highly Restricted 27

Learn More

bit.ly/ODAEnablement

Image courtesy of pixabay.com