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 | Evolution of Graph Classifiers | Accuracy | 100 | — | Unverified |
| 2 | MEWISPool | Accuracy | 96.66 | — | Unverified |
| 3 | TFGW ADJ (L=2) | Accuracy | 96.4 | — | Unverified |
| 4 | GIUNet | Accuracy | 95.7 | — | Unverified |
| 5 | G_Inception | Accuracy | 95 | — | Unverified |
| 6 | GIC | Accuracy | 94.44 | — | Unverified |
| 7 | CIN++ | Accuracy | 94.4 | — | Unverified |
| 8 | sGIN | Accuracy | 94.14 | — | Unverified |
| 9 | CAN | Accuracy | 94.1 | — | Unverified |
| 10 | Deep WL SGN(0,1,2) | Accuracy | 93.68 | — | Unverified |