Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (4)

Search Parameters:
Keywords = sample convolution and interactive networks (SCINet)

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
17 pages, 1916 KiB  
Article
Dynamic Feature Extraction and Semi-Supervised Soft Sensor Model Based on SCINet for Industrial and Transportation Processes
by Jun Wang, Changjian Qi, Xing Luo, Shihao Deng and Qi Lei
Appl. Syst. Innov. 2025, 8(3), 73; https://doi.org/10.3390/asi8030073 - 29 May 2025
Viewed by 919
Abstract
In industrial processes, dynamic changes are one of the factors restricting the performance of soft sensor models. Meanwhile, the inconsistency of sensor sampling rates often leads to the problem of mismatch between process variables and quality variables. This paper proposes a semi-supervised soft [...] Read more.
In industrial processes, dynamic changes are one of the factors restricting the performance of soft sensor models. Meanwhile, the inconsistency of sensor sampling rates often leads to the problem of mismatch between process variables and quality variables. This paper proposes a semi-supervised soft sensor modeling method based on sample convolution and interactive networks (SCINet). To extract the dynamic information of industrial processes more fully, an unsupervised time series dynamic feature extractor was designed based on SCINet and an autoencoder, and the feature extractor was trained using complete data. The dynamic features encoded by the dynamic feature extractor were transferred to the eXtreme Gradient Boosting (XGBoost) ensemble model with strong generalization ability. The semi-supervised soft measurement model SSCI-XGBoost was established. The effectiveness of dynamic feature transfer and model performance improvement was verified on the industrial process dataset. Full article
Show Figures

Figure 1

22 pages, 959 KiB  
Article
Improving High-Precision BDS-3 Satellite Orbit Prediction Using a Self-Attention-Enhanced Deep Learning Model
by Shengda Xie, Jianwen Li and Jiawei Cai
Sensors 2025, 25(9), 2844; https://doi.org/10.3390/s25092844 - 30 Apr 2025
Viewed by 498
Abstract
Precise Global Navigation Satellite System (GNSS) orbit prediction is critical for real-time positioning applications. Current orbit prediction accuracy for the BeiDou Navigation Satellite System-3 (BDS-3) exhibits a notable disparity compared to GPS and Galileo, with limited advancements from traditional dynamic modeling approaches. This [...] Read more.
Precise Global Navigation Satellite System (GNSS) orbit prediction is critical for real-time positioning applications. Current orbit prediction accuracy for the BeiDou Navigation Satellite System-3 (BDS-3) exhibits a notable disparity compared to GPS and Galileo, with limited advancements from traditional dynamic modeling approaches. This study introduces a novel data-driven methodology, Sample Convolution and Interaction Network with Self-Attention (SCINet-SA), to augment dynamic methods and improve BDS-3 ultra-rapid orbit prediction. SCINet-SA leverages deep learning to model the temporal characteristics of orbit differences between BDS-3 ultra-rapid and final products. By training on historical orbit difference data, SCINet-SA predicts future discrepancies, facilitating the refinement of ultra-rapid orbit estimates. The incorporation of a self-attention mechanism within SCINet-SA enables the model to effectively capture long-range temporal dependencies, thereby enhancing long-term prediction capabilities and mitigating the latency associated with final product availability. Rigorous experimental evaluation demonstrates the superior performance of SCINet-SA in enhancing BDS-3 ultra-rapid orbit prediction accuracy relative to alternative deep learning models. Specifically, SCINet-SA achieved the highest average relative improvement (IMP) in 3D Root Mean Square (RMS) error across 1 d, 7 d, and 15 d prediction horizons, yielding improvements of 21.69%, 18.66%, and 15.42%, respectively. The observed IMP range spanned from 7.78% to 38.91% for 1 d, 4.34% to 35.96% for 7 d, and 1.68% to 31.13% for 15 d predictions, underscoring the efficacy of the proposed methodology in advancing BDS-3 orbit prediction accuracy. Full article
(This article belongs to the Special Issue Advances in GNSS Signal Processing and Navigation)
Show Figures

Figure 1

