3DGeoMeshNet, a multi-scale GCN autoencoder with adaptive attention fusion, reaches 0.171 mm mean reconstruction error on COMA, second to LSA-Conv (0.153 mm) among twelve compared methods.
MONET: Debiasing Graph Embeddings via the Metadata-Orthogonal Training Unit
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Are Graph Neural Networks (GNNs) fair? In many real world graphs, the formation of edges is related to certain node attributes (e.g. gender, community, reputation). In this case, standard GNNs using these edges will be biased by this information, as it is encoded in the structure of the adjacency matrix itself. In this paper, we show that when metadata is correlated with the formation of node neighborhoods, unsupervised node embedding dimensions learn this metadata. This bias implies an inability to control for important covariates in real-world applications, such as recommendation systems. To solve these issues, we introduce the Metadata-Orthogonal Node Embedding Training (MONET) unit, a general model for debiasing embeddings of nodes in a graph. MONET achieves this by ensuring that the node embeddings are trained on a hyperplane orthogonal to that of the node metadata. This effectively organizes unstructured embedding dimensions into an interpretable topology-only, metadata-only division with no linear interactions. We illustrate the effectiveness of MONET though our experiments on a variety of real world graphs, which shows that our method can learn and remove the effect of arbitrary covariates in tasks such as preventing the leakage of political party affiliation in a blog network, and thwarting the gaming of embedding-based recommendation systems.
citation-role summary
citation-polarity summary
fields
cs.GR 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Self-Attention Based Multi-Scale Graph Auto-Encoder Network of 3D Meshes
3DGeoMeshNet, a multi-scale GCN autoencoder with adaptive attention fusion, reaches 0.171 mm mean reconstruction error on COMA, second to LSA-Conv (0.153 mm) among twelve compared methods.