Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

TAM: Topology-Aware Margin Loss for Class-Imbalanced Node Classification

About

Learning unbiased node representations under class-imbalanced graph data is challenging due to interactions between adjacent nodes. Existing studies have in common that they compensate the minor class nodes `as a group' according to their overall quantity (ignoring node connections in graph), which inevitably increase the false positive cases for major nodes. We hypothesize that the increase in these false positive cases is highly affected by the label distribution around each node and confirm it experimentally. In addition, in order to handle this issue, we propose Topology-Aware Margin (TAM) to reflect local topology on the learning objective. Our method compares the connectivity pattern of each node with the class-averaged counter-part and adaptively adjusts the margin accordingly based on that. Our method consistently exhibits superiority over the baselines on various node classification benchmark datasets with representative GNN architectures.

Jaeyun Song, Joonhyung Park, Eunho Yang• 2022

Related benchmarks

TaskDatasetResultRank
Node ClassificationCora standard (test)
Accuracy75.53
130
Node ClassificationCora (semi-supervised)--
103
Node ClassificationCora
AUC94.3
65
Node ClassificationPhoto
AUC95.03
38
Node ClassificationComputers
AUC95.74
38
Node ClassificationComputers Random rho=25.50 (test)
Balanced Accuracy82.83
33
Node ClassificationCS-Random (test)
Balanced Accuracy88.22
33
Node ClassificationCiteseer semi-supervised (test)
Accuracy58.01
26
Node ClassificationCiteseer
AUC87.24
13
Node ClassificationPubmed standard (test)
Accuracy71.32
13
Showing 10 of 14 rows

Other info

Follow for update