Enhancing Transformer-based language models with commonsense representations for knowledge-driven machine comprehension

Ronghan Li,Zejun Jiang,Lifang Wang,Xinyu Lu,Meng Zhao,Daqing Chen
DOI: https://doi.org/10.1016/j.knosys.2021.106936
IF: 8.139
2021-01-01
Knowledge-Based Systems
Abstract:Compared to the traditional machine reading comprehension (MRC) with limitation to the information in a passage, knowledge-driven MRC tasks aim to enable models to answer the question according to text and related commonsense knowledge. Although pre-trained Transformer-based language models (TrLMs) such as BERT and Roberta, have shown powerful performance in MRC, external knowledge such as unspoken commonsense and world knowledge still cannot be used and explained explicitly. In this work, we present three simple yet effective injection methods integrated into the structure of TrLMs to fine-tune downstream knowledge-driven MRC tasks with off-the-shelf commonsense representations. Moreover, we introduce a mask mechanism for a token-level multi-hop relationship searching to filter external knowledge. We have conducted extensive experiments on DREAM and CosmosQA, two prevalent knowledge-driven datasets. Experimental results indicate that the incremental TrLMs have outperformed the baseline systems by 1%-4.1% with a fewer computational cost. Further analysis shows the effectiveness of the proposed methods and the robustness of the incremental model in the case of an incomplete training set. (c) 2021 Elsevier B.V. All rights reserved.
What problem does this paper attempt to address?