@inproceedings{yoshida-gimpel-2021-reconsidering-past,
title = "Reconsidering the Past: Optimizing Hidden States in Language Models",
author = "Yoshida, Davis and
Gimpel, Kevin",
editor = "Moens, Marie-Francine and
Huang, Xuanjing and
Specia, Lucia and
Yih, Scott Wen-tau",
booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2021",
month = nov,
year = "2021",
address = "Punta Cana, Dominican Republic",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2021.findings-emnlp.346/",
doi = "10.18653/v1/2021.findings-emnlp.346",
pages = "4099--4105",
abstract = "We present Hidden-State Optimization (HSO), a gradient-based method for improving the performance of transformer language models at inference time. Similar to dynamic evaluation (Krause et al., 2018), HSO computes the gradient of the log-probability the language model assigns to an evaluation text, but uses it to update the cached hidden states rather than the model parameters. We test HSO with pretrained Transformer-XL and GPT-2 language models, finding improvement on the WikiText-103 and PG-19 datasets in terms of perplexity, especially when evaluating a model outside of its training distribution. We also demonstrate downstream applicability by showing gains in the recently developed prompt-based few-shot evaluation setting, again with no extra parameters or training data."
}
Markdown (Informal)
[Reconsidering the Past: Optimizing Hidden States in Language Models](https://preview.aclanthology.org/fix-sig-urls/2021.findings-emnlp.346/) (Yoshida & Gimpel, Findings 2021)
ACL