← Search

David Mimno

10 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…

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
2023

Modeling Legal Reasoning: LM Annotation at the Edge of Human Agreement

EMNLP 2023long main

Generative language models (LMs) are increasingly used for document class-prediction tasks and promise enormous improvements in cost and efficiency. Existing research often examines simple classification tasks, but the capability of LMs to classify on complex or specialized tasks is less well unders…

Cited by 0SourcecodeScholar
2021

On-the-fly Rectification for Robust Large-Vocabulary Topic Inference

ICML 2021spotlight

Across many data domains, co-occurrence statistics about the joint appearance of objects are powerfully informative. By transforming unsupervised learning problems into decompositions of co-occurrence statistics, spectral algorithms provide transparent and efficient algorithms for posterior inferenc…