Machine Comprehension Based on Learning to Rank
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.
Code (0)
등록된 구현이 없습니다.
Tasks
BIG-bench Machine LearningLearning-To-RankReading ComprehensionSimilar Papers 제목 키워드 기반
Natural Language Comprehension with the EpiReader
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 ComprehensionTraining a Ranking Function for Open-Domain Question Answering
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+3RoR: Read-over-Read for Long Document Machine Reading Comprehension
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 ComprehensionTriviaQAUsing calibrator to improve robustness in Machine Reading Comprehension
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 LearningD-NET: A Pre-Training and Fine-Tuning Framework for Improving the Generalization of Machine Reading Comprehension
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