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

SAS: Self-Augmentation Strategy for Language Model Pre-training (2106.07176v5)

Published 14 Jun 2021 in cs.CL and cs.AI

Abstract: The core of self-supervised learning for pre-training LLMs includes pre-training task design as well as appropriate data augmentation. Most data augmentations in LLM pre-training are context-independent. A seminal contextualized augmentation was recently proposed in ELECTRA and achieved state-of-the-art performance by introducing an auxiliary generation network (generator) to produce contextualized data augmentation for the training of a main discrimination network (discriminator). This design, however, introduces extra computation cost of the generator and a need to adjust the relative capability between the generator and the discriminator. In this paper, we propose a self-augmentation strategy (SAS) where a single network is utilized for both regular pre-training and contextualized data augmentation for the training in later epochs. Essentially, this strategy eliminates a separate generator and uses the single network to jointly conduct two pre-training tasks with MLM (Masked LLMing) and RTD (Replaced Token Detection) heads. It avoids the challenge to search for an appropriate size of the generator, which is critical to the performance as evidenced in ELECTRA and its subsequent variant models. In addition, SAS is a general strategy that can be seamlessly combined with many new techniques emerging recently or in the future, such as the disentangled attention mechanism from DeBERTa. Our experiments show that SAS is able to outperform ELECTRA and other state-of-the-art models in the GLUE tasks with similar or less computation cost.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (7)
  1. Yifei Xu (22 papers)
  2. Jingqiao Zhang (5 papers)
  3. Ru He (12 papers)
  4. Liangzhu Ge (3 papers)
  5. Chao Yang (333 papers)
  6. Cheng Yang (168 papers)
  7. Ying Nian Wu (138 papers)
Citations (1)

Summary

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