paper-with-me

Papers

FairSISA: Ensemble Post-Processing to Improve Fairness of Unlearning in LLMs

2023-12-12 · Swanand Ravindra Kadhe, Anisa Halimi, Ambrish Rawat, Nathalie Baracaldo

Training large language models (LLMs) is a costly endeavour in terms of time and computational resources. The large amount of training data used during the unsupervised pre-training phase makes it difficult to verify all data and, unfortunately, undesirable data may be ingested during training. Re-training from scratch is impractical and has led to the creation of the 'unlearning' discipline where models are modified to "unlearn" undesirable information without retraining. However, any modification can alter the behaviour of LLMs, especially on key dimensions such as fairness. This is the first work that examines this interplay between unlearning and fairness for LLMs. In particular, we focus on a popular unlearning framework known as SISA [Bourtoule et al., 2021], which creates an ensemble of models trained on disjoint shards. We evaluate the performance-fairness trade-off for SISA, and empirically demsontrate that SISA can indeed reduce fairness in LLMs. To remedy this, we propose post-processing bias mitigation techniques for ensemble models produced by SISA. We adapt the post-processing fairness improvement technique from [Hardt et al., 2016] to design three methods that can handle model ensembles, and prove that one of the methods is an optimal fair predictor for ensemble of models. Through experimental results, we demonstrate the efficacy of our post-processing framework called 'FairSISA'.

📄 PDF Abstract BibTeX arXiv:2312.07420

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessUnsupervised Pre-training

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Fairness-aware Outlier Ensemble

2021-03-17 · Haoyu Liu, Fenglong Ma, Shibo He, Jiming Chen 외

Outlier ensemble methods have shown outstanding performance on the discovery of instances that are significantly different from the majority of the data. However, without the awareness of fairness, their applicability in…

FairnessFraud DetectionOutlier Detection

FAE: A Fairness-Aware Ensemble Framework

2020-02-03 · Vasileios Iosifidis, Besnik Fetahu, Eirini Ntoutsi

Automated decision making based on big data and machine learning (ML) algorithms can result in discriminatory decisions against certain protected groups defined upon personal data like gender, race, sexual orientation et…

BIG-bench Machine LearningDecision MakingFairness

The Disparate Benefits of Deep Ensembles

2024-10-17 · Kajetan Schweighofer, Adrian Arnaiz-Rodriguez, Sepp Hochreiter, Nuria Oliver

Ensembles of Deep Neural Networks, Deep Ensembles, are widely used as a simple way to boost predictive performance. However, their impact on algorithmic fairness is not well understood yet. Algorithmic fairness investiga…

DiversityFairness

A Model Ensemble-Based Post-Processing Framework for Fairness-Aware Prediction

2026-03-19 · Zhouting Zhao, Tin Lok James Ng arxiv

Striking an optimal balance between predictive performance and fairness continues to be a fundamental challenge in machine learning. In this work, we propose a post-processing framework that facilitates fairness-aware pr…

Debiasing Text Safety Classifiers through a Fairness-Aware Ensemble

2024-09-05 · Olivia Sturman, Aparna Joshi, Bhaktipriya Radharapu, Piyush Kumar 외

Increasing use of large language models (LLMs) demand performant guardrails to ensure the safety of inputs and outputs of LLMs. When these safeguards are trained on imbalanced data, they can learn the societal biases. We…

counterfactualFairness