Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Bridging Computational Social Science and Deep Learning: Cultural Dissemination-Inspired Graph Neural Networks

About

Graph Neural Networks (GNNs) have become vital in applications like document classification in citation networks, epidemic forecasting, viral marketing, user recommendation in social networks, and network monitoring. However, their deployment faces three key challenges: feature oversmoothing in deep architectures, poor handling of heterogeneous relationships, and monolithic feature aggregation. To address these, we introduce AxelGNN, a novel architecture based on Axelrod's cultural dissemination model that incorporates three key innovations: (1) similarity-gated interactions that adaptively promote convergence or divergence based on feature similarity, (2) segment-wise feature copying that enables fine-grained aggregation of semantic feature groups rather than monolithic vectors, and (3) global polarization that maintains multiple distinct representation clusters to prevent oversmoothing. This model demonstrates empirically the capability to handle both homophilic and heterophilic graphs within a single architecture, without requiring specialized model selection based on graph characteristics. Our experiments demonstrate that AxelGNN achieves competitive or superior performance compared to existing methods in node classification and influence estimation while maintaining computational efficiency.

Asela Hevapathige• 2025

Related benchmarks

TaskDatasetResultRank
Node ClassificationCiteseer
Accuracy78.25
931
Node ClassificationPubmed
Accuracy89.83
819
Node ClassificationWisconsin
Accuracy91.25
627
Node ClassificationTexas
Accuracy0.8836
616
Node ClassificationCornell
Accuracy87.02
582
Node ClassificationActor
Accuracy39.3
397
Node ClassificationCora
Accuracy88.18
78
Node ClassificationPenn94
Accuracy86.01
50
Influence EstimationJazz LT
MAE0.051
9
Influence EstimationCora-ML LT
MAE0.144
9
Showing 10 of 16 rows

Other info

Follow for update