paper-with-me

Papers

Heterogeneous Temporal Hypergraph Neural Network

2025-06-18 · Huan Liu, Pengfei Jiao, Mengzhou Gao, Chaochao Chen, Di Jin

Graph representation learning (GRL) has emerged as an effective technique for modeling graph-structured data. When modeling heterogeneity and dynamics in real-world complex networks, GRL methods designed for complex heterogeneous temporal graphs (HTGs) have been proposed and have achieved successful applications in various fields. However, most existing GRL methods mainly focus on preserving the low-order topology information while ignoring higher-order group interaction relationships, which are more consistent with real-world networks. In addition, most existing hypergraph methods can only model static homogeneous graphs, limiting their ability to model high-order interactions in HTGs. Therefore, to simultaneously enable the GRL model to capture high-order interaction relationships in HTGs, we first propose a formal definition of heterogeneous temporal hypergraphs and $P$-uniform heterogeneous hyperedge construction algorithm that does not rely on additional information. Then, a novel Heterogeneous Temporal HyperGraph Neural network (HTHGN), is proposed to fully capture higher-order interactions in HTGs. HTHGN contains a hierarchical attention mechanism module that simultaneously performs temporal message-passing between heterogeneous nodes and hyperedges to capture rich semantics in a wider receptive field brought by hyperedges. Furthermore, HTHGN performs contrastive learning by maximizing the consistency between low-order correlated heterogeneous node pairs on HTG to avoid the low-order structural ambiguity issue. Detailed experimental results on three real-world HTG datasets verify the effectiveness of the proposed HTHGN for modeling high-order interactions in HTGs and demonstrate significant performance improvements.

📄 PDF Abstract BibTeX arXiv:2506.17312

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningGraph Representation Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Hyper-STTN: Social Group-aware Spatial-Temporal Transformer Network for Human Trajectory Prediction with Hypergraph Reasoning

2024-01-12 · Weizheng Wang, Chaowei Wang, Baijian Yang, Guohua Chen 외

Predicting crowded intents and trajectories is crucial in varouls real-world applications, including service robots and autonomous vehicles. Understanding environmental dynamics is challenging, not only due to the comple…

Autonomous VehiclesTrajectory Prediction

Heterogeneous Dense Subhypergraph Detection

2021-04-08 · Mingao Yuan, Zuofeng Shang

We study the problem of testing the existence of a heterogeneous dense subhypergraph. The null hypothesis corresponds to a heterogeneous Erd\"{o}s-R\'{e}nyi uniform random hypergraph and the alternative hypothesis corres…

HST-HGN: Heterogeneous Spatial-Temporal Hypergraph Networks with Bidirectional State Space Models for Global Fatigue Assessment

2026-04-09 · Changdao Chen, Qinqiuhong Ye, Hao Chen, Jinyu Wang arxiv

It remains challenging to assess driver fatigue from untrimmed videos under constrained computational budgets, due to the difficulty of modeling long-range temporal dependencies in subtle facial expressions. Some existin…

Computational Efficiency

DisenHCN: Disentangled Hypergraph Convolutional Networks for Spatiotemporal Activity Prediction

2022-08-14 · Yinfeng Li, Chen Gao, Quanming Yao, Tong Li 외

Spatiotemporal activity prediction, aiming to predict user activities at a specific location and time, is crucial for applications like urban planning and mobile advertising. Existing solutions based on tensor decomposit…

Activity PredictionGraph EmbeddingPredictionTensor Decomposition

Hybrid Hypergraph Networks for Multimodal Sequence Data Classification

2025-07-30 · Feng Xu, Hui Wang, Yuting Huang, Danwei Zhang 외 arxiv

Modeling temporal multimodal data poses significant challenges in classification tasks, particularly in capturing long-range temporal dependencies and intricate cross-modal interactions. Audiovisual data, as a representa…