← Search

Benjamin Recht

27 accepted papers

2026

Position: Mechanisms for Aggregated Individual Reporting Should be Established for Post-Deployment Evaluation

ICML 2026poster

The need for developing model evaluations beyond static benchmarking, especially in the post-deployment phase, is now well-understood. At the same time, concerns about the concentration of power in deployed AI systems have sparked a keen interest in "democratic" or "public" AI. In this work, we brin…

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
2025

From Individual Experience to Collective Evidence: A Reporting-Based Framework for Identifying Systemic Harms

ICML 2025poster

When an individual reports a negative interaction with some system, how can their personal experience be contextualized within broader patterns of system behavior? We study the *reporting database* problem, where individual reports of adverse events arrive sequentially, and are aggregated over time.…

2023

K-Planes: Explicit Radiance Fields in Space, Time, and Appearance

CVPR 2023poster

We introduce k-planes, a white-box model for radiance fields in arbitrary dimensions. Our model uses d-choose-2 planes to represent a d-dimensional scene, providing a seamless way to go from static (d=3) to dynamic (d=4) scenes. This planar factorization makes adding dimension-specific priors easy,…

2022

Plenoxels: Radiance Fields Without Neural Networks

CVPR 2022oral

We introduce Plenoxels (plenoptic voxels), a system for photorealistic view synthesis. Plenoxels represent a scene as a sparse 3D grid with spherical harmonics. This representation can be optimized from calibrated images via gradient methods and regularization without any neural components. On stand…

Cited by 1546PDFcodeScholar
2021

Do Image Classifiers Generalize Across Time?

ICCV 2021poster

Vision models notoriously flicker when applied to videos: they correctly recognize objects in some frames, but fail on perceptually similar, nearby frames. In this work, we systematically analyze the robustness of image classifiers to such temporal perturbations in videos. To do so, we construct two…

Cited by 93PDFcodeScholar
2021

Quantifying Availability and Discovery in Recommender Systems via Stochastic Reachability

ICML 2021spotlight

In this work, we consider how preference models in interactive recommendation systems determine the availability of content and users’ opportunities for discovery. We propose an evaluation procedure based on stochastic reachability to quantify the maximum probability of recommending a target piece o…

2021

Representation Matters: Assessing the Importance of Subgroup Allocations in Training Data

ICML 2021spotlight

Collecting more diverse and representative training data is often touted as a remedy for the disparate performance of machine learning predictors across subpopulations. However, a precise framework for understanding how dataset properties like diversity affect learning outcomes is largely lacking. B…

2020

Evaluating Machine Accuracy on ImageNet

ICML 2020poster

We evaluate a wide range of ImageNet models with five trained human labelers. In our year-long experiment, trained humans first annotated 40,000 images from the ImageNet and ImageNetV2 test sets with multi-class labels to enable a semantically coherent evaluation. Then we measured the classification…

Cited by 205SourcePDFScholar
2020

Guaranteeing Safety of Learned Perception Modules via Measurement-Robust Control Barrier Functions

CoRL 2020

Modern nonlinear control theory seeks to develop feedback controllers that endow systems with properties such as safety and stability. The guarantees ensured by these controllers often rely on accurate estimates of the system state for determining control actions. In practice, measurement model unce

2020

Measuring Robustness to Natural Distribution Shifts in Image Classification

NeurIPS 2020spotlight

We study how robust current ImageNet models are to distribution shifts arising from natural variations in datasets. Most research on robustness focuses on synthetic image perturbations (noise, simulated weather artifacts, adversarial examples, etc.), which leaves open how robustness on synthetic dis…

2020

Neural Kernels Without Tangents

ICML 2020poster

We investigate the connections between neural networks and simple building blocks in kernel space. In particular, using well established feature space tools such as direct sum, averaging, and moment lifting, we present an algebra for creating “compositional” kernels from bags of features. We show th…

Cited by 110SourcePDFScholar
2020

Post-Estimation Smoothing: A Simple Baseline for Learning with Side Information

AISTATS 2020poster

Observational data are often accompanied by natural structural indices, such as time stamps or geographic locations, which are meaningful to prediction tasks but are often discarded. We leverage semantically meaningful indexing data while ensuring robustness to potentially uninformative or misleadin…

2020

The Effect of Natural Distribution Shift on Question Answering Models

