paper-with-me

Papers

Influential Simplices Mining via Simplicial Convolutional Network

2023-07-11 · Yujie Zeng, Yiming Huang, Qiang Wu, Linyuan Lü

Simplicial complexes have recently been in the limelight of higher-order network analysis, where a minority of simplices play crucial roles in structures and functions due to network heterogeneity. We find a significant inconsistency between identifying influential nodes and simplices. Therefore, it remains elusive how to characterize simplices' influence and identify influential simplices, despite the relative maturity of research on influential nodes (0-simplices) identification. Meanwhile, graph neural networks (GNNs) are potent tools that can exploit network topology and node features simultaneously, but they struggle to tackle higher-order tasks. In this paper, we propose a higher-order graph learning model, named influential simplices mining neural network (ISMnet), to identify vital h-simplices in simplicial complexes. It can tackle higher-order tasks by leveraging novel higher-order presentations: hierarchical bipartite graphs and higher-order hierarchical (HoH) Laplacians, where targeted simplices are grouped into a hub set and can interact with other simplices. Furthermore, ISMnet employs learnable graph convolutional operators in each HoH Laplacian domain to capture interactions among simplices, and it can identify influential simplices of arbitrary order by changing the hub set. Empirical results demonstrate that ISMnet significantly outperforms existing methods in ranking 0-simplices (nodes) and 2-simplices. In general, this novel framework excels in identifying influential simplices and promises to serve as a potent tool in higher-order network analysis.

📄 PDF Abstract BibTeX arXiv:2307.05841

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Learning

Similar Papers 제목 키워드 기반

Advancing Graph Neural Networks with HL-HGAT: A Hodge-Laplacian and Attention Mechanism Approach for Heterogeneous Graph-Structured Data

2024-03-11 · Jinghan Huang, Qiufeng Chen, Yijun Bian, Pengli Zhu 외

Graph neural networks (GNNs) have proven effective in capturing relationships among nodes in a graph. This study introduces a novel perspective by considering a graph as a simplicial complex, encompassing nodes, edges, t…

Graph AttentionGraph Regression

NervePool: A Simplicial Pooling Layer

2023-05-10 · Sarah McGuire, Elizabeth Munch, Matthew Hirn

For deep learning problems on graph-structured data, pooling layers are important for down sampling, reducing computational cost, and to minimize overfitting. We define a pooling layer, NervePool, for data structured as …

Joint Semantic-Native Communication and Inference via Minimal Simplicial Structures

2023-08-31 · Qiyang Zhao, Hang Zou, Mehdi Bennis, Merouane Debbah 외

In this work, we study the problem of semantic communication and inference, in which a student agent (i.e. mobile device) queries a teacher agent (i.e. cloud sever) to generate higher-order data semantics living in a sim…

Semantic Communication

Facilitating Graph Neural Networks with Random Walk on Simplicial Complexes

2023-10-30 · NeurIPS 2023 11 · Cai Zhou, Xiyuan Wang, Muhan Zhang

Node-level random walk has been widely used to improve Graph Neural Networks. However, there is limited attention to random walk on edge and, more generally, on $k$-simplices. This paper systematically analyzes how rando…

Clustering with Simplicial Complexes

2023-03-14 · Thummaluru Siddartha Reddy, Sundeep Prabhakar Chepuri, Pierre Borgnat

In this work, we propose a new clustering algorithm to group nodes in networks based on second-order simplices (aka filled triangles) to leverage higher-order network interactions. We define a simplicial conductance func…

Clustering