paper-with-me

Papers

Fair Representation Learning for Heterogeneous Information Networks

2021-04-18 · Ziqian Zeng, Rashidul Islam, Kamrun Naher Keya, James Foulds, Yangqiu Song, SHimei Pan

Recently, much attention has been paid to the societal impact of AI, especially concerns regarding its fairness. A growing body of research has identified unfair AI systems and proposed methods to debias them, yet many challenges remain. Representation learning for Heterogeneous Information Networks (HINs), a fundamental building block used in complex network mining, has socially consequential applications such as automated career counseling, but there have been few attempts to ensure that it will not encode or amplify harmful biases, e.g. sexism in the job market. To address this gap, in this paper we propose a comprehensive set of de-biasing methods for fair HINs representation learning, including sampling-based, projection-based, and graph neural networks (GNNs)-based techniques. We systematically study the behavior of these algorithms, especially their capability in balancing the trade-off between fairness and prediction accuracy. We evaluate the performance of the proposed methods in an automated career counseling application where we mitigate gender bias in career recommendation. Based on the evaluation results on two datasets, we identify the most effective fair HINs representation learning techniques under different conditions.

📄 PDF Abstract BibTeX arXiv:2104.08769

Code (1)

HKUST-KnowComp/Fair_HIN 공식 구현 tf

Tasks

FairnessRepresentation Learning

Similar Papers 제목 키워드 기반

FairMixRep : Self-supervised Robust Representation Learning for Heterogeneous Data with Fairness constraints

2020-10-07 · Souradip Chakraborty, Ekansh Verma, Saswata Sahoo, Jyotishka Datta

Representation Learning in a heterogeneous space with mixed variables of numerical and categorical types has interesting challenges due to its complex feature manifold. Moreover, feature learning in an unsupervised setup…

DecoderFairnessRepresentation Learning

FairSIN: Achieving Fairness in Graph Neural Networks through Sensitive Information Neutralization

2024-03-19 · Cheng Yang, Jixi Liu, Yunhe Yan, Chuan Shi

Despite the remarkable success of graph neural networks (GNNs) in modeling graph-structured data, like other machine learning models, GNNs are also susceptible to making biased predictions based on sensitive attributes, …

Fairness

FairMT: Fairness for Heterogeneous Multi-Task Learning

2025-11-29 · Guanyu Hu, Tangzheng Lian, Na Yan, Dimitrios Kollias 외 arxiv

Fairness in machine learning has been extensively studied in single-task settings, while fair multi-task learning (MTL), especially with heterogeneous tasks (classification, detection, regression) and partially missing l…

Multi-Task Learning

FAIRWELL: Fair Multimodal Self-Supervised Learning for Wellbeing Prediction

2025-08-22 · Jiaee Cheong, Abtin Mogharabin, Paul Liang, Hatice Gunes 외 arxiv

Early efforts on leveraging self-supervised learning (SSL) to improve machine learning (ML) fairness has proven promising. However, such an approach has yet to be explored within a multimodal context. Prior work has show…

Self-Supervised Learning

Ethical Fairness in Ubiquitous Health Sensing without Known Attributes

2026-03-10 · Shaily Roy, Harshit Sharma, Daniel A. Adler, Srijan Sen 외 arxiv

In ubiquitous and mobile health systems, computational models infer human states from wearable, behavioral, and physiological sensing data. In these settings, high accuracy alone is insufficient; models must act ethicall…