paper-with-me

홈 › Papers

Towards Fair Graph Prompting: A Dual-Prompt Mechanism for Mitigating Attribute and Structural Bias

2025-10-27 · Yuhan Yang, Xingbo Fu, Jundong Li arxiv

Self-supervised pre-training on unlabeled graph data has become a common paradigm for Graph Neural Networks (GNNs). However, an objective gap often remains between pre-training objectives and downstream tasks. To bridge this gap, graph prompting methods adapt frozen pre-trained GNNs to specific downstream tasks through learnable prompts. Despite its effectiveness, most existing graph prompting methods primarily focus on improving model performance and largely overlook fairness concerns. As downstream graph data inherently contains biases in both node attributes and graph structures, pre-trained GNNs may produce representations that differ across demographic subgroups. To address this limitation, we propose Adaptive Dual Prompting (ADPrompt), a fairness-aware graph prompting framework for adapting pre-trained GNNs. ADPrompt incorporates two complementary components: Adaptive Feature Rectification, which learns personalized attribute prompts to suppress sensitive information at the input level, and Adaptive Message Calibration, which introduces layer-wise structure prompts to dynamically regulate information propagation from neighboring nodes. By jointly optimizing these two modules, ADPrompt adapts the pre-trained GNN while mitigating both attribute-level and structural bias. Experiments on four benchmark datasets with multiple pre-training strategies demonstrate that ADPrompt consistently outperforms seven competitive baselines in node classification tasks.

📄 PDF Abstract BibTeX arXiv:2510.23469

Code (0)

등록된 구현이 없습니다.

Tasks

Node Classification

Similar Papers 제목 키워드 기반

Debiasing LLMs by Masking Unfairness-Driving Attention Heads

2025-10-11 · Tingxu Han, Wei Song, Ziqi Ding, Ziming Li 외 arxiv

Large language models (LLMs) increasingly mediate decisions in domains where unfair treatment of demographic groups is unacceptable. Existing work probes when biased outputs appear, but gives little insight into the mech…

Metric-Fair Prompting: Treating Similar Samples Similarly

2025-12-08 · Jing Wang, Jie Shen, Xing Niu, Tong Zhang 외 arxiv

We introduce \emph{Metric-Fair Prompting}, a fairness-aware prompting framework that guides large language models (LLMs) to make decisions under metric-fairness constraints. In the application of multiple-choice medical …

Question SimilarityQuestion Answering

PerFairX: Is There a Balance Between Fairness and Personality in Large Language Model Recommendations?

2025-08-20 · Chandan Kumar Sah arxiv

The integration of Large Language Models (LLMs) into recommender systems has enabled zero-shot, personality-based personalization through prompt-based interactions, offering a new paradigm for user-centric recommendation…

Continual Learning

Improving Fairness of Large Language Model-Based ICU Mortality Prediction via Case-Based Prompting

2025-12-17 · Gangxiong Zhang, Yongchao Long, Yuxi Zhou, Yong Zhang 외 arxiv

Accurately predicting mortality risk in intensive care unit (ICU) patients is essential for clinical decision-making. Although large language models (LLMs) show strong potential in structured medical prediction tasks, th…

ICU Mortality

Improving Implicit Hate Speech Detection via a Community-Driven Multi-Agent Framework

2026-01-14 · Ewelina Gajewska, Katarzyna Budzynska, Jarosław A Chudziak arxiv

This work proposes a contextualised detection framework for implicitly hateful speech, implemented as a multi-agent system comprising a central Moderator Agent and dynamically constructed Community Agents representing sp…

Hate Speech Detection