EXPERIMENT AND RESULT EXPERIMENT – BASELINE [1] Du, Y., Wang, J., Feng, W., Pan, S., Qin, T., Xu, R., & Wang, C. (2021, October). Adarnn : Adaptive learning and forecasting of time series. In Proceedings of the 30th ACM international conference on information & knowledge management (pp. 402-411). [2] Finn, C., Abbeel , P., & Levine, S. (2017, July). Model-agnostic meta-learning for fast adaptation of deep networks. In International conference on machine learning (pp. 1126-1135). PMLR. [3] Lea, C., Flynn, M. D., Vidal, R., Reiter, A., & Hager, G. D. (2017). Temporal convolutional networks for action segmentation and detection. In proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (pp. 156-165). [4] Yu, B., Yin, H., & Zhu, Z. (2017). Spatio -temporal graph convolutional networks: A deep learning framework for traffic forecasting. arXiv preprint arXiv:1709.04875. [5] Wu, Z., Pan, S., Long, G., Jiang, J., & Zhang, C. (2019). Graph wavenet for deep spatial-temporal graph modeling. arXiv preprint arXiv:1906.00121. Fine-tuned (ST-Meta) : Compared with “Fine-tuned (Vanilla)” method, we combine the proposed parameter generation based on meta knowledge to generate non-shared parameters for the model. AdaRNN [1]: A state-of-the-art transfer learning framework for non-stationary time series. MAML [2]: Model-Agnostic Meta Learning (MAML). Apply some advanced spatio -temporal data graph learning algorithms to our ST-GFSL framework: TCN [3]: 1D dilated convolution network-based temporal convolution network. STGCN [4]: Spatial temporal graph convolution network, which combines graph convolution with 1D convolution. GWN [5] : A convolution network structure combines graph convolution with dilated casual convolution and a self-adaptive graph.