Skip to main content

Showing 1–17 of 17 results for author: Kleindessner, M

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

    cs.CV cs.CY cs.LG

    Evaluating the Fairness of Discriminative Foundation Models in Computer Vision

    Authors: Junaid Ali, Matthaeus Kleindessner, Florian Wenzel, Kailash Budhathoki, Volkan Cevher, Chris Russell

    Abstract: We propose a novel taxonomy for bias evaluation of discriminative foundation models, such as Contrastive Language-Pretraining (CLIP), that are used for labeling tasks. We then systematically evaluate existing methods for mitigating bias in these models with respect to our taxonomy. Specifically, we evaluate OpenAI's CLIP and OpenCLIP models for key applications, such as zero-shot classification, i… ▽ More

    Submitted 18 October, 2023; originally announced October 2023.

    Comments: Accepted at AIES'23

  2. arXiv:2302.13319  [pdf, other

    stat.ML cs.CY cs.LG

    Efficient fair PCA for fair representation learning

    Authors: Matthäus Kleindessner, Michele Donini, Chris Russell, Muhammad Bilal Zafar

    Abstract: 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… ▽ More

    Submitted 26 February, 2023; originally announced February 2023.

  3. arXiv:2207.05027  [pdf, other

    cs.CV

    Unsupervised Semantic Segmentation with Self-supervised Object-centric Representations

    Authors: Andrii Zadaianchuk, Matthaeus Kleindessner, Yi Zhu, Francesco Locatello, Thomas Brox

    Abstract: In this paper, we show that recent advances in self-supervised feature learning enable unsupervised object discovery and semantic segmentation with a performance that matches the state of the field on supervised semantic segmentation 10 years ago. We propose a methodology based on unsupervised saliency masks and self-supervised feature clustering to kickstart object discovery followed by training… ▽ More

    Submitted 30 April, 2023; v1 submitted 11 July, 2022; originally announced July 2022.

  4. arXiv:2207.03600  [pdf, other

    cs.LG

    Individual Preference Stability for Clustering

    Authors: Saba Ahmadi, Pranjal Awasthi, Samir Khuller, Matthäus Kleindessner, Jamie Morgenstern, Pattara Sukprasert, Ali Vakilian

    Abstract: In this paper, we propose a natural notion of individual preference (IP) stability for clustering, which asks that every data point, on average, is closer to the points in its own cluster than to the points in any other cluster. Our notion can be motivated from several perspectives, including game theory and algorithmic fairness. We study several questions related to our proposed notion. We first… ▽ More

    Submitted 7 July, 2022; originally announced July 2022.

    Comments: Accepted to ICML'22. This is a full version of the ICML version as well as a substantially improved version of arXiv:2006.04960

  5. arXiv:2204.04440  [pdf, other

    cs.LG

    Are Two Heads the Same as One? Identifying Disparate Treatment in Fair Neural Networks

    Authors: Michael Lohaus, Matthäus Kleindessner, Krishnaram Kenthapadi, Francesco Locatello, Chris Russell

    Abstract: We show that deep networks trained to satisfy demographic parity often do so through a form of race or gender awareness, and that the more we force a network to be fair, the more accurately we can recover race or gender from the internal state of the network. Based on this observation, we investigate an alternative fairness approach: we add a second classification head to the network to explicitly… ▽ More

    Submitted 19 November, 2022; v1 submitted 9 April, 2022; originally announced April 2022.

    Comments: Accepted at NeurIPS 2022

  6. arXiv:2203.04913  [pdf, other

    cs.CV cs.LG

    Leveling Down in Computer Vision: Pareto Inefficiencies in Fair Deep Classifiers

    Authors: Dominik Zietlow, Michael Lohaus, Guha Balakrishnan, Matthäus Kleindessner, Francesco Locatello, Bernhard Schölkopf, Chris Russell

    Abstract: Algorithmic fairness is frequently motivated in terms of a trade-off in which overall performance is decreased so as to improve performance on disadvantaged groups where the algorithm would otherwise be less accurate. Contrary to this, we find that applying existing fairness approaches to computer vision improve fairness by degrading the performance of classifiers across all groups (with increased… ▽ More

    Submitted 31 March, 2022; v1 submitted 9 March, 2022; originally announced March 2022.

  7. arXiv:2203.04413  [pdf, ps, other

    cs.LG stat.ML

    Score matching enables causal discovery of nonlinear additive noise models

    Authors: Paul Rolland, Volkan Cevher, Matthäus Kleindessner, Chris Russel, Bernhard Schölkopf, Dominik Janzing, Francesco Locatello

    Abstract: This paper demonstrates how to recover causal graphs from the score of the data distribution in non-linear additive (Gaussian) noise models. Using score matching algorithms as a building block, we show how to design a new generation of scalable causal discovery methods. To showcase our approach, we also propose a new efficient method for approximating the score's Jacobian, enabling to recover the… ▽ More

    Submitted 8 March, 2022; originally announced March 2022.

  8. arXiv:2107.01057  [pdf, other

    cs.LG cs.AI

    Backward-Compatible Prediction Updates: A Probabilistic Approach

    Authors: Frederik Träuble, Julius von Kügelgen, Matthäus Kleindessner, Francesco Locatello, Bernhard Schölkopf, Peter Gehler

    Abstract: When machine learning systems meet real world applications, accuracy is only one of several requirements. In this paper, we assay a complementary perspective originating from the increasing availability of pre-trained and regularly improving state-of-the-art models. While new improved models develop at a fast pace, downstream tasks vary more slowly or stay constant. Assume that we have a large unl… ▽ More

    Submitted 2 July, 2021; originally announced July 2021.

  9. arXiv:2105.03153  [pdf, other

    stat.ML cs.LG

    Pairwise Fairness for Ordinal Regression

    Authors: Matthäus Kleindessner, Samira Samadi, Muhammad Bilal Zafar, Krishnaram Kenthapadi, Chris Russell

    Abstract: We initiate the study of fairness for ordinal regression. We adapt two fairness notions previously considered in fair ranking and propose a strategy for training a predictor that is approximately fair according to either notion. Our predictor has the form of a threshold model, composed of a scoring function and a set of thresholds, and our strategy is based on a reduction to fair binary classifica… ▽ More

    Submitted 11 February, 2022; v1 submitted 7 May, 2021; originally announced May 2021.

  10. arXiv:2102.08410  [pdf, other

    cs.LG stat.ML

    Evaluating Fairness of Machine Learning Models Under Uncertain and Incomplete Information

    Authors: Pranjal Awasthi, Alex Beutel, Matthaeus Kleindessner, Jamie Morgenstern, Xuezhi Wang

    Abstract: Training and evaluation of fair classifiers is a challenging problem. This is partly due to the fact that most fairness metrics of interest depend on both the sensitive attribute information and label information of the data points. In many scenarios it is not possible to collect large datasets with such information. An alternate approach that is commonly used is to separately train an attribute c… ▽ More

    Submitted 16 February, 2021; originally announced February 2021.

  11. arXiv:2006.06879  [pdf, other

    stat.ML cs.LG

    Active Sampling for Min-Max Fairness

    Authors: Jacob Abernethy, Pranjal Awasthi, Matthäus Kleindessner, Jamie Morgenstern, Chris Russell, Jie Zhang

    Abstract: We propose simple active sampling and reweighting strategies for optimizing min-max fairness that can be applied to any classification or regression model learned via loss minimization. The key intuition behind our approach is to use at each timestep a datapoint from the group that is worst off under the current model for updating the model. The ease of implementation and the generality of our rob… ▽ More

    Submitted 17 June, 2022; v1 submitted 11 June, 2020; originally announced June 2020.

  12. arXiv:2006.04960  [pdf, other

    stat.ML cs.LG

    A Notion of Individual Fairness for Clustering

    Authors: Matthäus Kleindessner, Pranjal Awasthi, Jamie Morgenstern

    Abstract: A common distinction in fair machine learning, in particular in fair classification, is between group fairness and individual fairness. In the context of clustering, group fairness has been studied extensively in recent years; however, individual fairness for clustering has hardly been explored. In this paper, we propose a natural notion of individual fairness for clustering. Our notion asks that… ▽ More

    Submitted 8 June, 2020; originally announced June 2020.

  13. arXiv:1906.03284  [pdf, other

    stat.ML cs.LG

    Equalized odds postprocessing under imperfect group information

    Authors: Pranjal Awasthi, Matthäus Kleindessner, Jamie Morgenstern

    Abstract: Most approaches aiming to ensure a model's fairness with respect to a protected attribute (such as gender or race) assume to know the true value of the attribute for every data point. In this paper, we ask to what extent fairness interventions can be effective even when only imperfect information about the protected attribute is available. In particular, we study the prominent equalized odds postp… ▽ More

    Submitted 1 March, 2020; v1 submitted 7 June, 2019; originally announced June 2019.

  14. arXiv:1901.08668  [pdf, other

    stat.ML cs.DS cs.LG

    Guarantees for Spectral Clustering with Fairness Constraints

    Authors: Matthäus Kleindessner, Samira Samadi, Pranjal Awasthi, Jamie Morgenstern

    Abstract: Given the widespread popularity of spectral clustering (SC) for partitioning graph data, we study a version of constrained SC in which we try to incorporate the fairness notion proposed by Chierichetti et al. (2017). According to this notion, a clustering is fair if every demographic group is approximately proportionally represented in each cluster. To this end, we develop variants of both normali… ▽ More

    Submitted 10 May, 2019; v1 submitted 24 January, 2019; originally announced January 2019.

  15. arXiv:1901.08628  [pdf, other

    stat.ML cs.DS cs.LG

    Fair k-Center Clustering for Data Summarization

    Authors: Matthäus Kleindessner, Pranjal Awasthi, Jamie Morgenstern

    Abstract: In data summarization we want to choose $k$ prototypes in order to summarize a data set. We study a setting where the data set comprises several demographic groups and we are restricted to choose $k_i$ prototypes belonging to group $i$. A common approach to the problem without the fairness constraint is to optimize a centroid-based clustering objective such as $k$-center. A natural extension then… ▽ More

    Submitted 10 May, 2019; v1 submitted 24 January, 2019; originally announced January 2019.

  16. arXiv:1607.08456  [pdf, other

    stat.ML cs.DS cs.LG

    Kernel functions based on triplet comparisons

    Authors: Matthäus Kleindessner, Ulrike von Luxburg

    Abstract: Given only information in the form of similarity triplets "Object A is more similar to object B than to object C" about a data set, we propose two ways of defining a kernel function on the data set. While previous approaches construct a low-dimensional Euclidean embedding of the data set that reflects the given similarity triplets, we aim at defining kernel functions that correspond to high-dimens… ▽ More

    Submitted 29 October, 2017; v1 submitted 28 July, 2016; originally announced July 2016.

  17. arXiv:1602.07194  [pdf, other

    stat.ML cs.DS cs.LG

    Lens depth function and k-relative neighborhood graph: versatile tools for ordinal data analysis

    Authors: Matthäus Kleindessner, Ulrike von Luxburg

    Abstract: In recent years it has become popular to study machine learning problems in a setting of ordinal distance information rather than numerical distance measurements. By ordinal distance information we refer to binary answers to distance comparisons such as $d(A,B)<d(C,D)$. For many problems in machine learning and statistics it is unclear how to solve them in such a scenario. Up to now, the main appr… ▽ More

    Submitted 24 July, 2017; v1 submitted 23 February, 2016; originally announced February 2016.

    Journal ref: Journal of Machine Learning Research 18(58):1-52, 2017