← Search

Adina Williams

28 accepted papers

2025

Arbiters of Ambivalence: Challenges of using LLMs in No-Consensus tasks

ACL 2025finding

The increasing use of LLMs as substitutes for humans in “aligning” LLMs has raised questions about their ability to replicate human judgments and preferences, especially in ambivalent scenarios where humans disagree. This study examines the biases and limitations of LLMs in three roles: answer gener…

Cited by 0SourcePDFScholar
2025

Do different prompting methods yield a common task representation in language models?

NeurIPS 2025poster

Demonstrations and instructions are two primary approaches for prompting language models to perform in-context learning (ICL) tasks. Do identical tasks elicited in different ways result in similar representations of the task? An improved understanding of task representation mechanisms would offer in…

Cited by 0SourceScholar
2025

Domain Regeneration: How well do LLMs match syntactic properties of text domains?

ACL 2025finding

Recent improvement in large language model performance have, in all likelihood, been accompanied by improvement in how well they can approximate the distribution of their training data. In this work, we explore the following question: which properties of text domains do LLMs faithfully approximate,…

2025

Improving Model Evaluation using SMART Filtering of Benchmark Datasets

NAACL 2025long

One of the most challenging problems facing NLP today is evaluation. Some of the most pressing issues pertain to benchmark saturation, data contamination, and diversity in the quality of test examples. To address these concerns, we propose Selection Methodology for Accurate, Reduced, and Targeted (S…

Cited by 2SourcePDFScholar
2025

On the Role of Speech Data in Reducing Toxicity Detection Bias

NAACL 2025long

Text toxicity detection systems exhibit significant biases, producing disproportionate rates of false positives on samples mentioning demographic groups. But what about toxicity detection in speech? To investigate the extent to which text-based biases are mitigated by speech-based systems, we produc…

Cited by 0SourcePDFScholar
2025

What’s in Common? Multimodal Models Hallucinate When Reasoning Across Scenes

NeurIPS 2025poster

Multimodal language models possess a remarkable ability to handle an open-vocabulary worth of objects. Yet the best models still suffer from hallucinations when reasoning about scenes in the real world, revealing a gap between their seemingly strong performance on existing perception benchmarks that…

Cited by 0SourceScholar
2024

Are Female Carpenters like Blue Bananas? A Corpus Investigation of Occupation Gender Typicality

ACL 2024findings

People tend to use language to mention surprising properties of events: for example, when a banana is blue, we are more likely to mention color than when it is yellow. This fact is taken to suggest that yellowness is somehow a typical feature of bananas, and blueness is exceptional. Similar to how a…

2024

EmphAssess : a Prosodic Benchmark on Assessing Emphasis Transfer in Speech-to-Speech Models

EMNLP 2024main

We introduce EmphAssess, a prosodic benchmark designed to evaluate the capability of speech-to-speech models to encode and reproduce prosodic emphasis. We apply this to two tasks: speech resynthesis and speech-to-speech translation. In both cases, the benchmark evaluates the ability of the model to…

2024

The Factorization Curse: Which Tokens You Predict Underlie the Reversal Curse and More

NeurIPS 2024poster

Today's best language models still struggle with "hallucinations", factually incorrect generations, which impede their ability to reliably retrieve information seen during training. The *reversal curse*, where models cannot recall information when probed in a different order than was encountered dur…

Cited by 9SourcePDFScholar
2024

The PRISM Alignment Dataset: What Participatory, Representative and Individualised Human Feedback Reveals About the Subjective and Multicultural Alignment of Large Language Models

NeurIPS 2024oral

Human feedback is central to the alignment of Large Language Models (LLMs). However, open questions remain about the methods (how), domains (where), people (who) and objectives (to what end) of feedback processes. To navigate these questions, we introduce PRISM, a new dataset which maps the sociodem…

2023

A Latent-Variable Model for Intrinsic Probing

AAAI 2023technical

The success of pre-trained contextualized representations has prompted researchers to analyze them for the presence of linguistic information. Indeed, it is natural to assume that these pre-trained representations do encode some level of linguistic knowledge as they have brought about large empiric…

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

Language model acceptability judgements are not always robust to context

ACL 2023long

Targeted syntactic evaluations of language models ask whether models show stable preferences for syntactically acceptable content over minimal-pair unacceptable inputs. Our best syntactic evaluation datasets, however, provide substantially less linguistic context than models receive during pretraini…

2023

ROBBIE: Robust Bias Evaluation of Large Generative Language Models

EMNLP 2023long main

As generative large language models (LLMs) grow more performant and prevalent, we must develop comprehensive enough tools to measure and improve their fairness. Different prompt-based datasets can be used to measure social bias across multiple text domains and demographic axes, meaning that testing…

Cited by 0SourceScholar
2023

Robustness of Named-Entity Replacements for In-Context Learning

EMNLP 2023short findings

A key feature of modern large language models (LLMs) is their ability to perform in-context learning, a prompting technique where query- answer demonstrations are shown before the final query. This allows for generalization to novel distributions at inference time where the LLM can learn new rules w…

Cited by 0SourceScholar
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

Benchmarking Compositionality with Formal Languages

COLING 2022main

Recombining known primitive concepts into larger novel combinations is a quintessentially human cognitive capability. Whether large neural models in NLP acquire this ability while learning from data is an open question. In this paper, we look at this problem from the perspective of formal languages.…

2022

Investigating Failures of Automatic Translationin the Case of Unambiguous Gender

ACL 2022long

Transformer-based models are the modern work horses for neural machine translation (NMT), reaching state of the art across several benchmarks. Despite their impressive accuracy, we observe a systemic and rudimentary class of errors made by current state-of-the-art NMT models with regards to translat…

2022

On the Machine Learning of Ethical Judgments from Natural Language

NAACL 2022long

Ethics is one of the longest standing intellectual endeavors of humanity. In recent years, the fields of AI and NLP have attempted to address issues of harmful outcomes in machine learning systems that are made to interface with humans. One recent approach in this vein is the construction of NLP mor…

Cited by 17SourcePDFScholar
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

The Curious Case of Absolute Position Embeddings

EMNLP 2022finding

Transformer language models encode the notion of word order using positional information. Most commonly, this positional information is represented by absolute position embeddings (APEs), that are learned from the pretraining data. However, in natural language, it is not absolute position that matte…

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
2022

“I’m sorry to hear that”: Finding New Biases in Language Models with a Holistic Descriptor Dataset

EMNLP 2022main

As language models grow in popularity, it becomes increasingly important to clearly measure all possible markers of demographic identity in order to avoid perpetuating existing societal harms. Many datasets for measuring bias currently exist, but they are restricted in their coverage of demographic…

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

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

Sometimes We Want Ungrammatical Translations

EMNLP 2021finding

Rapid progress in Neural Machine Translation (NMT) systems over the last few years has focused primarily on improving translation quality, and as a secondary focus, improving robustness to perturbations (e.g. spelling). While performance and robustness are important objectives, by over-focusing on t…