paper-with-me

Papers

Coherence boosting: When your pretrained language model is not paying enough attention

2021-10-15 · ACL 2022 5 · Nikolay Malkin, Zhen Wang, Nebojsa Jojic

Long-range semantic coherence remains a challenge in automatic language generation and understanding. We demonstrate that large language models have insufficiently learned the effect of distant words on next-token prediction. We present coherence boosting, an inference procedure that increases a LM's focus on a long context. We show the benefits of coherence boosting with pretrained models by distributional analyses of generated ordinary text and dialog responses. It is also found that coherence boosting with state-of-the-art models for various zero-shot NLP tasks yields performance gains with no additional training.

📄 PDF Abstract BibTeX arXiv:2110.08294

Code (1)

zhenwang9102/coherence-boosting 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingText Generation

Similar Papers 제목 키워드 기반

Boosting coherence of language models

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Naturality of long-term information structure -- coherence -- remains a challenge in language generation. Large language models have insufficiently learned such structure, as their long-form generations differ from natur…

Text Generation

From Words to Numbers: Your Large Language Model Is Secretly A Capable Regressor When Given In-Context Examples

2024-04-11 · Robert Vacareanu, Vlad-Andrei Negru, Vasile Suciu, Mihai Surdeanu

We analyze how well pre-trained large language models (e.g., Llama2, GPT-4, Claude 3, etc) can do linear and non-linear regression when given in-context examples, without any additional training or gradient updates. Our …

Language ModelingLanguage ModellingLarge Language Modelregression

Self-Improvement as Coherence Optimization: A Theoretical Account

2026-01-20 · Tianyi Qiu, Ahmed Hani Ismail, Zhonghao He, Shi Feng arxiv

Can language models improve their accuracy without external supervision? Methods such as debate, bootstrap, and internal coherence maximization achieve this surprising feat, even matching golden finetuning performance. Y…

Don't Sweep your Learning Rate under the Rug: A Closer Look at Cross-modal Transfer of Pretrained Transformers

2021-07-26 · Danielle Rothermel, Margaret Li, Tim Rocktäschel, Jakob Foerster

Self-supervised pre-training of large-scale transformer models on text corpora followed by finetuning has achieved state-of-the-art on a number of natural language processing tasks. Recently, Lu et al. (2021, arXiv:2103.…

Assessing the Coherence Modeling Capabilities of Pretrained Transformer-based Language Models

2021-11-16 · ACL ARR November 2021 11 · Anonymous

The task of ordering a shuffled set of sentences into a coherent text is used to evaluate the capacity of a model to understand causal and temporal relations between entities and events. Recent approaches rely on pretrai…

DiversitySentenceSentence Ordering