ICML 2020poster

We build four new test sets for the Stanford Question Answering Dataset (SQuAD) and evaluate the ability of question-answering systems to generalize to new data. Our first test set is from the original Wikipedia domain and measures the extent to which existing systems overfit the original test set.…

Cited by 186SourcePDFScholar
2019

A Meta-Analysis of Overfitting in Machine Learning

NeurIPS 2019poster

We conduct the first large meta-analysis of overfitting due to test set reuse in the machine learning community. Our analysis is based on over one hundred machine learning competitions hosted on the Kaggle platform over the course of several years. In each competition, numerous practitioners repeate…

Cited by 266SourcePDFScholar
2019

Do ImageNet Classifiers Generalize to ImageNet?

ICML 2019oral

We build new test sets for the CIFAR-10 and ImageNet datasets. Both benchmarks have been the focus of intense research for almost a decade, raising the danger of overfitting to excessively re-used test sets. By closely following the original dataset creation processes, we test to what extent current…

2019

Finite-time Analysis of Approximate Policy Iteration for the Linear Quadratic Regulator

NeurIPS 2019poster

We study the sample complexity of approximate policy iteration (PI) for the Linear Quadratic Regulator (LQR), building on a recent line of work using LQR as a testbed to understand the limits of reinforcement learning (RL) algorithms on continuous control tasks. Our analysis quantifies the tension b…

Cited by 73SourcePDFScholar
2019

Model Similarity Mitigates Test Set Overuse

NeurIPS 2019poster

Excessive reuse of test data has become commonplace in today's machine learning workflows. Popular benchmarks, competitions, industrial scale tuning, among other applications, all involve test data reuse beyond guidance by statistical confidence bounds. Nonetheless, recent replication studies give e…

2018

Regret Bounds for Robust Adaptive Control of the Linear Quadratic Regulator

NeurIPS 2018poster

We consider adaptive control of the Linear Quadratic Regulator (LQR), where an unknown linear system is controlled subject to quadratic costs. Leveraging recent developments in the estimation of linear systems and in robust controller synthesis, we present the first provably polynomial time algorith…

Cited by 332SourcePDFScholar
2018

Simple random search of static linear policies is competitive for reinforcement learning

NeurIPS 2018poster

Model-free reinforcement learning aims to offer off-the-shelf solutions for controlling dynamical systems without requiring models of the system dynamics. We introduce a model-free random search algorithm for training static, linear policies for continuous control problems. Common evaluation method…

Cited by 331SourcePDFScholar
2017

Breaking Locality Accelerates Block Gauss-Seidel

ICML 2017poster

Recent work by Nesterov and Stich (2016) showed that momentum can be used to accelerate the rate of convergence for block Gauss-Seidel in the setting where a fixed partitioning of the coordinates is chosen ahead of time. We show that this setting is too restrictive, constructing instances where brea…

2017

The Marginal Value of Adaptive Gradient Methods in Machine Learning

NeurIPS 2017oral

Adaptive optimization methods, which perform local optimization with a metric constructed from the history of iterates, are becoming increasingly popular for training deep neural networks. Examples include AdaGrad, RMSProp, and Adam. We show that for simple overparameterized problems, adaptive meth…

2017

Understanding deep learning requires rethinking generalization

ICLR 2017oral

Despite their massive size, successful deep artificial neural networks can exhibit a remarkably small difference between training and test performance. Conventional wisdom attributes small generalization error either to properties of the model family, or to the regularization techniques used during…

Cited by 5522SourceScholar
2016

The Power of Adaptivity in Identifying Statistical Alternatives

NeurIPS 2016poster

This paper studies the trade-off between two different kinds of pure exploration: breadth versus depth. We focus on the most biased coin problem, asking how many total coin flips are required to identify a ``heavy'' coin from an infinite bag containing both ``heavy'' coins with mean $\theta_1 \in (0…

Cited by 29SourcePDFScholar
2015

Parallel Correlation Clustering on Big Graphs

NeurIPS 2015poster

Given a similarity graph between items, correlation clustering (CC) groups similar items together and dissimilar ones apart. One of the most popular CC algorithms is KwikCluster: an algorithm that serially clusters neighborhoods of vertices, and obtains a 3-approximation ratio. Unfortunately, in pr…