Automated Interactive Domain-Specific Conversational Agents that
Understand Human Dialogs
- URL: http://arxiv.org/abs/2303.08941v1
- Date: Wed, 15 Mar 2023 21:10:33 GMT
- Title: Automated Interactive Domain-Specific Conversational Agents that
Understand Human Dialogs
- Authors: Yankai Zeng and Abhiramon Rajasekharan and Parth Padalkar and Kinjal
Basu and Joaqu\'in Arias and Gopal Gupta
- Abstract summary: Large Language Models (LLMs) rely on pattern-matching rather than a true understanding of the semantic meaning of a sentence.
To generate an assuredly correct response, one has to "understand" the semantics of a sentence.
We describe the AutoConcierge system that leverages ASP to develop a conversational agent that can truly "understand" human dialogs.
- Score: 4.212937192948915
- License: http://creativecommons.org/licenses/by-nc-nd/4.0/
- Abstract: Achieving human-like communication with machines remains a classic,
challenging topic in the field of Knowledge Representation and Reasoning and
Natural Language Processing. These Large Language Models (LLMs) rely on
pattern-matching rather than a true understanding of the semantic meaning of a
sentence. As a result, they may generate incorrect responses. To generate an
assuredly correct response, one has to "understand" the semantics of a
sentence. To achieve this "understanding", logic-based (commonsense) reasoning
methods such as Answer Set Programming (ASP) are arguably needed. In this
paper, we describe the AutoConcierge system that leverages LLMs and ASP to
develop a conversational agent that can truly "understand" human dialogs in
restricted domains. AutoConcierge is focused on a specific domain-advising
users about restaurants in their local area based on their preferences.
AutoConcierge will interactively understand a user's utterances, identify the
missing information in them, and request the user via a natural language
sentence to provide it. Once AutoConcierge has determined that all the
information has been received, it computes a restaurant recommendation based on
the user-preferences it has acquired from the human user. AutoConcierge is
based on our STAR framework developed earlier, which uses GPT-3 to convert
human dialogs into predicates that capture the deep structure of the dialog's
sentence. These predicates are then input into the goal-directed s(CASP) ASP
system for performing commonsense reasoning. To the best of our knowledge,
AutoConcierge is the first automated conversational agent that can
realistically converse like a human and provide help to humans based on truly
understanding human utterances.
Related papers
- A Reliable Common-Sense Reasoning Socialbot Built Using LLMs and Goal-Directed ASP [3.17686396799427]
We propose AutoCompanion, a socialbot that uses an LLM model to translate natural language into predicates.
This paper presents the framework design and how an LLM is used to parse user messages and generate a response from the s(CASP) engine output.
arXiv Detail & Related papers (2024-07-26T04:13:43Z) - Parameter-Efficient Conversational Recommender System as a Language
Processing Task [52.47087212618396]
Conversational recommender systems (CRS) aim to recommend relevant items to users by eliciting user preference through natural language conversation.
Prior work often utilizes external knowledge graphs for items' semantic information, a language model for dialogue generation, and a recommendation module for ranking relevant items.
In this paper, we represent items in natural language and formulate CRS as a natural language processing task.
arXiv Detail & Related papers (2024-01-25T14:07:34Z) - Intent Recognition in Conversational Recommender Systems [0.0]
We introduce a pipeline to contextualize the input utterances in conversations.
We then take the next step towards leveraging reverse feature engineering to link the contextualized input and learning model to support intent recognition.
arXiv Detail & Related papers (2022-12-06T11:02:42Z) - GODEL: Large-Scale Pre-Training for Goal-Directed Dialog [119.1397031992088]
We introduce GODEL, a large pre-trained language model for dialog.
We show that GODEL outperforms state-of-the-art pre-trained dialog models in few-shot fine-tuning setups.
A novel feature of our evaluation methodology is the introduction of a notion of utility that assesses the usefulness of responses.
arXiv Detail & Related papers (2022-06-22T18:19:32Z) - Grounding in social media: An approach to building a chit-chat dialogue
model [9.247397520986999]
Building open-domain dialogue systems capable of rich human-like conversational ability is one of the fundamental challenges in language generation.
Current work on knowledge-grounded dialogue generation primarily focuses on persona incorporation or searching a fact-based structured knowledge source such as Wikipedia.
Our method takes a broader and simpler approach, which aims to improve the raw conversation ability of the system by mimicking the human response behavior on social media.
arXiv Detail & Related papers (2022-06-12T09:01:57Z) - What is wrong with you?: Leveraging User Sentiment for Automatic Dialog
Evaluation [73.03318027164605]
We propose to use information that can be automatically extracted from the next user utterance as a proxy to measure the quality of the previous system response.
Our model generalizes across both spoken and written open-domain dialog corpora collected from real and paid users.
arXiv Detail & Related papers (2022-03-25T22:09:52Z) - User Response and Sentiment Prediction for Automatic Dialogue Evaluation [69.11124655437902]
We propose to use the sentiment of the next user utterance for turn or dialog level evaluation.
Experiments show our model outperforming existing automatic evaluation metrics on both written and spoken open-domain dialogue datasets.
arXiv Detail & Related papers (2021-11-16T22:19:17Z) - Saying No is An Art: Contextualized Fallback Responses for Unanswerable
Dialogue Queries [3.593955557310285]
Most dialogue systems rely on hybrid approaches for generating a set of ranked responses.
We design a neural approach which generates responses which are contextually aware with the user query.
Our simple approach makes use of rules over dependency parses and a text-to-text transformer fine-tuned on synthetic data of question-response pairs.
arXiv Detail & Related papers (2020-12-03T12:34:22Z) - Multimodal Transformer with Pointer Network for the DSTC8 AVSD Challenge [48.905496060794114]
We describe our submission to the AVSD track of the 8th Dialogue System Technology Challenge.
We adopt dot-product attention to combine text and non-text features of input video.
Our systems achieve high performance in automatic metrics and obtain 5th and 6th place in human evaluation.
arXiv Detail & Related papers (2020-02-25T06:41:07Z) - A Neural Topical Expansion Framework for Unstructured Persona-oriented
Dialogue Generation [52.743311026230714]
Persona Exploration and Exploitation (PEE) is able to extend the predefined user persona description with semantically correlated content.
PEE consists of two main modules: persona exploration and persona exploitation.
Our approach outperforms state-of-the-art baselines in terms of both automatic and human evaluations.
arXiv Detail & Related papers (2020-02-06T08:24:33Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.