23 pages, 4161 KiB  
Article
A Study of Futures Price Forecasting with a Focus on the Role of Different Economic Markets
by Yongxiang Wang, Qingyang Liu, Yanrong Hu and Hongjiu Liu
Information 2024, 15(12), 817; https://doi.org/10.3390/info15120817 - 19 Dec 2024
Cited by 1 | Viewed by 1648
Abstract
Current research on futures price prediction focuses on the autocorrelation of historical prices, yet the resulting predictions often suffer from issues of inaccuracy and lag. This paper uses Chinese corn futures as the subject of study. First, we identify key influencing factors, such [...] Read more.
Current research on futures price prediction focuses on the autocorrelation of historical prices, yet the resulting predictions often suffer from issues of inaccuracy and lag. This paper uses Chinese corn futures as the subject of study. First, we identify key influencing factors, such as Chinese soybean futures, U.S. soybean futures, and the U.S.-China exchange rate, that exhibit ‘predictive causality’ with corn futures prices through the Granger causality test. We then apply the sample convolution and interaction network (SCINet) to perform both single-step and multi-step predictions of futures prices. The experimental results show that incorporating key influencing factors significantly improves prediction accuracy. For instance, in the single-step prediction, combining historical prices with Chinese soybean futures prices reduces the MAE and RMSE values by 5.12% and 3.45%, respectively, compared to using historical prices alone. Furthermore, the SCINet model outperforms traditional models such as temporal convolutional networks (TCN), gated recurrent units (GRU), and long short-term memory (LSTM) networks when based solely on historical prices. This study validates the effectiveness of key influencing factors in forecasting Chinese corn futures prices and demonstrates the advantages of the SCINet model in futures price prediction. The findings provide valuable insights for optimising the agricultural futures market and enhancing the ability to predict price risks. Full article
Show Figures

Figure 1

20 pages, 5721 KiB  
Article
A New Hybrid Model Based on SCINet and LSTM for Short-Term Power Load Forecasting
by Mingping Liu, Yangze Li, Jiangong Hu, Xiaolong Wu, Suhui Deng and Hongqiao Li
Energies 2024, 17(1), 95; https://doi.org/10.3390/en17010095 - 23 Dec 2023
Cited by 9 | Viewed by 2106
Abstract
A stable and reliable power system is crucial for human daily lives and economic stability. Power load forecasting is the foundation of dynamically balancing between the power supply and demand sides. However, with the popularity of renewable energy sources and electric vehicles, it [...] Read more.
A stable and reliable power system is crucial for human daily lives and economic stability. Power load forecasting is the foundation of dynamically balancing between the power supply and demand sides. However, with the popularity of renewable energy sources and electric vehicles, it still struggles to achieve accurate power load forecasting due to the complex patterns and dynamics of load data. To mitigate these issues, this paper proposes a new hybrid model based on a sample convolution and integration network (SCINet) and a long short-term memory network (LSTM) for short-term power load forecasting. Specifically, a feed-forward network (FFN) is first used to enhance the nonlinear representation of the load data to highlight the complex temporal dynamics. The SCINet is then employed to iteratively extract and exchange information about load data at multiple temporal resolutions, capturing the long-term dependencies hidden in the deeper layers. Finally, the LSTM networks are performed to further strengthen the extraction of temporal dependencies. The principal contributions of the proposed model can be summarized as follows: (1) The SCINet with binary tree structure effectively extracts both local and global features, proving advantageous for capturing complex temporal patterns and dynamics; (2) Integrating LSTM into the SCINet-based framework mitigates information loss resulting from interactive downsampling, thereby enhancing the extraction of temporal dependencies; and (3) FNN layers are strategically designed to enhance the nonlinear representations prior to feeding the load data fed into the SCINet and LSTM. Three real-world datasets are used to validate the effectiveness and generalization of the proposed model. Experimental results show that the proposed model has superior performance in terms of evaluation metrics compared with other baseline models. Full article
(This article belongs to the Section F5: Artificial Intelligence and Smart Energy)
Show Figures

Figure 1

Back to TopTop