paper-with-me

Papers

Decoupling Spatio-Temporal Prediction: When Lightweight Large Models Meet Adaptive Hypergraphs

2025-05-26 · Jiawen Chen, Qi Shao, Duxin Chen, Wenwu Yu

Spatio-temporal prediction is a pivotal task with broad applications in traffic management, climate monitoring, energy scheduling, etc. However, existing methodologies often struggle to balance model expressiveness and computational efficiency, especially when scaling to large real-world datasets. To tackle these challenges, we propose STH-SepNet (Spatio-Temporal Hypergraph Separation Networks), a novel framework that decouples temporal and spatial modeling to enhance both efficiency and precision. Therein, the temporal dimension is modeled using lightweight large language models, which effectively capture low-rank temporal dynamics. Concurrently, the spatial dimension is addressed through an adaptive hypergraph neural network, which dynamically constructs hyperedges to model intricate, higher-order interactions. A carefully designed gating mechanism is integrated to seamlessly fuse temporal and spatial representations. By leveraging the fundamental principles of low-rank temporal dynamics and spatial interactions, STH-SepNet offers a pragmatic and scalable solution for spatio-temporal prediction in real-world applications. Extensive experiments on large-scale real-world datasets across multiple benchmarks demonstrate the effectiveness of STH-SepNet in boosting predictive performance while maintaining computational efficiency. This work may provide a promising lightweight framework for spatio-temporal prediction, aiming to reduce computational demands and while enhancing predictive performance. Our code is avaliable at https://github.com/SEU-WENJIA/ST-SepNet-Lightweight-LLMs-Meet-Adaptive-Hypergraphs.

📄 PDF Abstract BibTeX arXiv:2505.19620

Code (1)

SEU-WENJIA/ST-SepNet-Lightweight-LLMs-Meet-Adaptive-Hypergraphs 공식 구현 pytorch

Tasks

Computational EfficiencyScheduling

Similar Papers 제목 키워드 기반

STG: Spatiotemporal Graph Neural Network with Fusion and Spatiotemporal Decoupling Learning for Prognostic Prediction of Colorectal Cancer Liver Metastasis

2025-05-06 · Yiran Zhu, Wei Yang, Yan Su, Zesheng Li 외

We propose a multimodal spatiotemporal graph neural network (STG) framework to predict colorectal cancer liver metastasis (CRLM) progression. Current clinical models do not effectively integrate the tumor's spatial heter…

Contrastive Learninggraph constructionGraph Neural NetworkPrognosis+1

DP-LET: An Efficient Spatio-Temporal Network Traffic Prediction Framework

2025-04-04 · Xintong Wang, Haihan Nan, Ruidong Li, Huaming Wu

Accurately predicting spatio-temporal network traffic is essential for dynamically managing computing resources in modern communication systems and minimizing energy consumption. Although spatio-temporal traffic predicti…

Computational EfficiencyDenoisingPredictionTraffic Prediction

Spatiotemporal Decouple-and-Squeeze Contrastive Learning for Semi-Supervised Skeleton-based Action Recognition

2023-02-05 · Binqian Xu, Xiangbo Shu

Contrastive learning has been successfully leveraged to learn action representations for addressing the problem of semi-supervised skeleton-based action recognition. However, most contrastive learning-based methods only …

Action RecognitionContrastive LearningSelf-Supervised Human Action RecognitionSkeleton Based Action Recognition

SFTformer: A Spatial-Frequency-Temporal Correlation-Decoupling Transformer for Radar Echo Extrapolation

2024-02-28 · Liangyu Xu, Wanxuan Lu, Hongfeng Yu, Fanglong Yao 외

Extrapolating future weather radar echoes from past observations is a complex task vital for precipitation nowcasting. The spatial morphology and temporal evolution of radar echoes exhibit a certain degree of correlation…

SFADNet: Spatio-temporal Fused Graph based on Attention Decoupling Network for Traffic Prediction

2025-01-07 · Mei Wu, Wenchao Weng, Jun Li, Yiqian Lin 외

In recent years, traffic flow prediction has played a crucial role in the management of intelligent transportation systems. However, traditional prediction methods are often limited by static spatial modeling, making it …

ManagementPredictionTime SeriesTraffic Prediction