Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
119 tokens/sec
GPT-4o
56 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Position Masking for Language Models (2006.05676v1)

Published 2 Jun 2020 in cs.CL, cs.LG, and stat.ML

Abstract: Masked LLMing (MLM) pre-training models such as BERT corrupt the input by replacing some tokens with [MASK] and then train a model to reconstruct the original tokens. This is an effective technique which has led to good results on all NLP benchmarks. We propose to expand upon this idea by masking the positions of some tokens along with the masked input token ids. We follow the same standard approach as BERT masking a percentage of the tokens positions and then predicting their original values using an additional fully connected classifier stage. This approach has shown good performance gains (.3\% improvement) for the SQUAD additional improvement in convergence times. For the Graphcore IPU the convergence of BERT Base with position masking requires only 50\% of the tokens from the original BERT paper.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (5)
  1. Andy Wagner (1 paper)
  2. Tiyasa Mitra (2 papers)
  3. Mrinal Iyer (5 papers)
  4. Marc Tremblay (1 paper)
  5. Godfrey Da costa (2 papers)
Citations (4)

Summary

We haven't generated a summary for this paper yet.