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

TGNN: A Joint Semi-supervised Framework for Graph-level Classification

About

This paper studies semi-supervised graph classification, a crucial task with a wide range of applications in social network analysis and bioinformatics. Recent works typically adopt graph neural networks to learn graph-level representations for classification, failing to explicitly leverage features derived from graph topology (e.g., paths). Moreover, when labeled data is scarce, these methods are far from satisfactory due to their insufficient topology exploration of unlabeled data. We address the challenge by proposing a novel semi-supervised framework called Twin Graph Neural Network (TGNN). To explore graph structural information from complementary views, our TGNN has a message passing module and a graph kernel module. To fully utilize unlabeled data, for each module, we calculate the similarity of each unlabeled graph to other labeled graphs in the memory bank and our consistency loss encourages consistency between two similarity distributions in different embedding spaces. The two twin modules collaborate with each other by exchanging instance similarity knowledge to fully explore the structure information of both labeled and unlabeled data. We evaluate our TGNN on various public datasets and show that it achieves strong performance.

Wei Ju, Xiao Luo, Meng Qu, Yifan Wang, Chong Chen, Minghua Deng, Xian-Sheng Hua, Ming Zhang• 2023

Related benchmarks

TaskDatasetResultRank
Graph ClassificationCOX2_MD to COX2 (target)
Accuracy52.1
39
Graph ClassificationCOX2-MD
Accuracy48.3
25
Graph ClassificationBZR_MD to BZR (target)
Accuracy68.5
24
Graph ClassificationMutagenicity (density-based split (M0, M1, M2, M3))
Average Transition Accuracy63.5
24
Graph ClassificationBZR to BZR_MD (target)
Accuracy46.4
24
Graph ClassificationFRANKENSTEIN source-to-target (density-based splits (F0, F1, F2, F3))
Performance (F0->F1)53.2
9
Graph ClassificationPROTEINS source→target
Score (P0 -> P1)60.4
9
Showing 7 of 7 rows

Other info

Follow for update