← Search

Saurav Kadavath

5 accepted papers

2023

Discovering Language Model Behaviors with Model-Written Evaluations

ACL 2023findings

As language models (LMs) scale, they develop many novel behaviors, good and bad, exacerbating the need to evaluate how they behave. Prior work creates evaluations with crowdwork (which is time-consuming and expensive) or existing data sources (which are not always available). Here, we automatically…

2021

Measuring Coding Challenge Competence With APPS

NeurIPS 2021poster

While programming is one of the most broadly applicable skills in modern society, it is unclear how well state-of-the-art machine learning models can write code. Despite its importance, there has been surprisingly little work on evaluating code generation, and it can be difficult to assess code gene…

Cited by 657SourcecodeScholar
2021

Measuring Mathematical Problem Solving With the MATH Dataset

NeurIPS 2021poster

Many intellectual endeavors require mathematical problem solving, but this skill remains beyond the capabilities of computers. To measure this ability in machine learning models, we introduce MATH, a new dataset of 12,500 challenging competition mathematics problems. Each problem in MATH has a full…

Cited by 1719SourcecodeScholar
2021

The Many Faces of Robustness: A Critical Analysis of Out-of-Distribution Generalization

ICCV 2021poster

We introduce four new real-world distribution shift datasets consisting of changes in image style, image blurriness, geographic location, camera operation, and more. With our new datasets, we take stock of previously proposed methods for improving out-of-distribution robustness and put them to the t…

Cited by 2004PDFcodeScholar
2019

Using Self-Supervised Learning Can Improve Model Robustness and Uncertainty

NeurIPS 2019poster

Self-supervision provides effective representations for downstream tasks without requiring labels. However, existing approaches lag behind fully supervised training and are often not thought beneficial beyond obviating or reducing the need for annotations. We find that self-supervision can benefit r…