中文
相关论文

相关论文: EQuANt (Enhanced Question Answer Network)

200 篇论文

Reading comprehension has been widely studied. One of the most representative reading comprehension tasks is Stanford Question Answering Dataset (SQuAD), on which machine is already comparable with human. On the other hand, accessing large…

计算与语言 · 计算机科学 2018-04-03 Chia-Hsuan Li , Szu-Lin Wu , Chi-Liang Liu , Hung-yi Lee

Machine reading comprehension (MRC) is a sub-field in natural language processing that aims to assist computers understand unstructured texts and then answer questions related to them. In practice, the conversation is an essential way to…

计算与语言 · 计算机科学 2021-10-01 Son T. Luu , Mao Nguyen Bui , Loi Duc Nguyen , Khiem Vinh Tran , Kiet Van Nguyen , Ngan Luu-Thuy Nguyen

This paper presents a systematic review of benchmarks and approaches for explainability in Machine Reading Comprehension (MRC). We present how the representation and inference challenges evolved and the steps which were taken to tackle…

计算与语言 · 计算机科学 2020-10-02 Mokanarangan Thayaparan , Marco Valentino , André Freitas

In the area of community question answering (CQA), answer selection and answer ranking are two tasks which are applied to help users quickly access valuable answers. Existing solutions mainly exploit the syntactic or semantic correlation…

计算与语言 · 计算机科学 2019-07-16 Binbin Jin , Enhong Chen , Hongke Zhao , Zhenya Huang , Qi Liu , Hengshu Zhu , Shui Yu

Pre-trained language models have brought significant improvements in performance in a variety of natural language processing tasks. Most existing models performing state-of-the-art results have shown their approaches in the separate…

计算与语言 · 计算机科学 2022-04-05 Changwook Jun , Hansol Jang , Myoseop Sim , Hyun Kim , Jooyoung Choi , Kyungkoo Min , Kyunghoon Bae

Machine Reading Comprehension (MRC) poses a significant challenge in the field of Natural Language Processing (NLP). While mainstream MRC methods predominantly leverage extractive strategies using encoder-only models such as BERT,…

计算与语言 · 计算机科学 2024-10-17 Lin Ai , Zheng Hui , Zizhou Liu , Julia Hirschberg

Text-based machine comprehension (MC) systems have a wide-range of applications, and standard corpora exist for developing and evaluating approaches. There has been far less research on spoken question answering (SQA) systems. The SQA task…

计算与语言 · 计算机科学 2021-07-13 Vatsal Raina , Mark J. F. Gales

We apply a general recurrent neural network (RNN) encoder framework to community question answering (cQA) tasks. Our approach does not rely on any linguistic processing, and can be applied to different languages or domains. Further…

计算与语言 · 计算机科学 2016-03-24 Wei-Ning Hsu , Yu Zhang , James Glass

Understanding open-domain text is one of the primary challenges in natural language processing (NLP). Machine comprehension benchmarks evaluate the system's ability to understand text based on the text content only. In this work, we…

计算与语言 · 计算机科学 2016-02-16 Wenpeng Yin , Sebastian Ebert , Hinrich Schütze

In this paper, we introduce the Reinforced Mnemonic Reader for machine reading comprehension tasks, which enhances previous attentive readers in two aspects. First, a reattention mechanism is proposed to refine current attentions by…

计算与语言 · 计算机科学 2018-06-07 Minghao Hu , Yuxing Peng , Zhen Huang , Xipeng Qiu , Furu Wei , Ming Zhou

Achieving human-level performance on some of the Machine Reading Comprehension (MRC) datasets is no longer challenging with the help of powerful Pre-trained Language Models (PLMs). However, the internal mechanism of these artifacts remains…

计算与语言 · 计算机科学 2024-10-29 Yiming Cui , Wei-Nan Zhang , Wanxiang Che , Ting Liu , Zhigang Chen , Shijin Wang

Significant advances have been made in recent years on Natural Language Processing with machines surpassing human performance in many tasks, including but not limited to Question Answering. The majority of deep learning methods for Question…

机器学习 · 计算机科学 2024-09-05 Ayush Jain , N. M. Meenachi , B. Venkatraman

Question answering (QA) is an important use case on voice assistants. A popular approach to QA is extractive reading comprehension (RC) which finds an answer span in a text passage. However, extractive answers are often unnatural in a…

计算与语言 · 计算机科学 2021-03-12 Stan Peshterliev , Barlas Oguz , Debojeet Chatterjee , Hakan Inan , Vikas Bhardwaj

Machine reading comprehension (MRC), which requires a machine to answer questions based on a given context, has attracted increasing attention with the incorporation of various deep-learning techniques over the past few years. Although…

计算与语言 · 计算机科学 2019-11-06 Shanshan Liu , Xin Zhang , Sheng Zhang , Hui Wang , Weiming Zhang

This paper proposes a novel neural machine reading model for open-domain question answering at scale. Existing machine comprehension models typically assume that a short piece of relevant text containing answers is already identified and…

计算与语言 · 计算机科学 2017-10-06 Bin Bi , Hao Ma

Multilingual Machine Comprehension (MMC) is a Question-Answering (QA) sub-task that involves quoting the answer for a question from a given snippet, where the question and the snippet can be in different languages. Recently released…

计算与语言 · 计算机科学 2020-06-03 Somil Gupta , Nilesh Khade

Standard accuracy metrics indicate that modern reading comprehension systems have achieved strong performance in many question answering datasets. However, the extent these systems truly understand language remains unknown, and existing…

计算与语言 · 计算机科学 2019-09-04 Yi-Ting Yeh , Yun-Nung Chen

Question answering (QA) systems achieve impressive performance on standard benchmarks like SQuAD, but remain vulnerable to adversarial examples. This project investigates the adversarial robustness of transformer models on the AddSent…

计算与语言 · 计算机科学 2026-01-07 Agniv Roy Choudhury , Vignesh Ponselvan Rajasingh

We propose a deep-learning system -- for the SQuAD2.0 task -- that finds, or indicates the lack of, a correct answer to a question in a context paragraph. Our goal is to learn an ensemble of heterogeneous SQuAD2.0 models that, when blended…

计算与语言 · 计算机科学 2020-04-16 Mohamed El-Geish

Over 97 million people speak Vietnamese as their native language in the world. However, there are few research studies on machine reading comprehension (MRC) for Vietnamese, the task of understanding a text and answering questions related…

计算与语言 · 计算机科学 2020-11-10 Kiet Van Nguyen , Duc-Vu Nguyen , Anh Gia-Tuan Nguyen , Ngan Luu-Thuy Nguyen