paper-with-me

Papers

Heterogeneity-Informed Meta-Parameter Learning for Spatiotemporal Time Series Forecasting

2024-05-17 · Zheng Dong, Renhe Jiang, Haotian Gao, Hangchen Liu, Jinliang Deng, Qingsong Wen, Xuan Song

Spatiotemporal time series forecasting plays a key role in a wide range of real-world applications. While significant progress has been made in this area, fully capturing and leveraging spatiotemporal heterogeneity remains a fundamental challenge. Therefore, we propose a novel Heterogeneity-Informed Meta-Parameter Learning scheme. Specifically, our approach implicitly captures spatiotemporal heterogeneity through learning spatial and temporal embeddings, which can be viewed as a clustering process. Then, a novel spatiotemporal meta-parameter learning paradigm is proposed to learn spatiotemporal-specific parameters from meta-parameter pools, which is informed by the captured heterogeneity. Based on these ideas, we develop a Heterogeneity-Informed Spatiotemporal Meta-Network (HimNet) for spatiotemporal time series forecasting. Extensive experiments on five widely-used benchmarks demonstrate our method achieves state-of-the-art performance while exhibiting superior interpretability. Our code is available at https://github.com/XDZhelheim/HimNet.

📄 PDF Abstract BibTeX arXiv:2405.10800

Code (1)

xdzhelheim/himnet 공식 구현 pytorch

Tasks

Time SeriesTime Series Forecasting

Similar Papers 제목 키워드 기반

Compositional Meta-Learning for Mitigating Task Heterogeneity in Physics-Informed Neural Networks

2026-04-29 · Beomchul Park, Minsu Koh, Heejo Kong, Seong-Whan Lee arxiv

Physics-informed neural networks (PINNs) approximate solutions of partial differential equations (PDEs) by embedding physical laws into the loss function. In parameterized PDE families, variations in coefficients or boun…

4D-ACFNet: A 4D Attention Mechanism-Based Prognostic Framework for Colorectal Cancer Liver Metastasis Integrating Multimodal Spatiotemporal Features

2025-03-12 · Zesheng Li, Wei Yang, Yan Su, Yiran Zhu 외

Postoperative prognostic prediction for colorectal cancer liver metastasis (CRLM) remains challenging due to tumor heterogeneity, dynamic evolution of the hepatic microenvironment, and insufficient multimodal data fusion…

cross-modal alignmentDisentanglement

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

Meta Graph Attention on Heterogeneous Graph with Node-Edge Co-evolution

2020-10-09 · Yucheng Lin, Huiting Hong, Xiaoqing Yang, Xiaodi Yang 외

Graph neural networks have become an important tool for modeling structured data. In many real-world systems, intricate hidden information may exist, e.g., heterogeneity in nodes/edges, static node/edge attributes, and s…

Graph AttentionGraph Neural Network

Spatiotemporal Imputation with Graph-Informed Flow Matching

2026-06-04 · Zepeng Zhang, Aref Einizade, Jhony H. Giraldo, Olga Fink arxiv

Missing data is a common challenge in spatiotemporal systems, arising in applications such as air quality monitoring and urban traffic management. Traditional machine learning approaches, like recurrent and graph neural …