中文
相关论文

相关论文: A Neural Conversation Generation Model via Equival…

200 篇论文

Natural language generators (NLGs) for task-oriented dialogue typically take a meaning representation (MR) as input. They are trained end-to-end with a corpus of MR/utterance pairs, where the MRs cover a specific set of dialogue acts and…

计算与语言 · 计算机科学 2020-10-02 Lena Reed , Vrindavan Harrison , Shereen Oraby , Dilek Hakkani-Tur , Marilyn Walker

Open-domain human-computer conversation has attracted much attention in the field of NLP. Contrary to rule- or template-based domain-specific dialog systems, open-domain conversation usually requires data-driven approaches, which can be…

计算与语言 · 计算机科学 2016-10-25 Yiping Song , Rui Yan , Xiang Li , Dongyan Zhao , Ming Zhang

Existing large language models (LLMs) can only afford fix-sized inputs due to the input length limit, preventing them from utilizing rich long-context information from past inputs. To address this, we propose a framework, Language Models…

计算与语言 · 计算机科学 2023-06-13 Weizhi Wang , Li Dong , Hao Cheng , Xiaodong Liu , Xifeng Yan , Jianfeng Gao , Furu Wei

Large language models (LLMs) have significantly advanced the field of natural language processing (NLP) through their extensive parameters and comprehensive data utilization. However, existing LLMs lack a dedicated memory unit, limiting…

计算与语言 · 计算机科学 2024-10-25 Ali Modarressi , Ayyoob Imani , Mohsen Fayyaz , Hinrich Schütze

Existing dialog datasets contain a sequence of utterances and responses without any explicit background knowledge associated with them. This has resulted in the development of models which treat conversation as a sequence-to-sequence…

计算与语言 · 计算机科学 2018-09-24 Nikita Moghe , Siddhartha Arora , Suman Banerjee , Mitesh M. Khapra

Neural language models are a powerful tool to embed words into semantic vector spaces. However, learning such models generally relies on the availability of abundant and diverse training examples. In highly specialised domains this…

计算与语言 · 计算机科学 2015-12-04 Stephanie L. Hyland , Theofanis Karaletsos , Gunnar Rätsch

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

Discourse coherence is strongly associated with text quality, making it important to natural language generation and understanding. Yet existing models of coherence focus on measuring individual aspects of coherence (lexical overlap,…

计算与语言 · 计算机科学 2017-09-26 Jiwei Li , Dan Jurafsky

Memory units have been widely used to enrich the capabilities of deep networks on capturing long-term dependencies in reasoning and prediction tasks, but little investigation exists on deep generative models (DGMs) which are good at…

机器学习 · 计算机科学 2016-05-31 Chongxuan Li , Jun Zhu , Bo Zhang

Neural conversation models are known to generate appropriate but non-informative responses in general. A scenario where informativeness can be significantly enhanced is Conversing by Reading (CbR), where conversations take place with…

计算与语言 · 计算机科学 2020-05-14 Zhiliang Tian , Wei Bi , Dongkyu Lee , Lanqing Xue , Yiping Song , Xiaojiang Liu , Nevin L. Zhang

In this paper we propose a neural conversation model for conducting dialogues. We demonstrate the use of this model to generate help desk responses, where users are asking questions about PC applications. Our model is distinguished by two…

计算与语言 · 计算机科学 2016-06-07 Kaisheng Yao , Baolin Peng , Geoffrey Zweig , Kam-Fai Wong

We propose a novel memory network model named Read-Write Memory Network (RWMN) to perform question and answering tasks for large-scale, multimodal movie story understanding. The key focus of our RWMN model is to design the read network and…

计算机视觉与模式识别 · 计算机科学 2018-03-19 Seil Na , Sangho Lee , Jisung Kim , Gunhee Kim

In this paper, we study an under-explored area of language and vocabulary learning: keyword mnemonics, a technique for memorizing vocabulary through memorable associations with a target word via a verbal cue. Typically, creating verbal cues…

计算与语言 · 计算机科学 2024-09-24 Jaewook Lee , Hunter McNichols , Andrew Lan

Existing dialog systems are all monolingual, where features shared among different languages are rarely explored. In this paper, we introduce a novel multilingual dialogue system. Specifically, we augment the sequence to sequence framework…

计算与语言 · 计算机科学 2019-10-08 Chen Chen , Lisong Qiu , Zhenxin Fu , Dongyan Zhao , Junfei Liu , Rui Yan

Conversational search utilizes muli-turn natural language contexts to retrieve relevant passages. Existing conversational dense retrieval models mostly view a conversation as a fixed sequence of questions and responses, overlooking the…

计算与语言 · 计算机科学 2024-06-05 Haonan Chen , Zhicheng Dou , Kelong Mao , Jiongnan Liu , Ziliang Zhao

Using a sequence-to-sequence framework, many neural conversation models for chit-chat succeed in naturalness of the response. Nevertheless, the neural conversation models tend to give generic responses which are not specific to given…

计算与语言 · 计算机科学 2018-05-24 Jonggu Kim , Doyeon Kong , Jong-Hyeok Lee

Agent memory shapes how Large Language Model (LLM)-powered agents, akin to the human brain, progressively refine themselves through environment interactions. Existing paradigms remain constrained: parametric memory forcibly adjusts model…

计算与语言 · 计算机科学 2025-10-14 Guibin Zhang , Muxin Fu , Shuicheng Yan

Story generation, namely generating a reasonable story from a leading context, is an important but challenging task. In spite of the success in modeling fluency and local coherence, existing neural language generation models (e.g., GPT-2)…

计算与语言 · 计算机科学 2020-01-16 Jian Guan , Fei Huang , Zhihao Zhao , Xiaoyan Zhu , Minlie Huang

We model coherent conversation continuation via RNN-based dialogue models equipped with a dynamic attention mechanism. Our attention-RNN language model dynamically increases the scope of attention on the history as the conversation…

计算与语言 · 计算机科学 2016-11-22 Hongyuan Mei , Mohit Bansal , Matthew R. Walter

End-to-end neural networks have achieved promising performances in natural language generation (NLG). However, they are treated as black boxes and lack interpretability. To address this problem, we propose a novel framework, heterogeneous…

计算与语言 · 计算机科学 2021-02-09 Yangming Li , Kaisheng Yao