Answer to Reviewer ptT1 part 2.
> (2) The article lacks basic visual analysis and conclusions, making it challenging for readers to grasp the experimental results intuitively. Including more data visualizations and clear conclusions in the article would provide more intuitive information.
Regarding the basic conclusions from the benchmark, we note that the paper contains the whole section summarizing the main conclusions from our study - see Section 5. Benchmark Conclusions. Nonetheless, we reiterate the four main conclusions from the benchmark below:
1. **Need of sanity check datasets**. We demonstrate that established models like DeepAR and LSTM fail to forecast simple signal structures, like the sum of two sinusoidal waves, and exhibit convergence issues even with extensive lookback windows in such simple cases.
2. **Best models depend on the dataset**. The notion that newer models outperform older ones is challenged by our findings. While the newer models (N-Hits, NLinear, SpaceTime, PatchTST) dominate the older LSTM and DeepAR approaches only in univariate real-life data (see Tab.4), the situation changes dramatically with multivariate and synthetic datasets. This is important as the new methods are often evaluated using solely the established univariate real-life datasets, entailing the risk of overfitting to datasets with specific characteristics and avoiding the question about the methods' generalizability.
3. **Underappreciated baselines: Classical NN models**. We emphasize that the classical approaches, LSTM and DeepAR, have often been overlooked as baselines. However, our experiments reveal their consistently strong performance compared to state-of-the-art models.
4. **Our custom DeepAR + CL and Latent LTSF models are competitive**. We emphasize that DeepAR + CL and Latent LTSF models beat their vanilla counterparts in almost the entire benchmark, which makes them legitimate candidates for TS forecasting baselines.
Regarding the basic visual analysis, we are unsure what the reviewer means by ‘visual analysis’. Please note that most of the used datasets are multivariate (including up to 325 variables), and we benchmark nine different models in total, making the visualizations hard to present comprehensively, especially given the conference paper styling. Instead, we rely on tables summarizing achieved metrics (MAE & MSE) by the methods for all tested datasets. In this regard, we follow the established methodology in the field.
> (3) The article lacks intuitive descriptions of the datasets, such as data-time graph representations, making it difficult for readers to understand the characteristics and structure of the datasets clearly.
Given the multitude of datasets and often a large number of variables in the dataset (up to 325), we are not convinced that data-time graph representations can be concisely and at the same time comprehensively presented, given the conference paper content length restrictions.
Instead, to present the dataset's structure and demonstrate that each variable found in the dataset is generally sound and non-trivial (e.g., constant), we rely on the basic statistical description of each individual variable in the dataset; such statistics are presented in Tables 12-16 in the Appendix. For the case of the multi-variate datasets, we also analyze the Pearson correlation coefficient matrices, presented in Fig. 2 in the Appendix.
> (4) There is a lack of illustrations for different data generation methods, impeding readers' understanding of the data generation process and methods. It would be beneficial to include relevant figures ...
Again, we are unsure what the reviewer means by the illustrations of the data generation methods in this context. Data-generating methods are based on either invoking an established sophisticated simulator in the robotics domain (MuJoCo) or employing a standard method of applying a numerical scheme discretizing in time (and in space in the case of PDEs) for solving a continuous dynamical system. The details of the dynamical system and the numerical method for each introduced synthetic dataset are provided in Section 2 of the paper. We find such a description precise enough for the eventual reproduction of results by an informed reader. Please refer to the provided references for a more detailed description of the dynamic process behind the model and visualizations of the flows. The dynamical systems that we employed model various physical processes, including the weather (the Lorenz eq.), a biological model (the Mackey-Glass eq.), flame propagation (the Kuramoto-Sivashinsky eq.), phase separation of two components of a binary fluid (the Cahn-Hillard eq.)