SOTAVerified

How effective is BERT without word ordering? Implications for language understanding and data privacy

2021-08-01ACL 2021Unverified0· sign in to hype

Jack Hessel, Alexandra Schofield

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Ordered word sequences contain the rich structures that define language. However, it's often not clear if or how modern pretrained language models utilize these structures. We show that the token representations and self-attention activations within BERT are surprisingly resilient to shuffling the order of input tokens, and that for several GLUE language understanding tasks, shuffling only minimally degrades performance, e.g., by 4\% for QNLI. While bleak from the perspective of language understanding, our results have positive implications for cases where copyright or ethics necessitates the consideration of bag-of-words data (vs. full documents). We simulate such a scenario for three sensitive classification tasks, demonstrating minimal performance degradation vs. releasing full language sequences.

Tasks

Reproductions