← Search

Steven Basart

12 accepted papers

2024

HarmBench: A Standardized Evaluation Framework for Automated Red Teaming and Robust Refusal

ICML 2024poster

Automated red teaming holds substantial promise for uncovering and mitigating the risks associated with the malicious use of large language models (LLMs), yet the field lacks a standardized evaluation framework to rigorously assess new methods. To address this issue, we introduce HarmBench, a standa…

2024

Safetywashing: Do AI Safety Benchmarks Actually Measure Safety Progress?

NeurIPS 2024poster

Performance on popular ML benchmarks is highly correlated with model scale, suggesting that most benchmarks tend to measure a similar underlying factor of general model capabilities. However, substantial research effort remains devoted to designing new benchmarks, many of which claim to measure nove…

Cited by 22SourcecodeScholar
2024

The WMDP Benchmark: Measuring and Reducing Malicious Use with Unlearning

ICML 2024poster

The White House Executive Order on Artificial Intelligence highlights the risks of large language models (LLMs) empowering malicious actors in developing biological, cyber, and chemical weapons. To measure these risks, government institutions and major AI labs are developing evaluations for hazardou…

Cited by 145SourcePDFScholar
2023

Do the Rewards Justify the Means? Measuring Trade-Offs Between Rewards and Ethical Behavior in the Machiavelli Benchmark

ICML 2023oral

Artificial agents have traditionally been trained to maximize reward, which may incentivize power-seeking and deception, analogous to how next-token prediction in language models (LMs) may incentivize toxicity. So do agents naturally learn to be Machiavellian? And how do we measure these behaviors i…

2022

How Would The Viewer Feel? Estimating Wellbeing From Video Scenarios

NeurIPS 2022accept

In recent years, deep neural networks have demonstrated increasingly strong abilities to recognize objects and activities in videos. However, as video understanding becomes widely used in real-world applications, a key consideration is developing human-centric systems that understand not only the co…

2022

Scaling Out-of-Distribution Detection for Real-World Settings

ICML 2022spotlight

Detecting out-of-distribution examples is important for safety-critical machine learning applications such as detecting novel biological phenomena and self-driving cars. However, existing research mainly focuses on simple small-scale settings. To set the stage for more realistic out-of-distribution…

2021

Aligning AI With Shared Human Values

ICLR 2021poster

We show how to assess a language model's knowledge of basic concepts of morality. We introduce the ETHICS dataset, a new benchmark that spans concepts in justice, well-being, duties, virtues, and commonsense morality. Models predict widespread moral judgments about diverse text scenarios. This requi…

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 Massive Multitask Language Understanding

ICLR 2021poster

We propose a new test to measure a text model's multitask accuracy. The test covers 57 tasks including elementary mathematics, US history, computer science, law, and more. To attain high accuracy on this test, models must possess extensive world knowledge and problem solving ability. We find that wh…

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