paper-with-me

홈 › Papers

Towards Cohesion-Fairness Harmony: Contrastive Regularization in Individual Fair Graph Clustering

2024-02-16 · Siamak Ghodsi, Seyed Amjad Seyedi, Eirini Ntoutsi

Conventional fair graph clustering methods face two primary challenges: i) They prioritize balanced clusters at the expense of cluster cohesion by imposing rigid constraints, ii) Existing methods of both individual and group-level fairness in graph partitioning mostly rely on eigen decompositions and thus, generally lack interpretability. To address these issues, we propose iFairNMTF, an individual Fairness Nonnegative Matrix Tri-Factorization model with contrastive fairness regularization that achieves balanced and cohesive clusters. By introducing fairness regularization, our model allows for customizable accuracy-fairness trade-offs, thereby enhancing user autonomy without compromising the interpretability provided by nonnegative matrix tri-factorization. Experimental evaluations on real and synthetic datasets demonstrate the superior flexibility of iFairNMTF in achieving fairness and clustering performance.

📄 PDF Abstract BibTeX arXiv:2402.10756

Code (1)

siamakghodsi/ifairnmtf 공식 구현 pytorch

Tasks

ClusteringFairnessGraph Clusteringgraph partitioning

Similar Papers 제목 키워드 기반

Fairness And Performance In Harmony: Data Debiasing Is All You Need

2024-11-26 · Junhua Liu, Wendy Wan Yee Hui, Roy Ka-Wei Lee, Kwan Hui Lim

Fairness in both machine learning (ML) predictions and human decisions is critical, with ML models prone to algorithmic and data bias, and human decisions affected by subjectivity and cognitive bias. This study investiga…

AllFairness

PepHarmony: A Multi-View Contrastive Learning Framework for Integrated Sequence and Structure-Based Peptide Encoding

2024-01-21 · Ruochi Zhang, Haoran Wu, Chang Liu, Huaping Li 외

Recent advances in protein language models have catalyzed significant progress in peptide sequence representation. Despite extensive exploration in this field, pre-trained models tailored for peptide-specific needs remai…

Contrastive LearningDrug Discovery

DualFair: Fair Representation Learning at Both Group and Individual Levels via Contrastive Self-supervision

2023-03-15 · Sungwon Han, Seungeon Lee, Fangzhao Wu, Sundong Kim 외

Algorithmic fairness has become an important machine learning problem, especially for mission-critical Web applications. This work presents a self-supervised model, called DualFair, that can debias sensitive attributes l…

counterfactualFairnessKnowledge DistillationRepresentation Learning+1

Post-processing for Individual Fairness

2021-10-26 · NeurIPS 2021 12 · Felix Petersen, Debarghya Mukherjee, Yuekai Sun, Mikhail Yurochkin

Post-processing in algorithmic fairness is a versatile approach for correcting bias in ML systems that are already used in production. The main appeal of post-processing is that it avoids expensive retraining. In this wo…

Fairness

Fair Graph Neural Network with Supervised Contrastive Regularization

2024-04-09 · Mahdi Tavassoli Kejani, Fadi Dornaika, Jean-Michel Loubes

In recent years, Graph Neural Networks (GNNs) have made significant advancements, particularly in tasks such as node classification, link prediction, and graph representation. However, challenges arise from biases that c…

counterfactualFairnessGraph Neural NetworkLink Prediction+1