Abstract:Accurate prediction of soil moisture content (SMC) is very important in agricultural production. Multi time series and multi-source remote sensing data can provide time change information with multiple characteristics, but multi temporal and multi sequence information is often not effectively used in SMC inversion. We hope to use multiple time series features to predict the change trend of SMC. Transformer network performed well in processing multiple sequence features. A deep regression model for SMC extraction was constructed based on Transformer structure, and it was compared with convolutional neural network regression (CNNR), long short-term memory (LSTM) regression, and gated current unit (GRU) regression. Multi source heterogeneous remote sensing data, including Sentinel 1, soil moisture active passive (SMAP), etc. were used as model inputs, and field measurement data were used as SMC reference values. The experimental results showed that the use of long time series feature data was more conducive to SMC prediction. When using the historical data of 5 days to predict SMC after 5 days, compared with CNNR, LSTM and GRU, the determination coefficient of Transformer regression was increased by 0.0953, 0.0324 and 0.0336 on average, and the root mean square error was decreased by 0.014cm3/cm3, 0.0026cm3/cm3 and 0.0030cm3/cm3 on average. The feature extraction and regression mechanism of the model were analyzed by quantifying the impact of input features on regression, the sequence changes of hidden features in the middle, and the output performance. The analysis of feature influence and the change of hidden features in the middle showed that allocating appropriate attention to features at different times was more conducive to predicting SMC.