paper-with-me

Papers

Higher-order Structure Prediction in Evolving Graph Simplicial Complexes

2021-01-01 · Manohar Kaul, Masaaki Imaizumi

Dynamic graphs are rife with higher-order interactions, such as co-authorship relationships and protein-protein interactions in biological networks, that naturally arise between more than two nodes at once. In spite of the ubiquitous presence of such higher-order interactions, limited attention has been paid to the higher-order counterpart of the popular pairwise link prediction problem. Existing higher-order structure prediction methods are mostly based on heuristic feature extraction procedures, which work well in practice but lack theoretical guarantees. Such heuristics are primarily focused on predicting links in a static snapshot of the graph. Moreover, these heuristic-based methods fail to effectively utilize and benefit from the knowledge of latent substructures already present within the higher-order structures. In this paper, we overcome these obstacles by capturing higher-order interactions succinctly as simplices, model their neighborhood by face-vectors, and develop a nonparametric kernel estimator for simplices that views the evolving graph from the perspective of a time process (i.e., a sequence of graph snapshots). Our method substantially outperforms several baseline higher-order prediction methods. As a theoretical achievement, we prove the consistency and asymptotic normality in terms of Wasserstein distance of our estimator using Stein's method.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Link PredictionPrediction

Similar Papers 제목 키워드 기반

Understanding Higher-order Structures in Evolving Graphs: A Simplicial Complex based Kernel Estimation Approach

2021-02-06 · Manohar Kaul, Masaaki Imaizumi

Dynamic graphs are rife with higher-order interactions, such as co-authorship relationships and protein-protein interactions in biological networks, that naturally arise between more than two nodes at once. In spite of t…

Link Prediction

Hypergraph Neural Stochastic Diffusion: An SDE Framework for Uncertainty Estimation

2026-07-08 · Zhiheng Zhou, Mengyao Zhou, Dengyi Zhao, Xingqin Qi 외 arxiv

Hypergraph neural networks have shown powerful capability in modeling higher-order relations, yet their predictive uncertainty remains underexplored. Unlike pairwise graphs, uncertainty in hypergraphs arises not only fro…

Representation LearningBayesian Inference

SPHINX: Structural Prediction using Hypergraph Inference Network

2024-10-04 · Iulia Duta, Pietro Liò

The importance of higher-order relations is widely recognized in a large number of real-world systems. However, annotating them is a tedious and sometimes impossible task. Consequently, current approaches for data modell…

PredictionTrajectory Prediction

A Deep Autoregressive Model for Dynamic Combinatorial Complexes

2025-03-03 · Ata Tuna

We introduce DAMCC (Deep Autoregressive Model for Dynamic Combinatorial Complexes), the first deep learning model designed to generate dynamic combinatorial complexes (CCs). Unlike traditional graph-based models, CCs cap…

model

Higher-order Structure Boosts Link Prediction on Temporal Graphs

2025-05-21 · Jingzhe Liu, Zhigang Hua, Yan Xie, Bingheng Li 외

Temporal Graph Neural Networks (TGNNs) have gained growing attention for modeling and predicting structures in temporal graphs. However, existing TGNNs primarily focus on pairwise interactions while overlooking higher-or…

Dynamic Link PredictionGraph LearningGraph Neural NetworkHypergraph representations+1