中文
相关论文

相关论文: A Gated Self-attention Memory Network for Answer S…

200 篇论文

Over the past few years, question answering and information retrieval systems have become widely used. These systems attempt to find the answer of the asked questions from raw text sources. A component of these systems is Answer Selection…

计算与语言 · 计算机科学 2019-11-13 Jamshid Mozafari , Mohammad Ali Nematbakhsh , Afsaneh Fatemi

Event argument extraction has long been studied as a sequential prediction problem with extractive-based methods, tackling each argument in isolation. Although recent work proposes generation-based methods to capture cross-argument…

计算与语言 · 计算机科学 2022-11-15 Xinya Du , Heng Ji

When answering natural language questions over knowledge bases (KBs), different question components and KB aspects play different roles. However, most existing embedding-based methods for knowledge base question answering (KBQA) ignore the…

计算与语言 · 计算机科学 2019-05-30 Yu Chen , Lingfei Wu , Mohammed J. Zaki

Retrieving information from correlative paragraphs or documents to answer open-domain multi-hop questions is very challenging. To deal with this challenge, most of the existing works consider paragraphs as nodes in a graph and propose…

计算与语言 · 计算机科学 2021-02-09 Nan Shao , Yiming Cui , Ting Liu , Shijin Wang , Guoping Hu

Building a deep learning model for a Question-Answering (QA) task requires a lot of human effort, it may need several months to carefully tune various model architectures and find a best one. It's even harder to find different excellent…

计算与语言 · 计算机科学 2022-01-27 Sinan Tan , Hui Xue , Qiyu Ren , Huaping Liu , Jing Bai

This paper addresses the limitations of large language models in understanding long-term context. It proposes a model architecture equipped with a long-term memory mechanism to improve the retention and retrieval of semantic information…

计算与语言 · 计算机科学 2025-05-30 Yue Xing , Tao Yang , Yijiashun Qi , Minggu Wei , Yu Cheng , Honghui Xin

Movie question answering, or MovieQA is a multimedia related task wherein one is provided with a video, the subtitle information, a question and candidate answers for it. The task is to predict the correct answer for the question using the…

多媒体 · 计算机科学 2021-11-19 Ankit Shah , Tzu-Hsiang Lin , Shijie Wu

Sequence-to-sequence models provide a viable new approach to generative summarization, allowing models that are no longer limited to simply selecting and recombining sentences from the original text. However, these models have three…

计算与语言 · 计算机科学 2021-08-19 Tianyang Xu , Chunyun Zhang

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

Visual Question Answering (VQA) is an increasingly popular topic in deep learning research, requiring coordination of natural language processing and computer vision modules into a single architecture. We build upon the model which placed…

计算与语言 · 计算机科学 2018-03-22 Jasdeep Singh , Vincent Ying , Alex Nutkiewicz

Building systems that can communicate with humans is a core problem in Artificial Intelligence. This work proposes a novel neural network architecture for response selection in an end-to-end multi-turn conversational dialogue setting. The…

人工智能 · 计算机科学 2018-11-06 Debanjan Chaudhuri , Agustinus Kristiadi , Jens Lehmann , Asja Fischer

This paper describes a novel hierarchical attention network for reading comprehension style question answering, which aims to answer questions for a given narrative paragraph. In the proposed method, attention and fusion are conducted…

计算与语言 · 计算机科学 2019-08-14 Wei Wang , Ming Yan , Chen Wu

In this paper we explore deep learning models with memory component or attention mechanism for question answering task. We combine and compare three models, Neural Machine Translation, Neural Turing Machine, and Memory Networks for a…

计算与语言 · 计算机科学 2015-11-23 Yang Yu , Wei Zhang , Chung-Wei Hang , Bing Xiang , Bowen Zhou

Self-attention (SA) based models have recently achieved significant performance improvements in hybrid and end-to-end automatic speech recognition (ASR) systems owing to their flexible context modeling capability. However, it is also known…

音频与语音处理 · 电气工程与系统科学 2021-02-19 Yosuke Kashiwagi , Emiru Tsunoo , Shinji Watanabe

Retentive Network (RetNet) represents a significant advancement in neural network architecture, offering an efficient alternative to the Transformer. While Transformers rely on self-attention to model dependencies, they suffer from high…

计算与语言 · 计算机科学 2025-06-10 Haiqi Yang , Zhiyuan Li , Yi Chang , Yuan Wu

Question Answering has come a long way from answer sentence selection, relational QA to reading and comprehension. We shift our attention to generative question answering (gQA) by which we facilitate machine to read passages and answer…

计算与语言 · 计算机科学 2018-07-10 Rajarshee Mitra

This paper presents an end-to-end neural network model, named Neural Generative Question Answering (GENQA), that can generate answers to simple factoid questions, based on the facts in a knowledge-base. More specifically, the model is built…

计算与语言 · 计算机科学 2016-04-25 Jun Yin , Xin Jiang , Zhengdong Lu , Lifeng Shang , Hang Li , Xiaoming Li

Large Language Models (LLMs) have shown remarkable capabilities across tasks, yet they often require additional prompting techniques when facing complex problems. While approaches like self-correction and response selection have emerged as…

计算与语言 · 计算机科学 2025-04-15 Zichong Li , Xinyu Feng , Yuheng Cai , Zixuan Zhang , Tianyi Liu , Chen Liang , Weizhu Chen , Haoyu Wang , Tuo Zhao

The conventional paradigm in neural question answering (QA) for narrative content is limited to a two-stage process: first, relevant text passages are retrieved and, subsequently, a neural network for machine comprehension extracts the…

计算与语言 · 计算机科学 2019-08-13 Bernhard Kratzwald , Anna Eigenmann , Stefan Feuerriegel

We present a novel deep learning architecture to address the cloze-style question answering task. Existing approaches employ reading mechanisms that do not fully exploit the interdependency between the document and the query. In this paper,…

计算与语言 · 计算机科学 2019-05-21 Reza Ghaeini , Xiaoli Z. Fern , Hamed Shahbazi , Prasad Tadepalli