CAT-Walk: Inductive Hypergraph Learning via Set Walks
About
Temporal hypergraphs provide a powerful paradigm for modeling time-dependent, higher-order interactions in complex systems. Representation learning for hypergraphs is essential for extracting patterns of the higher-order interactions that are critically important in real-world problems in social network analysis, neuroscience, finance, etc. However, existing methods are typically designed only for specific tasks or static hypergraphs. We present CAT-Walk, an inductive method that learns the underlying dynamic laws that govern the temporal and structural processes underlying a temporal hypergraph. CAT-Walk introduces a temporal, higher-order walk on hypergraphs, SetWalk, that extracts higher-order causal patterns. CAT-Walk uses a novel adaptive and permutation invariant pooling strategy, SetMixer, along with a set-based anonymization process that hides the identity of hyperedges. Finally, we present a simple yet effective neural network model to encode hyperedges. Our evaluation on 10 hypergraph benchmark datasets shows that CAT-Walk attains outstanding performance on temporal hyperedge prediction benchmarks in both inductive and transductive settings. It also shows competitive performance with state-of-the-art methods for node classification. (https://github.com/ubc-systopia/CATWalk)
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Node Classification | Primary School | Mean Accuracy93.28 | 16 | |
| Node Classification | Average Performance High School, Primary School | Mean Accuracy0.9193 | 16 | |
| Node Classification | High School | Mean ACC90.66 | 16 | |
| Hyperedge prediction | NDC Class Transductive | Mean AUC98.72 | 9 | |
| Hyperedge prediction | High School Transductive | Mean AUC95.3 | 9 | |
| Hyperedge prediction | Primary School (Transductive) | Mean AUC97.91 | 9 | |
| Hyperedge prediction | Congress Bill (Transductive) | Mean AUC88.15 | 9 | |
| Hyperedge prediction | Email Eu (Transductive) | Mean AUC96.74 | 9 | |
| Hyperedge prediction | Users-Threads (Transductive) | Mean AUC93.51 | 9 | |
| Hyperedge prediction | Email Enron (Transductive) | Mean AUC80.45 | 9 |