Alert button

FiTs: Fine-grained Two-stage Training for Knowledge-aware Question Answering

Feb 23, 2023
Qichen Ye, Bowen Cao, Nuo Chen, Weiyuan Xu, Yuexian Zou

Figure 1 for FiTs: Fine-grained Two-stage Training for Knowledge-aware Question Answering
Figure 2 for FiTs: Fine-grained Two-stage Training for Knowledge-aware Question Answering
Figure 3 for FiTs: Fine-grained Two-stage Training for Knowledge-aware Question Answering
Figure 4 for FiTs: Fine-grained Two-stage Training for Knowledge-aware Question Answering

Share this with someone who'll enjoy it:

Knowledge-aware question answering (KAQA) requires the model to answer questions over a knowledge base, which is essential for both open-domain QA and domain-specific QA, especially when language models alone cannot provide all the knowledge needed. Despite the promising result of recent KAQA systems which tend to integrate linguistic knowledge from pre-trained language models (PLM) and factual knowledge from knowledge graphs (KG) to answer complex questions, a bottleneck exists in effectively fusing the representations from PLMs and KGs because of (i) the semantic and distributional gaps between them, and (ii) the difficulties in joint reasoning over the provided knowledge from both modalities. To address the above two problems, we propose a Fine-grained Two-stage training framework (FiTs) to boost the KAQA system performance: The first stage aims at aligning representations from the PLM and the KG, thus bridging the modality gaps between them, named knowledge adaptive post-training. The second stage, called knowledge-aware fine-tuning, aims to improve the model's joint reasoning ability based on the aligned representations. In detail, we fine-tune the post-trained model via two auxiliary self-supervised tasks in addition to the QA supervision. Extensive experiments demonstrate that our approach achieves state-of-the-art performance on three benchmarks in the commonsense reasoning (i.e., CommonsenseQA, OpenbookQA) and medical question answering (i.e., MedQA-USMILE) domains.

* Accepted in AAAI 2023, oral  
View paper onarxiv icon

Share this with someone who'll enjoy it: