← Search

Sendhil Mullainathan

8 accepted papers

2025

What Has a Foundation Model Found? Inductive Bias Reveals World Models

ICML 2025poster

Foundation models are premised on the idea that sequence prediction can uncover deeper domain understanding, much like how Kepler's predictions of planetary motion later led to the discovery of Newtonian mechanics. However, evaluating whether these models truly capture deeper structure remains a cha…

Cited by 0SourcePDFScholar
2025

What's Producible May Not Be Reachable: Measuring the Steerability of Generative Models

NeurIPS 2025poster

How should we evaluate the quality of generative models? Many existing metrics focus on a model's producibility, i.e. the quality and breadth of outputs it can generate. However, the actual value from using a generative model stems not just from what it can produce but whether a user with a specific…

Cited by 0SourceScholar
2024

Do Large Language Models Perform the Way People Expect? Measuring the Human Generalization Function

ICML 2024poster

What makes large language models (LLMs) impressive is also what makes them hard to evaluate: their diversity of uses. To evaluate these models, we must understand the purposes they will be used for. We consider a setting where these deployment decisions are made by people, and in particular, people'…

2024

Evaluating the World Model Implicit in a Generative Model

NeurIPS 2024spotlight

Recent work suggests that large language models may implicitly learn world models. How should we assess this possibility? We formalize this question for the case where the underlying reality is governed by a deterministic finite automaton. This includes problems as diverse as simple logical reasonin…

2019

Direct Uncertainty Prediction for Medical Second Opinions

ICML 2019oral

The issue of disagreements amongst human experts is a ubiquitous one in both machine learning and medicine. In medicine, this often corresponds to doctor disagreements on a patient diagnosis. In this work, we show that machine learning models can be successfully trained to give uncertainty scores to…

Cited by 171SourcePDFScholar
2019

Discriminative Regularization for Latent Variable Models with Applications to Electrocardiography

ICML 2019oral

Generative models often use latent variables to represent structured variation in high-dimensional data, such as images and medical waveforms. However, these latent variables may ignore subtle, yet meaningful features in the data. Some features may predict an outcome of interest (e.g. heart attack)…