English

Gradient Ascent Post-training Enhances Language Model Generalization

Computation and Language 2023-06-13 v1 Artificial Intelligence

Abstract

In this work, we empirically show that updating pretrained LMs (350M, 1.3B, 2.7B) with just a few steps of Gradient Ascent Post-training (GAP) on random, unlabeled text corpora enhances its zero-shot generalization capabilities across diverse NLP tasks. Specifically, we show that GAP can allow LMs to become comparable to 2-3x times larger LMs across 12 different NLP tasks. We also show that applying GAP on out-of-distribution corpora leads to the most reliable performance improvements. Our findings indicate that GAP can be a promising method for improving the generalization capability of LMs without any task-specific fine-tuning.

Keywords

Cite

@article{arxiv.2306.07052,
  title  = {Gradient Ascent Post-training Enhances Language Model Generalization},
  author = {Dongkeun Yoon and Joel Jang and Sungdong Kim and Minjoon Seo},
  journal= {arXiv preprint arXiv:2306.07052},
  year   = {2023}
}

Comments

ACL 2023 Main Conference (Short Paper)

R2 v1 2026-06-28T11:02:50.647Z