Semi-supervised Hypergraph Node Classification on Hypergraph Line Expansion
About
Previous hypergraph expansions are solely carried out on either vertex level or hyperedge level, thereby missing the symmetric nature of data co-occurrence, and resulting in information loss. To address the problem, this paper treats vertices and hyperedges equally and proposes a new hypergraph formulation named the \emph{line expansion (LE)} for hypergraphs learning. The new expansion bijectively induces a homogeneous structure from the hypergraph by treating vertex-hyperedge pairs as "line nodes". By reducing the hypergraph to a simple graph, the proposed \emph{line expansion} makes existing graph learning algorithms compatible with the higher-order structure and has been proven as a unifying framework for various hypergraph expansions. We evaluate the proposed line expansion on five hypergraph datasets, the results show that our method beats SOTA baselines by a significant margin.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Node Classification | Citeseer (test) | Accuracy0.7341 | 729 | |
| Node Classification | Cora (test) | Mean Accuracy77.34 | 687 | |
| Node Classification | PubMed (test) | Accuracy88.53 | 500 | |
| Vertex Classification | Zoo (test) | Accuracy (%)95 | 21 | |
| Node Classification | Senate (test) | Mean Accuracy80.7 | 11 | |
| Node Classification | 20Newsgroups (test) | Mean Accuracy81.84 | 11 | |
| Node Classification | NTU 2012 (test) | Mean Accuracy0.8916 | 11 | |
| Node Classification | House (test) | Mean Accuracy78.39 | 11 | |
| Node Classification | ModelNet40 (test) | Mean Accuracy96.68 | 11 | |
| Node Classification | Cora-CA (test) | Accuracy0.766 | 11 |