Multi-task Learning With Sample Re-weighting For Machine Reading Comprehension | Awesome LLM Papers Add your paper to Awesome LLM Papers

Multi-task Learning With Sample Re-weighting For Machine Reading Comprehension

Yichong Xu, Xiaodong Liu, Yelong Shen, Jingjing Liu, Jianfeng Gao . Proceedings of the 2019 Conference of the North 2019 – 49 citations

[Code] [Paper]   Search on Google Scholar   Search on Semantic Scholar
Compositional Generalization Datasets Evaluation Has Code Interdisciplinary Approaches Multimodal Semantic Representation Tools

We propose a multi-task learning framework to learn a joint Machine Reading Comprehension (MRC) model that can be applied to a wide range of MRC tasks in different domains. Inspired by recent ideas of data selection in machine translation, we develop a novel sample re-weighting scheme to assign sample-specific weights to the loss. Empirical study shows that our approach can be applied to many existing MRC models. Combined with contextual representations from pre-trained language models (such as ELMo), we achieve new state-of-the-art results on a set of MRC benchmark datasets. We release our code at https://github.com/xycforgithub/MultiTask-MRC.

Similar Work