MAPN: Enhancing Heterogeneous Sparse Graph Representation by Mamba-based Asynchronous Aggregation
Xuqi Mao, Zhenying He, and X. Sean Wang

TL;DR
This paper introduces MAPN, a novel method that improves representation learning in large, sparse heterogeneous graphs by asynchronously aggregating semantic information, effectively addressing over-squashing and over-smoothing issues in deep GNNs.
Contribution
The paper proposes MAPN, a new deep GNN framework that utilizes meta-path-based node sequences and asynchronous aggregation to enhance heterogeneous graph embeddings.
Findings
MAPN outperforms existing methods on multiple datasets.
It effectively mitigates over-squashing and over-smoothing.
MAPN improves downstream task performance in large sparse graphs.
Abstract
Graph neural networks (GNNs) have become the state of the art for various graph-related tasks and are particularly prominent in heterogeneous graphs (HetGs). However, several issues plague this paradigm: first, the difficulty in fully utilizing long-range information, known as over-squashing; second, the tendency for excessive message-passing layers to produce indistinguishable representations, referred to as over-smoothing; and finally, the inadequacy of conventional MPNNs to train effectively on large sparse graphs. To address these challenges in deep neural networks for large-scale heterogeneous graphs, this paper introduces the Mamba-based Asynchronous Propagation Network (MAPN), which enhances the representation of heterogeneous sparse graphs. MAPN consists of two primary components: node sequence generation and semantic information aggregation. Node sequences are initially…
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
TopicsDNA and Biological Computing · Interconnection Networks and Systems · Graph Labeling and Dimension Problems
