中文
相关论文

相关论文: A Unified Pre-training Framework for Conversationa…

200 篇论文

This paper presents a research platform that supports spoken dialogue interaction with multiple robots. The demonstration showcases our crafted MultiBot testing scenario in which users can verbally issue search, navigate, and follow…

机器人学 · 计算机科学 2019-10-15 Matthew Marge , Stephen Nogar , Cory J. Hayes , Stephanie M. Lukin , Jesse Bloecker , Eric Holder , Clare Voss

Existing methods for Dialogue Response Generation (DRG) in Task-oriented Dialogue Systems (TDSs) can be grouped into two categories: template-based and corpus-based. The former prepare a collection of response templates in advance and fill…

计算与语言 · 计算机科学 2020-08-11 Phillip Lippe , Pengjie Ren , Hinda Haned , Bart Voorn , Maarten de Rijke

Textual response generation is an essential task for multimodal task-oriented dialog systems.Although existing studies have achieved fruitful progress, they still suffer from two critical limitations: 1) focusing on the attribute knowledge…

计算与语言 · 计算机科学 2023-05-18 Xiaolin Chen , Xuemeng Song , Yinwei Wei , Liqiang Nie , Tat-Seng Chua

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

Knowledge graphs are often used to represent structured information in a flexible and efficient manner, but their use in situated dialogue remains under-explored. This paper presents a novel conversational model for human--robot interaction…

机器人学 · 计算机科学 2025-04-02 Nicholas Thomas Walker , Stefan Ultes , Pierre Lison

Goal-oriented proactive dialogue systems are designed to guide user conversations seamlessly towards specific objectives by planning a goal-oriented path. However, previous research has focused predominantly on optimizing these paths while…

计算与语言 · 计算机科学 2025-06-19 Didi Zhang , Yaxin Fan , Peifeng Li , Qiaoming Zhu

Knowledge-grounded dialogue systems aim to generate coherent and engaging responses based on the dialogue contexts and selected external knowledge. Previous knowledge selection methods tend to rely too heavily on the dialogue contexts or…

计算与语言 · 计算机科学 2024-03-05 Lin Xu , Qixian Zhou , Jinlan Fu , See-Kiong Ng

Explanations constitute an important aspect of successful human robot interactions and can enhance robot understanding. To improve the understanding of the robot, we have developed four levels of explanation (LOE) based on two questions:…

机器人学 · 计算机科学 2025-01-22 Shikhar Kumar , Yael Edan

Linguistic entrainment, or alignment, represents a phenomenon where linguistic patterns employed by conversational participants converge to one another. While entrainment has been shown to produce a more natural user experience, most…

计算与语言 · 计算机科学 2024-04-05 Nalin Kumar , Ondřej Dušek

Conversational Tree Search (V\"ath et al., 2023) is a recent approach to controllable dialog systems, where domain experts shape the behavior of a Reinforcement Learning agent through a dialog tree. The agent learns to efficiently navigate…

计算与语言 · 计算机科学 2024-03-27 Dirk Väth , Lindsey Vanderlyn , Ngoc Thang Vu

Existing knowledge-grounded dialogue systems typically use finetuned versions of a pretrained language model (LM) and large-scale knowledge bases. These models typically fail to generalize on topics outside of the knowledge base, and…

计算与语言 · 计算机科学 2022-03-17 Zihan Liu , Mostofa Patwary , Ryan Prenger , Shrimai Prabhumoye , Wei Ping , Mohammad Shoeybi , Bryan Catanzaro

Tracking the state of the conversation is a central component in task-oriented spoken dialogue systems. One such approach for tracking the dialogue state is slot carryover, where a model makes a binary decision if a slot from the context is…

计算与语言 · 计算机科学 2019-06-05 Tongfei Chen , Chetan Naik , Hua He , Pushpendre Rastogi , Lambert Mathias

We present a multi-modal dialogue system for interactive learning of perceptually grounded word meanings from a human tutor. The system integrates an incremental, semantic parsing/generation framework - Dynamic Syntax and Type Theory with…

计算与语言 · 计算机科学 2017-10-02 Yanchao Yu , Arash Eshghi , Oliver Lemon

Training the generative models with minimal corpus is one of the critical challenges for building open-domain dialogue systems. Existing methods tend to use the meta-learning framework which pre-trains the parameters on all non-target tasks…

计算与语言 · 计算机科学 2020-05-14 Yiping Song , Zequn Liu , Wei Bi , Rui Yan , Ming Zhang

Conversational grounding is a collaborative mechanism for establishing mutual knowledge among participants engaged in a dialogue. This experimental study analyzes information-seeking conversations to investigate the capabilities of large…

计算与语言 · 计算机科学 2024-06-05 Kristiina Jokinen , Phillip Schneider , Taiga Mori

In this work, we present a hybrid learning method for training task-oriented dialogue systems through online user interactions. Popular methods for learning task-oriented dialogues include applying reinforcement learning with user feedback…

计算与语言 · 计算机科学 2018-04-19 Bing Liu , Gokhan Tur , Dilek Hakkani-Tur , Pararth Shah , Larry Heck

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

We participate in the DSTC9 Interactive Dialogue Evaluation Track (Gunasekara et al. 2020) sub-task 1 (Knowledge Grounded Dialogue) and sub-task 2 (Interactive Dialogue). In sub-task 1, we employ a pre-trained language model to generate…

计算与语言 · 计算机科学 2021-06-07 Zekang Li , Zongjia Li , Jinchao Zhang , Yang Feng , Jie Zhou

Pre-trained language models have achieved huge improvement on many NLP tasks. However, these methods are usually designed for written text, so they do not consider the properties of spoken language. Therefore, this paper aims at…

计算与语言 · 计算机科学 2020-11-03 Chao-Wei Huang , Yun-Nung Chen

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…