ImageVerifierCode 换一换
格式:PPTX , 页数:36 ,大小:2.96MB ,
文档编号:2527657      下载积分:30 文币
快捷下载
登录下载
邮箱/手机:
温馨提示:
系统将以此处填写的邮箱或者手机号生成账号和密码,方便再次下载。 如填写123,账号和密码都是123。
支付方式: 支付宝    微信支付   
验证码:   换一换

优惠套餐
 

温馨提示:若手机下载失败,请复制以下地址【https://www.163wenku.com/d-2527657.html】到电脑浏览器->登陆(账号密码均为手机号或邮箱;不要扫码登陆)->重新下载(不再收费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: 微信登录  
下载须知

1: 试题类文档的标题没说有答案,则无答案;主观题也可能无答案。PPT的音视频可能无法播放。 请谨慎下单,一旦售出,概不退换。
2: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
3: 本文为用户(无敌的果实)主动上传,所有收益归该用户。163文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知163文库(点击联系客服),我们立即给予删除!。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

1,本文(Sophia Peng-Use Conversational AI to Realize Insights As A Service with Big Data.pptx)为本站会员(无敌的果实)主动上传,163文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
2,用户下载本文档,所消耗的文币(积分)将全额增加到上传者的账号。
3, 若此文所含内容侵犯了您的版权或隐私,请立即通知163文库(发送邮件至3464097650@qq.com或直接QQ联系客服),我们立即给予删除!

Sophia Peng-Use Conversational AI to Realize Insights As A Service with Big Data.pptx

1、Use Conversational AI to Realize Insights As AService with Big DAbstract Gain an overview of building a Bot using various Microsoft products Learn how to get insights from complex data using Conversational AI Describe the challenges of domain-specific chat bots Overcome the challenges using latest M

2、SR technologies (Conversation Learner)Insight as a service- What s the use case scenarioProblem Inefficient Typical Insights Generation ProcessI need to knowcompanies with thehighest PropensityASAPInteresting, whatabout Cloud Usage ?Thats not what IaskedNike, Accenture,BMW, City Bank,GM, Dell * Fake

3、 answer How can we empower the field, marketing, strategy teamsin making data driven decisions by democratizing data andinsights in a timely fashion ?Situation Build an easy to use conversational engine with real-timeanalysis that can answer questions in the commercialsegment.Recommendation Build a

4、repository of internal and external data sourcesthat can be leveraged to generate insightsProof of concept Microsofts Mycroft AI that returns data + deep insightsthereby abstracting the analysis away from the user.Conversational AI: Azure Bot Service + Cognitive ServicesUser InputChannelsBot Intelli

5、genceBusiness ProcessAzure ToolsSecurityLoggingAuditingIntegrationA great bot provides a delightful user experienceBot Use CasesCommerce ChatbotCreate conversational interfaces for variousscenarios like banking, travel, and entertainment.Information ChatbotAnswer questions in a knowledge set or FAQ

6、usingQnA Maker and answer more open-ended questionsusing Azure Search.Enterprise Productivity ChatbotStreamline common work activities by integratingexternal systems.Solution ArchitectureStandard Data Access- Azure SQL- ElasticSearch- Impala- KustoWhat is the bot framework? Bot builder SDK + bot ser

7、viceC# Tools for building REST websites Services to enrich (LUIS, QnA, Azure Search, etc.) Data to debug and tools to analyzehttps:/ is the LUIS? Language Understanding (LUIS) is a cloud-based API service that applies custom machine-learning intelligence to a usersconversational, natural language te

8、xt to predict overall meaning, and pull out relevant, detailed information.https:/ page Identity & authorization Typical question templatesCompany A?Company A?Company B?Company C?Company D?All company names are fake/blanked in the following demo slides.Intro page Identity & authorization Typical que

9、stion templatesCompany A?Company A?Company B?Company C?Company D?All company names are fake/blanked in the following demo slides. More question template relatedto Cloud deployments, cloud andOS compete, feedback, M365,etc.Tell me about company MADWhat are the feedbacks from A? Extracted representati

10、vefeedbacks Word cloudWhat about deployments?HooliUmbrella CorporationInitechGlobex CorporationAcme CorporationFake Company AFake Company BWhat is the OS distribution about A?What are the top 4 companies with highest propensity score?InitechFake Company BMassive Dynamic(Fringe)HooliHow about some de

