中文
相关论文

相关论文: Interactive Matching Network for Multi-Turn Respon…

200 篇论文

We present Adaptive Memory Networks (AMN) that processes input-question pairs to dynamically construct a network architecture optimized for lower inference times for Question Answering (QA) tasks. AMN processes the input story to extract…

人工智能 · 计算机科学 2018-02-05 Daniel Li , Asim Kadav

In this paper, we study the problem of addressee and response selection in multi-party conversations. Understanding multi-party conversations is challenging because of complex speaker interactions: multiple speakers exchange messages with…

计算与语言 · 计算机科学 2017-11-29 Rui Zhang , Honglak Lee , Lazaros Polymenakos , Dragomir Radev

We present a demonstration of a neural interactive-predictive system for tackling multimodal sequence to sequence tasks. The system generates text predictions to different sequence to sequence tasks: machine translation, image and video…

计算与语言 · 计算机科学 2019-05-31 Álvaro Peris , Francisco Casacuberta

Human face-to-face communication is a complex multimodal signal. We use words (language modality), gestures (vision modality) and changes in tone (acoustic modality) to convey our intentions. Humans easily process and understand…

人工智能 · 计算机科学 2018-02-06 Amir Zadeh , Paul Pu Liang , Soujanya Poria , Prateek Vij , Erik Cambria , Louis-Philippe Morency

Open-domain dialog systems (also known as chatbots) have increasingly drawn attention in natural language processing. Some of the recent work aims at incorporating affect information into sequence-to-sequence neural dialog modeling, making…

计算与语言 · 计算机科学 2020-06-25 Yubo Xie , Ekaterina Svikhnushina , Pearl Pu

In a multilingual neural machine translation model that fully shares parameters across all languages, an artificial language token is usually used to guide translation into the desired target language. However, recent studies show that…

计算与语言 · 计算机科学 2022-09-07 Renren Jin , Deyi Xiong

In neural dialogue modeling, a neural network is trained to predict the next utterance, and at inference time, an approximate decoding algorithm is used to generate next utterances given previous ones. While this autoregressive framework…

计算与语言 · 计算机科学 2019-11-13 Ilia Kulikov , Jason Lee , Kyunghyun Cho

Automatic question-answering (QA) systems have boomed during last few years, and commonly used techniques can be roughly categorized into Information Retrieval (IR)-based and generation-based. A key solution to the IR based models is to…

机器学习 · 计算机科学 2025-12-11 Shuangyong Song , Chao Wang

Multi-turn interaction in the dialogue system research refers to a system's ability to maintain context across multiple dialogue turns, enabling it to generate coherent and contextually relevant responses. Recent advancements in large…

计算与语言 · 计算机科学 2025-01-20 Chen Zhang , Xinyi Dai , Yaxiong Wu , Qu Yang , Yasheng Wang , Ruiming Tang , Yong Liu

Enabling bi-directional retrieval of images and texts is important for understanding the correspondence between vision and language. Existing methods leverage the attention mechanism to explore such correspondence in a fine-grained manner.…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Hui Chen , Guiguang Ding , Xudong Liu , Zijia Lin , Ji Liu , Jungong Han

Emotional Voice Conversion aims to manipulate a speech according to a given emotion while preserving non-emotion components. Existing approaches cannot well express fine-grained emotional attributes. In this paper, we propose an…

音频与语音处理 · 电气工程与系统科学 2024-01-01 Yun Chen , Lingxiao Yang , Qi Chen , Jian-Huang Lai , Xiaohua Xie

Most tasks in natural language processing can be cast into question answering (QA) problems over language input. We introduce the dynamic memory network (DMN), a neural network architecture which processes input sequences and questions,…

This paper presents our work for the ninth edition of the Dialogue System Technology Challenge (DSTC9). Our solution addresses the track number four: Simulated Interactive MultiModal Conversations. The task consists in providing an…

计算与语言 · 计算机科学 2020-12-16 Matteo A. Senese , Alberto Benincasa , Barbara Caputo , Giuseppe Rizzo

Visual question answering by using information from multiple modalities has attracted more and more attention in recent years. However, it is a very challenging task, as the visual content and natural language have quite different…

计算机视觉与模式识别 · 计算机科学 2020-03-13 Zhaoquan Yuan , Siyuan Sun , Lixin Duan , Xiao Wu , Changsheng Xu

In conversational AI systems, a critical challenge in training effective multi-turn intent classification models lies in the generation of large-scale, domain-specific, multilingual dialogue datasets. In this paper, we introduce…

计算与语言 · 计算机科学 2025-09-03 Junhua Liu , Yong Keat Tan , Bin Fu , Kwan Hui Lim

Question answering systems usually use keyword searches to retrieve potential passages related to a question, and then extract the answer from passages with the machine reading comprehension methods. However, many questions tend to be…

计算与语言 · 计算机科学 2021-05-25 Wei Peng , Yue Hu , Jing Yu , Luxi Xing , Yuqiang Xie , Zihao Zhu , Yajing Sun

We introduce InteractiveOmni, a unified and open-source omni-modal large language model for audio-visual multi-turn interaction, ranging from 4B to 8B parameters, designed to lead the field of lightweight models by offering comprehensive…

We explore the applicability of machine translation evaluation (MTE) methods to a very different problem: answer ranking in community Question Answering. In particular, we adopt a pairwise neural network (NN) architecture, which…

计算与语言 · 计算机科学 2019-12-09 Francisco Guzmán , Lluís Màrquez , Preslav Nakov

Question retrieval is a crucial subtask for community question answering. Previous research focus on supervised models which depend heavily on training data and manual feature engineering. In this paper, we propose a novel unsupervised…

计算与语言 · 计算机科学 2018-03-12 Minghua Zhang , Yunfang Wu

Multi-choice reading comprehension is a challenging task to select an answer from a set of candidate options when given passage and question. Previous approaches usually only calculate question-aware passage representation and ignore…

计算与语言 · 计算机科学 2020-01-17 Shuailiang Zhang , Hai Zhao , Yuwei Wu , Zhuosheng Zhang , Xi Zhou , Xiang Zhou