paper-with-me

홈 › Papers

Unbiased Graph Embedding with Biased Graph Observations

2021-10-26 · Nan Wang, Lu Lin, Jundong Li, Hongning Wang

Graph embedding techniques are pivotal in real-world machine learning tasks that operate on graph-structured data, such as social recommendation and protein structure modeling. Embeddings are mostly performed on the node level for learning representations of each node. Since the formation of a graph is inevitably affected by certain sensitive node attributes, the node embeddings can inherit such sensitive information and introduce undesirable biases in downstream tasks. Most existing works impose ad-hoc constraints on the node embeddings to restrict their distributions for unbiasedness/fairness, which however compromise the utility of the resulting embeddings. In this paper, we propose a principled new way for unbiased graph embedding by learning node embeddings from an underlying bias-free graph, which is not influenced by sensitive node attributes. Motivated by this new perspective, we propose two complementary methods for uncovering such an underlying graph, with the goal of introducing minimum impact on the utility of the embeddings. Both our theoretical justification and extensive experimental comparisons against state-of-the-art solutions demonstrate the effectiveness of our proposed methods.

📄 PDF Abstract BibTeX arXiv:2110.13957

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessGraph Embedding

Similar Papers 제목 키워드 기반

Robust Graph Representation Learning for Local Corruption Recovery

2022-02-10 · Bingxin Zhou, Yuanhong Jiang, Yu Guang Wang, Jingwei Liang 외

The performance of graph representation learning is affected by the quality of graph input. While existing research usually pursues a globally smoothed graph embedding, we believe the rarely observed anomalies are as wel…

Graph EmbeddingGraph LearningGraph Representation LearningRepresentation Learning

How Significant Are the Real Performance Gains? An Unbiased Evaluation Framework for GraphRAG

2025-05-31 · Qiming Zeng, Hao Luo, Yuhao Lin, Yicheng Jin 외 arxiv

By retrieving contexts from knowledge graphs, graph-based retrieval-augmented generation (GraphRAG) enhances large language models (LLMs) to generate quality answers for user questions. Many GraphRAG methods have been pr…

Mitigating Subpopulation Bias for Fair Network Topology Inference

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

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 rec…

Graph Learning

General Debiasing for Graph-based Collaborative Filtering via Adversarial Graph Dropout

2024-02-21 · An Zhang, Wenchang Ma, Pengbo Wei, Leheng Sheng 외

Graph neural networks (GNNs) have shown impressive performance in recommender systems, particularly in collaborative filtering (CF). The key lies in aggregating neighborhood information on a user-item interaction graph t…

Collaborative FilteringRecommendation SystemsRepresentation Learning

On Quantum Circuits for Discrete Graphical Models

2022-06-01 · Nico Piatkowski, Christa Zoufal

Graphical models are useful tools for describing structured high-dimensional probability distributions. Development of efficient algorithms for generating unbiased and independent samples from graphical models remains an…