SOTAVerified

Is It Worth the Attention? A Comparative Evaluation of Attention Layers for Argument Unit Segmentation

2019-06-24WS 2019Code Available0· sign in to hype

Maximilian Spliethöver, Jonas Klaff, Hendrik Heuer

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Attention mechanisms have seen some success for natural language processing downstream tasks in recent years and generated new State-of-the-Art results. A thorough evaluation of the attention mechanism for the task of Argumentation Mining is missing, though. With this paper, we report a comparative evaluation of attention layers in combination with a bidirectional long short-term memory network, which is the current state-of-the-art approach to the unit segmentation task. We also compare sentence-level contextualized word embeddings to pre-generated ones. Our findings suggest that for this task the additional attention layer does not improve upon a less complex approach. In most cases, the contextualized embeddings do also not show an improvement on the baseline score.

Tasks

Reproductions