中文
相关论文

相关论文: Dual Co-Matching Network for Multi-choice Reading …

200 篇论文

Several deep learning models have been proposed for question answering. However, due to their single-pass nature, they have no way to recover from local maxima corresponding to incorrect answers. To address this problem, we introduce the…

计算与语言 · 计算机科学 2018-03-08 Caiming Xiong , Victor Zhong , Richard Socher

Existing question answering systems can only predict answers without explicit reasoning processes, which hinder their explainability and make us overestimate their ability of understanding and reasoning over natural language. In this work,…

计算与语言 · 计算机科学 2020-04-06 Ran Wang , Kun Tao , Dingjie Song , Zhilong Zhang , Xiao Ma , Xi'ao Su , Xinyu Dai

While sophisticated neural-based techniques have been developed in reading comprehension, most approaches model the answer in an independent manner, ignoring its relations with other answer candidates. This problem can be even worse in…

计算与语言 · 计算机科学 2018-05-17 Zhen Wang , Jiachen Liu , Xinyan Xiao , Yajuan Lyu , Tian Wu

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

This paper describes the system which got the state-of-the-art results at SemEval-2018 Task 11: Machine Comprehension using Commonsense Knowledge. In this paper, we present a neural network called Hybrid Multi-Aspects (HMA) model, which…

计算与语言 · 计算机科学 2018-03-16 Zhipeng Chen , Yiming Cui , Wentao Ma , Shijin Wang , Ting Liu , Guoping Hu

Semantic matching is of central significance to the answer selection task which aims to select correct answers for a given question from a candidate answer pool. A useful method is to employ neural networks with attention to generate…

计算与语言 · 计算机科学 2021-05-10 Jie Huang

Owing to the continuous efforts by the Chinese NLP community, more and more Chinese machine reading comprehension datasets become available. To add diversity in this area, in this paper, we propose a new task called Sentence Cloze-style…

计算与语言 · 计算机科学 2021-05-17 Yiming Cui , Ting Liu , Ziqing Yang , Zhipeng Chen , Wentao Ma , Wanxiang Che , Shijin Wang , Guoping Hu

Context-aware Machine Translation aims to improve translations of sentences by incorporating surrounding sentences as context. Towards this task, two main architectures have been applied, namely single-encoder (based on concatenation) and…

计算与语言 · 计算机科学 2024-02-05 Paweł Mąka , Yusuf Can Semerci , Jan Scholtes , Gerasimos Spanakis

Dense retrieval models use bi-encoder network architectures for learning query and document representations. These representations are often in the form of a vector representation and their similarities are often computed using the dot…

信息检索 · 计算机科学 2023-05-01 Hamed Zamani , Michael Bendersky

Machine reading comprehension with unanswerable questions aims to abstain from answering when no answer can be inferred. In addition to extract answers, previous works usually predict an additional "no-answer" probability to detect…

计算与语言 · 计算机科学 2018-11-16 Minghao Hu , Furu Wei , Yuxing Peng , Zhen Huang , Nan Yang , Dongsheng Li

Document interpretation and dialog understanding are the two major challenges for conversational machine reading. In this work, we propose Discern, a discourse-aware entailment reasoning network to strengthen the connection and enhance the…

计算与语言 · 计算机科学 2020-10-19 Yifan Gao , Chien-Sheng Wu , Jingjing Li , Shafiq Joty , Steven C. H. Hoi , Caiming Xiong , Irwin King , Michael R. Lyu

Matching natural language sentences is central for many applications such as information retrieval and question answering. Existing deep models rely on a single sentence representation or multiple granularity representations for matching.…

人工智能 · 计算机科学 2015-11-30 Shengxian Wan , Yanyan Lan , Jiafeng Guo , Jun Xu , Liang Pang , Xueqi Cheng

The primary goal of ad-hoc retrieval (document retrieval in the context of question answering) is to find relevant documents satisfied the information need posted in a natural language query. It requires a good understanding of the query…

信息检索 · 计算机科学 2019-11-05 Tolgahan Cakaloglu , Xiaowei Xu

In this work we formulate the problem of image captioning as a multimodal translation task. Analogous to machine translation, we present a sequence-to-sequence recurrent neural networks (RNN) model for image caption generation. Different…

计算机视觉与模式识别 · 计算机科学 2017-08-11 Chang Liu , Fuchun Sun , Changhu Wang , Feng Wang , Alan Yuille

We investigate the problem of video Referring Expression Comprehension (REC), which aims to localize the referent objects described in the sentence to visual regions in the video frames. Despite the recent progress, existing methods suffer…

计算机视觉与模式识别 · 计算机科学 2022-08-18 Meng Cao , Ji Jiang , Long Chen , Yuexian Zou

Passage reranking is a critical task in various applications, particularly when dealing with large volumes of documents. Existing neural architectures have limitations in retrieving the most relevant passage for a given question because the…

计算与语言 · 计算机科学 2024-03-22 Hongyin Zhu

With the recent advancements in information technology there has been a huge surge in amount of data available. But information retrieval technology has not been able to keep up with this pace of information generation resulting in over…

计算与语言 · 计算机科学 2017-10-24 Nishant Nikhil , Muktabh Mayank Srivastava

Machine Reading Comprehension (MRC) aims to extract answers to questions given a passage. It has been widely studied recently, especially in open domains. However, few efforts have been made on closed-domain MRC, mainly due to the lack of…

计算与语言 · 计算机科学 2021-08-23 Taolin Zhang , Chengyu Wang , Minghui Qiu , Bite Yang , Xiaofeng He , Jun Huang

In this paper, we propose convolutional neural networks for learning an optimal representation of question and answer sentences. Their main aspect is the use of relational information given by the matches between words from the two members…

计算与语言 · 计算机科学 2016-04-06 Aliaksei Severyn , Alessandro Moschitti

In this paper, we propose multimodal convolutional neural networks (m-CNNs) for matching image and sentence. Our m-CNN provides an end-to-end framework with convolutional architectures to exploit image representation, word composition, and…

计算机视觉与模式识别 · 计算机科学 2015-09-01 Lin Ma , Zhengdong Lu , Lifeng Shang , Hang Li