Making Neural Machine Reading Comprehension Faster

Debajyoti Chatterjee
DOI: https://doi.org/10.48550/arXiv.1904.00796
2019-03-29
Abstract:This study aims at solving the Machine Reading Comprehension problem where questions have to be answered given a context passage. The challenge is to develop a computationally faster model which will have improved inference time. State of the art in many natural language understanding tasks, BERT model, has been used and knowledge distillation method has been applied to train two smaller models. The developed models are compared with other models which have been developed with the same intention.
Computation and Language
What problem does this paper attempt to address?