SOTAVerified

Position Information in Transformers: An Overview

2021-02-22CL (ACL) 2022Unverified0· sign in to hype

Philipp Dufter, Martin Schmitt, Hinrich Schütze

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Transformers are arguably the main workhorse in recent Natural Language Processing research. By definition a Transformer is invariant with respect to reordering of the input. However, language is inherently sequential and word order is essential to the semantics and syntax of an utterance. In this article, we provide an overview and theoretical comparison of existing methods to incorporate position information into Transformer models. The objectives of this survey are to (1) showcase that position information in Transformer is a vibrant and extensive research area; (2) enable the reader to compare existing methods by providing a unified notation and systematization of different approaches along important model dimensions; (3) indicate what characteristics of an application should be taken into account when selecting a position encoding; (4) provide stimuli for future research.

Tasks

Reproductions