paper-with-me

홈 › Papers

Should We Attend More or Less? Modulating Attention for Fairness

2023-05-22 · Abdelrahman Zayed, Goncalo Mordido, Samira Shabanian, Sarath Chandar

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.

📄 PDF Abstract BibTeX arXiv:2305.13088

Code (2)

chandar-lab/debiasing-using-attention-regularization 공식 구현
chandar-lab/eat 공식 구현

Tasks

Fairnesstext-classificationText Classification

Similar Papers 제목 키워드 기반

Robust Egocentric Visual Attention Prediction Through Language-guided Scene Context-aware Learning

2026-01-05 · Sungjune Park, Hongda Mao, Qingshuang Chen, Yong Man Ro 외 arxiv

As the demand for analyzing egocentric videos grows, egocentric visual attention prediction, anticipating where a camera wearer will attend, has garnered increasing attention. However, it remains challenging due to the i…

Modulating and attending the source image during encoding improves Multimodal Translation

2017-12-09 · Jean-Benoit Delbrouck, Stéphane Dupont

We propose a new and fully end-to-end approach for multimodal translation where the source text encoder modulates the entire visual input processing using conditional batch normalization, in order to compute the most inf…

Translation

Learning When to Attend for Neural Machine Translation

2017-05-31 · Junhui Li, Muhua Zhu

In the past few years, attention mechanisms have become an indispensable component of end-to-end neural machine translation models. However, previous attention models always refer to some source words when predicting a t…

DecoderMachine TranslationTranslation

Untwisting RoPE: Frequency Control for Shared Attention in DiTs

2026-02-04 · Aryan Mikaeili, Or Patashnik, Andrea Tagliasacchi, Daniel Cohen-Or 외 arxiv

Positional encodings are essential to transformer-based generative models, yet their behavior in multimodal and attention-sharing settings is not fully understood. In this work, we present a principled analysis of Rotary…

Semantic SimilarityStyle Transfer

Do humans and Convolutional Neural Networks attend to similar areas during scene classification: Effects of task and image type

2023-07-25 · Romy Müller, Marcel Dürschmidt, Julian Ullrich, Carsten Knoll 외

Deep Learning models like Convolutional Neural Networks (CNN) are powerful image classifiers, but what factors determine whether they attend to similar image areas as humans do? While previous studies have focused on tec…

Explainable artificial intelligenceScene Classification