paper-with-me

Papers

Hypergraph Structure Inference From Data Under Smoothness Prior

2023-08-27 · Bohan Tang, Siheng Chen, Xiaowen Dong

Hypergraphs are important for processing data with higher-order relationships involving more than two entities. In scenarios where explicit hypergraphs are not readily available, it is desirable to infer a meaningful hypergraph structure from the node features to capture the intrinsic relations within the data. However, existing methods either adopt simple pre-defined rules that fail to precisely capture the distribution of the potential hypergraph structure, or learn a mapping between hypergraph structures and node features but require a large amount of labelled data, i.e., pre-existing hypergraph structures, for training. Both restrict their applications in practical scenarios. To fill this gap, we propose a novel smoothness prior that enables us to design a method to infer the probability for each potential hyperedge without labelled data as supervision. The proposed prior indicates features of nodes in a hyperedge are highly correlated by the features of the hyperedge containing them. We use this prior to derive the relation between the hypergraph structure and the node features via probabilistic modelling. This allows us to develop an unsupervised inference method to estimate the probability for each potential hyperedge via solving an optimisation problem that has an analytical solution. Experiments on both synthetic and real-world data demonstrate that our method can learn meaningful hypergraph structures from data more efficiently than existing hypergraph structure inference methods.

📄 PDF Abstract BibTeX arXiv:2308.14172

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

Scalable Hypergraph Structure Learning with Diverse Smoothness Priors

2025-04-04 · Benjamin T. Brown, Haoxiang Zhang, Daniel L. Lau, Gonzalo R. Arce

In graph signal processing, learning the weighted connections between nodes from a set of sample signals is a fundamental task when the underlying relationships are not known a priori. This task is typically addressed by…

Graph Learning

Learning Hypergraphs From Signals With Dual Smoothness Prior

2022-11-03 · Bohan Tang, Siheng Chen, Xiaowen Dong

Hypergraph structure learning, which aims to learn the hypergraph structures from the observed signals to capture the intrinsic high-order relationships among the entities, becomes crucial when a hypergraph topology is n…

Hypergraph-MLP: Learning on Hypergraphs without Message Passing

2023-12-15 · Bohan Tang, Siheng Chen, Xiaowen Dong

Hypergraphs are vital in modelling data with higher-order relations containing more than two entities, gaining prominence in machine learning and signal processing. Many hypergraph neural networks leverage message passin…

Node ClassificationRepresentation Learning

Higher-Order Regularization Learning on Hypergraphs

2025-10-30 · Adrien Weihs, Andrea L. Bertozzi, Matthew Thorpe arxiv

Higher-Order Hypergraph Learning (HOHL) was recently introduced as a principled alternative to classical hypergraph regularization, enforcing higher-order smoothness via powers of multiscale Laplacians induced by the hyp…

Active Learning

EvolveHypergraph: Group-Aware Dynamic Relational Reasoning for Trajectory Prediction

2022-08-10 · Jiachen Li, Chuanbo Hua, Jinkyoo Park, Hengbo Ma 외

While the modeling of pair-wise relations has been widely studied in multi-agent interacting systems, its ability to capture higher-level and larger-scale group-wise activities is limited. In this paper, we propose a gro…

PredictionRelationRelational ReasoningTrajectory Prediction