中文
相关论文

相关论文: Goal-Embedded Dual Hierarchical Model for Task-Ori…

200 篇论文

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

This paper explores the task of answer-aware questions generation. Based on the attention-based pointer generator model, we propose to incorporate an auxiliary task of language modeling to help question generation in a hierarchical…

计算与语言 · 计算机科学 2019-09-02 Wenjie Zhou , Minghua Zhang , Yunfang Wu

Dialogue research tends to distinguish between chit-chat and goal-oriented tasks. While the former is arguably more naturalistic and has a wider use of language, the latter has clearer metrics and a straightforward learning signal. Humans…

人工智能 · 计算机科学 2020-02-12 Shrimai Prabhumoye , Margaret Li , Jack Urbanek , Emily Dinan , Douwe Kiela , Jason Weston , Arthur Szlam

Embodied AI Agents are quickly becoming important and common tools in society. These embodied agents should be able to learn about and accomplish a wide range of user goals and preferences efficiently and robustly. Large Language Models…

人工智能 · 计算机科学 2026-02-20 Rachel Ma , Jingyi Qu , Andreea Bobu , Dylan Hadfield-Menell

This paper presents our task-oriented dialog system UBAR which models task-oriented dialogs on a dialog session level. Specifically, UBAR is acquired by fine-tuning the large pre-trained unidirectional language model GPT-2 on the sequence…

计算与语言 · 计算机科学 2021-03-19 Yunyi Yang , Yunhao Li , Xiaojun Quan

This paper proposes a deep neural network model for joint modeling Natural Language Understanding (NLU) and Dialogue Management (DM) in goal-driven dialogue systems. There are three parts in this model. A Long Short-Term Memory (LSTM) at…

计算与语言 · 计算机科学 2019-11-01 Yue Ma , Xiaojie Wang , Zhenjiang Dong , Hong Chen

This paper proposes a novel end-to-end architecture for task-oriented dialogue systems. It is based on a simple and practical yet very effective sequence-to-sequence approach, where language understanding and state tracking tasks are…

计算与语言 · 计算机科学 2019-08-08 Lei Shu , Piero Molino , Mahdi Namazifar , Hu Xu , Bing Liu , Huaixiu Zheng , Gokhan Tur

In this paper, a hierarchical attention network to generate utterance-level embeddings (H-vectors) for speaker identification is proposed. Since different parts of an utterance may have different contributions to speaker identities, the use…

计算与语言 · 计算机科学 2019-10-22 Yanpei Shi , Qiang Huang , Thomas Hain

Semantically controlled neural response generation on limited-domain has achieved great performance. However, moving towards multi-domain large-scale scenarios are shown to be difficult because the possible combinations of semantic inputs…

计算与语言 · 计算机科学 2019-06-11 Wenhu Chen , Jianshu Chen , Pengda Qin , Xifeng Yan , William Yang Wang

Text response generation for multimodal task-oriented dialog systems, which aims to generate the proper text response given the multimodal context, is an essential yet challenging task. Although existing efforts have achieved compelling…

计算与语言 · 计算机科学 2024-05-14 Xiaolin Chen , Xuemeng Song , Liqiang Jing , Shuo Li , Linmei Hu , Liqiang Nie

Neural models trained for next utterance generation in dialogue task learn to mimic the n-gram sequences in the training set with training objectives like negative log-likelihood (NLL) or cross-entropy. Such commonly used training…

计算与语言 · 计算机科学 2021-06-22 Prasanna Parthasarathi , Mohamed Abdelsalam , Joelle Pineau , Sarath Chandar

Collection of annotated dialogs for training task-oriented dialog systems have been one of the key bottlenecks in improving current models. While dialog response generation has been widely studied on the agent side, it is not evident if…

计算与语言 · 计算机科学 2023-10-17 Dustin Axman , Avik Ray , Shubham Garg , Jing Huang

Neural conversational models learn to generate responses by taking into account the dialog history. These models are typically optimized over the query-response pairs with a maximum likelihood estimation objective. However, the…

计算与语言 · 计算机科学 2020-03-05 Shaoxiong Feng , Hongshen Chen , Kan Li , Dawei Yin

Attention modules connecting encoder and decoders have been widely applied in the field of object recognition, image captioning, visual question answering and neural machine translation, and significantly improves the performance. In this…

计算机视觉与模式识别 · 计算机科学 2018-11-01 Qingzhong Wang , Antoni B. Chan

In this work, we investigate the task of textual response generation in a multimodal task-oriented dialogue system. Our work is based on the recently released Multimodal Dialogue (MMD) dataset (Saha et al., 2017) in the fashion domain. We…

计算与语言 · 计算机科学 2018-11-22 Shubham Agarwal , Ondrej Dusek , Ioannis Konstas , Verena Rieser

Recently, utilizing deep neural networks to build the opendomain dialogue models has become a hot topic. However, the responses generated by these models suffer from many problems such as responses not being contextualized and tend to…

计算与语言 · 计算机科学 2023-09-07 Mengjuan Liu , Chenyang Liu , Yunfan Yang , Jiang Liu , Mohan Jing

Goal-Oriented (GO) Dialogue Systems, colloquially known as goal oriented chatbots, help users achieve a predefined goal (e.g. book a movie ticket) within a closed domain. A first step is to understand the user's goal by using natural…

计算与语言 · 计算机科学 2018-07-26 Vladimir Ilievski , Claudiu Musat , Andreea Hossmann , Michael Baeriswyl

Engineering design problems often involve large state and action spaces along with highly sparse rewards. Since an exhaustive search of those spaces is not feasible, humans utilize relevant domain knowledge to condense the search space.…

人工智能 · 计算机科学 2021-10-12 Ayush Raina , Lucas Puentes , Jonathan Cagan , Christopher McComb

Attention-based pre-trained language models such as GPT-2 brought considerable progress to end-to-end dialogue modelling. However, they also present considerable risks for task-oriented dialogue, such as lack of knowledge grounding or…

计算与语言 · 计算机科学 2022-01-17 Jonáš Kulhánek , Vojtěch Hudeček , Tomáš Nekvinda , Ondřej Dušek

End-to-end task-oriented dialogue is challenging since knowledge bases are usually large, dynamic and hard to incorporate into a learning framework. We propose the global-to-local memory pointer (GLMP) networks to address this issue. In our…

计算与语言 · 计算机科学 2019-04-01 Chien-Sheng Wu , Richard Socher , Caiming Xiong