HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Densely Connected Attention Propagation for Reading Comprehension

Yi Tay; Luu Anh Tuan; Siu Cheung Hui; Jian Su

Densely Connected Attention Propagation for Reading Comprehension

Abstract

We propose DecaProp (Densely Connected Attention Propagation), a new densely connected neural architecture for reading comprehension (RC). There are two distinct characteristics of our model. Firstly, our model densely connects all pairwise layers of the network, modeling relationships between passage and query across all hierarchical levels. Secondly, the dense connectors in our network are learned via attention instead of standard residual skip-connectors. To this end, we propose novel Bidirectional Attention Connectors (BAC) for efficiently forging connections throughout the network. We conduct extensive experiments on four challenging RC benchmarks. Our proposed approach achieves state-of-the-art results on all four, outperforming existing baselines by up to $2.6\%-14.2\%$ in absolute F1 score.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
open-domain-question-answering-on-quasarDecaProp
EM (Quasar-T): 38.6
F1 (Quasar-T): 46.9
open-domain-question-answering-on-searchqaDecaProp
EM: 56.8
F1: 63.6
N-gram F1: 70.8
Unigram Acc: 62.2
open-domain-question-answering-on-searchqaDECAPROP
EM: 62.2
question-answering-on-narrativeqaDecaProp
BLEU-1: 44.35
BLEU-4: 27.61
METEOR: 21.80
Rouge-L: 44.69
question-answering-on-newsqaDecaProp
EM: 53.1
F1: 66.3
question-answering-on-quasart-tDECAPROP
EM: 38.6

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
Densely Connected Attention Propagation for Reading Comprehension | Papers | HyperAI