Inter- and Intra-Series Embeddings Fusion Network for Epidemiological Forecasting
Feng Xie, Zhong Zhang, Xuechen Zhao, Bin Zhou, Yusong Tan

TL;DR
This paper introduces SEFNet, a novel neural network architecture that fuses inter-region and intra-region embeddings to enhance epidemic forecasting accuracy, effectively capturing dynamic and temporal dependencies in multi-region epidemic data.
Contribution
The paper proposes SEFNet, a new fusion network combining multi-scale convolution, self-attention, LSTM, and autoregressive components for improved epidemic prediction.
Findings
SEFNet outperforms existing models on four epidemic datasets.
The fusion of inter- and intra-series embeddings improves prediction accuracy.
Incorporating autoregressive components enhances model robustness.
Abstract
The accurate forecasting of infectious epidemic diseases is the key to effective control of the epidemic situation in a region. Most existing methods ignore potential dynamic dependencies between regions or the importance of temporal dependencies and inter-dependencies between regions for prediction. In this paper, we propose an Inter- and Intra-Series Embeddings Fusion Network (SEFNet) to improve epidemic prediction performance. SEFNet consists of two parallel modules, named Inter-Series Embedding Module and Intra-Series Embedding Module. In Inter-Series Embedding Module, a multi-scale unified convolution component called Region-Aware Convolution is proposed, which cooperates with self-attention to capture dynamic dependencies between time series obtained from multiple regions. The Intra-Series Embedding Module uses Long Short-Term Memory to capture temporal relationships within each…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications
MethodsConvolution
