← Search

Phil Blunsom

30 accepted papers

2025

Improving Reward Models with Synthetic Critiques

NAACL 2025findings

Reward models (RMs) play a critical role in aligning language models through the process of reinforcement learning from human feedback. RMs are trained to predict a score reflecting human preference, which requires significant time and cost for human annotation. Additionally, RMs tend to quickly ove…

2025

Rope to Nope and Back Again: A New Hybrid Attention Strategy

NeurIPS 2025poster

Long-context large language models (LLMs) have achieved remarkable advancements, driven by techniques like Rotary Position Embedding (RoPE) (Su et al., 2023) and its extensions (Chen et al., 2023; Liu et al., 2024c; Peng et al., 2023). By adjusting RoPE parameters and incorporating training data wit…

Cited by 0SourceScholar
2024

Aya Model: An Instruction Finetuned Open-Access Multilingual Language Model

ACL 2024long

Recent breakthroughs in large language models (LLMs) have centered around a handful of data-rich languages. What does it take to broaden access to breakthroughs beyond first-class citizen languages? Our work introduces Aya, a massively multilingual generative language model that follows instructions…

Cited by 181SourcePDFScholar
2024

BAM! Just Like That: Simple and Efficient Parameter Upcycling for Mixture of Experts

NeurIPS 2024poster

Mixture of Experts (MoE) framework has become a popular architecture for large language models due to its superior performance compared to dense models. However, training MoEs from scratch in a large-scale regime is prohibitively expensive. Previous work addresses this challenge by independently tra…

Cited by 5SourcePDFScholar
2024

Separations in the Representational Capabilities of Transformers and Recurrent Architectures

NeurIPS 2024poster

Transformer architectures have been widely adopted in foundation models. Due to their high inference costs, there is renewed interest in exploring the potential of efficient recurrent architectures (RNNs). In this paper, we analyze the differences in the representational capabilities of Transformers…

Cited by 7SourcePDFScholar
2024

Understanding In-Context Learning in Transformers and LLMs by Learning to Learn Discrete Functions

ICLR 2024oral

In order to understand the in-context learning phenomenon, recent works have adopted a stylized experimental framework and demonstrated that Transformers can match the performance of gradient-based learning algorithms for various classes of real-valued functions. However, the limitations of Transfor…

Cited by 44SourcePDFScholar
2023

Intriguing Properties of Quantization at Scale

NeurIPS 2023poster

Emergent properties have been widely adopted as a term to describe behavior not present in smaller models but observed in larger models (Wei et al., 2022a). Recent work suggests that the trade-off incurred by quantization is also an emergent property, with sharp drops in performance in models over…

Cited by 38SourcePDFScholar
2023

On “Scientific Debt” in NLP: A Case for More Rigour in Language Model Pre-Training Research

ACL 2023long

This evidence-based position paper critiques current research practices within the language model pre-training literature. Despite rapid recent progress afforded by increasingly better pre-trained language models (PLMs), current PLM research practices often conflate different possible sources of mod…

Cited by 8SourcePDFScholar
2023

Simplicity Bias in Transformers and their Ability to Learn Sparse Boolean Functions

ACL 2023long

Despite the widespread success of Transformers on NLP tasks, recent works have found that they struggle to model several formal languages when compared to recurrent models. This raises the question of why Transformers perform well in practice and whether they have any properties that enable them to…

2022

A Systematic Investigation of Commonsense Knowledge in Large Language Models

EMNLP 2022main

Language models (LMs) trained on large amounts of data have shown impressive performance on many NLP tasks under the zero-shot and few-shot setup. Here we aim to better understand the extent to which such models learn commonsense knowledge — a critical component of many NLP applications. We conduct…

Cited by 72SourcePDFScholar
2022

Augmenting Multi-Turn Text-to-SQL Datasets with Self-Play

EMNLP 2022finding

The task of context-dependent text-to-SQL aims to convert multi-turn user utterances to formal SQL queries. This is a challenging task due to both the scarcity of training data from which to learn complex contextual dependencies and to generalize to unseen databases. In this paper we explore augment…

2022

Revisiting the Compositional Generalization Abilities of Neural Sequence Models

ACL 2022short

Compositional generalization is a fundamental trait in humans, allowing us to effortlessly combine known phrases to form novel sentences. Recent works have claimed that standard seq-to-seq models severely lack the ability to compositionally generalize. In this paper, we focus on one-shot primitive g…

2022

StreamingQA: A Benchmark for Adaptation to New Knowledge over Time in Question Answering Models

ICML 2022spotlight

Knowledge and language understanding of models evaluated through question answering (QA) has been usually studied on static snapshots of knowledge, like Wikipedia. However, our world is dynamic, evolves over time, and our models’ knowledge becomes outdated. To study how semi-parametric QA models and…

2021

Mind the Gap: Assessing Temporal Generalization in Neural Language Models

NeurIPS 2021spotlight

Our world is open-ended, non-stationary, and constantly evolving; thus what we talk about and how we talk about it change over time. This inherent dynamic nature of language contrasts with the current static language modelling paradigm, which trains and evaluates models on utterances from overlappin…

2020

Visual Grounding in Video for Unsupervised Word Translation

CVPR 2020poster

There are thousands of actively spoken languages on Earth, but a single visual world. Grounding in this visual world has the potential to bridge the gap between all these languages. Our goal is to use visual grounding to improve unsupervised word mapping between languages. The key idea is to establi…

Cited by 58PDFcodeScholar
2018

Memory Architectures in Recurrent Neural Network Language Models

ICLR 2018poster

We compare and analyze sequential, random access, and stack memory architectures for recurrent neural network language models. Our experiments on the Penn Treebank and Wikitext-2 datasets show that stack-based memory architectures consistently achieve the best performance in terms of held out perple…

Cited by 63SourcePDFScholar
2018

e-SNLI: Natural Language Inference with Natural Language Explanations

NeurIPS 2018poster

In order for machine learning to garner widespread public adoption, models must be able to provide interpretable and robust explanations for their decisions, as well as learn from human-provided explanations at train time. In this work, we extend the Stanford Natural Language Inference dataset with…

2017

Discovering Discrete Latent Topics with Neural Variational Inference

ICML 2017poster

Topic models have been widely explored as probabilistic generative models of documents. Traditional inference methods have sought closed-form derivations for updating the models, however as the expressiveness of these models grows, so does the difficulty of performing fast and accurate inference ove…

Cited by 399SourcePDFScholar
2017

Learning to Compose Words into Sentences with Reinforcement Learning

ICLR 2017poster

We use reinforcement learning to learn tree-structured neural networks for computing representations of natural language sentences. In contrast with prior work on tree-structured models, in which the trees are either provided as input or predicted using supervision from explicit treebank annotations…

Cited by 208SourceScholar
2015

Learning to Transduce with Unbounded Memory

NeurIPS 2015poster

Recently, strong results have been demonstrated by Deep Recurrent Neural Networks on natural language transduction problems. In this paper we explore the representational power of these models using synthetic grammars designed to exhibit phenomena similar to those found in real transduction problems…

Cited by 353SourcePDFScholar
2015

Teaching Machines to Read and Comprehend

NeurIPS 2015poster

Teaching machines to read natural language documents remains an elusive challenge. Machine reading systems can be tested on their ability to answer questions posed on the contents of documents that they have seen, but until now large scale training and test datasets have been missing for this type o…