paper-with-me

Papers

Machine Comprehension Based on Learning to Rank

2016-05-11 · Tian Tian, Yuezhang Li

Machine comprehension plays an essential role in NLP and has been widely explored with dataset like MCTest. However, this dataset is too simple and too small for learning true reasoning abilities. \cite{hermann2015teaching} therefore release a large scale news article dataset and propose a deep LSTM reader system for machine comprehension. However, the training process is expensive. We therefore try feature-engineered approach with semantics on the new dataset to see how traditional machine learning technique and semantics can help with machine comprehension. Meanwhile, our proposed L2R reader system achieves good performance with efficiency and less training data.

📄 PDF Abstract BibTeX arXiv:1605.03284

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningLearning-To-RankReading Comprehension

Similar Papers 제목 키워드 기반

Natural Language Comprehension with the EpiReader

2016-06-07 · EMNLP 2016 11 · Adam Trischler, Zheng Ye, Xingdi Yuan, Kaheer Suleman

We present the EpiReader, a novel model for machine comprehension of text. Machine comprehension of unstructured, real-world text is a major research goal for natural language processing. Current tests of machine compreh…

Question AnsweringReading Comprehension

Training a Ranking Function for Open-Domain Question Answering

2018-04-12 · NAACL 2018 6 · Phu Mon Htut, Samuel R. Bowman, Kyunghyun Cho

In recent years, there have been amazing advances in deep learning methods for machine reading. In machine reading, the machine reader has to extract the answer from the given ground truth paragraph. Recently, the state-…

Information RetrievalOpen-Domain Question AnsweringQuestion AnsweringReading Comprehension+3

RoR: Read-over-Read for Long Document Machine Reading Comprehension

2021-09-10 · Findings (EMNLP) 2021 11 · Jing Zhao, Junwei Bao, Yifan Wang, Yongwei Zhou 외

Transformer-based pre-trained models, such as BERT, have achieved remarkable results on machine reading comprehension. However, due to the constraint of encoding length (e.g., 512 WordPiece tokens), a long document is us…

Machine Reading ComprehensionReading ComprehensionTriviaQA

Using calibrator to improve robustness in Machine Reading Comprehension

2022-02-24 · Jing Jin, Houfeng Wang

Machine Reading Comprehension(MRC) has achieved a remarkable result since some powerful models, such as BERT, are proposed. However, these models are not robust enough and vulnerable to adversarial input perturbation and…

Machine Reading ComprehensionReading ComprehensionRepresentation Learning

D-NET: A Pre-Training and Fine-Tuning Framework for Improving the Generalization of Machine Reading Comprehension

2019-11-01 · WS 2019 11 · Hongyu Li, Xiyuan Zhang, Yibing Liu, Yiming Zhang 외

In this paper, we introduce a simple system Baidu submitted for MRQA (Machine Reading for Question Answering) 2019 Shared Task that focused on generalization of machine reading comprehension (MRC) models. Our system is b…

Machine Reading ComprehensionMulti-Task LearningQuestion AnsweringReading Comprehension