← Search

Douwe Kiela

44 accepted papers

2025

Generative Representational Instruction Tuning

ICLR 2025poster

All text-based language problems can be reduced to either generation or embedding. Current models only perform well at one or the other. We introduce generative representational instruction tuning (GRIT) whereby a large language model is trained to handle both generative and embedding tasks by disti…

2025

Great Models Think Alike and this Undermines AI Oversight

ICML 2025spotlight

As Language Model (LM) capabilities advance, evaluating and supervising them at scale is getting harder for humans. There is hope that other language models can automate both these tasks, which we refer to as *AI Oversight*. We study how model similarity affects both aspects of AI oversight by propo…

2025

LMUNIT: Fine-grained Evaluation with Natural Language Unit Tests

EMNLP 2025

As language models become integral to critical workflows, assessing their behavior remains a fundamental challenge – human evaluation is costly and noisy, while automated metrics provide only coarse, difficult-to-interpret signals. We introduce natural language unit tests , a paradigm that decompose

2025

OLMoE: Open Mixture-of-Experts Language Models

ICLR 2025oral

We introduce OLMoE, a fully open, state-of-the-art language model leveraging sparse Mixture-of-Experts (MoE). OLMoE-1B-7B has 7 billion (B) parameters but uses only 1B per input token. We pretrain it on 5 trillion tokens and further adapt it to create OLMoE-1B-7B-Instruct. Our models outperform all…

2024

I am a Strange Dataset: Metalinguistic Tests for Language Models

ACL 2024long

Statements involving metalinguistic self-reference (“This paper has six sections.”) are prevalent in many domains. Can large language models (LLMs) handle such language? In this paper, we present “I am a Strange Dataset”, a new dataset for addressing this question. There are two subtasks: generation…

2024

Leveraging Diffusion Perturbations for Measuring Fairness in Computer Vision

AAAI 2024technical

Computer vision models have been known to encode harmful biases, leading to the potentially unfair treatment of historically marginalized groups, such as people of color. However, there remains a lack of datasets balanced along demographic traits that can be used to evaluate the downstream fairness…

2024

Model Alignment as Prospect Theoretic Optimization

ICML 2024spotlight

Kahneman & Tversky's $\textit{prospect theory}$ tells us that humans perceive random variables in a biased but well-defined manner (1992); for example, humans are famously loss-averse. We show that objectives for aligning LLMs with human feedback implicitly incorporate many of these biases---the suc…

Cited by 32SourcePDFScholar
2024

Nearest Neighbor Normalization Improves Multimodal Retrieval

EMNLP 2024main

Multimodal models leverage large-scale pretraining to achieve strong but still imperfect performance on tasks such as image captioning, visual question answering, and cross-modal retrieval. In this paper, we present a simple and efficient method for correcting errors in trained contrastive image-tex…

2023

DataPerf: Benchmarks for Data-Centric AI Development

NeurIPS 2023poster

Machine learning research has long focused on models rather than datasets, and prominent datasets are used for common ML tasks without regard to the breadth, difficulty, and faithfulness of the underlying problems. Neglecting the fundamental importance of data has given rise to inaccuracy, bias, and…

2023

OBELICS: An Open Web-Scale Filtered Dataset of Interleaved Image-Text Documents

NeurIPS 2023poster

Large multimodal models trained on natural documents, which interleave images and text, outperform models trained on image-text pairs on various multimodal benchmarks. However, the datasets used to train these models have not been released, and the collection process has not been fully specified. W…

2022

Analyzing Dynamic Adversarial Training Data in the Limit

ACL 2022findings

To create models that are robust across a wide range of test inputs, training datasets should include diverse examples that span numerous phenomena. Dynamic adversarial data collection (DADC), where annotators craft examples that challenge continually improving models, holds promise as an approach f…

2022

FLAVA: A Foundational Language and Vision Alignment Model

CVPR 2022poster

State-of-the-art vision and vision-and-language models rely on large-scale visio-linguistic pretraining for obtaining good performance on a variety of downstream tasks. Generally, such models are often either cross-modal (contrastive) or multi-modal (with earlier fusion) but not both; and they often…

Cited by 796PDFScholar
2022

Models in the Loop: Aiding Crowdworkers with Generative Annotation Assistants

NAACL 2022long

