Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

FairNVT: Improving Fairness via Noise Injection in Vision Transformers

About

This paper presents FairNVT, a lightweight debiasing framework for pretrained transformer-based encoders that improves both representation and prediction level fairness while preserving task accuracy. Unlike many existing debiasing approaches that address these notions separately, we argue they are inherently connected: suppressing sensitive information at the representation level can facilitate fairer predictions. Our approach learns task-relevant and sensitive embeddings via lightweight adapters, applies calibrated Gaussian noise to the sensitive embedding, and fuses it with the task representation. Together with orthogonality constraints and fairness regularization, these components jointly reduce sensitive-attribute leakage in the learned embeddings and encourage fairer downstream predictions. The framework is compatible with a wide range of pretrained transformer encoders. Across three datasets spanning vision and language, FairNVT reduces sensitive-attribute attacker accuracy, improves demographic-parity and equalized-odds metrics, and maintains high task performance.

Qiaoyue Tang, Sepidehsadat Hosseini, Mengyao Zhai, Thibaut Durand, Greg Mori• 2026

Related benchmarks

TaskDatasetResultRank
Image ClassificationCelebA (test)
Accuracy99.6
82
Text ClassificationBIOS
Task Accuracy80.6
39
Gender ClassificationUTKFace (test)
Gender Accuracy97.7
14
Image-Based ClassificationCelebA
Accuracy93.1
10
Big Nose Classification (Sensitive Attribute: Gender (Male))CelebA
Accuracy81.2
10
Gender ClassificationUTKFace
Accuracy97.7
9
Expression Classification (Sensitive Attribute: Age (Young))CelebA
Accuracy92.8
5
Mouth Slightly Open classificationCelebA
Accuracy93.7
5
Mouth Slightly Open Classification (Sensitive Attribute: Age (Young))CelebA
Accuracy94
5
Mouth Slightly Open Classification (Sensitive Attribute: Gender (Male))CelebA
Accuracy93.7
5
Showing 10 of 17 rows

Other info

Follow for update