← Search

Keyon Vafa

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…

2023

An Invariant Learning Characterization of Controlled Text Generation

ACL 2023long

Controlled generation refers to the problem of creating text that contains stylistic or semantic attributes of interest. Many approaches reduce this problem to training a predictor of the desired attribute. For example, researchers hoping to deploy a large language model to produce non-toxic content…

2019

Discrete Flows: Invertible Generative Models of Discrete Data

NeurIPS 2019poster

While normalizing flows have led to significant advances in modeling high-dimensional continuous distributions, their applicability to discrete distributions remains unknown. In this paper, we show that flows can in fact be extended to discrete events---and under a simple change-of-variables formula…