中文
相关论文

相关论文: Every time I fire a conversational designer, the p…

200 篇论文

Building systems that can communicate with humans is a core problem in Artificial Intelligence. This work proposes a novel neural network architecture for response selection in an end-to-end multi-turn conversational dialogue setting. The…

人工智能 · 计算机科学 2018-11-06 Debanjan Chaudhuri , Agustinus Kristiadi , Jens Lehmann , Asja Fischer

Neural conversation models are attractive because one can train a model directly on dialog examples with minimal labeling. With a small amount of data, however, they often fail to generalize over test data since they tend to capture…

计算与语言 · 计算机科学 2018-11-19 Sungjin Lee

We describe a system for building task-oriented dialogue systems combining the in-context learning abilities of large language models (LLMs) with the deterministic execution of business logic. LLMs are used to translate between the surface…

计算与语言 · 计算机科学 2024-02-20 Tom Bocklisch , Thomas Werkmeister , Daksh Varshneya , Alan Nichol

As practitioners increasingly deploy machine learning models in critical domains such as health care, finance, and policy, it becomes vital to ensure that domain experts function effectively alongside these models. Explainability is one way…

机器学习 · 计算机科学 2022-02-07 Himabindu Lakkaraju , Dylan Slack , Yuxin Chen , Chenhao Tan , Sameer Singh

Motivated by the needs of resource constrained dialog policy learning, we introduce dialog policy via differentiable inductive logic (DILOG). We explore the tasks of one-shot learning and zero-shot domain transfer with DILOG on SimDial and…

计算与语言 · 计算机科学 2020-11-12 Zhenpeng Zhou , Ahmad Beirami , Paul Crook , Pararth Shah , Rajen Subba , Alborz Geramifard

Traditional dialog systems used in goal-oriented applications require a lot of domain-specific handcrafting, which hinders scaling up to new domains. End-to-end dialog systems, in which all components are trained from the dialogs…

计算与语言 · 计算机科学 2017-04-03 Antoine Bordes , Y-Lan Boureau , Jason Weston

Reinforcement learning has been widely adopted to model dialogue managers in task-oriented dialogues. However, the user simulator provided by state-of-the-art dialogue frameworks are only rough approximations of human behaviour. The ability…

计算与语言 · 计算机科学 2023-02-23 Thibault Cordier , Tanguy Urvoy , Fabrice Lefevre , Lina M. Rojas-Barahona

Continual learning in task-oriented dialogue systems can allow us to add new domains and functionalities through time without incurring the high cost of a whole system retraining. In this paper, we propose a continual learning benchmark for…

计算与语言 · 计算机科学 2021-01-01 Andrea Madotto , Zhaojiang Lin , Zhenpeng Zhou , Seungwhan Moon , Paul Crook , Bing Liu , Zhou Yu , Eunjoon Cho , Zhiguang Wang

Rule-based dialogue management is still the most popular solution for industrial task-oriented dialogue systems for their interpretablility. However, it is hard for developers to maintain the dialogue logic when the scenarios get more and…

计算与语言 · 计算机科学 2021-02-18 Jun Quan , Meng Yang , Qiang Gan , Deyi Xiong , Yiming Liu , Yuchen Dong , Fangxin Ouyang , Jun Tian , Ruiling Deng , Yongzhi Li , Yang Yang , Daxin Jiang

In open-domain conversational systems, it is important but challenging to leverage background knowledge. We can use the incorporation of knowledge to make the generation of dialogue controllable, and can generate more diverse sentences that…

人工智能 · 计算机科学 2021-05-06 Cheng Luo , Dayiheng Liu , Chanjuan Li , Li Lu , Jiancheng Lv

LLM-driven dialog systems are used in a diverse set of applications, ranging from healthcare to customer service. However, given their generalization capability, it is difficult to ensure that these chatbots stay within the boundaries of…

计算与语言 · 计算机科学 2024-08-06 Stuti Agrawal , Nishi Uppuluri , Pranav Pillai , Revanth Gangi Reddy , Zoey Li , Gokhan Tur , Dilek Hakkani-Tur , Heng Ji

Dialog Structure Induction (DSI) is the task of inferring the latent dialog structure (i.e., a set of dialog states and their temporal transitions) of a given goal-oriented dialog. It is a critical component for modern dialog system design…

计算与语言 · 计算机科学 2024-03-27 Connor Pryor , Quan Yuan , Jeremiah Liu , Mehran Kazemi , Deepak Ramachandran , Tania Bedrax-Weiss , Lise Getoor

The predominant approach to open-domain dialog generation relies on end-to-end training of neural models on chat datasets. However, this approach provides little insight as to what these models learn (or do not learn) about engaging in…

计算与语言 · 计算机科学 2020-08-04 Abdelrhman Saleh , Tovly Deutsch , Stephen Casper , Yonatan Belinkov , Stuart Shieber

With the advent of conversational assistants, like Amazon Alexa, Google Now, etc., dialogue systems are gaining a lot of traction, especially in industrial setting. These systems typically consist of Spoken Language understanding component…

计算与语言 · 计算机科学 2019-07-19 Arshit Gupta , John Hewitt , Katrin Kirchhoff

The overall objective of 'social' dialogue systems is to support engaging, entertaining, and lengthy conversations on a wide variety of topics, including social chit-chat. Apart from raw dialogue data, user-provided ratings are the most…

计算与语言 · 计算机科学 2018-11-05 Igor Shalyminov , Ondřej Dušek , Oliver Lemon

As labeling cost for different modules in task-oriented dialog (ToD) systems is high, a major challenge in practice is to learn different tasks with the least amount of labeled data. Recently, prompting methods over pre-trained language…

计算与语言 · 计算机科学 2022-03-22 Fei Mi , Yitong Li , Yasheng Wang , Xin Jiang , Qun Liu

Natural Language Understanding (NLU) is an established component within a conversational AI or digital assistant system, and it is responsible for producing semantic understanding of a user request. We propose a scalable and automatic…

计算与语言 · 计算机科学 2021-09-13 Sunghyun Park , Han Li , Ameen Patel , Sidharth Mudgal , Sungjin Lee , Young-Bum Kim , Spyros Matsoukas , Ruhi Sarikaya

Conversation designers continue to face significant obstacles when creating production quality task-oriented dialogue systems. The complexity and cost involved in schema development and data collection is often a major barrier for such…

计算与语言 · 计算机科学 2022-11-11 Makesh Narsimhan Sreedhar , Christopher Parisien

Traditional goal-oriented dialogue systems rely on various components such as natural language understanding, dialogue state tracking, policy learning and response generation. Training each component requires annotations which are hard to…

Automatically and accurately identifying user intents and filling the associated slots from their spoken language are critical to the success of dialogue systems. Traditional methods require manually defining the DOMAIN-INTENT-SLOT schema…

人工智能 · 计算机科学 2021-03-17 Zengfeng Zeng , Dan Ma , Haiqin Yang , Zhen Gou , Jianping Shen
‹ 上一页 1 2 3 10 下一页 ›