elBERto: Self-supervised Commonsense Learning for Question Answering
Xunlin Zhan, Yuan Li, Xiao Dong, Xiaodan Liang, Zhiting Hu, and, Lawrence Carin

TL;DR
elBERto is a self-supervised learning framework that enhances question answering by enabling models to better understand and reason about commonsense knowledge within contexts, outperforming existing methods.
Contribution
The paper introduces elBERto, a novel self-supervised learning framework with five tasks that improve commonsense reasoning in QA models without external knowledge.
Findings
Outperforms existing methods on WIQA, CosmosQA, and ReClor datasets.
Shows significant gains on out-of-paragraph and no-effect questions.
Effectively learns and leverages commonsense reasoning.
Abstract
Commonsense question answering requires reasoning about everyday situations and causes and effects implicit in context. Typically, existing approaches first retrieve external evidence and then perform commonsense reasoning using these evidence. In this paper, we propose a Self-supervised Bidirectional Encoder Representation Learning of Commonsense (elBERto) framework, which is compatible with off-the-shelf QA model architectures. The framework comprises five self-supervised tasks to force the model to fully exploit the additional training signals from contexts containing rich commonsense. The tasks include a novel Contrastive Relation Learning task to encourage the model to distinguish between logically contrastive contexts, a new Jigsaw Puzzle task that requires the model to infer logical chains in long contexts, and three classic SSL tasks to maintain pre-trained models language…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Multimodal Machine Learning Applications · Advanced Graph Neural Networks
MethodsJigsaw
