← Search

Emma Pierson

15 accepted papers

2026

Position: Use Sparse Autoencoders to Discover Unknowns

ICML 2026poster

While sparse autoencoders (SAEs) have generated significant excitement, a series of negative results have added to skepticism about their usefulness. Here, we establish a conceptual distinction that reconciles competing narratives surrounding SAEs. We argue that even if SAEs may be less effective fo…

Cited by 0SourceScholar
2026

Three Years of r/ChatGPT: Societal Impact Evaluations from Social Media Data

ICML 2026poster

ChatGPT was launched on November 30, 2022; the r/ChatGPT subreddit was created just one day later. Since then, chatbot-based AI products have gone from niche proofs-of-concept to widely-used household names. However, the ways in which adoption has developed, especially among non-experts, remains poo…

Cited by 0SourceScholar
2026

Urban Incident Prediction with Graph Neural Networks: Integrating Government Ratings and Crowdsourced Reports

AAAI 2026technical

Graph neural networks (GNNs) are widely used in urban spatiotemporal forecasting, e.g., predicting infrastructure problems. In this setting, government officials aim to identify in which neighborhoods incidents like potholes or rodents occur. The true state of incidents is observed via government in

Cited by 0SourcePDFScholar
2026

What's In My Human Feedback? Learning Interpretable Descriptions of Preference Data

ICLR 2026oral

Preference data is widely used for aligning language models, but remains largely opaque. While prior work has studied specific aspects of annotator preference (e.g., length or sycophancy), automatically inferring preferences without pre-specifying hypotheses remains challenging. We introduce *What's…

Cited by 0SourcecodeScholar
2025

Evaluating multiple models using labeled and unlabeled data

NeurIPS 2025poster

It is difficult to evaluate machine learning classifiers without large labeled datasets, which are often unavailable. In contrast, unlabeled data is plentiful, but not easily used for evaluation. Here, we introduce Semi-Supervised Model Evaluation (SSME), a method that uses both labeled and unlabel…

Cited by 0SourceScholar
2025

Sparse Autoencoders for Hypothesis Generation

ICML 2025poster

We describe HypotheSAEs, a general method to hypothesize interpretable relationships between text data (e.g., headlines) and a target variable (e.g., clicks). HypotheSAEs has three steps: (1) train a sparse autoencoder on text embeddings to produce interpretable features describing the data distribu…

2024

A Bayesian Spatial Model to Correct Under-Reporting in Urban Crowdsourcing

AAAI 2024technical

Decision-makers often observe the occurrence of events through a reporting process. City governments, for example, rely on resident reports to find and then resolve urban infrastructural problems such as fallen street trees, flooded basements, or rat infestations. Without additional assumptions, the…

2024

Annotation alignment: Comparing LLM and human annotations of conversational safety

EMNLP 2024main

Do LLMs align with human perceptions of safety? We study this question via *annotation alignment*, the extent to which LLMs and humans agree when annotating the safety of user-chatbot conversations. We leverage the recent DICES dataset (Aroyo et al. 2023), in which 350 conversations are each rated f…

Cited by 4SourcePDFScholar
2024

Domain constraints improve risk prediction when outcome data is missing

ICLR 2024poster

Machine learning models are often trained to predict the outcome resulting from a human decision. For example, if a doctor decides to test a patient for disease, will the patient test positive? A challenge is that historical decision-making determines whether the outcome is observed: we only observe…

Cited by 8SourcePDFScholar
2024

MediQ: Question-Asking LLMs and a Benchmark for Reliable Interactive Clinical Reasoning

NeurIPS 2024poster

Users typically engage with LLMs interactively, yet most existing benchmarks evaluate them in a static, single-turn format, posing reliability concerns in interactive scenarios. We identify a key obstacle towards reliability: LLMs are trained to answer any question, even with incomplete context or i…

Cited by 16SourcePDFScholar
2024

Topics, Authors, and Institutions in Large Language Model Research: Trends from 17K arXiv Papers

NAACL 2024long

Large language models (LLMs) are dramatically influencing AI research, spurring discussions on what has changed so far and how to shape the field’s future. To clarify such questions, we analyze a new dataset of 16,979 LLM-related arXiv papers, focusing on recent trends in 2023 vs. 2018-2022. First,…

2021

WILDS: A Benchmark of in-the-Wild Distribution Shifts

ICML 2021oral

Distribution shifts—where the training distribution differs from the test distribution—can substantially degrade the accuracy of machine learning (ML) systems deployed in the wild. Despite their ubiquity in the real-world deployments, these distribution shifts are under-represented in the datasets w…

2020

Concept Bottleneck Models

ICML 2020poster

We seek to learn models that we can interact with using high-level concepts: if the model did not think there was a bone spur in the x-ray, would it still predict severe arthritis? State-of-the-art models today do not typically support the manipulation of concepts like "the existence of bone spurs",…

2019

Inferring Multidimensional Rates of Aging from Cross-Sectional Data

AISTATS 2019poster

Modeling how individuals evolve over time is a fundamental problem in the natural and social sciences. However, existing datasets are often cross-sectional with each individual observed only once, making it impossible to apply traditional time-series methods. Motivated by the study of human aging, w…