In Dynamic Adversarial Data Collection (DADC), human annotators are tasked with finding examples that models struggle to predict correctly. Models trained on DADC-collected training data have been shown to be more robust in adversarial and out-of-domain settings, and are considerably harder for huma…

2022

Perturbation Augmentation for Fairer NLP

EMNLP 2022main

Unwanted and often harmful social biases are becoming ever more salient in NLP research, affecting both models and datasets. In this work, we ask whether training on demographically perturbed data leads to fairer language models. We collect a large dataset of human annotated text perturbations and t…

2022

Winoground: Probing Vision and Language Models for Visio-Linguistic Compositionality

CVPR 2022poster

We present a novel task and dataset for evaluating the ability of vision and language models to conduct visio-linguistic compositional reasoning, which we call Winoground. Given two images and two captions, the goal is to match them correctly--but crucially, both captions contain a completely identi…

Cited by 440PDFScholar
2021

Answering Complex Open-Domain Questions with Multi-Hop Dense Retrieval

ICLR 2021poster

We propose a simple and efficient multi-hop dense retrieval approach for answering complex open-domain questions, which achieves state-of-the-art performance on two multi-hop datasets, HotpotQA and multi-evidence FEVER. Contrary to previous work, our method does not require access to any corpus-spec…

2021

Cross-Modal Retrieval Augmentation for Multi-Modal Classification

EMNLP 2021finding

Recent advances in using retrieval components over external knowledge sources have shown impressive results for a variety of downstream tasks in natural language processing. Here, we explore the use of unstructured external knowledge sources of images and their corresponding captions for improving v…

Cited by 29SourcePDFScholar
2021

DynaSent: A Dynamic Benchmark for Sentiment Analysis

ACL 2021long

We introduce DynaSent (‘Dynamic Sentiment’), a new English-language benchmark task for ternary (positive/negative/neutral) sentiment analysis. DynaSent combines naturally occurring sentences with sentences created using the open-source Dynabench Platform, which facilities human-and-model-in-the-loop…

2021

Dynabench: Rethinking Benchmarking in NLP

NAACL 2021long

We introduce Dynabench, an open-source platform for dynamic dataset creation and model benchmarking. Dynabench runs in a web browser and supports human-and-model-in-the-loop dataset creation: annotators seek to create examples that a target model will misclassify, but that another person will not. I…

Cited by 471SourcePDFScholar
2021

Dynaboard: An Evaluation-As-A-Service Platform for Holistic Next-Generation Benchmarking

NeurIPS 2021poster

We introduce Dynaboard, an evaluation-as-a-service framework for hosting benchmarks and conducting holistic model comparison, integrated with the Dynabench platform. Our platform evaluates NLP models directly instead of relying on self-reported metrics or predictions on a single dataset. Under this…

Cited by 66SourcePDFScholar
2021

Gradient-based Adversarial Attacks against Text Transformers

EMNLP 2021main

We propose the first general-purpose gradient-based adversarial attack against transformer models. Instead of searching for a single adversarial example, we search for a distribution of adversarial examples parameterized by a continuous-valued matrix, hence enabling gradient-based optimization. We e…

2021

Human-Adversarial Visual Question Answering

NeurIPS 2021poster

Performance on the most commonly used Visual Question Answering dataset (VQA v2) is starting to approach human accuracy. However, in interacting with state-of-the-art VQA models, it is clear that the problem is far from being solved. In order to stress test VQA models, we benchmark them against huma…

Cited by 67SourcePDFScholar
2021

I like fish, especially dolphins: Addressing Contradictions in Dialogue Modeling

ACL 2021long

To quantify how well natural language understanding models can capture consistency in a general conversation, we introduce the DialoguE COntradiction DEtection task (DECODE) and a new conversational dataset containing both human-human and human-bot contradictory dialogues. We show that: (i) our newl…

Cited by 92SourcePDFScholar
2021

Improving Question Answering Model Robustness with Synthetic Adversarial Data Generation

EMNLP 2021main

Despite recent progress, state-of-the-art question answering models remain vulnerable to a variety of adversarial attacks. While dynamic adversarial data collection, in which a human annotator tries to write examples that fool a model-in-the-loop, can improve model robustness, this process is expens…

2021

Learning from the Worst: Dynamically Generated Datasets to Improve Online Hate Detection

ACL 2021long

