SILGMar 25, 2025

Peer Disambiguation in Self-Reported Surveys using Graph Attention Networks

arXiv:2503.20076v1h-index: 2
Originality Synthesis-oriented
AI Analysis

This work addresses network data quality issues for researchers and practitioners in social sciences and public health, offering an incremental improvement using existing GNN methods on new data.

The paper tackled ambiguities in peer network data from self-reported surveys by proposing a Graph Attention Network to resolve link ambiguities, improving network accuracy and enhancing suicide risk prediction with demonstrated gains.

Studying peer relationships is crucial in solving complex challenges underserved communities face and designing interventions. The effectiveness of such peer-based interventions relies on accurate network data regarding individual attributes and social influences. However, these datasets are often collected through self-reported surveys, introducing ambiguities in network construction. These ambiguities make it challenging to fully utilize the network data to understand the issues and to design the best interventions. We propose and solve two variations of link ambiguities in such network data -- (i) which among the two candidate links exists, and (ii) if a candidate link exists. We design a Graph Attention Network (GAT) that accounts for personal attributes and network relationships on real-world data with real and simulated ambiguities. We also demonstrate that by resolving these ambiguities, we improve network accuracy, and in turn, improve suicide risk prediction. We also uncover patterns using GNNExplainer to provide additional insights into vital features and relationships. This research demonstrates the potential of Graph Neural Networks (GNN) to advance real-world network data analysis facilitating more effective peer interventions across various fields.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes