paper-with-me

Papers

Approximating Discrimination Within Models When Faced With Several Non-Binary Sensitive Attributes

2024-08-12 · Yijun Bian, Yujie Luo, Ping Xu

Discrimination mitigation within machine learning (ML) models could be complicated because multiple factors may be interwoven hierarchically and historically. Yet few existing fairness measures can capture the discrimination level within ML models in the face of multiple sensitive attributes (SAs). To bridge this gap, we propose a fairness measure based on distances between sets from a manifold perspective, named as 'Harmonic Fairness measure via Manifolds (HFM)' with two optional versions, which can deal with a fine-grained discrimination evaluation for several SAs of multiple values. Because directly computing HFM may be costly, to accelerate its subprocedure -- the computation of distances of sets, we further propose two approximation algorithms named 'Approximation of distance between sets for one sensitive attribute with multiple values (ApproxDist)' and 'Approximation of extended distance between sets for several sensitive attributes with multiple values (ExtendDist)' to respectively resolve bias evaluation of one single SA with multiple values and that of several SAs with multiple values. Moreover, we provide an algorithmic effectiveness analysis for ApproxDist under certain assumptions to explain how well it could work. The empirical results demonstrate that our proposed fairness measure HFM is valid and approximation algorithms (i.e. ApproxDist and ExtendDist) are effective and efficient.

📄 PDF Abstract BibTeX arXiv:2408.06099

Code (1)

eustomaqua/ApproxBias

Tasks

AttributeFairnessvalid

Similar Papers 제목 키워드 기반

LLM-Driven Robots Risk Enacting Discrimination, Violence, and Unlawful Actions

2024-06-13 · Rumaisa Azeem, Andrew Hundt, Masoumeh Mansouri, Martim Brandão

Members of the Human-Robot Interaction (HRI) and Artificial Intelligence (AI) communities have proposed Large Language Models (LLMs) as a promising resource for robotics tasks such as natural language interactions, doing…

Common Sense Reasoning

NC-TTT: A Noise Contrastive Approach for Test-Time Training

2024-04-12 · David Osowiechi, Gustavo A. Vargas Hakim, Mehrdad Noori, Milad Cheraghalikhani 외

Despite their exceptional performance in vision tasks, deep learning models often struggle when faced with domain shifts during testing. Test-Time Training (TTT) methods have recently gained popularity by their ability t…

Test-time Adaptation

NC-TTT: A Noise Constrastive Approach for Test-Time Training

2024-01-01 · CVPR 2024 1 · David Osowiechi, Gustavo A. Vargas Hakim, Mehrdad Noori, Milad Cheraghalikhani 외

Despite their exceptional performance in vision tasks deep learning models often struggle when faced with domain shifts during testing. Test-Time Training (TTT) methods have recently gained popularity by their abilit…

Test-time Adaptation

Revisiting Self-Supervised Contrastive Learning for Facial Expression Recognition

2022-10-08 · Yuxuan Shu, Xiao Gu, Guang-Zhong Yang, Benny Lo

The success of most advanced facial expression recognition works relies heavily on large-scale annotated datasets. However, it poses great challenges in acquiring clean and consistent annotations for facial expression da…

Contrastive LearningFacial Expression RecognitionFacial Expression Recognition (FER)Self-Supervised Learning

Audio-Visual Instance Discrimination with Cross-Modal Agreement

2020-04-27 · CVPR 2021 1 · Pedro Morgado, Nuno Vasconcelos, Ishan Misra

We present a self-supervised learning approach to learn audio-visual representations from video and audio. Our method uses contrastive learning for cross-modal discrimination of video from audio and vice-versa. We show t…

Action RecognitionAudio ClassificationContrastive LearningSelf-Supervised Action Recognition+2