Convolutional Signal Propagation: A Simple Scalable Algorithm for Hypergraphs
Pavel Proch\'azka, Marek D\v{e}di\v{c}, Luk\'a\v{s} Bajer

TL;DR
This paper introduces Convolutional Signal Propagation (CSP), a simple, scalable, non-parametric method for hypergraph learning that performs competitively on various tasks with low computational cost.
Contribution
CSP is a novel, easy-to-implement algorithm that natively handles bipartite graphs (hypergraphs) and relates to existing methods like label propagation and hypergraph convolution.
Findings
CSP achieves competitive accuracy on real-world datasets.
CSP maintains low computational complexity.
CSP performs well in NLP tasks despite hypergraph focus.
Abstract
Last decade has seen the emergence of numerous methods for learning on graphs, particularly Graph Neural Networks (GNNs). These methods, however, are often not directly applicable to more complex structures like bipartite graphs (equivalent to hypergraphs), which represent interactions among two entity types (e.g. a user liking a movie). This paper proposes Convolutional Signal Propagation (CSP), a non-parametric simple and scalable method that natively operates on bipartite graphs (hypergraphs) and can be implemented with just a few lines of code. After defining CSP, we demonstrate its relationship with well-established methods like label propagation, Naive Bayes, and Hypergraph Convolutional Networks. We evaluate CSP against several reference methods on real-world datasets from multiple domains, focusing on retrieval and classification tasks. Our results show that CSP offers…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Compression Techniques · Blind Source Separation Techniques · Energy Efficient Wireless Sensor Networks
