中文
相关论文

相关论文: Machine Reading Comprehension using Case-based Rea…

200 篇论文

Objective: To develop a natural language processing system that solves both clinical concept extraction and relation extraction in a unified prompt-based machine reading comprehension (MRC) architecture with good generalizability for…

计算与语言 · 计算机科学 2023-07-07 Cheng Peng , Xi Yang , Zehao Yu , Jiang Bian , William R. Hogan , Yonghui Wu

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

Question answering (QA) is a high-level ability of natural language processing. Most extractive ma-chine reading comprehension models focus on factoid questions (e.g., who, when, where) and restrict the output answer as a short and…

计算与语言 · 计算机科学 2021-10-25 Peng Cui , Dongyao Hu , Le Hu

Pre-trained language models achieves high performance on machine reading comprehension (MRC) tasks but the results are hard to explain. An appealing approach to make models explainable is to provide rationales for its decision. To…

计算与语言 · 计算机科学 2022-03-25 Jiajie Zou , Yuran Zhang , Peiqing Jin , Cheng Luo , Xunyi Pan , Nai Ding

Machine reading comprehension (MRC) is a challenging natural language processing (NLP) task. Recently, the emergence of pre-trained models (PTM) has brought this research field into a new era, in which the training objective plays a key…

计算与语言 · 计算机科学 2021-11-01 Changchang. Zeng , Shaobo. Li

Continual Machine Reading Comprehension aims to incrementally learn from a continuous data stream across time without access the previous seen data, which is crucial for the development of real-world MRC systems. However, it is a great…

计算与语言 · 计算机科学 2022-08-11 Zhijing Wu , Hua Xu , Jingliang Fang , Kai Gao

Semantic Role Labeling (SRL) aims at recognizing the predicate-argument structure of a sentence and can be decomposed into two subtasks: predicate disambiguation and argument labeling. Prior work deals with these two tasks independently,…

计算与语言 · 计算机科学 2022-09-07 Nan Wang , Jiwei Li , Yuxian Meng , Xiaofei Sun , Han Qiu , Ziyao Wang , Guoyin Wang , Jun He

Reasoning machine reading comprehension (R-MRC) aims to answer complex questions that require discrete reasoning based on text. To support discrete reasoning, evidence, typically the concise textual fragments that describe question-related…

计算与语言 · 计算机科学 2021-10-27 Yongwei Zhou , Junwei Bao , Haipeng Sun , Jiahui Liang , Youzheng Wu , Xiaodong He , Bowen Zhou , Tiejun 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

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

Concept-Based Models (CBMs) are a class of deep learning models that provide interpretability by explaining predictions through high-level concepts. These models first predict concepts and then use them to perform a downstream task.…

机器学习 · 计算机科学 2025-06-27 David Debot , Pietro Barbiero , Gabriele Dominici , Giuseppe Marra

Advances in NLP have yielded impressive results for the task of machine reading comprehension (MRC), with approaches having been reported to achieve performance comparable to that of humans. In this paper, we investigate whether…

计算与语言 · 计算机科学 2021-06-16 Viktor Schlegel , Goran Nenadic , Riza Batista-Navarro

Neural models have achieved great success on machine reading comprehension (MRC), many of which typically consist of two components: an evidence extractor and an answer predictor. The former seeks the most relevant information from a…

计算与语言 · 计算机科学 2020-06-22 Yilin Niu , Fangkai Jiao , Mantong Zhou , Ting Yao , Jingfang Xu , Minlie Huang

SemEval task 4 aims to find a proper option from multiple candidates to resolve the task of machine reading comprehension. Most existing approaches propose to concat question and option together to form a context-aware model. However, we…

计算与语言 · 计算机科学 2021-05-26 Zhixiang Chen , Yikun Lei , Pai Liu , Guibing Guo

In this paper, we present a novel approach to machine reading comprehension for the MS-MARCO dataset. Unlike the SQuAD dataset that aims to answer a question with exact text spans in a passage, the MS-MARCO dataset defines the task as…

计算与语言 · 计算机科学 2018-01-03 Chuanqi Tan , Furu Wei , Nan Yang , Bowen Du , Weifeng Lv , Ming Zhou

Concurrent to the rapid progress in the development of neural-network based models in areas like natural language processing and computer vision, the need for creating explanations for the predictions of these black-box models has risen…

计算与语言 · 计算机科学 2025-08-18 Marc Brinner , Sina Zarriess

Machine reading comprehension (MRC) has become a core component in a variety of natural language processing (NLP) applications such as question answering and dialogue systems. It becomes a practical challenge that an MRC model needs to…

信息检索 · 计算机科学 2020-08-26 Lixin Su , Jiafeng Guo , Ruqing Zhang , Yixing Fan , Yanyan Lan , Xueqi Cheng

Machine reading comprehension (MRC) is a challenging task in natural language processing that makes computers understanding natural language texts and answer questions based on those texts. There are many techniques for solving this…

计算与语言 · 计算机科学 2021-02-19 Son T. Luu , Kiet Van Nguyen , Anh Gia-Tuan Nguyen , Ngan Luu-Thuy Nguyen

Machine reading comprehension (MRC) poses new challenges over logical reasoning, which aims to understand the implicit logical relations entailed in the given contexts and perform inference over them. Due to the complexity of logic, logical…

计算与语言 · 计算机科学 2023-06-22 Jialin Chen , Zhuosheng Zhang , Hai Zhao

Machine Comprehension (MC) is a challenging task in Natural Language Processing field, which aims to guide the machine to comprehend a passage and answer the given question. Many existing approaches on MC task are suffering the inefficiency…

计算与语言 · 计算机科学 2017-10-10 Zheqian Chen , Rongqin Yang , Bin Cao , Zhou Zhao , Deng Cai , Xiaofei He