Why Do Neural Language Models Still Need Commonsense Knowledge to Handle Semantic Variations in Question Answering?
Sunjae Kwon, Cheongwoong Kang, Jiyeon Han, Jaesik Choi

TL;DR
This paper investigates the extent of commonsense knowledge in neural language models used for reading comprehension, revealing gaps in understanding and proposing external knowledge integration as a solution.
Contribution
It provides empirical analysis of commonsense knowledge in pretrained MNLMs and demonstrates how external knowledge can improve their handling of semantic variations.
Findings
Large portion of commonsense knowledge is not well-trained in MNLMs.
MNLMs often misinterpret relations and semantic meanings.
Enriching models with external knowledge improves performance on semantic variation tasks.
Abstract
Many contextualized word representations are now learned by intricate neural network models, such as masked neural language models (MNLMs) which are made up of huge neural network structures and trained to restore the masked text. Such representations demonstrate superhuman performance in some reading comprehension (RC) tasks which extract a proper answer in the context given a question. However, identifying the detailed knowledge trained in MNLMs is challenging owing to numerous and intermingled model parameters. This paper provides new insights and empirical analyses on commonsense knowledge included in pretrained MNLMs. First, we use a diagnostic test that evaluates whether commonsense knowledge is properly trained in MNLMs. We observe that a large proportion of commonsense knowledge is not appropriately trained in MNLMs and MNLMs do not often understand the semantic meaning of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Multimodal Machine Learning Applications
MethodsTest
