← Search

Adam Tauman Kalai

11 accepted papers

2025

First-Person Fairness in Chatbots

ICLR 2025spotlight

Evaluating chatbot fairness is crucial given their rapid proliferation, yet typical chatbot tasks (e.g., resume writing, entertainment) diverge from the institutional decision-making tasks (e.g., resume screening) which have traditionally been central to discussion of algorithmic fairness. The open-…

Cited by 8SourcePDFScholar
2023

A Theory of Unsupervised Translation Motivated by Understanding Animal Communication

NeurIPS 2023poster

Neural networks are capable of translating between languages—in some cases even between two languages where there is little or no access to parallel translations, in what is known as Unsupervised Machine Translation (UMT). Given this progress, it is intriguing to ask whether machine learning tools c…

2023

Language Models Can Teach Themselves to Program Better

ICLR 2023poster

Recent Language Models (LMs) achieve breakthrough performance in code generation when trained on human-authored problems, even solving some competitive-programming problems. Self-play has proven useful in games such as Go, and thus it is natural to ask whether LMs can generate their own instructive…

2023

Using Large Language Models to Simulate Multiple Humans and Replicate Human Subject Studies

ICML 2023oral

We introduce a new type of test, called a Turing Experiment (TE), for evaluating to what extent a given language model, such as GPT models, can simulate different aspects of human behavior. A TE can also reveal consistent distortions in a language model’s simulation of a specific human behavior. Unl…

2022

Recurrent Convolutional Neural Networks Learn Succinct Learning Algorithms

NeurIPS 2022accept

Neural networks (NNs) struggle to efficiently solve certain problems, such as learning parities, even when there are simple learning algorithms for those problems. Can NNs discover learning algorithms on their own? We exhibit a NN architecture that, in polynomial time, learns as well as any efficien…

Cited by 4SourcePDFScholar
2021

Learn to Expect the Unexpected: Probably Approximately Correct Domain Generalization

AISTATS 2021poster

Domain generalization is the problem of machine learning when the training data and the test data come from different “domains” (data distributions). We propose an elementary theoretical model of the domain generalization problem, introducing the concept of a meta-distribution over domains. In our m…

Cited by 29SourcePDFScholar
2020

Beyond Perturbations: Learning Guarantees with Arbitrary Adversarial Test Examples

NeurIPS 2020spotlight

We present a transductive learning algorithm that takes as input training examples from a distribution P and arbitrary (unlabeled) test examples, possibly chosen by an adversary. This is unlike prior work that assumes that test examples are small perturbations of P. Our algorithm outputs a selective…

Cited by 53SourcePDFScholar