paper-with-me

홈 › Papers

Mitigating Subpopulation Bias for Fair Network Topology Inference

2024-03-22 · Madeline Navarro, Samuel Rey, Andrei Buciulea, Antonio G. Marques, Santiago Segarra

We consider fair network topology inference from nodal observations. Real-world networks often exhibit biased connections based on sensitive nodal attributes. Hence, different subpopulations of nodes may not share or receive information equitably. We thus propose an optimization-based approach to accurately infer networks while discouraging biased edges. To this end, we present bias metrics that measure topological demographic parity to be applied as convex penalties, suitable for most optimization-based graph learning methods. Moreover, we encourage equitable treatment for any number of subpopulations of differing sizes. We validate our method on synthetic and real-world simulations using networks with both biased and unbiased connections.

📄 PDF Abstract BibTeX arXiv:2403.15591

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Learning

Similar Papers 제목 키워드 기반

When mitigating bias is unfair: multiplicity and arbitrariness in algorithmic group fairness

2023-02-14 · Natasa Krco, Thibault Laugel, Vincent Grari, Jean-Michel Loubes 외

Most research on fair machine learning has prioritized optimizing criteria such as Demographic Parity and Equalized Odds. Despite these efforts, there remains a limited understanding of how different bias mitigation stra…

FairnessModel Selection

FMP: Toward Fair Graph Message Passing against Topology Bias

2022-02-08 · Zhimeng Jiang, Xiaotian Han, Chao Fan, Zirui Liu 외

Despite recent advances in achieving fair representations and predictions through regularization, adversarial debiasing, and contrastive learning in graph neural networks (GNNs), the working mechanism (i.e., message pass…

Contrastive LearningFairnessNode Classification

Mitigating topology biases in Graph Diffusion via Counterfactual Intervention

2026-03-02 · Wendi Wang, Jiaxi Yang, Yongkang Du, Lu Lin arxiv

Graph diffusion models have gained significant attention in graph generation tasks, but they often inherit and amplify topology biases from sensitive attributes (e.g. gender, age, region), leading to unfair synthetic gra…

Graph Generation

How Does Topology Bias Distort Message Passing? A Dirichlet Energy Perspective

2024-11-21 · Yanbiao Ji, Yue Ding, Dan Luo, Chang Liu 외

Graph-based recommender systems have achieved remarkable effectiveness by modeling high-order interactions between users and items. However, such approaches are significantly undermined by popularity bias, which distorts…

Collaborative FilteringFairnessRecommendation Systems

Fair CoVariance Neural Networks

2024-09-13 · Andrea Cavallo, Madeline Navarro, Santiago Segarra, Elvin Isufi

Covariance-based data processing is widespread across signal processing and machine learning applications due to its ability to model data interconnectivities and dependencies. However, harmful biases in the data may bec…

Fairness