English

Should We Attend More or Less? Modulating Attention for Fairness

Computation and Language 2024-08-06 v2 Artificial Intelligence Computers and Society Machine Learning

Abstract

The advances in natural language processing (NLP) pose both opportunities and challenges. While recent progress enables the development of high-performing models for a variety of tasks, it also poses the risk of models learning harmful biases from the data, such as gender stereotypes. In this work, we investigate the role of attention, a widely-used technique in current state-of-the-art NLP models, in the propagation of social biases. Specifically, we study the relationship between the entropy of the attention distribution and the model's performance and fairness. We then propose a novel method for modulating attention weights to improve model fairness after training. Since our method is only applied post-training and pre-inference, it is an intra-processing method and is, therefore, less computationally expensive than existing in-processing and pre-processing approaches. Our results show an increase in fairness and minimal performance loss on different text classification and generation tasks using language models of varying sizes. WARNING: This work uses language that is offensive.

Keywords

Cite

@article{arxiv.2305.13088,
  title  = {Should We Attend More or Less? Modulating Attention for Fairness},
  author = {Abdelrahman Zayed and Goncalo Mordido and Samira Shabanian and Sarath Chandar},
  journal= {arXiv preprint arXiv:2305.13088},
  year   = {2024}
}

Comments

In Proceedings of Conference on Language Modeling (COLM 2024)

R2 v1 2026-06-28T10:41:30.662Z