paper-with-me

Papers

FairRARI: A Plug and Play Framework for Fairness-Aware PageRank

2026-02-09 · Emmanouil Kariotakis, Aritra Konar arxiv

PageRank (PR) is a fundamental algorithm in graph machine learning tasks. Owing to the increasing importance of algorithmic fairness, we consider the problem of computing PR vectors subject to various group-fairness criteria based on sensitive attributes of the vertices. At present, principled algorithms for this problem are lacking - some cannot guarantee that a target fairness level is achieved, while others do not feature optimality guarantees. In order to overcome these shortcomings, we put forth a unified in-processing convex optimization framework, termed FairRARI, for tackling different group-fairness criteria in a ``plug and play'' fashion. Leveraging a variational formulation of PR, the framework computes fair PR vectors by solving a strongly convex optimization problem with fairness constraints, thereby ensuring that a target fairness level is achieved. We further introduce three different fairness criteria which can be efficiently tackled using FairRARI to compute fair PR vectors with the same asymptotic time-complexity as the original PR algorithm. Extensive experiments on real-world datasets showcase that FairRARI outperforms existing methods in terms of utility, while achieving the desired fairness levels across multiple vertex groups; thereby highlighting its effectiveness.

📄 PDF Abstract BibTeX arXiv:2602.08589

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Statistical Guarantees for Fairness Aware Plug-In Algorithms

2021-07-27 · Drona Khurana, Srinivasan Ravichandran, Sparsh Jain, Narayanan Unny Edakunni

A plug-in algorithm to estimate Bayes Optimal Classifiers for fairness-aware binary classification has been proposed in (Menon & Williamson, 2018). However, the statistical efficacy of their approach has not been establi…

Binary ClassificationFairness

Learning Fair Domain Adaptation with Virtual Label Distribution

2026-01-26 · Yuguang Zhang, Lijun Sheng, Jian Liang, Ran He arxiv

Unsupervised Domain Adaptation (UDA) aims to mitigate performance degradation when training and testing data are sampled from different distributions. While significant progress has been made in enhancing overall accurac…

Unsupervised Domain Adaptation

Fair Deepfake Detectors Can Generalize

2025-07-03 · Harry Cheng, Ming-Hui Liu, Yangyang Guo, Tianyi Wang 외 arxiv

Deepfake detection models face two critical challenges: generalization to unseen manipulations and demographic fairness among population groups. However, existing approaches often demonstrate that these two objectives ar…

DeepFake Detection

FairQE: Multi-Agent Framework for Mitigating Gender Bias in Translation Quality Estimation

2026-04-23 · Jinhee Jang, Juhwan Choi, Dongjin Lee, Seunguk Yu 외 arxiv

Quality Estimation (QE) aims to assess machine translation quality without reference translations, but recent studies have shown that existing QE models exhibit systematic gender bias. In particular, they tend to favor m…

Machine Translation

KB-Plugin: A Plug-and-play Framework for Large Language Models to Induce Programs over Low-resourced Knowledge Bases

2024-02-02 · Jiajie Zhang, Shulin Cao, Linmei Hu, Ling Feng 외

Program induction (PI) has become a promising paradigm for using knowledge bases (KBs) to help large language models (LLMs) answer complex knowledge-intensive questions. Nonetheless, PI typically relies on a large number…

Program inductionSelf-Supervised Learning