paper-with-me

Papers

fairBERTs: Erasing Sensitive Information Through Semantic and Fairness-aware Perturbations

2024-07-11 · Jinfeng Li, Yuefeng Chen, Xiangyu Liu, Longtao Huang, Rong Zhang, Hui Xue

Pre-trained language models (PLMs) have revolutionized both the natural language processing research and applications. However, stereotypical biases (e.g., gender and racial discrimination) encoded in PLMs have raised negative ethical implications for PLMs, which critically limits their broader applications. To address the aforementioned unfairness issues, we present fairBERTs, a general framework for learning fair fine-tuned BERT series models by erasing the protected sensitive information via semantic and fairness-aware perturbations generated by a generative adversarial network. Through extensive qualitative and quantitative experiments on two real-world tasks, we demonstrate the great superiority of fairBERTs in mitigating unfairness while maintaining the model utility. We also verify the feasibility of transferring adversarial components in fairBERTs to other conventionally trained BERT-like models for yielding fairness improvements. Our findings may shed light on further research on building fairer fine-tuned PLMs.

📄 PDF Abstract BibTeX arXiv:2407.08189

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessGenerative Adversarial Network

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
WordPiece 설명 없음
Residual Connection 설명 없음
Attention 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

SAGE: Exploring the Boundaries of Unsafe Concept Domain with Semantic-Augment Erasing

2025-06-11 · Hongguang Zhu, Yunchao Wei, Mengyu Wang, Siyu Jiao 외

Diffusion models (DMs) have achieved significant progress in text-to-image generation. However, the inevitable inclusion of sensitive information during pre-training poses safety risks, such as unsafe content generation …

Image GenerationText to Image GenerationText-to-Image Generation

Scrub It Out! Erasing Sensitive Memorization in Code Language Models via Machine Unlearning

2025-09-17 · Zhaoyang Chu, Yao Wan, Zhikun Zhang, Di Wang 외 arxiv

While Code Language Models (CLMs) have demonstrated superior performance in software engineering tasks such as code generation and summarization, recent empirical studies reveal a critical privacy vulnerability: these mo…

Code Generation

Piecing and Chipping: An effective solution for the information-erasing view generation in Self-supervised Learning

2021-09-29 · Jingwei Liu, Yi Gu, Shentong Mo, Zhun Sun 외

In self-supervised learning frameworks, deep networks are optimized to align different views of an instance that contains the similar visual semantic information. The views are generated by conducting series of data augm…

Data AugmentationSelf-Supervised Learning

The Knowledge Microscope: Features as Better Analytical Lenses than Neurons

2025-02-18 · YuHeng Chen, Pengfei Cao, Kang Liu, Jun Zhao

Previous studies primarily utilize MLP neurons as units of analysis for understanding the mechanisms of factual knowledge in Language Models (LMs); however, neurons suffer from polysemanticity, leading to limited knowled…

Knowledge Transfer with Simulated Inter-Image Erasing for Weakly Supervised Semantic Segmentation

2024-07-03 · Tao Chen, Xiruo Jiang, Gensheng Pei, Zeren Sun 외

Though adversarial erasing has prevailed in weakly supervised semantic segmentation to help activate integral object regions, existing approaches still suffer from the dilemma of under-activation and over-expansion due t…

ObjectObject DiscoverySemantic SegmentationTransfer Learning+2