paper-with-me

홈 › Papers

Fair Group-Shared Representations with Normalizing Flows

2022-01-17 · Mattia Cerrato, Marius Köppel, Alexander Segner, Stefan Kramer

The issue of fairness in machine learning stems from the fact that historical data often displays biases against specific groups of people which have been underprivileged in the recent past, or still are. In this context, one of the possible approaches is to employ fair representation learning algorithms which are able to remove biases from data, making groups statistically indistinguishable. In this paper, we instead develop a fair representation learning algorithm which is able to map individuals belonging to different groups in a single group. This is made possible by training a pair of Normalizing Flow models and constraining them to not remove information about the ground truth by training a ranking or classification model on top of them. The overall, `chained'' model is invertible and has a tractable Jacobian, which allows to relate together the probability densities for different groups and `translate'' individuals from one group to another. We show experimentally that our methodology is competitive with other fair representation learning algorithms. Furthermore, our algorithm achieves stronger invariance w.r.t. the sensitive attribute.

📄 PDF Abstract BibTeX arXiv:2201.06336

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeFairnessRepresentation Learning

Similar Papers 제목 키워드 기반

Fair Normalizing Flows

2021-06-10 · ICLR 2022 4 · Mislav Balunović, Anian Ruoss, Martin Vechev

Fair representation learning is an attractive approach that promises fairness of downstream predictors by encoding sensitive data. Unfortunately, recent work has shown that strong adversarial predictors can still exhibit…

FairnessRepresentation LearningTransfer Learning

Continuous normalizing flows for lattice gauge theories

2024-10-17 · Mathis Gerdes, Pim de Haan, Roberto Bondesan, Miranda C. N. Cheng

Continuous normalizing flows are known to be highly expressive and flexible, which allows for easier incorporation of large symmetries and makes them a powerful tool for sampling in lattice field theories. Building on pr…

Equivariant Finite Normalizing Flows

2021-10-16 · Avishek Joey Bose, Marcus Brubaker, Ivan Kobyzev

Generative modeling seeks to uncover the underlying factors that give rise to observed data that can often be modeled as the natural symmetries that manifest themselves through invariances and equivariances to certain tr…

Latent Normalizing Flows for Many-to-Many Cross-Domain Mappings

2020-02-16 · ICLR 2020 1 · Shweta Mahajan, Iryna Gurevych, Stefan Roth

Learned joint representations of images and text form the backbone of several important cross-domain tasks such as image captioning. Prior work mostly maps both domains into a common latent representation in a purely sup…

Image CaptioningImage Generation

Boosting Summarization with Normalizing Flows and Aggressive Training

2023-11-01 · Yu Yang, Xiaotong Shen

This paper presents FlowSUM, a normalizing flows-based variational encoder-decoder framework for Transformer-based summarization. Our approach tackles two primary challenges in variational summarization: insufficient sem…

DecoderKnowledge DistillationText Summarization