More about HKUST
Time series forecasting is widely used in many fields including stock price forecasting, weather prediction, signal data distribution, lossless compression etc. Time series forecasting methods try to use history data and covariates data to predict the future values of the time series. Lossless compression contains two parts: a predictor and an encoder. Attention mechanism such as Transformer can be used to do the prediction part. Adding causality detection may reduce the number of data points considered and thus increase the compression rate without increment of space and running time. In this talk, we will discuss causal and attention and try to combine them on the time series prediction problem.