The CAT SET on the MAT: Cross Attention for Set Matching in Bipartite Hypergraphs
Govind Sharma, Swyam Prakash Singh, V. Susheela Devi, and M. Narasimha, Murty

TL;DR
This paper introduces CATSETMAT, a novel neural network architecture leveraging cross-attention for set matching in bipartite hypergraphs, demonstrating superior performance in link prediction tasks involving complex entity relations.
Contribution
The paper proposes a new cross-attention based model for bipartite hypergraph set matching, addressing higher-order relations beyond traditional hypergraph embeddings.
Findings
CATSETMAT outperforms existing methods on multiple datasets.
The model effectively captures information flow in self- and cross-attention scenarios.
Experimental results validate the superiority of the proposed approach.
Abstract
Usual relations between entities could be captured using graphs; but those of a higher-order -- more so between two different types of entities (which we term "left" and "right") -- calls for a "bipartite hypergraph". For example, given a left set of symptoms and right set of diseases, the relation between a set subset of symptoms (that a patient experiences at a given point of time) and a subset of diseases (that he/she might be diagnosed with) could be well-represented using a bipartite hyperedge. The state-of-the-art in embedding nodes of a hypergraph is based on learning the self-attention structure between node-pairs from a hyperedge. In the present work, given a bipartite hypergraph, we aim at capturing relations between node pairs from the cross-product between the left and right hyperedges, and term it a "cross-attention" (CAT) based model. More precisely, we pose "bipartite…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Bioinformatics and Genomic Networks · Complex Network Analysis Techniques
