SOTAVerified

Multi-Task Attentive Residual Networks for Argument Mining

2021-02-24Code Available1· sign in to hype

Andrea Galassi, Marco Lippi, Paolo Torroni

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We explore the use of residual networks and neural attention for multiple argument mining tasks. We propose a residual architecture that exploits attention, multi-task learning, and makes use of ensemble, without any assumption on document or argument structure. We present an extensive experimental evaluation on five different corpora of user-generated comments, scientific publications, and persuasive essays. Our results show that our approach is a strong competitor against state-of-the-art architectures with a higher computational footprint or corpus-specific design, representing an interesting compromise between generality, performance accuracy and reduced model size.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
AbstRCT - NeoplasmResAttArgF154.43Unverified
CDCPResAttArgF129.73Unverified
DRI CorpusResAttArgF143.66Unverified

Reproductions