paper-with-me

Papers

Efficient fair PCA for fair representation learning

2023-02-26 · Matthäus Kleindessner, Michele Donini, Chris Russell, Muhammad Bilal Zafar

We revisit the problem of fair principal component analysis (PCA), where the goal is to learn the best low-rank linear approximation of the data that obfuscates demographic information. We propose a conceptually simple approach that allows for an analytic solution similar to standard PCA and can be kernelized. Our methods have the same complexity as standard PCA, or kernel PCA, and run much faster than existing methods for fair PCA based on semidefinite programming or manifold optimization, while achieving similar results.

📄 PDF Abstract BibTeX arXiv:2302.13319

Code (1)

amazon-science/fair-pca 공식 구현

Tasks

Representation Learning

Methods 이 논문이 사용한 방법론

PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

Fair Representation: Guaranteeing Approximate Multiple Group Fairness for Unknown Tasks

2021-09-01 · Xudong Shen, Yongkang Wong, Mohan Kankanhalli

Motivated by scenarios where data is used for diverse prediction tasks, we study whether fair representation can be used to guarantee fairness for unknown tasks and for multiple fairness notions simultaneously. We consid…

AllFairnessvalid

On the Power of Randomization in Fair Classification and Representation

2024-06-05 · Sushant Agarwal, Amit Deshpande

Fair classification and fair representation learning are two important problems in supervised and unsupervised fair machine learning, respectively. Fair classification asks for a classifier that maximizes accuracy on a g…

FairnessRepresentation Learning

ProFairRec: Provider Fairness-aware News Recommendation

2022-04-10 · Tao Qi, Fangzhao Wu, Chuhan Wu, Peijie Sun 외

News recommendation aims to help online news platform users find their preferred news articles. Existing news recommendation methods usually learn models from historical user behaviors on news. However, these behaviors a…

ArticlesFairnessNews Recommendation

SoFaiR: Single Shot Fair Representation Learning

2022-04-26 · Xavier Gitiaux, Huzefa Rangwala

To avoid discriminatory uses of their data, organizations can learn to map them into a representation that filters out information related to sensitive attributes. However, all existing methods in fair representation lea…

FairnessInformation PlaneRepresentation Learning

FairVFL: A Fair Vertical Federated Learning Framework with Contrastive Adversarial Learning

2022-06-07 · Tao Qi, Fangzhao Wu, Chuhan Wu, Lingjuan Lyu 외

Vertical federated learning (VFL) is a privacy-preserving machine learning paradigm that can learn models from features distributed on different platforms in a privacy-preserving way. Since in real-world applications the…

FairnessFederated LearningPrivacy PreservingVertical Federated Learning