EMNLP 2021main9 citations

Can We Improve Model Robustness through Secondary Attribute Counterfactuals?

Ananth Balashankar, Xuezhi Wang, Ben Packer, Nithum Thain, Ed Chi, Alex Beutel

Abstract

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 augmentation (CDA) can mitigate such issues. In this paper we study how and why modeling counterfactuals over multiple attributes can go significantly further in improving model performance. We propose RDI, a context-aware methodology which takes into account the impact of secondary attributes on the model’s predictions and increases sensitivity for secondary attributes over reweighted counterfactually augmented data. By implementing RDI in the context of toxicity detection, we find that accounting for secondary attributes can significantly improve robustness, with improvements in sliced accuracy on the original dataset up to 7% compared to existing robustness methods. We also demonstrate that RDI generalizes to the coreference resolution task and provide guidelines to extend this to other tasks.

BibTeX
@inproceedings{balashankar-etal-2021-improve,
    title = "Can We Improve Model Robustness through Secondary Attribute Counterfactuals?",
    author = "Balashankar, Ananth  and
      Wang, Xuezhi  and
      Packer, Ben  and
      Thain, Nithum  and
      Chi, Ed  and
      Beutel, Alex",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2021",
    address = "Online and Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.emnlp-main.386/",
    doi = "10.18653/v1/2021.emnlp-main.386",
    pages = "4701--4712"
}
Can We Improve Model Robustness through Secondary Attribute Counterfactuals? · EMNLP 2021