Skip to main content

Showing 1–9 of 9 results for author: Zehlike, M

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

    cs.CY

    Beyond Incompatibility: Trade-offs between Mutually Exclusive Fairness Criteria in Machine Learning and Law

    Authors: Meike Zehlike, Alex Loosley, Håkan Jonsson, Emil Wiedemann, Philipp Hacker

    Abstract: Fair and trustworthy AI is becoming ever more important in both machine learning and legal domains. One important consequence is that decision makers must seek to guarantee a 'fair', i.e., non-discriminatory, algorithmic decision procedure. However, there are several competing notions of algorithmic fairness that have been shown to be mutually incompatible under realistic factual assumptions. This… ▽ More

    Submitted 20 December, 2024; v1 submitted 1 December, 2022; originally announced December 2022.

    ACM Class: I.2.m; K.4.2; K.5.m

  2. arXiv:2201.12662  [pdf, other

    cs.IR cs.AI cs.GT

    Fair ranking: a critical review, challenges, and future directions

    Authors: Gourab K Patro, Lorenzo Porcaro, Laura Mitchell, Qiuyue Zhang, Meike Zehlike, Nikhil Garg

    Abstract: Ranking, recommendation, and retrieval systems are widely used in online platforms and other societal systems, including e-commerce, media-streaming, admissions, gig platforms, and hiring. In the recent past, a large "fair ranking" research literature has been developed around making these systems fair to the individuals, providers, or content that are being ranked. Most of this literature defines… ▽ More

    Submitted 29 January, 2022; originally announced January 2022.

  3. Fairness in Ranking: A Survey

    Authors: Meike Zehlike, Ke Yang, Julia Stoyanovich

    Abstract: In the past few years, there has been much work on incorporating fairness requirements into algorithmic rankers, with contributions coming from the data management, algorithms, information retrieval, and recommender systems communities. In this survey we give a systematic overview of this work, offering a broad perspective that connects formalizations and algorithmic approaches across subfields. A… ▽ More

    Submitted 12 August, 2022; v1 submitted 25 March, 2021; originally announced March 2021.

    Comments: 72 pages. ACM CSUR (2022)

    ACM Class: I.2.6; I.2.8; H.3.3

  4. arXiv:2012.12795  [pdf, other

    cs.IR

    A Note on the Significance Adjustment for FA*IR with Two Protected Groups

    Authors: Meike Zehlike, Tom Sühr, Carlos Castillo

    Abstract: In this report we provide an improvement of the significance adjustment from the FA*IR algorithm of Zehlike et al., which did not work for very short rankings in combination with a low minimum proportion $p$ for the protected group. We show how the minimum number of protected candidates per ranking position can be calculated exactly and provide a mapping from the continuous space of significance l… ▽ More

    Submitted 23 December, 2020; originally announced December 2020.

  5. arXiv:2010.07848  [pdf

    cs.CY

    Towards a Flexible Framework for Algorithmic Fairness

    Authors: Philip Hacker, Emil Wiedemann, Meike Zehlike

    Abstract: Increasingly, scholars seek to integrate legal and technological insights to combat bias in AI systems. In recent years, many different definitions for ensuring non-discrimination in algorithmic decision systems have been put forward. In this paper, we first briefly describe the EU law framework covering cases of algorithmic discrimination. Second, we present an algorithm that harnesses optimal tr… ▽ More

    Submitted 15 October, 2020; originally announced October 2020.

    Comments: forthcoming in INFORMATIK2020

  6. FairSearch: A Tool For Fairness in Ranked Search Results

    Authors: Meike Zehlike, Tom Sühr, Carlos Castillo, Ivan Kitanovski

    Abstract: Ranked search results and recommendations have become the main mechanism by which we find content, products, places, and people online. With hiring, selecting, purchasing, and dating being increasingly mediated by algorithms, rankings may determine career and business opportunities, educational placement, access to benefits, and even social and reproductive success. It is therefore of societal and… ▽ More

    Submitted 23 April, 2020; v1 submitted 27 May, 2019; originally announced May 2019.

    Comments: 4 pages, demo paper

    ACM Class: H.3.3

    Journal ref: Companion Proceedings of the Web Conference 2020 (WWW '20 Companion), April 20--24, 2020, Taipei, Taiwan

  7. Reducing Disparate Exposure in Ranking: A Learning To Rank Approach

    Authors: Meike Zehlike, Carlos Castillo

    Abstract: Ranked search results have become the main mechanism by which we find content, products, places, and people online. Thus their ordering contributes not only to the satisfaction of the searcher, but also to career and business opportunities, educational placement, and even social success of those being ranked. Researchers have become increasingly concerned with systematic biases in data-driven rank… ▽ More

    Submitted 27 May, 2020; v1 submitted 22 May, 2018; originally announced May 2018.

    Comments: 7 pages

    ACM Class: H.3.3

  8. arXiv:1712.07924  [pdf, other

    cs.CY stat.ML

    Matching Code and Law: Achieving Algorithmic Fairness with Optimal Transport

    Authors: Meike Zehlike, Philipp Hacker, Emil Wiedemann

    Abstract: Increasingly, discrimination by algorithms is perceived as a societal and legal problem. As a response, a number of criteria for implementing algorithmic fairness in machine learning have been developed in the literature. This paper proposes the Continuous Fairness Algorithm (CFA$θ$) which enables a continuous interpolation between different fairness definitions. More specifically, we make three m… ▽ More

    Submitted 24 September, 2019; v1 submitted 21 December, 2017; originally announced December 2017.

    Comments: Vastly extended new version, now including computational experiments

  9. FA*IR: A Fair Top-k Ranking Algorithm

    Authors: Meike Zehlike, Francesco Bonchi, Carlos Castillo, Sara Hajian, Mohamed Megahed, Ricardo Baeza-Yates

    Abstract: In this work, we define and solve the Fair Top-k Ranking problem, in which we want to determine a subset of k candidates from a large pool of n >> k candidates, maximizing utility (i.e., select the "best" candidates) subject to group fairness criteria. Our ranked group fairness definition extends group fairness using the standard notion of protected groups and is based on ensuring that the proport… ▽ More

    Submitted 2 July, 2018; v1 submitted 20 June, 2017; originally announced June 2017.

    Comments: In Proceedings of the 26th ACM International Conference on Information and Knowledge Management (CIKM'17). This version corrects an error on Table 4

    ACM Class: H.3.3; J.1