← Search

Jonathan Berant

42 accepted papers

2026

PLANTAIN: Plan-Answer Interleaved Reasoning

ICML 2026spotlight

Reasoning models often spend a lot of time thinking before they generate a visible response. This creates a frustrating, but unfortunately common, experience: the user's time is wasted while the model reasons from a false premise that could have easily been corrected. In contrast, human speakers per…

Cited by 0SourceScholar
2025

In-Context Learning with Long-Context Models: An In-Depth Exploration

NAACL 2025long

As model context lengths continue to increase, the number of demonstrations that can be provided in-context approaches the size of entire training datasets. We study the behavior of in-context learning (ICL) at this extreme scale on multiple datasets and models. We show that, for many datasets with…

Cited by 65SourcePDFScholar
2025

InfAlign: Inference-aware language model alignment

ICML 2025poster

Language model alignment is a critical step in training modern generative language models. Alignment targets to improve win rate of a sample from the aligned model against the base model. Today, we are increasingly using inference-time algorithms (e.g., Best-of-$N$ , controlled decoding, tree search…

Cited by 3SourcePDFScholar
2025

Never Train from Scratch: Fair Comparison of Long-Sequence Models Requires Data-Driven Priors (Extended Abstract)

IJCAI 2025

This paper is an extended abstract of our ICLR 2024 Outstanding Paper Award work. Modeling long-range dependencies across sequences is a longstanding goal in machine learning. While state space models reportedly outperform Transformers on benchmarks like Long Range Arena, we show that random initial

Cited by 0SourcePDFScholar
2025

Rewarding Progress: Scaling Automated Process Verifiers for LLM Reasoning

ICLR 2025spotlight

A promising approach for improving reasoning in large language models is to use process reward models (PRMs). PRMs provide feedback at each step of a multi-step reasoning trace, improving credit assignment over outcome reward models (ORMs) that only provide feedback at the final step. However, colle…

Cited by 59SourcePDFScholar
2025

Theoretical guarantees on the best-of-n alignment policy

ICML 2025poster

A simple and effective method for the inference-time alignment of generative models is the best-of-$n$ policy, where $n$ samples are drawn from a reference policy, ranked based on a reward function, and the highest ranking one is selected. A commonly used analytical expression in the literature cla…

Cited by 31SourcePDFScholar
2025

When the LM misunderstood the human chuckled: Analyzing garden path effects in humans and language models

ACL 2025long

Modern Large Language Models (LLMs) have shown human-like abilities in many language tasks, sparking interest in comparing LLMs’ and humans’ language processing. In this paper, we try to answer two questions: 1. What makes garden-path sentences hard to understand for humans? 2. Do the same reasons m…

Cited by 0SourcePDFScholar
2024

AssistantBench: Can Web Agents Solve Realistic and Time-Consuming Tasks?

EMNLP 2024main

Language agents, built on top of language models (LMs), are systems that can interact with complex environments, such as the open web. In this work, we examine whether such agents can perform realistic and time-consuming tasks on the web, e.g., monitoring real-estate markets or locating relevant nea…

Cited by 13SourcePDFScholar
2024

Making Retrieval-Augmented Language Models Robust to Irrelevant Context

ICLR 2024poster

Retrieval-augmented language models (RALMs) hold promise to produce language understanding systems that are are factual, efficient, and up-to-date. An important desideratum of RALMs, is that retrieved information helps model performance when it is relevant, and does not harm performance when it is n…

2024

Never Train from Scratch: Fair Comparison of Long-Sequence Models Requires Data-Driven Priors

ICLR 2024oral

Modeling long-range dependencies across sequences is a longstanding goal in machine learning and has led to architectures, such as state space models, that dramatically outperform Transformers on long sequences. However, these impressive empirical gains have been by and large demonstrated on benchma…

2024

SEMQA: Semi-Extractive Multi-Source Question Answering

NAACL 2024long

Recently proposed long-form question answering (QA) systems, supported by large language models (LLMs), have shown promising capabilities. Yet, attributing and verifying their generated abstractive answers can be difficult, and automatically evaluating their accuracy remains an ongoing challenge.In…

2024

Transforming and Combining Rewards for Aligning Large Language Models

ICML 2024poster

A common approach for aligning language models to human preferences is to first learn a reward model from preference data, and then use this reward model to update the language model. We study two closely related problems that arise in this approach. First, any monotone transformation of the reward…

Cited by 9SourcePDFScholar
2023

Answering Questions by Meta-Reasoning over Multiple Chains of Thought

EMNLP 2023long main

Modern systems for multi-hop question answering (QA) typically break questions into a sequence of reasoning steps, termed chain-of-thought (CoT), before arriving at a final answer. Often, multiple chains are sampled and aggregated through a voting mechanism over the final answers, but the intermedia…

Cited by 0SourcecodeScholar
2023

Diverse Demonstrations Improve In-context Compositional Generalization

ACL 2023long

In-context learning has shown great success in i.i.d semantic parsing splits, where the training and test sets are drawn from the same distribution. In this setup, models are typically prompted with demonstrations that are similar to the input utterance. However, in the setup of compositional genera…

2023

From Pixels to UI Actions: Learning to Follow Instructions via Graphical User Interfaces

NeurIPS 2023spotlight

Much of the previous work towards digital agents for graphical user interfaces (GUIs) has relied on text-based representations (derived from HTML or other structured data sources), which are not always readily available. These input representations have been often coupled with custom, task-specific…

2023

What Are You Token About? Dense Retrieval as Distributions Over the Vocabulary

ACL 2023long

Dual encoders are now the dominant architecture for dense retrieval. Yet, we have little understanding of how they represent text, and why this leads to good performance. In this work, we shed light on this question via distributions over the vocabulary. We propose to interpret the vector representa…

2023

ZeroSCROLLS: A Zero-Shot Benchmark for Long Text Understanding

EMNLP 2023long findings

We introduce ZeroSCROLLS, a zero-shot benchmark for natural language understanding over long texts, which contains only test and small validation sets, without training data. We adapt six tasks from the SCROLLS benchmark, and add four new datasets, including two novel information fusing tasks, such…

Cited by 0SourcecodeScholar
2022

Inferring Implicit Relations in Complex Questions with Language Models

EMNLP 2022finding

A prominent challenge for modern language understanding systems is the ability to answer implicit reasoning questions, where the required reasoning steps for answering the question are not mentioned in the text explicitly. In this work, we investigate why current models struggle with implicit reason…

2022

Learning to Retrieve Passages without Supervision

NAACL 2022long

Dense retrievers for open-domain question answering (ODQA) have been shown to achieve impressive performance by training on large datasets of question-passage pairs. In this work we ask whether this dependence on labeled data can be reduced via unsupervised pretraining that is geared towards ODQA. W…

2022

SCROLLS: Standardized CompaRison Over Long Language Sequences

EMNLP 2022main

NLP benchmarks have largely focused on short texts, such as sentences and paragraphs, even though long texts comprise a considerable amount of natural language in the wild. We introduce SCROLLS, a suite of tasks that require reasoning over long texts. We examine existing long-text datasets, and hand…

2022

Scaling Laws Under the Microscope: Predicting Transformer Performance from Small Scale Experiments

EMNLP 2022finding

Neural scaling laws define a predictable relationship between a model’s parameter count and its performance after training in the form of a power law. However, most research to date has not explicitly investigated whether scaling laws can be used to accelerate model development. In this work, we per…

Cited by 15SourcePDFScholar
2022

Turning Tables: Generating Examples from Semi-structured Tables for Endowing Language Models with Reasoning Skills

ACL 2022long

Models pre-trained with a language modeling objective possess ample world knowledge and language skills, but are known to struggle in tasks that require reasoning. In this work, we propose to leverage semi-structured tables, and automatically generate at scale question-paragraph pairs, where answeri…

2022

Unobserved Local Structures Make Compositional Generalization Hard

EMNLP 2022main

While recent work has shown that sequence-to-sequence models struggle to generalize to new compositions (termed compositional generalization), little is known on what makes compositional generalization hard on a particular test instance. In this work, we investigate the factors that make generalizat…

2022

Weakly Supervised Text-to-SQL Parsing through Question Decomposition

NAACL 2022findings

Text-to-SQL parsers are crucial in enabling non-experts to effortlessly query relational data. Training such parsers, by contrast, generally requires expertise in annotating natural language (NL) utterances with corresponding SQL queries. In this work, we propose a weak supervision approach for trai…

2021

COVR: A Test-Bed for Visually Grounded Compositional Generalization with Real Images

EMNLP 2021main

While interest in models that generalize at test time to new compositions has risen in recent years, benchmarks in the visually-grounded domain have thus far been restricted to synthetic images. In this work, we propose COVR, a new test-bed for visually-grounded compositional generalization with rea…

2021

CommonsenseQA 2.0: Exposing the Limits of AI through Gamification

NeurIPS 2021poster

Constructing benchmarks that test the abilities of modern natural language understanding models is difficult - pre-trained language models exploit artifacts in benchmarks to achieve human parity, but still fail on adversarial examples and make errors that demonstrate a lack of common sense. In this…

Cited by 124SourceScholar
2021

Few-Shot Question Answering by Pretraining Span Selection

ACL 2021long

In several question answering benchmarks, pretrained models have reached human parity through fine-tuning on an order of 100,000 annotated questions and answers. We explore the more realistic few-shot setting, where only a few hundred training examples are available, and observe that standard models…

2021

Finding needles in a haystack: Sampling Structurally-diverse Training Sets from Synthetic Data for Compositional Generalization

EMNLP 2021main

Modern semantic parsers suffer from two principal limitations. First, training requires expensive collection of utterance-program pairs. Second, semantic parsers fail to generalize at test time to new compositions/structures that have not been observed during training. Recent research has shown that…

2021

MultiModalQA: complex question answering over text, tables and images

ICLR 2021poster

When answering complex questions, people can seamlessly combine information from visual, textual and tabular sources. While interest in models that reason over multiple pieces of evidence has surged in recent years, there has been relatively little work on question answering models that reason acro…

Cited by 162SourcePDFScholar
2021

Transformer Feed-Forward Layers Are Key-Value Memories

EMNLP 2021main

Feed-forward layers constitute two-thirds of a transformer model’s parameters, yet their role in the network remains under-explored. We show that feed-forward layers in transformer-based language models operate as key-value memories, where each key correlates with textual patterns in the training ex…

2021

What’s in Your Head? Emergent Behaviour in Multi-Task Transformer Models

EMNLP 2021main

The primary paradigm for multi-task training in natural language processing is to represent the input with a shared pre-trained language model, and add a small, thin network (head) per task. Given an input, a target head is the head that is selected for outputting the final prediction. In this work,…

2020

Leap-Of-Thought: Teaching Pre-Trained Models to Systematically Reason Over Implicit Knowledge

NeurIPS 2020spotlight

To what extent can a neural network systematically reason over symbolic facts? Evidence suggests that large pre-trained language models (LMs) acquire some reasoning capacity, but this ability is difficult to control. Recently, it has been shown that Transformer-based models succeed in consistent re…

2019

Neural network gradient-based learning of black-box function interfaces

ICLR 2019poster

Deep neural networks work well at approximating complicated functions when provided with data and trained by gradient descent methods. At the same time, there is a vast amount of existing functions that programmatically solve different tasks in a precise manner eliminating the need for training. In…

Cited by 17SourcePDFScholar
2018

Mapping Images to Scene Graphs with Permutation-Invariant Structured Prediction

NeurIPS 2018poster

Machine understanding of complex images is a key goal of artificial intelligence. One challenge underlying this task is that visual scenes contain multiple inter-related objects, and that global context plays an important role in interpreting the scene. A natural modeling framework for capturing suc…

2018

Memory Augmented Policy Optimization for Program Synthesis and Semantic Parsing

NeurIPS 2018spotlight

We present Memory Augmented Policy Optimization (MAPO), a simple and novel way to leverage a memory buffer of promising trajectories to reduce the variance of policy gradient estimate. MAPO is applicable to deterministic environments with discrete actions, such as structured prediction and combinato…