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 | 91.81 | — | Unverified |
| 2 | GIUNet | Accuracy | 85.7 | — | Unverified |
| 3 | GIC | Accuracy | 77.64 | — | Unverified |
| 4 | DUGNN | Accuracy | 74.7 | — | Unverified |
| 5 | sGIN | Accuracy | 73.56 | — | Unverified |
| 6 | UGraphEmb-F | Accuracy | 73.56 | — | Unverified |
| 7 | G_DenseNet | Accuracy | 73.24 | — | Unverified |
| 8 | CIN++ | Accuracy | 73.2 | — | Unverified |
| 9 | CAN | Accuracy | 72.8 | — | Unverified |
| 10 | UGraphEmb | Accuracy | 72.54 | — | Unverified |