paper-with-me

Papers

Developing Production-Level Conversational Interfaces with Shallow Semantic Parsing

2018-11-01 · EMNLP 2018 11 · Arushi Raghuvanshi, Lucien Carroll, Karthik Raghunathan

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dialogue ManagementGeneral ClassificationIntent ClassificationManagementNamed Entity Recognition (NER)Relation ExtractionSemantic Parsing

Similar Papers 제목 키워드 기반

From Data to Dialogue: Leveraging the Structure of Knowledge Graphs for Conversational Exploratory Search

2023-10-08 · Phillip Schneider, Nils Rehtanz, Kristiina Jokinen, Florian Matthes

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+2

Is Conversational XAI All You Need? Human-AI Decision Making With a Conversational XAI Assistant

2025-01-29 · Gaole He, Nilay Aishwarya, Ujwal Gadiraju

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)+3

Fashion IQ: A New Dataset Towards Retrieving Images by Natural Language Feedback

2019-05-30 · CVPR 2021 1 · Hui Wu, Yupeng Gao, Xiaoxiao Guo, Ziad Al-Halah 외

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 RetrievalRetrieval

Engineering Conversational Search Systems: A Review of Applications, Architectures, and Functional Components

2024-07-01 · Phillip Schneider, Wessel Poelman, Michael Rovatsos, Florian Matthes

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 Review

Towards autonomous system: flexible modular production system enhanced with large language model agents

2023-04-28 · Yuchen Xia, Manthan Shenoy, Nasser Jazdi, Michael Weyrich

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