paper-with-me

Papers

Provable Optimization for Adversarial Fair Self-supervised Contrastive Learning

2024-06-09 · Qi Qi, Quanqi Hu, Qihang Lin, Tianbao Yang

This paper studies learning fair encoders in a self-supervised learning (SSL) setting, in which all data are unlabeled and only a small portion of them are annotated with sensitive attribute. Adversarial fair representation learning is well suited for this scenario by minimizing a contrastive loss over unlabeled data while maximizing an adversarial loss of predicting the sensitive attribute over the data with sensitive attribute. Nevertheless, optimizing adversarial fair representation learning presents significant challenges due to solving a non-convex non-concave minimax game. The complexity deepens when incorporating a global contrastive loss that contrasts each anchor data point against all other examples. A central question is ``{\it can we design a provable yet efficient algorithm for solving adversarial fair self-supervised contrastive learning}?'' Building on advanced optimization techniques, we propose a stochastic algorithm dubbed SoFCLR with a convergence analysis under reasonable conditions without requring a large batch size. We conduct extensive experiments to demonstrate the effectiveness of the proposed approach for downstream classification with eight fairness notions.

📄 PDF Abstract BibTeX arXiv:2406.05686

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeContrastive LearningFairnessRepresentation LearningSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Fair Classification with Adversarial Perturbations

2021-06-10 · NeurIPS 2021 12 · L. Elisa Celis, Anay Mehrotra, Nisheeth K. Vishnoi

We study fair classification in the presence of an omniscient adversary that, given an $\eta$, is allowed to choose an arbitrary $\eta$-fraction of the training samples and arbitrarily perturb their protected attributes.…

ClassificationFairnessImputation

Fairness via Adversarial Attribute Neighbourhood Robust Learning

2022-10-12 · Qi Qi, Shervin Ardeshir, Yi Xu, Tianbao Yang

Improving fairness between privileged and less-privileged sensitive attribute groups (e.g, {race, gender}) has attracted lots of attention. To enhance the model performs uniformly well in different sensitive attributes, …

AttributeFairness

Fair Classification with Noisy Protected Attributes: A Framework with Provable Guarantees

2020-06-08 · L. Elisa Celis, Lingxiao Huang, Vijay Keswani, Nisheeth K. Vishnoi

We present an optimization framework for learning a fair classifier in the presence of noisy perturbations in the protected attributes. Compared to prior work, our framework can be employed with a very general class of l…

FairnessGeneral Classification

Endowing Pre-trained Graph Models with Provable Fairness

2024-02-19 · Zhongjian Zhang, Mengmei Zhang, Yue Yu, Cheng Yang 외

Pre-trained graph models (PGMs) aim to capture transferable inherent structural properties and apply them to different downstream tasks. Similar to pre-trained language models, PGMs also inherit biases from human society…

AttributeFairnessNode Classification

Self-Play with Adversarial Critic: Provable and Scalable Offline Alignment for Language Models

2024-06-06 · Xiang Ji, Sanjeev Kulkarni, Mengdi Wang, Tengyang Xie

This work studies the challenge of aligning large language models (LLMs) with offline preference data. We focus on alignment by Reinforcement Learning from Human Feedback (RLHF) in particular. While popular preference op…

Offline RLreinforcement-learningReinforcement LearningReinforcement Learning (RL)