# Build it Break it Fix it for Dialogue Safety: Robustness from   Adversarial Human Attack

**Authors:** Emily Dinan, Samuel Humeau, Bharath Chintagunta, Jason Weston

arXiv: 1908.06083 · 2019-08-20

## TL;DR

This paper introduces a robust training approach for dialogue safety models using an iterative build it, break it, fix it strategy involving humans and models, improving robustness against adversarial human attacks.

## Contribution

It presents a novel iterative training scheme that enhances dialogue safety models' robustness to adversarial human attacks, emphasizing context-aware offensive language detection.

## Key findings

- The approach significantly improves robustness over previous systems.
- Offensive language detection depends critically on dialogue context.
- The methods and datasets will be publicly available.

## Abstract

The detection of offensive language in the context of a dialogue has become an increasingly important application of natural language processing. The detection of trolls in public forums (Gal\'an-Garc\'ia et al., 2016), and the deployment of chatbots in the public domain (Wolf et al., 2017) are two examples that show the necessity of guarding against adversarially offensive behavior on the part of humans. In this work, we develop a training scheme for a model to become robust to such human attacks by an iterative build it, break it, fix it strategy with humans and models in the loop. In detailed experiments we show this approach is considerably more robust than previous systems. Further, we show that offensive language used within a conversation critically depends on the dialogue context, and cannot be viewed as a single sentence offensive detection task as in most previous work. Our newly collected tasks and methods will be made open source and publicly available.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1908.06083/full.md

## Figures

8 figures with captions in the complete paper: https://tomesphere.com/paper/1908.06083/full.md

## References

34 references — full list in the complete paper: https://tomesphere.com/paper/1908.06083/full.md

---
Source: https://tomesphere.com/paper/1908.06083