Multi-hop Commonsense Knowledge Injection Framework for Zero-Shot Commonsense Question Answering
Xin Guan, Biwei Cao, Qingqing Gao, Zheng Yin, Bo Liu, Jiuxin Cao

TL;DR
This paper introduces a multi-hop knowledge injection framework for zero-shot commonsense question answering, leveraging multi-hop reasoning in knowledge graphs and contrastive learning to improve performance without task-specific fine-tuning.
Contribution
It proposes a novel multi-hop reasoning paradigm and two QA generation methods, enhancing zero-shot QA by effectively injecting multi-hop commonsense knowledge.
Findings
Achieves state-of-the-art results on five benchmarks.
Effectively incorporates multi-hop knowledge into zero-shot QA.
Demonstrates the importance of multi-hop reasoning in commonsense QA.
Abstract
Commonsense question answering (QA) research requires machines to answer questions based on commonsense knowledge. However, this research requires expensive labor costs to annotate data as the basis of research, and models that rely on fine-tuning paradigms only apply to specific tasks, rather than learn a general commonsense reasoning ability. As a more robust method, zero-shot commonsense question answering shows a good prospect. The current zero-shot framework tries to convert triples in commonsense knowledge graphs (KGs) into QA-form samples as the pre-trained data source to incorporate commonsense knowledge into the model. However, this method ignores the multi-hop relationship in the KG, which is also an important central problem in commonsense reasoning. In this paper, we propose a novel multi-hop commonsense knowledge injection framework. Specifically, it explores multi-hop…
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 · Natural Language Processing Techniques · Expert finding and Q&A systems
MethodsContrastive Learning