11、ep insights?However, things are not as Challenge 1: Fail To Ask Clarification QuestionsIn the dialog below, we can see that a new user is trying to ask question that the NLP engine was not able to catch.Ideally, the bot should have asked clarifying questions.DateAccessTime UserNameQueryReturnStatus

12、ErrorTypeDialog10/2/2017 3:46:53 PMHow many windows 10 devices are at AB InbevHow many windows 10 deployments are at AB inbev?What is the deployments for Pfizer?ERRORERRORSUCCESSNLP17517517510/2/2017 3:47:14 PM10/2/2017 3:48:16 PMEntity ExtractionChallenge 2: Untrained Questions This user started wi

13、th a good question that was not trained on The bot should have ask more clarifying questions based on the NLP classification, and retrained itself.DateAccessTime9:50:29 PM9:50:50 PMUserNameQueryReturnStatusERRORErrorTypeDialog10/10/201710/10/2017who has the most deploymentsNLP154154What is the top 1

14、0 company with the highest deployments?SUCCESSHow did we overcome the challenges?Conversation Learner : AI-driven task-oriented botsTraditional approachescity = nullNeuralnetworkWhich city?Solution: Conversation Learner1 + Entity Tracking+ Context SwitchingEntity extractor can be customizedBuilt-in

15、LUISextractorUser InputOur ExtractorLSTM ClassifierAction Entity detection plays a critical role in our We leverage the built-in entity extractorsystemfrom LUIS. But it is not sufficient. Extraction accuracy of entity values (pany names) directly impacts theperformance of the bot We dont want to tra

16、in the NLP with 50Kcompany names We build a company name extractor thatrecognizes the normalized company namefrom the utterance Domain-Specific Entity extraction is challenging Lots of instances in our Business Insightscenario Lots of variations on company namesacross systems Customers can upload a

17、dictionary forthe extractorTranslation VS ClassificationMany existing methods treat multi-rounddialog chatbot as a translation problem Natural language processing Parsing treeHelpBye Translate into SQL queryBI Bot treats Q&A as a user intentclassification problemMetric Map utterance to intentLSTM Fi

18、ll the predefined SQL template in each intentbased on detected entity valuesCorrelationAggregationContext Switch We have 15 actions that the LSTM is classifyingbased on user utterance and entities Including one for context switchingExtending Conversation Learner to our caseMulti-tasks inone Chat Bot

19、Context switchContext Switch DetectedWhat is the MAD for Accenture?What is the MAD for Accenture?What about in China?Show me Feedback in ChinaForget contextWhat is the MAD forChinaNo Context Switch DetectedWhat is the MAD for Accenture?Can you show me User Feedback aswell?What is the userfeedback in

20、 ChinaAnd what about IBM?Remember MADConversation Learner: Train It To Adapt To Mycroft ScenarioInteractiveteachingCLDeveloper plays roleDeveloper makescorrectionsof userMakecorrections tologged dialogsCLCLEnd usersDeveloper makescorrectionsAutonomousimprovementReinforcementlearningEnd usersWe Use U

21、ser-Study to Measure SuccessPseudo-experiment: Multi-round user study to assess improvementMetricOld Version New Version% of questions result in “I dontknow”46.2%9.1%90.9%N/A% of questions result in an answer 53.8% of answers that are marked ashelpful by the user6.2%Synthetic dialogsgeneratorTrained

22、 on Synthetic DialoguesLabeled Entity TypesLearnings Insights-As-A-Service can largely reduce time cost for ad-hoc reporting requests Domain knowledge is very valuable for building bot use it Whenever you want to start something from scratch, know that there is probablysome existing solutions that can accelerate your progress

侵权处理QQ:3464097650--上传资料QQ:3464097650

【声明】本站为“文档C2C交易模式”,即用户上传的文档直接卖给(下载)用户,本站只是网络空间服务平台,本站所有原创文档下载所得归上传人所有,如您发现上传作品侵犯了您的版权,请立刻联系我们并提供证据,我们将在3个工作日内予以改正。


163文库-Www.163Wenku.Com |网站地图|