中文
相关论文

相关论文: Sequential Attention-based Network for Noetic End-…

200 篇论文

Past work has long recognized the important role of context in guiding how humans search their memory. While context-based memory models can explain many memory phenomena, it remains unclear why humans develop such architectures over…

神经元与认知 · 定量生物学 2025-06-24 Nikolaus Salvatore , Qiong Zhang

In previous work, we have proposed the Audio-Visual Scene-Aware Dialog (AVSD) task, collected an AVSD dataset, developed AVSD technologies, and hosted an AVSD challenge track at both the 7th and 8th Dialog System Technology Challenges…

计算与语言 · 计算机科学 2021-10-14 Ankit P. Shah , Shijie Geng , Peng Gao , Anoop Cherian , Takaaki Hori , Tim K. Marks , Jonathan Le Roux , Chiori Hori

Recent advances in pre-trained language models have significantly improved neural response generation. However, existing methods usually view the dialogue context as a linear sequence of tokens and learn to generate the next word through…

计算与语言 · 计算机科学 2021-12-14 Xiaodong Gu , Kang Min Yoo , Jung-Woo Ha

Sequence-to-sequence models have been applied to the conversation response generation problem where the source sequence is the conversation history and the target sequence is the response. Unlike translation, conversation responding is…

计算与语言 · 计算机科学 2017-08-01 Louis Shao , Stephan Gouws , Denny Britz , Anna Goldie , Brian Strope , Ray Kurzweil

The recent advent of neural approaches for developing each dialog component in task-oriented dialog systems has remarkably improved, yet optimizing the overall system performance remains a challenge. Besides, previous research on modeling…

计算与语言 · 计算机科学 2021-08-27 Hwaran Lee , Seokhwan Jo , HyungJun Kim , Sangkeun Jung , Tae-Yoon Kim

Despite the success of existing instruction-tuned models, we find that they usually struggle to respond to queries with multiple instructions. This impairs their performance in complex problems whose solution consists of multiple…

计算与语言 · 计算机科学 2024-07-04 Hanxu Hu , Simon Yu , Pinzhen Chen , Edoardo M. Ponti

Dialogue systems attempt to facilitate conversations between humans and computers, for purposes as diverse as small talk to booking a vacation. We are here inspired by the performance of the recurrent neural network-based model Sequicity,…

计算与语言 · 计算机科学 2020-08-25 Ondřej Měkota , Memduh Gökırmak , Petr Laitoch

This work investigates an alternative model for neural machine translation (NMT) and proposes a novel architecture, where we employ a multi-dimensional long short-term memory (MDLSTM) for translation modeling. In the state-of-the-art…

计算与语言 · 计算机科学 2018-10-10 Parnia Bahar , Christopher Brix , Hermann Ney

Despite the success of neural dialogue systems in achieving high performance on the leader-board, they cannot meet users' requirements in practice, due to their poor reasoning skills. The underlying reason is that most neural dialogue…

计算与语言 · 计算机科学 2021-09-24 Xu Wang , Hainan Zhang , Shuai Zhao , Yanyan Zou , Hongshen Chen , Zhuoye Ding , Bo Cheng , Yanyan Lan

Inspired by advances in LLMs, reasoning-enhanced sequential recommendation performs multi-step deliberation before making final predictions, unlocking greater potential for capturing user preferences. However, current methods are…

信息检索 · 计算机科学 2025-12-17 Yifan Shao , Peilin Zhou , Shoujin Wang , Weizhi Zhang , Xu Cai , Sunghun Kim

This paper discusses models for dialogue state tracking using recurrent neural networks (RNN). We present experiments on the standard dialogue state tracking (DST) dataset, DSTC2. On the one hand, RNN models became the state of the art…

计算与语言 · 计算机科学 2016-07-15 Ondřej Plátek , Petr Bělohlávek , Vojtěch Hudeček , Filip Jurčíček

Recent advances in deep neural networks, language modeling and language generation have introduced new ideas to the field of conversational agents. As a result, deep neural models such as sequence-to-sequence, Memory Networks, and the…

计算与语言 · 计算机科学 2019-02-27 Momchil Hardalov , Ivan Koychev , Preslav Nakov

Sequential recommendation models have achieved state-of-the-art performance using self-attention mechanism. It has since been found that moving beyond only using item ID and positional embeddings leads to a significant accuracy boost when…

信息检索 · 计算机科学 2024-09-10 Linsey Pang , Amir Hossein Raffiee , Wei Liu , Keld Lundgaard

Building an intelligent dialogue system with the ability to select a proper response according to a multi-turn context is a great challenging task. Existing studies focus on building a context-response matching model with various neural…

计算与语言 · 计算机科学 2020-09-15 Ruijian Xu , Chongyang Tao , Daxin Jiang , Xueliang Zhao , Dongyan Zhao , Rui Yan

Training machines to understand natural language and interact with humans is one of the major goals of artificial intelligence. Recent years have witnessed an evolution from matching networks to pre-trained language models (PrLMs). In…

计算与语言 · 计算机科学 2023-01-12 Zhuosheng Zhang , Hai Zhao , Longxiang Liu

Sequence labeling architectures use word embeddings for capturing similarity, but suffer when handling previously unseen or rare words. We investigate character-level extensions to such models and propose a novel architecture for combining…

计算与语言 · 计算机科学 2016-11-15 Marek Rei , Gamal K. O. Crichton , Sampo Pyysalo

This paper is concerned with dialogue state tracking (DST) in a task-oriented dialogue system. Building a DST module that is highly effective is still a challenging issue, although significant progresses have been made recently. This paper…

计算与语言 · 计算机科学 2021-06-01 Yue Feng , Yang Wang , Hang Li

Recurrent neural network models with an attention mechanism have proven to be extremely effective on a wide variety of sequence-to-sequence problems. However, the fact that soft attention mechanisms perform a pass over the entire input…

机器学习 · 计算机科学 2017-07-03 Colin Raffel , Minh-Thang Luong , Peter J. Liu , Ron J. Weiss , Douglas Eck

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

Answer sentence selection is the task of identifying sentences that contain the answer to a given question. This is an important problem in its own right as well as in the larger context of open domain question answering. We propose a novel…

计算与语言 · 计算机科学 2014-12-05 Lei Yu , Karl Moritz Hermann , Phil Blunsom , Stephen Pulman