← Search

Yoav Levine

12 accepted papers

2025

Position: Language model developers should report train-test overlap

ICML 2025spotlight

Language models are extensively evaluated, but correctly interpreting evaluation results requires knowledge of train-test overlap, which refers to the extent to which the language model is trained on the very data it is being tested on. The public currently lacks adequate information about train-tes…

Cited by 6SourcePDFScholar
2024

Fundamental Limitations of Alignment in Large Language Models

ICML 2024poster

An important aspect in developing language models that interact with humans is aligning their behavior to be useful and unharmful for their human users. This is usually achieved by tuning the model in a way that enhances desired behaviors and inhibits undesired ones, a process referred to as alignme…

2024

STEER: Assessing the Economic Rationality of Large Language Models

ICML 2024poster

There is increasing interest in using LLMs as decision-making "agents". Doing so includes many degrees of freedom: which model should be used; how should it be prompted; should it be asked to introspect, conduct chain-of-thought reasoning, etc? Settling these questions---and more broadly, determinin…

Cited by 16SourcePDFScholar
2023

Parallel Context Windows for Large Language Models

ACL 2023long

When applied to processing long text, Large Language Models (LLMs) are limited by their context window. Existing efforts to address this limitation involve training specialized architectures, and cannot be easily applied to off- the-shelf LLMs. We present Parallel Context Windows (PCW), a method tha…

2023

Sub-Task Decomposition Enables Learning in Sequence to Sequence Tasks

ICLR 2023poster

The field of Natural Language Processing (NLP) has experienced a dramatic leap in capabilities with the recent introduction of huge Language Models (LMs). Despite this success, natural language problems that involve several compounded steps are still practically unlearnable, even by the largest LMs.…

2022

The Inductive Bias of In-Context Learning: Rethinking Pretraining Example Design

ICLR 2022spotlight

Pretraining Neural Language Models (NLMs) over a large corpus involves chunking the text into training examples, which are contiguous text segments of sizes processable by the neural architecture. We highlight a bias introduced by this common practice: we prove that the pretrained NLM can model much…

Cited by 40SourcePDFScholar
2021

PMI-Masking: Principled masking of correlated spans

ICLR 2021spotlight

Masking tokens uniformly at random constitutes a common flaw in the pretraining of Masked Language Models (MLMs) such as BERT. We show that such uniform masking allows an MLM to minimize its training objective by latching onto shallow local signals, leading to pretraining inefficiency and suboptimal…

Cited by 81SourcePDFScholar
2021

Which transformer architecture fits my data? A vocabulary bottleneck in self-attention

ICML 2021spotlight

After their successful debut in natural language processing, Transformer architectures are now becoming the de-facto standard in many domains. An obstacle for their deployment over new modalities is the architectural configuration: the optimal depth-to-width ratio has been shown to dramatically vary…

Cited by 26SourcePDFScholar
2018

Deep Learning and Quantum Entanglement: Fundamental Connections with Implications to Network Design

ICLR 2018poster

Formal understanding of the inductive bias behind deep convolutional networks, i.e. the relation between the network's architectural features and the functions it is able to model, is limited. In this work, we establish a fundamental connection between the fields of quantum physics and deep learning…

Cited by 147SourcePDFScholar