Skip to main content

Showing 1–6 of 6 results for author: Kenfack, P J

Searching in archive cs. Search in all archives.
.
  1. arXiv:2311.17228  [pdf, other

    cs.CY cs.AI

    Survey on AI Ethics: A Socio-technical Perspective

    Authors: Dave Mbiazi, Meghana Bhange, Maryam Babaei, Ivaxi Sheth, Patrik Joslin Kenfack

    Abstract: The past decade has observed a great advancement in AI with deep learning-based models being deployed in diverse scenarios including safety-critical applications. As these AI systems become deeply embedded in our societal infrastructure, the repercussions of their decisions and actions have significant consequences, making the ethical implications of AI deployment highly relevant and important. Th… ▽ More

    Submitted 28 November, 2023; originally announced November 2023.

  2. arXiv:2307.13081  [pdf, other

    cs.LG cs.AI

    Fairness Under Demographic Scarce Regime

    Authors: Patrik Joslin Kenfack, Samira Ebrahimi Kahou, Ulrich Aïvodji

    Abstract: Most existing works on fairness assume the model has full access to demographic information. However, there exist scenarios where demographic information is partially available because a record was not maintained throughout data collection or for privacy reasons. This setting is known as demographic scarce regime. Prior research has shown that training an attribute classifier to replace the missin… ▽ More

    Submitted 17 September, 2024; v1 submitted 24 July, 2023; originally announced July 2023.

    Comments: Published in Transactions on Machine Learning Research (TMLR), 2024

  3. arXiv:2207.10653  [pdf, other

    cs.LG cs.AI

    RepFair-GAN: Mitigating Representation Bias in GANs Using Gradient Clipping

    Authors: Patrik Joslin Kenfack, Kamil Sabbagh, Adín Ramírez Rivera, Adil Khan

    Abstract: Fairness has become an essential problem in many domains of Machine Learning (ML), such as classification, natural language processing, and Generative Adversarial Networks (GANs). In this research effort, we study the unfairness of GANs. We formally define a new fairness notion for generative models in terms of the distribution of generated samples sharing the same protected attributes (gender, ra… ▽ More

    Submitted 13 July, 2022; originally announced July 2022.

  4. arXiv:2107.12826  [pdf, other

    cs.LG cs.AI

    Adversarial Stacked Auto-Encoders for Fair Representation Learning

    Authors: Patrik Joslin Kenfack, Adil Mehmood Khan, Rasheed Hussain, S. M. Ahsan Kazmi

    Abstract: Training machine learning models with the only accuracy as a final goal may promote prejudices and discriminatory behaviors embedded in the data. One solution is to learn latent representations that fulfill specific fairness metrics. Different types of learning methods are employed to map data into the fair representational space. The main purpose is to learn a latent representation of data that s… ▽ More

    Submitted 27 July, 2021; originally announced July 2021.

    Comments: ICML2021 ML4data Workshop Paper

  5. arXiv:2106.12576  [pdf, other

    cs.LG cs.AI cs.CR

    DP-SGD vs PATE: Which Has Less Disparate Impact on Model Accuracy?

    Authors: Archit Uniyal, Rakshit Naidu, Sasikanth Kotti, Sahib Singh, Patrik Joslin Kenfack, Fatemehsadat Mireshghallah, Andrew Trask

    Abstract: Recent advances in differentially private deep learning have demonstrated that application of differential privacy, specifically the DP-SGD algorithm, has a disparate impact on different sub-groups in the population, which leads to a significantly high drop-in model utility for sub-populations that are under-represented (minorities), compared to well-represented ones. In this work, we aim to compa… ▽ More

    Submitted 25 March, 2022; v1 submitted 22 June, 2021; originally announced June 2021.

    Comments: 4 pages, 3 images

  6. arXiv:2103.00950  [pdf, other

    cs.LG cs.CV

    On the Fairness of Generative Adversarial Networks (GANs)

    Authors: Patrik Joslin Kenfack, Daniil Dmitrievich Arapov, Rasheed Hussain, S. M. Ahsan Kazmi, Adil Mehmood Khan

    Abstract: Generative adversarial networks (GANs) are one of the greatest advances in AI in recent years. With their ability to directly learn the probability distribution of data, and then sample synthetic realistic data. Many applications have emerged, using GANs to solve classical problems in machine learning, such as data augmentation, class unbalance problems, and fair representation learning. In this p… ▽ More

    Submitted 21 May, 2021; v1 submitted 1 March, 2021; originally announced March 2021.

    Comments: Corrected typos, added results on CelibA dataset