paper-with-me

Papers

Discovering Fair Representations in the Data Domain

2018-10-15 · CVPR 2019 6 · Novi Quadrianto, Viktoriia Sharmanska, Oliver Thomas

Interpretability and fairness are critical in computer vision and machine learning applications, in particular when dealing with human outcomes, e.g. inviting or not inviting for a job interview based on application materials that may include photographs. One promising direction to achieve fairness is by learning data representations that remove the semantics of protected characteristics, and are therefore able to mitigate unfair outcomes. All available models however learn latent embeddings which comes at the cost of being uninterpretable. We propose to cast this problem as data-to-data translation, i.e. learning a mapping from an input domain to a fair target domain, where a fairness definition is being enforced. Here the data domain can be images, or any tabular data representation. This task would be straightforward if we had fair target data available, but this is not the case. To overcome this, we learn a highly unconstrained mapping by exploiting statistics of residuals - the difference between input data and its translated version - and the protected characteristics. When applied to the CelebA dataset of face images with gender attribute as the protected characteristic, our model enforces equality of opportunity by adjusting the eyes and lips regions. Intriguingly, on the same dataset we arrive at similar conclusions when using semantic attribute representations of images for translation. On face images of the recent DiF dataset, with the same gender attribute, our method adjusts nose regions. In the Adult income dataset, also with protected gender attribute, our model achieves equality of opportunity by, among others, obfuscating the wife and husband relationship. Analyzing those systematic changes will allow us to scrutinize the interplay of fairness criterion, chosen protected characteristics, and prediction performance.

📄 PDF Abstract BibTeX arXiv:1810.06755

Code (1)

predictive-analytics-lab/Data-Domain-Fairness 공식 구현

Tasks

AttributeFairnessTranslation

Similar Papers 제목 키워드 기반

FairVis: Visual Analytics for Discovering Intersectional Bias in Machine Learning

2019-04-10 · Ángel Alexander Cabrera, Will Epperson, Fred Hohman, Minsuk Kahng 외

The growing capability and accessibility of machine learning has led to its application to many real-world domains and data about people. Despite the benefits algorithmic systems may bring, models can reflect, inject, or…

BIG-bench Machine LearningFairnessSubgroup Discovery

Discovering Underlying Plans Based on Distributed Representations of Actions

2015-11-18 · Xin Tian, Hankz Hankui Zhuo, Subbarao Kambhampati

Plan recognition aims to discover target plans (i.e., sequences of actions) behind observed actions, with history plan libraries or domain models in hand. Previous approaches either discover plans by maximally "matching"…

Disentangled Representation with Causal Constraints for Counterfactual Fairness

2022-08-19 · Ziqi Xu, Jixue Liu, Debo Cheng, Jiuyong Li 외

Much research has been devoted to the problem of learning fair representations; however, they do not explicitly the relationship between latent representations. In many real-world applications, there may be causal relati…

counterfactualFairnessRepresentation Learning

Intersectional Unfairness Discovery

2024-05-31 · Gezheng Xu, Qi Chen, Charles Ling, Boyu Wang 외

AI systems have been shown to produce unfair results for certain subgroups of population, highlighting the need to understand bias on certain sensitive attributes. Current research often falls short, primarily focusing o…

AttributeFairness

FairLens: Auditing Black-box Clinical Decision Support Systems

2020-11-08 · Cecilia Panigutti, Alan Perotti, Andrè Panisson, Paolo Bajardi 외

The pervasive application of algorithmic decision-making is raising concerns on the risk of unintended bias in AI systems deployed in critical settings such as healthcare. The detection and mitigation of biased models is…

Decision MakingExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Fairness