← Search

Emily Reif

7 accepted papers

2024

A Pretrainer’s Guide to Training Data: Measuring the Effects of Data Age, Domain Coverage, Quality, & Toxicity

NAACL 2024long

Pretraining data design is critically under-documented and often guided by empirically unsupported intuitions. We pretrain models on data curated (1) at different collection times, (2) with varying toxicity and quality filters, and (3) with different domain compositions. First, we find that temporal…

2024

Who's asking? User personas and the mechanics of latent misalignment

NeurIPS 2024spotlight

Studies show that safety-tuned models may nevertheless divulge harmful information. In this work, we show that whether they do so depends significantly on who they are talking to, which we refer to as *user persona*. In fact, we find manipulating user persona to be more effective for eliciting harmf…

Cited by 5SourcePDFScholar
2023

Data Similarity is Not Enough to Explain Language Model Performance

EMNLP 2023short main

Large language models achieve high performance on many but not all downstream tasks. The interaction between pretraining data and task data is commonly assumed to determine this variance: a task with data that is more similar to a model's pretraining data is assumed to be easier for that model. We t…

Cited by 0SourcecodeScholar
2022

A Recipe for Arbitrary Text Style Transfer with Large Language Models

ACL 2022short

In this paper, we leverage large language models (LLMs) to perform zero-shot text style transfer. We present a prompting method that we call augmented zero-shot learning, which frames style transfer as a sentence rewriting task and requires only a natural language instruction, without model fine-tun…

Cited by 186SourcePDFScholar
2022

The Case for a Single Model that can Both Generate Continuations and Fill-in-the-Blank

NAACL 2022findings

The task of inserting text into a specified position in a passage, known as fill in the blank (FitB), is useful for a variety of applications where writers interact with a natural language generation (NLG) system to craft text. While previous work has tackled this problem with models trained specifi…

Cited by 3SourcePDFScholar
2020

Evaluating Attribution for Graph Neural Networks

NeurIPS 2020poster

Interpretability of machine learning models is critical to scientific understanding, AI safety, as well as debugging. Attribution is one approach to interpretability, which highlights input dimensions that are influential to a neural network’s prediction. Evaluation of these methods is largely quali…

2019

Visualizing and Measuring the Geometry of BERT

NeurIPS 2019poster

Transformer architectures show significant promise for natural language processing. Given that a single pretrained model can be fine-tuned to perform well on many different tasks, these networks appear to extract generally useful linguistic features. A natural question is how such networks represent…

Cited by 512SourcePDFScholar