We present a human-and-model-in-the-loop process for dynamically generating datasets and training better performing and more robust hate detection models. We provide a new dataset of 40,000 entries, generated and labelled by trained annotators over four rounds of dynamic data creation. It includes 1…

2021

Masked Language Modeling and the Distributional Hypothesis: Order Word Matters Pre-training for Little

EMNLP 2021main

A possible explanation for the impressive performance of masked language model (MLM) pre-training is that such models have learned to represent the syntactic structures prevalent in classical NLP pipelines. In this paper, we propose a different explanation: MLMs succeed on downstream tasks almost en…

2021

On the Efficacy of Adversarial Data Collection for Question Answering: Results from a Large-Scale Randomized Study

ACL 2021long

In adversarial data collection (ADC), a human workforce interacts with a model in real time, attempting to produce examples that elicit incorrect predictions. Researchers hope that models trained on these more challenging datasets will rely less on superficial patterns, and thus be less brittle. How…

2021

Retrieval Augmentation Reduces Hallucination in Conversation

EMNLP 2021finding

Despite showing increasingly human-like conversational abilities, state-of-the-art dialogue models often suffer from factual incorrectness and hallucination of knowledge (Roller et al., 2020). In this work we explore the use of neural-retrieval-in-the-loop architectures - recently shown to be effect…

2021

Rissanen Data Analysis: Examining Dataset Characteristics via Description Length

ICML 2021spotlight

We introduce a method to determine if a certain capability helps to achieve an accurate model of given data. We view labels as being generated from the inputs by a program composed of subroutines with different capabilities, and we posit that a subroutine is useful if and only if the minimal program…

2021

What’s Hidden in a One-layer Randomly Weighted Transformer?

EMNLP 2021main

We demonstrate that, hidden within one-layer randomly weighted neural networks, there exist subnetworks that can achieve impressive performance, without ever modifying the weight initializations, on machine translation tasks. To find subnetworks for one-layer randomly weighted neural networks, we ap…

2020

Learning Optimal Representations with the Decodable Information Bottleneck

NeurIPS 2020spotlight

We address the question of characterizing and finding optimal representations for supervised learning. Traditionally, this question has been tackled using the Information Bottleneck, which compresses the inputs while retaining information about the targets, in a decoder-agnostic fashion. In machine…

2020

On the interaction between supervision and self-play in emergent communication

ICLR 2020poster

A promising approach for teaching artificial agents to use natural language involves using human-in-the-loop training. However, recent work suggests that current machine learning methods are too data inefficient to be trained in this way from scratch. In this paper, we investigate the relationship b…

Cited by 77SourcecodeScholar
2020

Retrieval-Augmented Generation for Knowledge-Intensive NLP Tasks

NeurIPS 2020poster

Large pre-trained language models have been shown to store factual knowledge in their parameters, and achieve state-of-the-art results when fine-tuned on downstream NLP tasks. However, their ability to access and precisely manipulate knowledge is still limited, and hence on knowledge-intensive tasks…

2020

The Hateful Memes Challenge: Detecting Hate Speech in Multimodal Memes

NeurIPS 2020poster

This work proposes a new challenge set for multimodal classification, focusing on detecting hate speech in multimodal memes. It is constructed such that unimodal models struggle and only multimodal models can succeed: difficult examples (“benign confounders”) are added to the dataset to make it hard…

2018

Emergent Communication in a Multi-Modal, Multi-Step Referential Game

ICLR 2018poster

Inspired by previous work on emergent communication in referential games, we propose a novel multi-modal, multi-step referential game, where the sender and receiver have access to distinct modalities of an object, and their information exchange is bidirectional and of arbitrary duration. The multi-…

2018

Learning Continuous Hierarchies in the Lorentz Model of Hyperbolic Geometry

ICML 2018oral

We are concerned with the discovery of hierarchical relationships from large-scale unstructured similarity scores. For this purpose, we study different models of hyperbolic space and find that learning embeddings in the Lorentz model is substantially more efficient than in the Poincar{é}-ball model.…

2018

Mastering the Dungeon: Grounded Language Learning by Mechanical Turker Descent

ICLR 2018poster

Contrary to most natural language processing research, which makes use of static datasets, humans learn language interactively, grounded in an environment. In this work we propose an interactive learning procedure called Mechanical Turker Descent (MTD) that trains agents to execute natural language…

Cited by 32SourcePDFScholar