HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

GrapeQA: GRaph Augmentation and Pruning to Enhance Question-Answering

Dhaval Taunk Lakshya Khanna Pavan Kandru Vasudeva Varma Charu Sharma Makarand Tapaswi

GrapeQA: GRaph Augmentation and Pruning to Enhance Question-Answering

Abstract

Commonsense question-answering (QA) methods combine the power of pre-trained Language Models (LM) with the reasoning provided by Knowledge Graphs (KG). A typical approach collects nodes relevant to the QA pair from a KG to form a Working Graph (WG) followed by reasoning using Graph Neural Networks(GNNs). This faces two major challenges: (i) it is difficult to capture all the information from the QA in the WG, and (ii) the WG contains some irrelevant nodes from the KG. To address these, we propose GrapeQA with two simple improvements on the WG: (i) Prominent Entities for Graph Augmentation identifies relevant text chunks from the QA pair and augments the WG with corresponding latent representations from the LM, and (ii) Context-Aware Node Pruning removes nodes that are less relevant to the QA pair. We evaluate our results on OpenBookQA, CommonsenseQA and MedQA-USMLE and see that GrapeQA shows consistent improvements over its LM + KG predecessor (QA-GNN in particular) and large improvements on OpenBookQA.

Benchmarks

BenchmarkMethodologyMetrics
common-sense-reasoning-on-commonsenseqaGrapeQA: PEGA
Accuracy: 73.5
question-answering-on-medqa-usmleGrapeQA: PEGA
Accuracy: 39.51
question-answering-on-openbookqaGrapeQA: PEGA+CANP
Accuracy: 90
question-answering-on-openbookqaGrapeQA: PEGA
Accuracy: 82
question-answering-on-openbookqaGrapeQA: CANP
Accuracy: 66.2

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
GrapeQA: GRaph Augmentation and Pruning to Enhance Question-Answering | Papers | HyperAI