Subgraph Retrieval Enhanced by Graph-Text Alignment for Commonsense Question Answering
Boci Peng, Yongchao Liu, Xiaohe Bo, Sheng Tian, Baokun Wang, Chuntao, Hong, Yan Zhang

TL;DR
SEPTA is a novel framework for commonsense question answering that improves subgraph retrieval and graph-text alignment, leading to better reasoning by addressing limitations of rule-based subgraph extraction and modality misalignment.
Contribution
The paper introduces SEPTA, a framework that uses a BFS-style sampling and bidirectional contrastive learning to enhance subgraph retrieval and graph-text alignment in commonsense QA.
Findings
Outperforms previous methods on five datasets
Improves subgraph retrieval accuracy
Enhances knowledge fusion effectiveness
Abstract
Commonsense question answering is a crucial task that requires machines to employ reasoning according to commonsense. Previous studies predominantly employ an extracting-and-modeling paradigm to harness the information in KG, which first extracts relevant subgraphs based on pre-defined rules and then proceeds to design various strategies aiming to improve the representations and fusion of the extracted structural knowledge. Despite their effectiveness, there are still two challenges. On one hand, subgraphs extracted by rule-based methods may have the potential to overlook critical nodes and result in uncontrollable subgraph size. On the other hand, the misalignment between graph and text modalities undermines the effectiveness of knowledge fusion, ultimately impacting the task performance. To deal with the problems above, we propose a novel framework: \textbf{S}ubgraph…
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
MethodsContrastive Learning
