Developing Production-Level Conversational Interfaces with Shallow Semantic Parsing
We demonstrate an end-to-end approach for building conversational interfaces from prototype to production that has proven to work well for a number of applications across diverse verticals. Our architecture improves on the standard domain-intent-entity classification hierarchy and dialogue management architecture by leveraging shallow semantic parsing. We observe that NLU systems for industry applications often require more structured representations of entity relations than provided by the standard hierarchy, yet without requiring full semantic parses which are often inaccurate on real-world conversational data. We distinguish two kinds of semantic properties that can be provided through shallow semantic parsing: entity groups and entity roles. We also provide live demos of conversational apps built for two different use cases: food ordering and meeting control.
Code (0)
등록된 구현이 없습니다.
Tasks
Dialogue ManagementGeneral ClassificationIntent ClassificationManagementNamed Entity Recognition (NER)Relation ExtractionSemantic ParsingSimilar Papers 제목 키워드 기반
From Data to Dialogue: Leveraging the Structure of Knowledge Graphs for Conversational Exploratory Search
Exploratory search is an open-ended information retrieval process that aims at discovering knowledge about a topic or domain rather than searching for a specific answer or piece of information. Conversational interfaces …
ArticlesConversational SearchInformation RetrievalKnowledge Graphs+2Is Conversational XAI All You Need? Human-AI Decision Making With a Conversational XAI Assistant
Explainable artificial intelligence (XAI) methods are being proposed to help interpret and understand how AI systems reach specific predictions. Inspired by prior work on conversational user interfaces, we argue that aug…
AllDecision MakingExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)+3Fashion IQ: A New Dataset Towards Retrieving Images by Natural Language Feedback
Conversational interfaces for the detail-oriented retail fashion domain are more natural, expressive, and user friendly than classical keyword-based search interfaces. In this paper, we introduce the Fashion IQ dataset t…
AttributeImage RetrievalRetrievalEngineering Conversational Search Systems: A Review of Applications, Architectures, and Functional Components
Conversational search systems enable information retrieval via natural language interactions, with the goal of maximizing users' information gain over multiple dialogue turns. The increasing prevalence of conversational …
Conversational SearchInformation RetrievalRetrievalSystematic Literature ReviewTowards autonomous system: flexible modular production system enhanced with large language model agents
In this paper, we present a novel framework that combines large language models (LLMs), digital twins and industrial automation system to enable intelligent planning and control of production processes. We retrofit the a…
DescriptiveLanguage ModelingLanguage ModellingLarge Language Model