中文
相关论文

相关论文: SciMRC: Multi-perspective Scientific Machine Readi…

200 篇论文

Multi-hop Machine reading comprehension is a challenging task with aim of answering a question based on disjoint pieces of information across the different passages. The evaluation metrics and datasets are a vital part of multi-hop MRC…

计算与语言 · 计算机科学 2022-12-09 Azade Mohammadi , Reza Ramezani , Ahmad Baraani

Machine Reading Comprehension (MRC) is an essential task in evaluating natural language understanding. Existing MRC datasets primarily assess specific aspects of reading comprehension (RC), lacking a comprehensive MRC benchmark. To fill…

计算与语言 · 计算机科学 2025-03-11 Shengkun Ma , Hao Peng , Lei Hou , Juanzi Li

Scientific reasoning is a key aspect of human intelligence, requiring the integration of multimodal inputs, domain expertise, and multi-step inference across various subjects. Existing benchmarks for multimodal large language models (MLLMs)…

计算机视觉与模式识别 · 计算机科学 2026-05-14 Longteng Guo , Xuanxu Lin , Dongze Hao , Tongtian Yue , Pengkang Huo , Jiatong Ma , Yuchen Liu , Jing Liu

Machine reading comprehension aims to teach machines to understand a text like a human and is a new challenging direction in Artificial Intelligence. This article summarizes recent advances in MRC, mainly focusing on two aspects (i.e.,…

计算与语言 · 计算机科学 2019-07-04 Xin Zhang , An Yang , Sujian Li , Yizhong Wang

Cross-lingual Machine Reading Comprehension (CLMRC) remains a challenging problem due to the lack of large-scale annotated datasets in low-source languages, such as Arabic, Hindi, and Vietnamese. Many previous approaches use translation…

计算与语言 · 计算机科学 2020-10-28 Junhao Liu , Linjun Shou , Jian Pei , Ming Gong , Min Yang , Daxin Jiang

Fully comprehending scientific papers by machines reflects a high level of Artificial General Intelligence, requiring the ability to reason across fragmented and heterogeneous sources of information, presenting a complex and practically…

计算与语言 · 计算机科学 2025-06-30 Yang Tian , Zheng Lu , Mingqi Gao , Zheng Liu , Bo Zhao

Machine Reading Comprehension (MRC) models tend to take advantage of spurious correlations (also known as dataset bias or annotation artifacts in the research community). Consequently, these models may perform the MRC task without fully…

计算与语言 · 计算机科学 2023-09-07 Son Quoc Tran , Matt Kretchmar

We propose DuoRC, a novel dataset for Reading Comprehension (RC) that motivates several new challenges for neural approaches in language understanding beyond those offered by existing RC datasets. DuoRC contains 186,089 unique…

计算与语言 · 计算机科学 2018-10-11 Amrita Saha , Rahul Aralikatte , Mitesh M. Khapra , Karthik Sankaranarayanan

Machine reading comprehension (MRC) has received considerable attention as a benchmark for natural language understanding. However, the conventional task design of MRC lacks explainability beyond the model interpretation, i.e., reading…

计算与语言 · 计算机科学 2021-01-27 Saku Sugawara , Pontus Stenetorp , Akiko Aizawa

We introduce a large scale MAchine Reading COmprehension dataset, which we name MS MARCO. The dataset comprises of 1,010,916 anonymized questions---sampled from Bing's search query logs---each with a human generated answer and 182,669…

Conversational Machine Comprehension (CMC), a research track in conversational AI, expects the machine to understand an open-domain natural language text and thereafter engage in a multi-turn conversation to answer questions related to the…

计算与语言 · 计算机科学 2021-02-09 Somil Gupta , Bhanu Pratap Singh Rawat , Hong Yu

Machine reading comprehension has been an interesting and challenging task in recent years, with the purpose of extracting useful information from texts. To attain the computer ability to understand the reading text and answer relevant…

计算与语言 · 计算机科学 2025-07-21 Son T. Luu , Khoi Trong Hoang , Tuong Quang Pham , Kiet Van Nguyen , Ngan Luu-Thuy Nguyen

Machine Reading Comprehension (MRC) is a task that requires machine to understand natural language and answer questions by reading a document. It is the core of automatic response technology such as chatbots and automatized customer…

计算与语言 · 计算机科学 2019-09-18 Seungyoung Lim , Myungji Kim , Jooyoul Lee

Multi-choice Machine Reading Comprehension (MMRC) aims to select the correct answer from a set of options based on a given passage and question. Due to task specific of MMRC, it is non-trivial to transfer knowledge from other MRC tasks such…

计算与语言 · 计算机科学 2020-11-18 Yufan Jiang , Shuangzhi Wu , Jing Gong , Yahui Cheng , Peng Meng , Weiliang Lin , Zhibo Chen , Mu li

Machine reading comprehension (MRC) is an AI challenge that requires machine to determine the correct answers to questions based on a given passage. MRC systems must not only answer question when necessary but also distinguish when no…

计算与语言 · 计算机科学 2020-12-14 Zhuosheng Zhang , Junjie Yang , Hai Zhao

Multi-choice Machine Reading Comprehension (MRC) is a challenging extension of Natural Language Processing (NLP) that requires the ability to comprehend the semantics and logical relationships between entities in a given text. The MRC task…

计算与语言 · 计算机科学 2023-07-19 Ruiqing Sun , Ping Jian

This paper presents BiPaR, a bilingual parallel novel-style machine reading comprehension (MRC) dataset, developed to support multilingual and cross-lingual reading comprehension. The biggest difference between BiPaR and existing reading…

计算与语言 · 计算机科学 2019-10-14 Yimin Jing , Deyi Xiong , Yan Zhen

In spite of much recent research in the area, it is still unclear whether subject-area question-answering data is useful for machine reading comprehension (MRC) tasks. In this paper, we investigate this question. We collect a large-scale…

计算与语言 · 计算机科学 2021-04-08 Dian Yu , Kai Sun , Dong Yu , Claire Cardie

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

Machine reading comprehension (MRC) on real web data usually requires the machine to answer a question by analyzing multiple passages retrieved by search engine. Compared with MRC on a single passage, multi-passage MRC is more challenging,…

计算与语言 · 计算机科学 2018-05-11 Yizhong Wang , Kai Liu , Jing Liu , Wei He , Yajuan Lyu , Hua Wu , Sujian Li , Haifeng Wang