← Search

Alex Beutel

10 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
2024

Controlled Decoding from Language Models

ICML 2024poster

KL-regularized reinforcement learning (RL) is a popular alignment framework to control the language model responses towards high reward outcomes. We pose a tokenwise RL objective and propose a modular solver for it, called *controlled decoding (CD)*. CD exerts control through a separate *prefix scor…

Cited by 86SourcePDFScholar
2024

Rule Based Rewards for Language Model Safety

NeurIPS 2024poster

Reinforcement learning based fine-tuning of large language models (LLMs) on human preferences has been shown to enhance both their capabilities and safety behavior. However, in cases related to safety, without precise instructions to human annotators, the data collected may cause the model to beco…

2023

Effective Robustness against Natural Distribution Shifts for Models with Different Training Data

NeurIPS 2023poster

``Effective robustness'' measures the extra out-of-distribution (OOD) robustness beyond what can be predicted from the in-distribution (ID) performance. Existing effective robustness evaluations typically use a single test set such as ImageNet to evaluate the ID accuracy. This becomes problematic wh…

2023

Improving Diversity of Demographic Representation in Large Language Models via Collective-Critiques and Self-Voting

EMNLP 2023long main

A crucial challenge for generative large language models (LLMs) is diversity: when a user's prompt is under-specified, models may follow implicit assumptions while generating a response, which may result in homogenization of the responses, as well as certain demographic groups being under-represente…

Cited by 0SourceScholar
2022

Understanding and Improving Robustness of Vision Transformers through Patch-based Negative Augmentation

NeurIPS 2022accept

We investigate the robustness of vision transformers (ViTs) through the lens of their special patch-based architectural structure, i.e., they process an image as a sequence of image patches. We find that ViTs are surprisingly insensitive to patch-based transformations, even when the transformation l…

Cited by 51SourcePDFScholar
2021

Can We Improve Model Robustness through Secondary Attribute Counterfactuals?

EMNLP 2021main

Developing robust NLP models that perform well on many, even small, slices of data is a significant but important challenge, with implications from fairness to general reliability. To this end, recent research has explored how models rely on spurious correlations, and how counterfactual data augment…

Cited by 9SourcePDFScholar
2021

Improving Calibration through the Relationship with Adversarial Robustness

NeurIPS 2021poster

Neural networks lack adversarial robustness, i.e., they are vulnerable to adversarial examples that through small perturbations to inputs cause incorrect predictions. Further, trust is undermined when models give miscalibrated predictions, i.e., the predicted probability is not a good indicator of…

Cited by 30SourcePDFScholar
2020

Fairness without Demographics through Adversarially Reweighted Learning

NeurIPS 2020poster

Much of the previous machine learning (ML) fairness literature assumes that protected features such as race and sex are present in the dataset, and relies upon them to mitigate fairness concerns. However, in practice factors like privacy and regulation often preclude the collection of protected feat…

2018

Factorized Recurrent Neural Architectures for Longer Range Dependence

AISTATS 2018poster

The ability to capture Long Range Dependence (LRD) in a stochastic process is of prime importance in the context of predictive models. A sequential model with a longer-term memory is better able contextualize recent observations. In this article, we apply the theory of LRD stochastic processes to mo…

Cited by 0SourcePDFScholar