Spectrum prediction is considered as a key technology to assist spectrum decision.Despite the great efforts that have been put on the construction of spectrum prediction,achieving accurate spectrum prediction emphasiz...Spectrum prediction is considered as a key technology to assist spectrum decision.Despite the great efforts that have been put on the construction of spectrum prediction,achieving accurate spectrum prediction emphasizes the need for more advanced solutions.In this paper,we propose a new multichannel multi-step spectrum prediction method using Transformer and stacked bidirectional LSTM(Bi-LSTM),named TSB.Specifically,we use multi-head attention and stacked Bi-LSTM to build a new Transformer based on encoder-decoder architecture.The self-attention mechanism composed of multiple layers of multi-head attention can continuously attend to all positions of the multichannel spectrum sequences.The stacked Bi-LSTM can learn these focused coding features by multi-head attention layer by layer.The advantage of this fusion mode is that it can deeply capture the long-term dependence of multichannel spectrum data.We have conducted extensive experiments on a dataset generated by a real simulation platform.The results show that the proposed algorithm performs better than the baselines.展开更多
Based on the analysis of spectrum characteristics of intensity fluctuations while light beams pass through stack gas flow in an industrial setting, this paper puts emphasis upon discussing the spectrum of optical inte...Based on the analysis of spectrum characteristics of intensity fluctuations while light beams pass through stack gas flow in an industrial setting, this paper puts emphasis upon discussing the spectrum of optical intensity fluctuations by the variety of particle concentration in stack gas flow. This paper also gives the primary theoretical explanation of the measurement results in the stack of coal-fired utility boilers. Meanwhile, the cross-correlation formula is given as the theoretical basis of velocity measurement by using particle concentration scintillation.展开更多
An accurate landslide displacement prediction is an important part of landslide warning system. Aiming at the dynamic characteristics of landslide evolution and the shortcomings of traditional static prediction models...An accurate landslide displacement prediction is an important part of landslide warning system. Aiming at the dynamic characteristics of landslide evolution and the shortcomings of traditional static prediction models, this paper proposes a dynamic prediction model of landslide displacement based on singular spectrum analysis(SSA) and stack long short-term memory(SLSTM) network. The SSA is used to decompose the landslide accumulated displacement time series data into trend term and periodic term displacement subsequences. A cubic polynomial function is used to predict the trend term displacement subsequence, and the SLSTM neural network is used to predict the periodic term displacement subsequence. At the same time, the Bayesian optimization algorithm is used to determine that the SLSTM network input sequence length is 12 and the number of hidden layer nodes is 18. The SLSTM network is updated by adding predicted values to the training set to achieve dynamic displacement prediction. Finally, the accumulated landslide displacement is obtained by superimposing the predicted value of each displacement subsequence. The proposed model was verified on the Xintan landslide in Hubei Province, China. The results show that when predicting the displacement of the periodic term, the SLSTM network has higher prediction accuracy than the support vector machine(SVM) and auto regressive integrated moving average(ARIMA). The mean relative error(MRE) is reduced by 4.099% and 3.548% respectively, while the root mean square error(RMSE) is reduced by 5.830 mm and 3.854 mm respectively. It is concluded that the SLSTM network model can better simulate the dynamic characteristics of landslides.展开更多
As a two-dimensional carbon based semiconductor,C_(3)N acts as a promising material in many application areas.However,the basic physical properties such as Raman spectrum properties of C_(3)N is still not clear.In thi...As a two-dimensional carbon based semiconductor,C_(3)N acts as a promising material in many application areas.However,the basic physical properties such as Raman spectrum properties of C_(3)N is still not clear.In this paper,we clarify the Raman spectrum properties of multilayer C_(3)N.Moreover,the stacking driven Raman spectra change of multilayer C_(3)N is also discussed.展开更多
基金supported in part by the National Natural Science Foundation of China under Grants 62231015,62427801in part by Jiangsu Province Frontier Leading Technology Basic Research Project BK20232030.
文摘Spectrum prediction is considered as a key technology to assist spectrum decision.Despite the great efforts that have been put on the construction of spectrum prediction,achieving accurate spectrum prediction emphasizes the need for more advanced solutions.In this paper,we propose a new multichannel multi-step spectrum prediction method using Transformer and stacked bidirectional LSTM(Bi-LSTM),named TSB.Specifically,we use multi-head attention and stacked Bi-LSTM to build a new Transformer based on encoder-decoder architecture.The self-attention mechanism composed of multiple layers of multi-head attention can continuously attend to all positions of the multichannel spectrum sequences.The stacked Bi-LSTM can learn these focused coding features by multi-head attention layer by layer.The advantage of this fusion mode is that it can deeply capture the long-term dependence of multichannel spectrum data.We have conducted extensive experiments on a dataset generated by a real simulation platform.The results show that the proposed algorithm performs better than the baselines.
文摘Based on the analysis of spectrum characteristics of intensity fluctuations while light beams pass through stack gas flow in an industrial setting, this paper puts emphasis upon discussing the spectrum of optical intensity fluctuations by the variety of particle concentration in stack gas flow. This paper also gives the primary theoretical explanation of the measurement results in the stack of coal-fired utility boilers. Meanwhile, the cross-correlation formula is given as the theoretical basis of velocity measurement by using particle concentration scintillation.
基金supported by the Natural Science Foundation of Shaanxi Province under Grant 2019JQ206in part by the Science and Technology Department of Shaanxi Province under Grant 2020CGXNG-009in part by the Education Department of Shaanxi Province under Grant 17JK0346。
文摘An accurate landslide displacement prediction is an important part of landslide warning system. Aiming at the dynamic characteristics of landslide evolution and the shortcomings of traditional static prediction models, this paper proposes a dynamic prediction model of landslide displacement based on singular spectrum analysis(SSA) and stack long short-term memory(SLSTM) network. The SSA is used to decompose the landslide accumulated displacement time series data into trend term and periodic term displacement subsequences. A cubic polynomial function is used to predict the trend term displacement subsequence, and the SLSTM neural network is used to predict the periodic term displacement subsequence. At the same time, the Bayesian optimization algorithm is used to determine that the SLSTM network input sequence length is 12 and the number of hidden layer nodes is 18. The SLSTM network is updated by adding predicted values to the training set to achieve dynamic displacement prediction. Finally, the accumulated landslide displacement is obtained by superimposing the predicted value of each displacement subsequence. The proposed model was verified on the Xintan landslide in Hubei Province, China. The results show that when predicting the displacement of the periodic term, the SLSTM network has higher prediction accuracy than the support vector machine(SVM) and auto regressive integrated moving average(ARIMA). The mean relative error(MRE) is reduced by 4.099% and 3.548% respectively, while the root mean square error(RMSE) is reduced by 5.830 mm and 3.854 mm respectively. It is concluded that the SLSTM network model can better simulate the dynamic characteristics of landslides.
文摘为了解决单个神经网络预测的局限性和时间序列的波动性,提出了一种奇异谱分析(singular spectrum analysis,SSA)和Stacking框架相结合的短期负荷预测方法。利用随机森林筛选出与历史负荷相关性强烈的特征因素,采用SSA为负荷数据降噪,简化模型计算过程;基于Stacking框架,结合长短期记忆(long and short-term memory,LSTM)-自注意力机制(self-attention mechanism,SA)、径向基(radial base functions,RBF)神经网络和线性回归方法集成新的组合模型,同时利用交叉验证方法避免模型过拟合;选取PJM和澳大利亚电力负荷数据集进行验证。仿真结果表明,与其他模型比较,所提模型预测精度高。
基金supported by The National Natural Science Foundation of China (Nos. 11804353 and 11774368)Shanghai Science and Technology Committee (No. 18511110600)
文摘As a two-dimensional carbon based semiconductor,C_(3)N acts as a promising material in many application areas.However,the basic physical properties such as Raman spectrum properties of C_(3)N is still not clear.In this paper,we clarify the Raman spectrum properties of multilayer C_(3)N.Moreover,the stacking driven Raman spectra change of multilayer C_(3)N is also discussed.