← Search

Julius Adebayo

7 accepted papers

2025

Concept Bottleneck Language Models For Protein Design

ICLR 2025poster

We introduce Concept Bottleneck Protein Language Models (CB-pLM), a generative masked language model with a layer where each neuron corresponds to an interpretable concept. Our architecture offers three key benefits: i) Control: We can intervene on concept values to precisely control the properties…

2024

Concept Bottleneck Generative Models

ICLR 2024poster

We introduce a generative model with an intrinsically interpretable layer---a concept bottleneck layer---that constrains the model to encode human-understandable concepts. The concept bottleneck layer partitions the generative model into three parts: the pre-concept bottleneck portion, the CB layer,…

Cited by 48SourcePDFScholar
2023

Error Discovery By Clustering Influence Embeddings

NeurIPS 2023poster

We present a method for identifying groups of test examples---slices---on which a model under-performs, a task now known as slice discovery. We formalize coherence---a requirement that erroneous predictions, within a slice, should be wrong for the same reason---as a key property that any slice disco…

Cited by 4SourcePDFScholar
2023

Quantifying and Mitigating the Impact of Label Errors on Model Disparity Metrics

ICLR 2023poster

Errors in labels obtained via human annotation adversely affect a trained model's performance. Existing approaches propose ways to mitigate the effect of label error on a model's downstream accuracy, yet little is known about its impact on a model's group-based disparity metrics\footnote{Group-based…

Cited by 10SourcePDFScholar
2022

Post hoc Explanations may be Ineffective for Detecting Unknown Spurious Correlation

ICLR 2022poster

We investigate whether three types of post hoc model explanations–feature attribution, concept activation, and training point ranking–are effective for detecting a model’s reliance on spurious signals in the training data. Specifically, we consider the scenario where the spurious signal to be detect…

Cited by 118SourcePDFScholar
2018

Sanity Checks for Saliency Maps

NeurIPS 2018spotlight

Saliency methods have emerged as a popular tool to highlight features in an input deemed relevant for the prediction of a learned model. Several saliency methods have been proposed, often guided by visual appeal on image data. In this work, we propose an actionable methodology to evaluate what kinds…