Graph Classification
Graph Classification is a task that involves classifying a graph-structured data into different classes or categories. Graphs are a powerful way to represent relationships and interactions between different entities, and graph classification can be applied to a wide range of applications, such as social network analysis, bioinformatics, and recommendation systems. In graph classification, the input is a graph, and the goal is to learn a classifier that can accurately predict the class of the graph.
( Image credit: Hierarchical Graph Pooling with Structure Learning )
Papers
Showing 1–10 of 927 papers
Benchmark Results
| # | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| 1 | U2GNN (Unsupervised) | Accuracy | 96.41 | — | Unverified |
| 2 | MEWISPool | Accuracy | 82.13 | — | Unverified |
| 3 | G_ResNet | Accuracy | 79.9 | — | Unverified |
| 4 | DUGNN | Accuracy | 78.7 | — | Unverified |
| 5 | TFGW ADJ (L=2) | Accuracy | 78.3 | — | Unverified |
| 6 | sGIN | Accuracy | 77.94 | — | Unverified |
| 7 | SEG-BERT | Accuracy | 77.2 | — | Unverified |
| 8 | U2GNN | Accuracy | 77.04 | — | Unverified |
| 9 | PIN | Accuracy | 76.6 | — | Unverified |
| 10 | GIUNet | Accuracy | 76 | — | Unverified |