HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Commonsense for Generative Multi-Hop Question Answering Tasks

Lisa Bauer; Yicheng Wang; Mohit Bansal

Commonsense for Generative Multi-Hop Question Answering Tasks

Abstract

Reading comprehension QA tasks have seen a recent surge in popularity, yet most works have focused on fact-finding extractive QA. We instead focus on a more challenging multi-hop generative task (NarrativeQA), which requires the model to reason, gather, and synthesize disjoint pieces of information within the context to generate an answer. This type of multi-step reasoning also often requires understanding implicit relations, which humans resolve via external, background commonsense knowledge. We first present a strong generative baseline that uses a multi-attention mechanism to perform multiple hops of reasoning and a pointer-generator decoder to synthesize the answer. This model performs substantially better than previous generative models, and is competitive with current state-of-the-art span prediction models. We next introduce a novel system for selecting grounded multi-hop relational commonsense information from ConceptNet via a pointwise mutual information and term-frequency based scoring function. Finally, we effectively use this extracted commonsense information to fill in gaps of reasoning between context hops, using a selectively-gated attention mechanism. This boosts the model's performance significantly (also verified via human evaluation), establishing a new state-of-the-art for the task. We also show promising initial results of the generalizability of our background knowledge enhancements by demonstrating some improvement on QAngaroo-WikiHop, another multi-hop reasoning dataset.

Code Repositories

a414351664/NarrativeQA
tf
Mentioned in GitHub
yicheng-w/CommonSenseMultiHopQA
Official
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
question-answering-on-narrativeqaMHPGM + NOIC
BLEU-1: 43.63
BLEU-4: 21.07
METEOR: 19.03
Rouge-L: 44.16
question-answering-on-wikihopMHPGM + NOIC
Test: 57.9

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
Commonsense for Generative Multi-Hop Question Answering Tasks | Papers | HyperAI