← Search

Christopher Olah

3 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…

2018

Is Generator Conditioning Causally Related to GAN Performance?

ICML 2018oral

Recent work suggests that controlling the entire distribution of Jacobian singular values is an important design consideration in deep learning. Motivated by this, we study the distribution of singular values of the Jacobian of the generator in Generative Adversarial Networks. We find that this Jaco…

Cited by 149SourcePDFScholar
2017

Conditional Image Synthesis with Auxiliary Classifier GANs

ICML 2017poster

In this paper we introduce new methods for the improved training of generative adversarial networks (GANs) for image synthesis. We construct a variant of GANs employing label conditioning that results in $128\times 128$ resolution image samples exhibiting global coherence. We expand on previous work…