← Search

Daniel Ziegler

3 accepted papers

2022

Adversarial training for high-stakes reliability

NeurIPS 2022accept

In the future, powerful AI systems may be deployed in high-stakes settings, where a single failure could be catastrophic. One technique for improving AI safety in high-stakes settings is adversarial training, which uses an adversary to generate examples to train on in order to achieve better worst-c…

Cited by 64SourcePDFScholar
2020

Language Models are Few-Shot Learners

NeurIPS 2020oral

We demonstrate that scaling up language models greatly improves task-agnostic, few-shot performance, sometimes even becoming competitive with prior state-of-the-art fine-tuning approaches. Specifically, we train GPT-3, an autoregressive language model with 175 billion parameters, 10x more than any p…

2020

Learning to summarize with human feedback

NeurIPS 2020poster

As language models become more powerful, training and evaluation are increasingly bottlenecked by the data and metrics used for a particular task. For example, summarization models are often trained to predict human reference summaries and evaluated using ROUGE, but both of these metrics are rough…