pith. sign in

arxiv: 2505.15405 · v3 · pith:3ZPYLAL3new · submitted 2025-05-21 · 💻 cs.LG

HOPSE: Scalable Higher-Order Positional and Structural Encoder for Combinatorial Representations

classification 💻 cs.LG
keywords higher-ordercombinatorialhopsewhileencoderexpressivegnnsgraph
0
0 comments X
read the original abstract

While Graph Neural Networks (GNNs) have proven highly effective at modeling relational data, pairwise connections cannot fully capture multi-way relationships naturally present in complex real-world systems. In response to this, Topological Deep Learning (TDL) leverages more general combinatorial representations--such as simplicial or cellular complexes--to accommodate higher-order interactions. Existing TDL methods often extend GNNs through Higher-Order Message Passing (HOMP), but face critical scalability challenges due to the steep complexity overhead of propagating messages through combinatorial structures. To overcome this limitation, we propose HOPSE (Higher-Order Positional and Structural Encoder), a framework free of message passing layers that uses Hasse graph decompositions to derive efficient and expressive encodings over arbitrary higher-order domains. Notably, HOPSE scales linearly with the size of combinatorial representations while preserving the expressive power and permutation equivariance of the HOMP approaches. Experiments on molecular and topological benchmarks show that it matches or surpasses state-of-the-art performance while consistently achieving speedups over HOMP-based models, opening a new path for scalable TDL. The code is available at https://github.com/geometric-intelligence/topobench.git.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. No Triangulation Without Representation: Generalization in Topological Deep Learning

    cs.LG 2026-05 unverdicted novelty 6.0

    GNNs and HOMP models saturate an extended manifold triangulation benchmark when given appropriate representations but show no generalization beyond combinatorial structure, indicating a gap in topology-aware learning.

  2. Have Graph -- Will Lift? The Case for Higher-Order Benchmarks

    cs.LG 2026-05 unverdicted novelty 3.0

    The paper argues that the topological deep learning community should develop new benchmark datasets with native higher-order structure rather than continuing to lift graph datasets.