Weaknesses
To assist in enhancing the quality of the research paper, I believe there are areas that could be improved as outlined below:
1. The novelty claimed in this paper is not convincing to me, as the operation of weighting and summing a set of fundamental patterns shared by all entities, as mentioned in line 45 has been extensively studied [1]. Even the configuration of modules in the Classifier is just a combination of common modules in current spatiotemporal models, without demonstrating the benefits of this particular setup.
2. The authors did not clearly explain the significance of interpretability and why existing spatiotemporal models lack interpretability. Why can weighting the sum of a given number of patterns be considered interpretable? The authors also state in line 159, "Only attention provides direct interpretability through the examination of final attention scores." Therefore, at least models utilizing attention in traditional spatiotemporal modeling are claimed to have interpretability. I am puzzled by the fact that the authors claim interpretability comes from the weighted sum of given patterns, yet the process of obtaining these weights is through a series of deep models, meaning that the learning of these weights does not possess interpretability.
3. In the abstract and in line 18, the authors mention that FDN features "delivering forecasts competitive with SOTA methods at a fraction of their memory and runtime cost." However, the authors did not provide an explanation or illustration of the model's training/inference speed and memory usage compared to baselines. Merely comparing parameters is not a strong evidence, as in practice, memory usage (or foot-print) is the primary factor affecting model deployment.
4. I am concerned about the performance of the model, as it lacks against SOTA baselines. Additionally, the datasets used are not commonly recognized in spatiotemporal learning. Furthermore it is necessary to test on common spatiotemporal datasets, such as PeMS0X (X=3, 4, 7, 8) and it is recommended to test on larger spatiotemporal datasets, including LargeST [2] and XTraffic [3], with thousands to tens of thousands of nodes to demonstrate the advantages of the model in terms of memory and runtime cost and to validate the model's efficiency.
5. The authors validated the model's effectiveness in multiple scenarios, including hydrologic, traffic, and energy systems, all of which are stated to have stable periodic information in the original text. I recommend adding scenarios where the periodic information is less obvious, such as the KnowAir dataset [4] and the datasets in GAGNN [5] in air quality prediction scenarios , to further ensure the model's effectiveness in more complex spatiotemporal feature backgrounds.
6. The experiments lack comprehensive baselines: the authors did not compare with classical models similar to their methods, such as PM-MemNet [1], and lack some classical but powerful spatiotemporal models, such as Graph WaveNet [6], STID [7], D$^2$STGNN [8], as well as the latest unavoidable SOTA models emerging in spatiotemporal research, such as STONE [9] and BigST [10]. These models focus on interpretability, performance, or efficiency, and it is inevitable to compare them with the authors' emphasis on FDN having interpretability, high efficiency, and high performance.
7. Regarding hyperparameter experiments, I observed that some metrics in the author-provided bound parameter settings are still optimal. For example, in Table 10, when $K=128$, the model's MAPE in Wabash River and Solar-Energy, as well as the MAPE and RMSE in E-PEMS-BAY, are still optimal. The authors need to further increase the number of $K$ to demonstrate that the current hyperparameter selection is the optimal choice, meaning that further increasing this hyperparameter does not lead to further improvements in the model. This issue of lack of further validation in hyperparameter experiments is evident in Table 10, 13-16.
8. Lastly, the authors generate the final result by weighting and summing the given patterns through softmax probability based on the last FC result in the Classifier. I am more curious about whether disregarding the predefined patterns and treating the Classifier as a 'Regressor', with the final FC output dimension changed to $N\times T$ to directly serve as the result, would yield better performance, setting aside the interpretability background claimed by the authors. This could be considered as a new ablation experiment demand.
[1] Lee H, Jin S, Chu H, et al. Learning to remember patterns: pattern matching memory networks for traffic forecasting[J]. arXiv preprint arXiv:2110.10380, 2021.
[2] Liu X, Xia Y, Liang Y, et al. Largest: A benchmark dataset for large-scale traffic forecasting[J]. Advances in Neural Information Processing Systems, 2024, 36.
[3] Gou X, Li Z, Lan T, et al. XTraffic: A Dataset Where Traffic Meets Incidents with Explainability and More[J]. arXiv preprint arXiv:2407.11477, 2024.
[4] Wang S, Li Y, Zhang J, et al. Pm2. 5-gnn: A domain knowledge enhanced graph neural network for pm2. 5 forecasting[C]//Proceedings of the 28th international conference on advances in geographic information systems. 2020: 163-166.
[5] Chen L, Xu J, Wu B, et al. Group-aware graph neural network for nationwide city air quality forecasting[J]. ACM Transactions on Knowledge Discovery from Data, 2023, 18(3): 1-20.
[6] Wu Z, Pan S, Long G, et al. Graph wavenet for deep spatial-temporal graph modeling[J]. arXiv preprint arXiv:1906.00121, 2019.
[7] Shao Z, Zhang Z, Wang F, et al. Spatial-temporal identity: A simple yet effective baseline for multivariate time series forecasting[C]//Proceedings of the 31st ACM International Conference on Information & Knowledge Management. 2022: 4454-4458.
[8] Shao Z, Zhang Z, Wei W, et al. Decoupled dynamic spatial-temporal graph neural network for traffic forecasting[J]. arXiv preprint arXiv:2206.09112, 2022.
[9] Wang B, Ma J, Wang P, et al. Stone: A spatio-temporal ood learning framework kills both spatial and temporal shifts[C]//Proceedings of the 30th ACM SIGKDD Conference on Knowledge Discovery and Data Mining. 2024: 2948-2959.
[10] Han J, Zhang W, Liu H, et al. BigST: Linear Complexity Spatio-Temporal Graph Neural Network for Traffic Forecasting on Large-Scale Road Networks[J]. Proceedings of the VLDB Endowment, 2024, 17(5): 1081-1090.