期刊文献+
共找到135,605篇文章
< 1 2 250 >
每页显示 20 50 100
Generating Time-Series Data Using Generative Adversarial Networks for Mobility Demand Prediction
1
作者 Subhajit Chatterjee Yung-Cheol Byun 《Computers, Materials & Continua》 SCIE EI 2023年第3期5507-5525,共19页
The increasing penetration rate of electric kickboard vehicles has been popularized and promoted primarily because of its clean and efficient features.Electric kickboards are gradually growing in popularity in tourist... The increasing penetration rate of electric kickboard vehicles has been popularized and promoted primarily because of its clean and efficient features.Electric kickboards are gradually growing in popularity in tourist and education-centric localities.In the upcoming arrival of electric kickboard vehicles,deploying a customer rental service is essential.Due to its freefloating nature,the shared electric kickboard is a common and practical means of transportation.Relocation plans for shared electric kickboards are required to increase the quality of service,and forecasting demand for their use in a specific region is crucial.Predicting demand accurately with small data is troublesome.Extensive data is necessary for training machine learning algorithms for effective prediction.Data generation is a method for expanding the amount of data that will be further accessible for training.In this work,we proposed a model that takes time-series customers’electric kickboard demand data as input,pre-processes it,and generates synthetic data according to the original data distribution using generative adversarial networks(GAN).The electric kickboard mobility demand prediction error was reduced when we combined synthetic data with the original data.We proposed Tabular-GAN-Modified-WGAN-GP for generating synthetic data for better prediction results.We modified The Wasserstein GAN-gradient penalty(GP)with the RMSprop optimizer and then employed Spectral Normalization(SN)to improve training stability and faster convergence.Finally,we applied a regression-based blending ensemble technique that can help us to improve performance of demand prediction.We used various evaluation criteria and visual representations to compare our proposed model’s performance.Synthetic data generated by our suggested GAN model is also evaluated.The TGAN-Modified-WGAN-GP model mitigates the overfitting and mode collapse problem,and it also converges faster than previous GAN models for synthetic data creation.The presented model’s performance is compared to existing ensemble and baseline models.The experimental findings imply that combining synthetic and actual data can significantly reduce prediction error rates in the mean absolute percentage error(MAPE)of 4.476 and increase prediction accuracy. 展开更多
关键词 Machine learning generative adversarial networks electric vehicle time-series TGAN WGAN-GP blend model demand prediction regression
下载PDF
Prediction model for corrosion rate of low-alloy steels under atmospheric conditions using machine learning algorithms 被引量:2
2
作者 Jingou Kuang Zhilin Long 《International Journal of Minerals,Metallurgy and Materials》 SCIE EI CAS CSCD 2024年第2期337-350,共14页
This work constructed a machine learning(ML)model to predict the atmospheric corrosion rate of low-alloy steels(LAS).The material properties of LAS,environmental factors,and exposure time were used as the input,while ... This work constructed a machine learning(ML)model to predict the atmospheric corrosion rate of low-alloy steels(LAS).The material properties of LAS,environmental factors,and exposure time were used as the input,while the corrosion rate as the output.6 dif-ferent ML algorithms were used to construct the proposed model.Through optimization and filtering,the eXtreme gradient boosting(XG-Boost)model exhibited good corrosion rate prediction accuracy.The features of material properties were then transformed into atomic and physical features using the proposed property transformation approach,and the dominant descriptors that affected the corrosion rate were filtered using the recursive feature elimination(RFE)as well as XGBoost methods.The established ML models exhibited better predic-tion performance and generalization ability via property transformation descriptors.In addition,the SHapley additive exPlanations(SHAP)method was applied to analyze the relationship between the descriptors and corrosion rate.The results showed that the property transformation model could effectively help with analyzing the corrosion behavior,thereby significantly improving the generalization ability of corrosion rate prediction models. 展开更多
关键词 machine learning low-alloy steel atmospheric corrosion prediction corrosion rate feature fusion
下载PDF
A Physics-informed Deep-learning Intensity Prediction Scheme for Tropical Cyclones over the Western North Pacific 被引量:1
3
作者 Yitian ZHOU Ruifen ZHAN +4 位作者 Yuqing WANG Peiyan CHEN Zhemin TAN Zhipeng XIE Xiuwen NIE 《Advances in Atmospheric Sciences》 SCIE CAS CSCD 2024年第7期1391-1402,共12页
Accurate prediction of tropical cyclone(TC)intensity is challenging due to the complex physical processes involved.Here,we introduce a new TC intensity prediction scheme for the western North Pacific(WNP)based on a ti... Accurate prediction of tropical cyclone(TC)intensity is challenging due to the complex physical processes involved.Here,we introduce a new TC intensity prediction scheme for the western North Pacific(WNP)based on a time-dependent theory of TC intensification,termed the energetically based dynamical system(EBDS)model,together with the use of a long short-term memory(LSTM)neural network.In time-dependent theory,TC intensity change is controlled by both the internal dynamics of the TC system and various environmental factors,expressed as environmental dynamical efficiency.The LSTM neural network is used to predict the environmental dynamical efficiency in the EBDS model trained using besttrack TC data and global reanalysis data during 1982–2017.The transfer learning and ensemble methods are used to retrain the scheme using the environmental factors predicted by the Global Forecast System(GFS)of the National Centers for Environmental Prediction during 2017–21.The predicted environmental dynamical efficiency is finally iterated into the EBDS equations to predict TC intensity.The new scheme is evaluated for TC intensity prediction using both reanalysis data and the GFS prediction data.The intensity prediction by the new scheme shows better skill than the official prediction from the China Meteorological Administration(CMA)and those by other state-of-art statistical and dynamical forecast systems,except for the 72-h forecast.Particularly at the longer lead times of 96 h and 120 h,the new scheme has smaller forecast errors,with a more than 30%improvement over the official forecasts. 展开更多
关键词 tropical cyclones western North Pacific intensity prediction EBDS LSTM
下载PDF
ST-LSTM-SA:A New Ocean Sound Velocity Field Prediction Model Based on Deep Learning 被引量:1
4
作者 Hanxiao YUAN Yang LIU +3 位作者 Qiuhua TANG Jie LI Guanxu CHEN Wuxu CAI 《Advances in Atmospheric Sciences》 SCIE CAS CSCD 2024年第7期1364-1378,共15页
The scarcity of in-situ ocean observations poses a challenge for real-time information acquisition in the ocean.Among the crucial hydroacoustic environmental parameters,ocean sound velocity exhibits significant spatia... The scarcity of in-situ ocean observations poses a challenge for real-time information acquisition in the ocean.Among the crucial hydroacoustic environmental parameters,ocean sound velocity exhibits significant spatial and temporal variability and it is highly relevant to oceanic research.In this study,we propose a new data-driven approach,leveraging deep learning techniques,for the prediction of sound velocity fields(SVFs).Our novel spatiotemporal prediction model,STLSTM-SA,combines Spatiotemporal Long Short-Term Memory(ST-LSTM) with a self-attention mechanism to enable accurate and real-time prediction of SVFs.To circumvent the limited amount of observational data,we employ transfer learning by first training the model using reanalysis datasets,followed by fine-tuning it using in-situ analysis data to obtain the final prediction model.By utilizing the historical 12-month SVFs as input,our model predicts the SVFs for the subsequent three months.We compare the performance of five models:Artificial Neural Networks(ANN),Long ShortTerm Memory(LSTM),Convolutional LSTM(ConvLSTM),ST-LSTM,and our proposed ST-LSTM-SA model in a test experiment spanning 2019 to 2022.Our results demonstrate that the ST-LSTM-SA model significantly improves the prediction accuracy and stability of sound velocity in both temporal and spatial dimensions.The ST-LSTM-SA model not only accurately predicts the ocean sound velocity field(SVF),but also provides valuable insights for spatiotemporal prediction of other oceanic environmental variables. 展开更多
关键词 sound velocity field spatiotemporal prediction deep learning self-allention
下载PDF
Assessments of Data-Driven Deep Learning Models on One-Month Predictions of Pan-Arctic Sea Ice Thickness 被引量:1
5
作者 Chentao SONG Jiang ZHU Xichen LI 《Advances in Atmospheric Sciences》 SCIE CAS CSCD 2024年第7期1379-1390,共12页
In recent years,deep learning methods have gradually been applied to prediction tasks related to Arctic sea ice concentration,but relatively little research has been conducted for larger spatial and temporal scales,ma... In recent years,deep learning methods have gradually been applied to prediction tasks related to Arctic sea ice concentration,but relatively little research has been conducted for larger spatial and temporal scales,mainly due to the limited time coverage of observations and reanalysis data.Meanwhile,deep learning predictions of sea ice thickness(SIT)have yet to receive ample attention.In this study,two data-driven deep learning(DL)models are built based on the ConvLSTM and fully convolutional U-net(FC-Unet)algorithms and trained using CMIP6 historical simulations for transfer learning and fine-tuned using reanalysis/observations.These models enable monthly predictions of Arctic SIT without considering the complex physical processes involved.Through comprehensive assessments of prediction skills by season and region,the results suggest that using a broader set of CMIP6 data for transfer learning,as well as incorporating multiple climate variables as predictors,contribute to better prediction results,although both DL models can effectively predict the spatiotemporal features of SIT anomalies.Regarding the predicted SIT anomalies of the FC-Unet model,the spatial correlations with reanalysis reach an average level of 89%over all months,while the temporal anomaly correlation coefficients are close to unity in most cases.The models also demonstrate robust performances in predicting SIT and SIE during extreme events.The effectiveness and reliability of the proposed deep transfer learning models in predicting Arctic SIT can facilitate more accurate pan-Arctic predictions,aiding climate change research and real-time business applications. 展开更多
关键词 Arctic sea ice thickness deep learning spatiotemporal sequence prediction transfer learning
下载PDF
Flood Velocity Prediction Using Deep Learning Approach 被引量:1
6
作者 LUO Shaohua DING Linfang +2 位作者 TEKLE Gebretsadik Mulubirhan BRULAND Oddbjørn FAN Hongchao 《Journal of Geodesy and Geoinformation Science》 CSCD 2024年第1期59-73,共15页
Floods are one of the most serious natural disasters that can cause huge societal and economic losses.Extensive research has been conducted on topics like flood monitoring,prediction,and loss estimation.In these resea... Floods are one of the most serious natural disasters that can cause huge societal and economic losses.Extensive research has been conducted on topics like flood monitoring,prediction,and loss estimation.In these research fields,flood velocity plays a crucial role and is an important factor that influences the reliability of the outcomes.Traditional methods rely on physical models for flood simulation and prediction and could generate accurate results but often take a long time.Deep learning technology has recently shown significant potential in the same field,especially in terms of efficiency,helping to overcome the time-consuming associated with traditional methods.This study explores the potential of deep learning models in predicting flood velocity.More specifically,we use a Multi-Layer Perceptron(MLP)model,a specific type of Artificial Neural Networks(ANNs),to predict the velocity in the test area of the Lundesokna River in Norway with diverse terrain conditions.Geographic data and flood velocity simulated based on the physical hydraulic model are used in the study for the pre-training,optimization,and testing of the MLP model.Our experiment indicates that the MLP model has the potential to predict flood velocity in diverse terrain conditions of the river with acceptable accuracy against simulated velocity results but with a significant decrease in training time and testing time.Meanwhile,we discuss the limitations for the improvement in future work. 展开更多
关键词 flood velocity prediction geographic data MLP deep learning
下载PDF
An adaptive physics-informed deep learning method for pore pressure prediction using seismic data 被引量:2
7
作者 Xin Zhang Yun-Hu Lu +2 位作者 Yan Jin Mian Chen Bo Zhou 《Petroleum Science》 SCIE EI CAS CSCD 2024年第2期885-902,共18页
Accurate prediction of formation pore pressure is essential to predict fluid flow and manage hydrocarbon production in petroleum engineering.Recent deep learning technique has been receiving more interest due to the g... Accurate prediction of formation pore pressure is essential to predict fluid flow and manage hydrocarbon production in petroleum engineering.Recent deep learning technique has been receiving more interest due to the great potential to deal with pore pressure prediction.However,most of the traditional deep learning models are less efficient to address generalization problems.To fill this technical gap,in this work,we developed a new adaptive physics-informed deep learning model with high generalization capability to predict pore pressure values directly from seismic data.Specifically,the new model,named CGP-NN,consists of a novel parametric features extraction approach(1DCPP),a stacked multilayer gated recurrent model(multilayer GRU),and an adaptive physics-informed loss function.Through machine training,the developed model can automatically select the optimal physical model to constrain the results for each pore pressure prediction.The CGP-NN model has the best generalization when the physicsrelated metricλ=0.5.A hybrid approach combining Eaton and Bowers methods is also proposed to build machine-learnable labels for solving the problem of few labels.To validate the developed model and methodology,a case study on a complex reservoir in Tarim Basin was further performed to demonstrate the high accuracy on the pore pressure prediction of new wells along with the strong generalization ability.The adaptive physics-informed deep learning approach presented here has potential application in the prediction of pore pressures coupled with multiple genesis mechanisms using seismic data. 展开更多
关键词 Pore pressure prediction Seismic data 1D convolution pyramid pooling Adaptive physics-informed loss function High generalization capability
下载PDF
Mapping Network-Coordinated Stacked Gated Recurrent Units for Turbulence Prediction 被引量:1
8
作者 Zhiming Zhang Shangce Gao +2 位作者 MengChu Zhou Mengtao Yan Shuyang Cao 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2024年第6期1331-1341,共11页
Accurately predicting fluid forces acting on the sur-face of a structure is crucial in engineering design.However,this task becomes particularly challenging in turbulent flow,due to the complex and irregular changes i... Accurately predicting fluid forces acting on the sur-face of a structure is crucial in engineering design.However,this task becomes particularly challenging in turbulent flow,due to the complex and irregular changes in the flow field.In this study,we propose a novel deep learning method,named mapping net-work-coordinated stacked gated recurrent units(MSU),for pre-dicting pressure on a circular cylinder from velocity data.Specifi-cally,our coordinated learning strategy is designed to extract the most critical velocity point for prediction,a process that has not been explored before.In our experiments,MSU extracts one point from a velocity field containing 121 points and utilizes this point to accurately predict 100 pressure points on the cylinder.This method significantly reduces the workload of data measure-ment in practical engineering applications.Our experimental results demonstrate that MSU predictions are highly similar to the real turbulent data in both spatio-temporal and individual aspects.Furthermore,the comparison results show that MSU predicts more precise results,even outperforming models that use all velocity field points.Compared with state-of-the-art methods,MSU has an average improvement of more than 45%in various indicators such as root mean square error(RMSE).Through comprehensive and authoritative physical verification,we estab-lished that MSU’s prediction results closely align with pressure field data obtained in real turbulence fields.This confirmation underscores the considerable potential of MSU for practical applications in real engineering scenarios.The code is available at https://github.com/zhangzm0128/MSU. 展开更多
关键词 Convolutional neural network deep learning recurrent neural network turbulence prediction wind load predic-tion.
下载PDF
Product quality prediction based on RBF optimized by firefly algorithm 被引量:1
9
作者 HAN Huihui WANG Jian +1 位作者 CHEN Sen YAN Manting 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2024年第1期105-117,共13页
With the development of information technology,a large number of product quality data in the entire manufacturing process is accumulated,but it is not explored and used effectively.The traditional product quality pred... With the development of information technology,a large number of product quality data in the entire manufacturing process is accumulated,but it is not explored and used effectively.The traditional product quality prediction models have many disadvantages,such as high complexity and low accuracy.To overcome the above problems,we propose an optimized data equalization method to pre-process dataset and design a simple but effective product quality prediction model:radial basis function model optimized by the firefly algorithm with Levy flight mechanism(RBFFALM).First,the new data equalization method is introduced to pre-process the dataset,which reduces the dimension of the data,removes redundant features,and improves the data distribution.Then the RBFFALFM is used to predict product quality.Comprehensive expe riments conducted on real-world product quality datasets validate that the new model RBFFALFM combining with the new data pre-processing method outperforms other previous me thods on predicting product quality. 展开更多
关键词 product quality prediction data pre-processing radial basis function swarm intelligence optimization algorithm
下载PDF
A modified stochastic model for LS+AR hybrid method and its application in polar motion short-term prediction 被引量:1
10
作者 Fei Ye Yunbin Yuan 《Geodesy and Geodynamics》 EI CSCD 2024年第1期100-105,共6页
Short-term(up to 30 days)predictions of Earth Rotation Parameters(ERPs)such as Polar Motion(PM:PMX and PMY)play an essential role in real-time applications related to high-precision reference frame conversion.Currentl... Short-term(up to 30 days)predictions of Earth Rotation Parameters(ERPs)such as Polar Motion(PM:PMX and PMY)play an essential role in real-time applications related to high-precision reference frame conversion.Currently,least squares(LS)+auto-regressive(AR)hybrid method is one of the main techniques of PM prediction.Besides,the weighted LS+AR hybrid method performs well for PM short-term prediction.However,the corresponding covariance information of LS fitting residuals deserves further exploration in the AR model.In this study,we have derived a modified stochastic model for the LS+AR hybrid method,namely the weighted LS+weighted AR hybrid method.By using the PM data products of IERS EOP 14 C04,the numerical results indicate that for PM short-term forecasting,the proposed weighted LS+weighted AR hybrid method shows an advantage over both the LS+AR hybrid method and the weighted LS+AR hybrid method.Compared to the mean absolute errors(MAEs)of PMX/PMY sho rt-term prediction of the LS+AR hybrid method and the weighted LS+AR hybrid method,the weighted LS+weighted AR hybrid method shows average improvements of 6.61%/12.08%and 0.24%/11.65%,respectively.Besides,for the slopes of the linear regression lines fitted to the errors of each method,the growth of the prediction error of the proposed method is slower than that of the other two methods. 展开更多
关键词 Stochastic model LS+AR Short-term prediction The earth rotation parameter(ERP) Observation model
下载PDF
Analysis of risk factors leading to anxiety and depression in patients with prostate cancer after castration and the construction of a risk prediction model 被引量:1
11
作者 Rui-Xiao Li Xue-Lian Li +4 位作者 Guo-Jun Wu Yong-Hua Lei Xiao-Shun Li Bo Li Jian-Xin Ni 《World Journal of Psychiatry》 SCIE 2024年第2期255-265,共11页
BACKGROUND Cancer patients often suffer from severe stress reactions psychologically,such as anxiety and depression.Prostate cancer(PC)is one of the common cancer types,with most patients diagnosed at advanced stages ... BACKGROUND Cancer patients often suffer from severe stress reactions psychologically,such as anxiety and depression.Prostate cancer(PC)is one of the common cancer types,with most patients diagnosed at advanced stages that cannot be treated by radical surgery and which are accompanied by complications such as bodily pain and bone metastasis.Therefore,attention should be given to the mental health status of PC patients as well as physical adverse events in the course of clinical treatment.AIM To analyze the risk factors leading to anxiety and depression in PC patients after castration and build a risk prediction model.METHODS A retrospective analysis was performed on the data of 120 PC cases treated in Xi'an People's Hospital between January 2019 and January 2022.The patient cohort was divided into a training group(n=84)and a validation group(n=36)at a ratio of 7:3.The patients’anxiety symptoms and depression levels were assessed 2 wk after surgery with the Self-Rating Anxiety Scale(SAS)and the Selfrating Depression Scale(SDS),respectively.Logistic regression was used to analyze the risk factors affecting negative mood,and a risk prediction model was constructed.RESULTS In the training group,35 patients and 37 patients had an SAS score and an SDS score greater than or equal to 50,respectively.Based on the scores,we further subclassified patients into two groups:a bad mood group(n=35)and an emotional stability group(n=49).Multivariate logistic regression analysis showed that marital status,castration scheme,and postoperative Visual Analogue Scale(VAS)score were independent risk factors affecting a patient's bad mood(P<0.05).In the training and validation groups,patients with adverse emotions exhibited significantly higher risk scores than emotionally stable patients(P<0.0001).The area under the curve(AUC)of the risk prediction model for predicting bad mood in the training group was 0.743,the specificity was 70.96%,and the sensitivity was 66.03%,while in the validation group,the AUC,specificity,and sensitivity were 0.755,66.67%,and 76.19%,respectively.The Hosmer-Lemeshow test showed aχ^(2) of 4.2856,a P value of 0.830,and a C-index of 0.773(0.692-0.854).The calibration curve revealed that the predicted curve was basically consistent with the actual curve,and the calibration curve showed that the prediction model had good discrimination and accuracy.Decision curve analysis showed that the model had a high net profit.CONCLUSION In PC patients,marital status,castration scheme,and postoperative pain(VAS)score are important factors affecting postoperative anxiety and depression.The logistic regression model can be used to successfully predict the risk of adverse psychological emotions. 展开更多
关键词 Prostate cancer CASTRATION Anxiety and depression Risk factors Risk prediction model
下载PDF
Geophysical prediction of organic matter abundance in source rocks based on geochemical analysis:A case study of southwestern Bozhong Sag,Bohai Sea,China 被引量:1
12
作者 Xiang Wang Guang-Di Liu +5 位作者 Xiao-Lin Wang Jin-Feng Ma Zhen-Liang Wang Fei-Long Wang Ze-Zhang Song Chang-Yu Fan 《Petroleum Science》 SCIE EI CAS CSCD 2024年第1期31-53,共23页
The Bozhong Sag is the largest petroliferous sag in the Bohai Bay Basin,and the source rocks of Paleogene Dongying and Shahejie Formations were buried deeply.Most of the drillings were located at the structural high,a... The Bozhong Sag is the largest petroliferous sag in the Bohai Bay Basin,and the source rocks of Paleogene Dongying and Shahejie Formations were buried deeply.Most of the drillings were located at the structural high,and there were few wells that met good quality source rocks,so it is difficult to evaluate the source rocks in the study area precisely by geochemical analysis only.Based on the Rock-Eval pyrolysis,total organic carbon(TOC)testing,the organic matter(OM)abundance of Paleogene source rocks in the southwestern Bozhong Sag were evaluated,including the lower of second member of Dongying Formation(E_(3)d2L),the third member of Dongying Formation(E_(3)d_(3)),the first and second members of Shahejie Formation(E_(2)s_(1+2)),the third member of Shahejie Formation(E_(2)s_(3)).The results indicate that the E_(2)s_(1+2)and E_(2)s_(3)have better hydrocarbon generative potentials with the highest OM abundance,the E_(3)d_(3)are of the second good quality,and the E_(3)d2L have poor to fair hydrocarbon generative potential.Furthermore,the well logs were applied to predict TOC and residual hydrocarbon generation potential(S_(2))based on the sedimentary facies classification,usingΔlogR,generalizedΔlogR,logging multiple linear regression and BP neural network methods.The various methods were compared,and the BP neural network method have relatively better prediction accuracy.Based on the pre-stack simultaneous inversion(P-wave impedance,P-wave velocity and density inversion results)and the post-stack seismic attributes,the three-dimensional(3D)seismic prediction of TOC and S_(2)was carried out.The results show that the seismic near well prediction results of TOC and S_(2)based on seismic multi-attributes analysis correspond well with the results of well logging methods,and the plane prediction results are identical with the sedimentary facies map in the study area.The TOC and S_(2)values of E_(2)s_(1+2)and E_(2)s_(3)are higher than those in E_(3)d_(3)and E_(3)d_(2)L,basically consistent with the geochemical analysis results.This method makes up the deficiency of geochemical methods,establishing the connection between geophysical information and geochemical data,and it is helpful to the 3D quantitative prediction and the evaluation of high-quality source rocks in the areas where the drillings are limited. 展开更多
关键词 Total organic carbon(TOC) Residual hydrocarbon generation potential(S_(2)) Geophysical prediction Seismic attribute Bozhong Sag Bohai Bay Basin
下载PDF
Hierarchical multihead self-attention for time-series-based fault diagnosis
13
作者 Chengtian Wang Hongbo Shi +1 位作者 Bing Song Yang Tao 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2024年第6期104-117,共14页
Fault diagnosis is important for maintaining the safety and effectiveness of chemical process.Considering the multivariate,nonlinear,and dynamic characteristic of chemical process,many time-series-based data-driven fa... Fault diagnosis is important for maintaining the safety and effectiveness of chemical process.Considering the multivariate,nonlinear,and dynamic characteristic of chemical process,many time-series-based data-driven fault diagnosis methods have been developed in recent years.However,the existing methods have the problem of long-term dependency and are difficult to train due to the sequential way of training.To overcome these problems,a novel fault diagnosis method based on time-series and the hierarchical multihead self-attention(HMSAN)is proposed for chemical process.First,a sliding window strategy is adopted to construct the normalized time-series dataset.Second,the HMSAN is developed to extract the time-relevant features from the time-series process data.It improves the basic self-attention model in both width and depth.With the multihead structure,the HMSAN can pay attention to different aspects of the complicated chemical process and obtain the global dynamic features.However,the multiple heads in parallel lead to redundant information,which cannot improve the diagnosis performance.With the hierarchical structure,the redundant information is reduced and the deep local time-related features are further extracted.Besides,a novel many-to-one training strategy is introduced for HMSAN to simplify the training procedure and capture the long-term dependency.Finally,the effectiveness of the proposed method is demonstrated by two chemical cases.The experimental results show that the proposed method achieves a great performance on time-series industrial data and outperforms the state-of-the-art approaches. 展开更多
关键词 Self-attention mechanism Deep learning Chemical process time-series Fault diagnosis
下载PDF
Modeling urban redevelopment:A novel approach using time-series remote sensing data and machine learning
14
作者 Li Lin Liping Di +6 位作者 Chen Zhang Liying Guo Haoteng Zhao Didarul Islam Hui Li Ziao Liu Gavin Middleton 《Geography and Sustainability》 CSCD 2024年第2期211-219,共9页
Accurate mapping and timely monitoring of urban redevelopment are pivotal for urban studies and decisionmakers to foster sustainable urban development.Traditional mapping methods heavily depend on field surveys and su... Accurate mapping and timely monitoring of urban redevelopment are pivotal for urban studies and decisionmakers to foster sustainable urban development.Traditional mapping methods heavily depend on field surveys and subjective questionnaires,yielding less objective,reliable,and timely data.Recent advancements in Geographic Information Systems(GIS)and remote-sensing technologies have improved the identification and mapping of urban redevelopment through quantitative analysis using satellite-based observations.Nonetheless,challenges persist,particularly concerning accuracy and significant temporal delays.This study introduces a novel approach to modeling urban redevelopment,leveraging machine learning algorithms and remote-sensing data.This methodology can facilitate the accurate and timely identification of urban redevelopment activities.The study’s machine learning model can analyze time-series remote-sensing data to identify spatio-temporal and spectral patterns related to urban redevelopment.The model is thoroughly evaluated,and the results indicate that it can accurately capture the time-series patterns of urban redevelopment.This research’s findings are useful for evaluating urban demographic and economic changes,informing policymaking and urban planning,and contributing to sustainable urban development.The model can also serve as a foundation for future research on early-stage urban redevelopment detection and evaluation of the causes and impacts of urban redevelopment. 展开更多
关键词 Urban redevelopment Urban sustainability Remote sensing time-series analysis Machine learning
下载PDF
Missing Value Imputation for Radar-Derived Time-Series Tracks of Aerial Targets Based on Improved Self-Attention-Based Network
15
作者 Zihao Song Yan Zhou +2 位作者 Wei Cheng Futai Liang Chenhao Zhang 《Computers, Materials & Continua》 SCIE EI 2024年第3期3349-3376,共28页
The frequent missing values in radar-derived time-series tracks of aerial targets(RTT-AT)lead to significant challenges in subsequent data-driven tasks.However,the majority of imputation research focuses on random mis... The frequent missing values in radar-derived time-series tracks of aerial targets(RTT-AT)lead to significant challenges in subsequent data-driven tasks.However,the majority of imputation research focuses on random missing(RM)that differs significantly from common missing patterns of RTT-AT.The method for solving the RM may experience performance degradation or failure when applied to RTT-AT imputation.Conventional autoregressive deep learning methods are prone to error accumulation and long-term dependency loss.In this paper,a non-autoregressive imputation model that addresses the issue of missing value imputation for two common missing patterns in RTT-AT is proposed.Our model consists of two probabilistic sparse diagonal masking self-attention(PSDMSA)units and a weight fusion unit.It learns missing values by combining the representations outputted by the two units,aiming to minimize the difference between the missing values and their actual values.The PSDMSA units effectively capture temporal dependencies and attribute correlations between time steps,improving imputation quality.The weight fusion unit automatically updates the weights of the output representations from the two units to obtain a more accurate final representation.The experimental results indicate that,despite varying missing rates in the two missing patterns,our model consistently outperforms other methods in imputation performance and exhibits a low frequency of deviations in estimates for specific missing entries.Compared to the state-of-the-art autoregressive deep learning imputation model Bidirectional Recurrent Imputation for Time Series(BRITS),our proposed model reduces mean absolute error(MAE)by 31%~50%.Additionally,the model attains a training speed that is 4 to 8 times faster when compared to both BRITS and a standard Transformer model when trained on the same dataset.Finally,the findings from the ablation experiments demonstrate that the PSDMSA,the weight fusion unit,cascade network design,and imputation loss enhance imputation performance and confirm the efficacy of our design. 展开更多
关键词 Missing value imputation time-series tracks probabilistic sparsity diagonal masking self-attention weight fusion
下载PDF
An attention-based teacher-student model for multivariate short-term landslide displacement prediction incorporating weather forecast data
16
作者 CHEN Jun HU Wang +2 位作者 ZHANG Yu QIU Hongzhi WANG Renchao 《Journal of Mountain Science》 SCIE CSCD 2024年第8期2739-2753,共15页
Predicting the displacement of landslide is of utmost practical importance as the landslide can pose serious threats to both human life and property.However,traditional methods have the limitation of random selection ... Predicting the displacement of landslide is of utmost practical importance as the landslide can pose serious threats to both human life and property.However,traditional methods have the limitation of random selection in sliding window selection and seldom incorporate weather forecast data for displacement prediction,while a single structural model cannot handle input sequences of different lengths at the same time.In order to solve these limitations,in this study,a new approach is proposed that utilizes weather forecast data and incorporates the maximum information coefficient(MIC),long short-term memory network(LSTM),and attention mechanism to establish a teacher-student coupling model with parallel structure for short-term landslide displacement prediction.Through MIC,a suitable input sequence length is selected for the LSTM model.To investigate the influence of rainfall on landslides during different seasons,a parallel teacher-student coupling model is developed that is able to learn sequential information from various time series of different lengths.The teacher model learns sequence information from rainfall intensity time series while incorporating reliable short-term weather forecast data from platforms such as China Meteorological Administration(CMA)and Reliable Prognosis(https://rp5.ru)to improve the model’s expression capability,and the student model learns sequence information from other time series.An attention module is then designed to integrate different sequence information to derive a context vector,representing seasonal temporal attention mode.Finally,the predicted displacement is obtained through a linear layer.The proposed method demonstrates superior prediction accuracies,surpassing those of the support vector machine(SVM),LSTM,recurrent neural network(RNN),temporal convolutional network(TCN),and LSTM-Attention models.It achieves a mean absolute error(MAE)of 0.072 mm,root mean square error(RMSE)of 0.096 mm,and pearson correlation coefficients(PCCS)of 0.85.Additionally,it exhibits enhanced prediction stability and interpretability,rendering it an indispensable tool for landslide disaster prevention and mitigation. 展开更多
关键词 Landslide prediction MIC LSTM Attention mechanism Teacher Student model prediction stability and interpretability
下载PDF
Cardiovascular computed tomography in cardiovascular disease:An overview of its applications from diagnosis to prediction
17
作者 Zhong-Hua SUN 《Journal of Geriatric Cardiology》 SCIE CAS CSCD 2024年第5期550-576,共27页
Cardiovascular computed tomography angiography(CTA)is a widely used imaging modality in the diagnosis of cardiovascular disease.Advancements in CT imaging technology have further advanced its applications from high di... Cardiovascular computed tomography angiography(CTA)is a widely used imaging modality in the diagnosis of cardiovascular disease.Advancements in CT imaging technology have further advanced its applications from high diagnostic value to minimising radiation exposure to patients.In addition to the standard application of assessing vascular lumen changes,CTA-derived applications including 3D printed personalised models,3D visualisations such as virtual endoscopy,virtual reality,augmented reality and mixed reality,as well as CT-derived hemodynamic flow analysis and fractional flow reserve(FFRCT)greatly enhance the diagnostic performance of CTA in cardiovascular disease.The widespread application of artificial intelligence in medicine also significantly contributes to the clinical value of CTA in cardiovascular disease.Clinical value of CTA has extended from the initial diagnosis to identification of vulnerable lesions,and prediction of disease extent,hence improving patient care and management.In this review article,as an active researcher in cardiovascular imaging for more than 20 years,I will provide an overview of cardiovascular CTA in cardiovascular disease.It is expected that this review will provide readers with an update of CTA applications,from the initial lumen assessment to recent developments utilising latest novel imaging and visualisation technologies.It will serve as a useful resource for researchers and clinicians to judiciously use the cardiovascular CT in clinical practice. 展开更多
关键词 DIAGNOSIS CARDIOVASCULAR prediction
下载PDF
Note on:“Ballistic model for the prediction of penetration depth and residual velocity in adobe:A new interpretation of the ballistic resistance of earthen masonry”
18
作者 Andreas Heine Matthias Wickert 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2024年第1期607-609,共3页
A recently published modeling approach for the penetration into adobe and previous approaches implicitly criticized are reviewed and discussed.This article contains a note on the paper titled“Ballistic model for the ... A recently published modeling approach for the penetration into adobe and previous approaches implicitly criticized are reviewed and discussed.This article contains a note on the paper titled“Ballistic model for the prediction of penetration depth and residual velocity in adobe:A new interpretation of the ballistic resistance of earthen masonry”(DOI:https://doi.org/10.1016/j.dt.2018.07.017).Reply to the Note from Li Piani et al is linked to this article. 展开更多
关键词 ADOBE prediction earth
下载PDF
Development and validation of a model integrating clinical and coronary lesion-based functional assessment for longterm risk prediction in PCI patients
19
作者 Shao-Yu WU Rui ZHANG +5 位作者 Sheng YUAN Zhong-Xing CAI Chang-Dong GUAN Tong-Qiang ZOU Li-Hua XIE Ke-Fei DOU 《Journal of Geriatric Cardiology》 SCIE CAS CSCD 2024年第1期44-63,共20页
OBJECTIVES To establish a scoring system combining the ACEF score and the quantitative blood flow ratio(QFR) to improve the long-term risk prediction of patients undergoing percutaneous coronary intervention(PCI).METH... OBJECTIVES To establish a scoring system combining the ACEF score and the quantitative blood flow ratio(QFR) to improve the long-term risk prediction of patients undergoing percutaneous coronary intervention(PCI).METHODS In this population-based cohort study, a total of 46 features, including patient clinical and coronary lesion characteristics, were assessed for analysis through machine learning models. The ACEF-QFR scoring system was developed using 1263consecutive cases of CAD patients after PCI in PANDA Ⅲ trial database. The newly developed score was then validated on the other remaining 542 patients in the cohort.RESULTS In both the Random Forest Model and the Deep Surv Model, age, renal function(creatinine), cardiac function(LVEF)and post-PCI coronary physiological index(QFR) were identified and confirmed to be significant predictive factors for 2-year adverse cardiac events. The ACEF-QFR score was constructed based on the developmental dataset and computed as age(years)/EF(%) + 1(if creatinine ≥ 2.0 mg/d L) + 1(if post-PCI QFR ≤ 0.92). The performance of the ACEF-QFR scoring system was preliminarily evaluated in the developmental dataset, and then further explored in the validation dataset. The ACEF-QFR score showed superior discrimination(C-statistic = 0.651;95% CI: 0.611-0.691, P < 0.05 versus post-PCI physiological index and other commonly used risk scores) and excellent calibration(Hosmer–Lemeshow χ^(2)= 7.070;P = 0.529) for predicting 2-year patient-oriented composite endpoint(POCE). The good prognostic value of the ACEF-QFR score was further validated by multivariable Cox regression and Kaplan–Meier analysis(adjusted HR = 1.89;95% CI: 1.18–3.04;log-rank P < 0.01) after stratified the patients into high-risk group and low-risk group.CONCLUSIONS An improved scoring system combining clinical and coronary lesion-based functional variables(ACEF-QFR)was developed, and its ability for prognostic prediction in patients with PCI was further validated to be significantly better than the post-PCI physiological index and other commonly used risk scores. 展开更多
关键词 PATIENTS CORONARY prediction
下载PDF
A deep multimodal fusion and multitasking trajectory prediction model for typhoon trajectory prediction to reduce flight scheduling cancellation
20
作者 TANG Jun QIN Wanting +1 位作者 PAN Qingtao LAO Songyang 《Journal of Systems Engineering and Electronics》 SCIE CSCD 2024年第3期666-678,共13页
Natural events have had a significant impact on overall flight activity,and the aviation industry plays a vital role in helping society cope with the impact of these events.As one of the most impactful weather typhoon... Natural events have had a significant impact on overall flight activity,and the aviation industry plays a vital role in helping society cope with the impact of these events.As one of the most impactful weather typhoon seasons appears and continues,airlines operating in threatened areas and passengers having travel plans during this time period will pay close attention to the development of tropical storms.This paper proposes a deep multimodal fusion and multitasking trajectory prediction model that can improve the reliability of typhoon trajectory prediction and reduce the quantity of flight scheduling cancellation.The deep multimodal fusion module is formed by deep fusion of the feature output by multiple submodal fusion modules,and the multitask generation module uses longitude and latitude as two related tasks for simultaneous prediction.With more dependable data accuracy,problems can be analysed rapidly and more efficiently,enabling better decision-making with a proactive versus reactive posture.When multiple modalities coexist,features can be extracted from them simultaneously to supplement each other’s information.An actual case study,the typhoon Lichma that swept China in 2019,has demonstrated that the algorithm can effectively reduce the number of unnecessary flight cancellations compared to existing flight scheduling and assist the new generation of flight scheduling systems under extreme weather. 展开更多
关键词 flight scheduling optimization deep multimodal fusion multitasking trajectory prediction typhoon weather flight cancellation prediction reliability
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部