期刊文献+
共找到161,617篇文章
< 1 2 250 >
每页显示 20 50 100
MSSTGCN: Multi-Head Self-Attention and Spatial-Temporal Graph Convolutional Network for Multi-Scale Traffic Flow Prediction
1
作者 Xinlu Zong Fan Yu +1 位作者 Zhen Chen Xue Xia 《Computers, Materials & Continua》 2025年第2期3517-3537,共21页
Accurate traffic flow prediction has a profound impact on modern traffic management. Traffic flow has complex spatial-temporal correlations and periodicity, which poses difficulties for precise prediction. To address ... Accurate traffic flow prediction has a profound impact on modern traffic management. Traffic flow has complex spatial-temporal correlations and periodicity, which poses difficulties for precise prediction. To address this problem, a Multi-head Self-attention and Spatial-Temporal Graph Convolutional Network (MSSTGCN) for multiscale traffic flow prediction is proposed. Firstly, to capture the hidden traffic periodicity of traffic flow, traffic flow is divided into three kinds of periods, including hourly, daily, and weekly data. Secondly, a graph attention residual layer is constructed to learn the global spatial features across regions. Local spatial-temporal dependence is captured by using a T-GCN module. Thirdly, a transformer layer is introduced to learn the long-term dependence in time. A position embedding mechanism is introduced to label position information for all traffic sequences. Thus, this multi-head self-attention mechanism can recognize the sequence order and allocate weights for different time nodes. Experimental results on four real-world datasets show that the MSSTGCN performs better than the baseline methods and can be successfully adapted to traffic prediction tasks. 展开更多
关键词 Graph convolutional network traffic flow prediction multi-scale traffic flow spatial-temporal model
在线阅读 下载PDF
A structured distributed learning framework for irregular cellular spatial-temporal traffic prediction
2
作者 Xiangyu Chen Kaisa Zhang +4 位作者 Gang Chuai Weidong Gao Xuewen Liu Yibo Zhang Yijian Hou 《Digital Communications and Networks》 2025年第5期1457-1468,共12页
Spatial-temporal traffic prediction technology is crucial for network planning,resource allocation optimizing,and user experience improving.With the development of virtual network operators,multi-operator collaboratio... Spatial-temporal traffic prediction technology is crucial for network planning,resource allocation optimizing,and user experience improving.With the development of virtual network operators,multi-operator collaborations,and edge computing,spatial-temporal traffic data has taken on a distributed nature.Consequently,noncentralized spatial-temporal traffic prediction solutions have emerged as a recent research focus.Currently,the majority of research typically adopts federated learning methods to train traffic prediction models distributed on each base station.This method reduces additional burden on communication systems.However,this method has a drawback:it cannot handle irregular traffic data.Due to unstable wireless network environments,device failures,insufficient storage resources,etc.,data missing inevitably occurs during the process of collecting traffic data.This results in the irregular nature of distributed traffic data.Yet,commonly used traffic prediction models such as Recurrent Neural Networks(RNN)and Long Short-Term Memory(LSTM)typically assume that the data is complete and regular.To address the challenge of handling irregular traffic data,this paper transforms irregular traffic prediction into problems of estimating latent variables and generating future traffic.To solve the aforementioned problems,this paper introduces split learning to design a structured distributed learning framework.The framework comprises a Global-level Spatial structure mining Model(GSM)and several Nodelevel Generative Models(NGMs).NGM and GSM represent Seq2Seq models deployed on the base station and graph neural network models deployed on the cloud or central controller.Firstly,the time embedding layer in NGM establishes the mapping relationship between irregular traffic data and regular latent temporal feature variables.Secondly,GSM collects statistical feature parameters of latent temporal feature variables from various nodes and executes graph embedding for spatial-temporal traffic data.Finally,NGM generates future traffic based on latent temporal and spatial feature variables.The introduction of the time attention mechanism enhances the framework’s capability to handle irregular traffic data.Graph attention network introduces spatially correlated base station traffic feature information into local traffic prediction,which compensates for missing information in local irregular traffic data.The proposed framework effectively addresses the distributed prediction issues of irregular traffic data.By testing on real world datasets,the proposed framework improves traffic prediction accuracy by 35%compared to other commonly used distributed traffic prediction methods. 展开更多
关键词 Network measurement and analysis Distributed learning Irregular time series Cellular spatial-temporal traffic Traffic prediction
在线阅读 下载PDF
Spatial-temporal simulation and prediction of root zone soil moisture based on Hydrus-1D and CNN-LSTM-attention models in Yutian Oasis,southern Xinjiang,China
3
作者 Xiaobo LÜ Ilyas NURMEMET +4 位作者 Sentian XIAO Jing ZHAO Xinru YU Yilizhati AILI Shiqin LI 《Pedosphere》 2025年第5期846-857,共12页
Root zone soil moisture(RZSM)plays a critical role in land-atmosphere hydrological cycles and serves as the primary water source for vegetation growth.However,the correlations between RZSM and its associated variables... Root zone soil moisture(RZSM)plays a critical role in land-atmosphere hydrological cycles and serves as the primary water source for vegetation growth.However,the correlations between RZSM and its associated variables,including surface soil moisture(SSM),often exhibit nonlinearities that are challenging to identify and quantify using conventional statistical techniques.Therefore,this study presents a hybrid convolutional neural network(CNN)-long short-term memory neural network(LSTM)-attention(CLA)model for predicting RZSM.Owing to the scarcity of soil moisture(SM)observation data,the physical model Hydrus-1D was employed to simulate a comprehensive dataset of spatial-temporal SM.Meteorological data and moderate resolution imaging spectroradiometer vegetation characterization parameters were used as predictor variables for the training and validation of the CLA model.The results of the CLA model for SM prediction in the root zone were significantly enhanced compared with those of the traditional LSTM and CNN-LSTM models.This was particularly notable at the depth of 80–100 cm,where the fitness(R^(2))reached nearly 0.9298.Moreover,the root mean square error of the CLA model was reduced by 49%and 57%compared with those of the LSTM and CNN-LSTM models,respectively.This study demonstrates that the integration of physical modeling and deep learning methods provides a more comprehensive and accurate understanding of spatial-temporal SM variations in the root zone. 展开更多
关键词 arid region convolutional neural network deep learning method hybrid prediction model leaf area index long short-term memory neural network normalized difference vegetation index physical model surface soil moisture
原文传递
Interpretable Feature Learning and Band Gap Prediction for Titanium-based Semiconductors
4
作者 YUAN Binxia YANG Shen’ao +2 位作者 LIU Yuhao QIAN Hong ZHU Rui 《材料导报》 北大核心 2026年第7期184-191,共8页
Titanium-based semiconductors are known for their high chemical stability and suitable band gap widths.However,the conventional experimental screening methods are inefficient due to the wide variety of materials.To sp... Titanium-based semiconductors are known for their high chemical stability and suitable band gap widths.However,the conventional experimental screening methods are inefficient due to the wide variety of materials.To speed up the selection process,this work focuses on interpretable feature learning and band gap prediction for titanium-based semiconductors.First,titanium compounds were selected from the Materials Project database by machine learning,and elemental features were extracted using the Magpie descriptors.Then,principal component analysis(PCA)was applied to reduce the data dimensionality,creating a representative dataset.Meantime,heatmaps and SHAP(SHapley Additive exPlanations)methods were used to demonstrate the influence of key features such as electronegativity,covalent radius,period number,and unit cell volume on the bandgap,understanding the relationship between the material’s properties and performance.After comparing different machine learning models,including Random Forest(RF),Support Vector Machines(SVM),Linear Regression(LR),and Gradient Boosting Regression(GBR),the RF was found to be the most accurate for band gap prediction.Finally,the model performance was improved through parameter tuning,showing high accuracy.These findings provide strong data support and design guidance for the development of materials in fields like photocatalysis and solar cells. 展开更多
关键词 titanium-based semiconductors band gap feature ertraction prediction random forest
在线阅读 下载PDF
Advancing Asian Monsoon Climate Prediction under Global Change:Progress,Challenges,and Outlook
5
作者 Bin WANG Fei LIU +9 位作者 Renguang WU Qinghua DING Shaobo QIAO Juan LI Zhiwei WU Keerthi SASIKUMAR Jianping LI Qing BAO Haishan CHEN Yuhang XIANG 《Advances in Atmospheric Sciences》 2026年第1期1-29,共29页
Predicting monsoon climate is one of the major endeavors in climate science and is becoming increasingly challenging due to global warming. The accuracy of monsoon seasonal predictions significantly impacts the lives ... Predicting monsoon climate is one of the major endeavors in climate science and is becoming increasingly challenging due to global warming. The accuracy of monsoon seasonal predictions significantly impacts the lives of billions who depend on or are affected by monsoons, as it is essential for the water cycle, food security, ecology, disaster prevention, and the economy of monsoon regions. Given the extensive literature on Asian monsoon climate prediction, we limit our focus to reviewing the seasonal prediction and predictability of the Asian Summer Monsoon (ASM). However, much of this review is also relevant to monsoon predictions in other seasons and regions. Over the past two decades, considerable progress has been made in the seasonal forecasting of the ASM, driven by an enhanced understanding of the sources of predictability and the dynamics of seasonal variability, along with advanced development in sophisticated models and technologies. This review centers on advances in understanding the physical foundation for monsoon climate prediction (section 2), significant findings and insights into the primary and regional sources of predictability arising from feedback processes among various climate components (sections 3 and 4), the effects of global warming and external forcings on predictability (section 5), developments in seasonal prediction models and techniques (section 6), the challenges and limitations of monsoon climate prediction (section 7), and emerging research trends with suggestions for future directions (section 8). We hope this review will stimulate creative activities to enhance monsoon climate prediction. 展开更多
关键词 Asian summer monsoon monsoon climate prediction climate predictability predictability sources seasonal prediction models seasonal prediction techniques artificial intelligence
在线阅读 下载PDF
Spatial-Temporal Dynamics of Dongzhaigang Mangrove Forests on Hainan Island,China:Evidence from Landsat Observations(1988–2019)
6
作者 Bing Tu Kang Peng +4 位作者 Xianjun Xie Lu Yan Yamin Deng Yiqun Gan Qinghua Li 《Journal of Earth Science》 2026年第1期289-302,共14页
The goal of this study was to determine the spatiotemporal characteristics of mangrove distribution and fragmentation patterns from 1988 through 2019 in Dongzhaigang.Land cover datasets were generated for Dongzhaigang... The goal of this study was to determine the spatiotemporal characteristics of mangrove distribution and fragmentation patterns from 1988 through 2019 in Dongzhaigang.Land cover datasets were generated for Dongzhaigang for multiple years via a decision tree method based on a classification and regression tree(CART)algorithm using Landsat time series images.Spatiotemporal transform and fragmentation patterns of mangrove distribution were separately assessed with a transfer matrix of land cover types and a landscape pattern index.The classification method combined with multi-band images showed good accuracy,with overall accuracy higher than 90%.Mangrove areas in 1988,1999,2009,and 2019 were 2050,1875,1818,and 1750 ha,respectively,with decreases mainly due to conversion to aquaculture ponds and farmland.A mangrove growth index(MGI)was proposed,reflecting the water-mangrove relationship,showing positive mangrove growth from 1988–2009 and negative growth from 2009–2019.Study results indicated anthropogenic factors play a leading role in the extent and scale of mangrove effects over the past 30 years.According to the analysis results,corresponding management and protection measures are proposed to provide reference for the sustainable development of Dongzhaigang Mangrove Wetland ecosystem. 展开更多
关键词 mangrove forests spatial-temporal data Hainan Island decision trees Landsat image
原文传递
A new design of adaptive predictive autopilot for skid-to-turn missile with uncertain dynamics through state prediction
7
作者 Saeed Kashefi Majid Hajatipour 《Control Theory and Technology》 2026年第1期24-37,共14页
The objective of the current study is to investigate an adaptive predictive observer-based autopilot for a skid-to-turn(STT)missile model with uncertainties and unknown dynamic equations.A predictive control for the S... The objective of the current study is to investigate an adaptive predictive observer-based autopilot for a skid-to-turn(STT)missile model with uncertainties and unknown dynamic equations.A predictive control for the STT missile is designed based on nonlinear model predictive control(NMPC)using Taylor series expansion,after which,via a neural network(NN),unknown functions are approximated.The present study also evaluates an adaptive optimal observer of a new strategy-based nonlinear system.Specifically,to estimate the missile states such as normal acceleration and its derivatives for the future,originally the Taylor series states expansion was gained to any specified order,based on their receding horizons.To address the problem of prediction error,an analytic solution was prepared that led to a closed form regarding the nonlinear optimal observer.Out of the gains resulting from the analytic solution,as developed for the problem of prediction error,the selection of the proposed observer gain was optimally conducted to meet the stability condition.Thus,combining the adaptive predictive autopilot and the adaptive optimal observer scheme was implemented to secure the performance,which needed only estimated normal acceleration and its derivatives.Meanwhile,no angular velocity measurement or wind angle estimation was required.Ultimately,the proposed technique was found effective,as confirmed by the qualitative simulation results. 展开更多
关键词 Missile autopilot Nonlinear systems State prediction predictive control Uncertainty Optimal observer
原文传递
A novel deviation measurement for scheduled intelligent transportation system via comparative spatial-temporal path networks
8
作者 Daozhong Feng Jiajian Lai +1 位作者 Wenxuan Wei Bin Hao 《Digital Communications and Networks》 2026年第1期101-118,共18页
Transit managers can use Intelligent Transportation System technologies to access large amounts of data to monitor network status.However,the presentation of the data lacks structural information.Existing single-netwo... Transit managers can use Intelligent Transportation System technologies to access large amounts of data to monitor network status.However,the presentation of the data lacks structural information.Existing single-network description technologies are ineffective in representing the temporal and spatial characteristics simultaneously.Therefore,there is a need for complementary methods to address these deficiencies.To address these limitations,this paper proposes an approach that combines Network Snapshots and Temporal Paths for the scheduled system.A dual information network is constructed to assess the degree of operational deviation considering the planning tasks.To validate the effectiveness,discussions are conducted through a modified cosine similarity calculation on theoretical analysis,delay level description,and the ability to identify abnormal dates.Compared to some state-of-the-art methods,the proposed method achieves an average Spearman delay correlation of 0.847 and a relative distance of 3.477.Furthermore,case analyses are invested in regions of China's Mainland,Europe,and the United States,investigating both the overall and sub-regional network fluctuations.To represent the impact of network fluctuations in sub-regions,a response loss value was developed.The times that are prone to fluctuations are also discussed through the classification of time series data.The research can offer a novel approach to system monitoring,providing a research direction that utilizes individual data combined to represent macroscopic states.Our code will be released at https://github.com/daozhong/STPN.git. 展开更多
关键词 Intelligent transportation system Air traffic network Deviation measurement spatial-temporal path networks Operational monitoring
在线阅读 下载PDF
Discrepancies between predictions of mainstream empirical growth models and observed forest growth of Pinus radiata(D.Don)plantations in New Zealand
9
作者 Serajis Salekin Yvette Dickinson +5 位作者 Jo Liddell Christine Dodunski Priscilla Lad Steven Dovey Donald A.White David Pont 《Forest Ecosystems》 2026年第1期157-165,共9页
Pinus radiata(D.Don)dominates New Zealand's forestry industry,constituting 91%of plantations,and is among the world's most important plantation species.Given the socio-economic and environmental importance of ... Pinus radiata(D.Don)dominates New Zealand's forestry industry,constituting 91%of plantations,and is among the world's most important plantation species.Given the socio-economic and environmental importance of this species,it is important to have accurate and precise projections over time to make efficient decisions for forest management and greenfield investments in afforestation projects,especially for permanent carbon forests.Future projections of any natural resource systems rely on modeling;however,the acceleration of climate change makes future projections of yield less certain.These challenges also impact national expectations of the contribution planted forests will provide to address climate change and meet international commitments under the Paris Agreement.Using a large national-scale set of contemporary ground-measured data(2013–2023),this study investigates the performance of two growth models developed over 30 years ago that are widely used by NZ plantation growers:1)the Pumice Plateau Model 1988(PPM88)and 2)the 300-index(including a model variant of regional drift).Model simulations were made using the FORECASTER modeling suite with geographic boundaries to adjust for drift in space and time.Basal area(BA,m^(2)⋅ha^(-1))and volume(m^(3)⋅ha^(-1))were simulated,and standard errors and goodness-of-fit metrics calculated up to a typical rotation age of 30 years.Model residuals were then separated and analysed for the main plantation growing regions.The models overpredicted observed growth by between 6.8%and 16.2%,but model predictions and errors varied significantly between regions.The results of this study provided clear evidence of divergence between the outputs of both models and the measured data.Finally,this study suggests future measures to address challenges posed by these discrepancies that will provide better information for forest management and investment decisions in a changing climate. 展开更多
关键词 Pinus radiata Growth and yield prediction Empirical growth models Plantation forest Permanent sample plots prediction errors Climate changeA
在线阅读 下载PDF
Integrative multi-omics and genomic prediction reveal genetic basis of salt tolerance in alfalfa
10
作者 Fei He Ming Xu +10 位作者 Ruicai Long Kai Zhu Mengrui Du Wenqi Ma Hui Xue Yanling Peng Lin Chen Junmei Kang Yongfeng Zhou Qingchuan Yang Fan Zhang 《Journal of Genetics and Genomics》 2026年第3期447-457,共11页
The genetic basis of early-stage salt tolerance in alfalfa(Medicago sativa L.),a key factor limiting its productivity,remains poorly understood.To dissect this complex trait,we integrate genome-wide association studie... The genetic basis of early-stage salt tolerance in alfalfa(Medicago sativa L.),a key factor limiting its productivity,remains poorly understood.To dissect this complex trait,we integrate genome-wide association studies(GWAS)and transcriptomics from 176 accessions within a machine learning based genomic prediction framework.Analysis reveals weak genetic correlations among four salt-tolerance traits and a gradual decline in performance under increasing salt stress.GWAS identify 60 significant associated SNPs,with the highest number detected under 100 mM salt stress.Salt tolerance exhibits an additive effect from favorable haplotypes,which are most abundant in Chinese accessions.GWAS-associated genes are related to key regulators of hormone signaling and osmotic adjustment,while transcriptome analysis indicates a global repression of stress-responsive transcription factors.Integrating these multi-omics datasets allows us to identify 14 candidate genes,including MsHSD1(seed dormancy)and MsMTATP6(energy metabolism).Crucially,incorporating these markers into genomic prediction models improve cross-population predictive accuracy to an average of 54.4%.This study provides insights into the genetic architecture of salt tolerance in alfalfa and offers valuable markers to facilitate molecular breeding. 展开更多
关键词 ALFALFA GWAS RNA-seq Salt Genomic prediction
原文传递
Role of Multiscale Interactions within the Westerly Wind Bursts in MJO Prediction
11
作者 Jian LING Yuanwen ZHANG Chongyin LI 《Advances in Atmospheric Sciences》 2026年第3期489-503,共15页
This study reveals the critical role of multiscale interaction within the westerly wind bursts(WWBs)west of the MJO convection in modulating the prediction skill for the November MJO event during the DYNAMO(Dynamics o... This study reveals the critical role of multiscale interaction within the westerly wind bursts(WWBs)west of the MJO convection in modulating the prediction skill for the November MJO event during the DYNAMO(Dynamics of the Madden–Julian Oscillation)field campaign.The characteristics of the MJO convection envelope are obtained by the largescale precipitation tracking method,and a novel metric is introduced to quantify the prediction skill for the MJO convection in the ECMWF reforecast.The ECMWF forecast exhibits approximately 17 days in skillful prediction for the MJO convection—significantly lower than that derived from the global measure.The reforecast ensembles are further classified into high and low skill catalogs based on the mean prediction skill during the observed WWBs period.High-skill ensembles exhibit significantly enhanced low-level westerlies,amplified MJO convection,and reduced spatial separation between the low-level westerlies and MJO convection during the WWBs period,indicating stronger coupling between the large-scale circulation and the convection.Mechanistic analysis reveals that enhanced westerlies in high-skill ensembles can transfer more high-frequency energy to the MJO convection through the flux convergence of interaction energy for MJO convection development,resulting in better prediction skill. 展开更多
关键词 MJO convection envelope prediction multiscale interaction
在线阅读 下载PDF
Fairness-Aware Task Offloading Based on Location Prediction in Collaborative Edge Networks
12
作者 Xiaocong Wang Jiajian Li +2 位作者 Peng Zhao Hui Lian Yanjun Shi 《Computers, Materials & Continua》 2026年第5期1232-1254,共23页
With the widespread deployment of assembly robots in smart manufacturing,efficiently offloading tasks and allocating resources in highly dynamic industrial environments has become a critical challenge for Mobile Edge ... With the widespread deployment of assembly robots in smart manufacturing,efficiently offloading tasks and allocating resources in highly dynamic industrial environments has become a critical challenge for Mobile Edge Computing(MEC).To address this challenge,this paper constructs a cloud-edge-end collaborative MEC system that enables assembly robots to offload complex workflow tasks via multiple paths(horizontal,vertical,and hybrid collaboration).Tomitigate uncertainties arising frommobility,the location predictionmodule is employed.This enables proactive channel-quality estimation,providing forward-looking insights for offloading decisions.Furthermore,we propose a fairness-aware joint optimization framework.Utilizing an improved Multi-Agent Deep Reinforcement Learning(MADRL)algorithm whose reward function incorporates total system cost,positional reliability,and timeout penalties,the framework aims to balance resource distribution among assembly robots while maximizing system utility.Simulation results demonstrate that the proposed framework outperforms traditional offloading strategies.By integrating predictive mobility management with fairness-aware optimization,the framework offers a robust solution for dynamic industrial MEC environments. 展开更多
关键词 Smart manufacturing MEC task offloading location prediction MADRL
在线阅读 下载PDF
Improving BDS-2/3 satellite clock bias prediction using a TCN-Transformer framework with cross-attention mechanism
13
作者 Shicheng Xie Xuexiang Yu +3 位作者 Xu Yang Yuchen Han Mingfei Zhu Hao Tan 《Geodesy and Geodynamics》 2026年第2期225-237,共13页
Satellite clock bias(SCB)prediction is essential for enhancing the accuracy and reliability of real-time precise point positioning(RT-PPP)in Global Navigation Satellite Systems(GNSS).To address the nonlinearity,non-st... Satellite clock bias(SCB)prediction is essential for enhancing the accuracy and reliability of real-time precise point positioning(RT-PPP)in Global Navigation Satellite Systems(GNSS).To address the nonlinearity,non-stationarity,and short-term interruptions of SCB data under complex environments,this paper proposes an enhanced SCB prediction model combining Temporal Convolutional Networks(TCN)and Transformers.Experimental results indicate that,in a 24-h prediction task,the proposed model reduces root mean square error(RMSE)and range error(RE)by 95.6%,86.0%,and 61.3%,and93.7%,86.3%,and 58.8%,respectively,compared with LSTM,Transformer,and CNN-BiGRU-Attention models,while improving computational efficiency by 48.6%over the Transformer.Moreover,although the clock bias products generated by the proposed method result in slightly higher static PPP positioning errors than the International GNSS Service(IGS)rapid clock products,the error differences are generally at the millimeter level,demonstrating the feasibility of using predicted clock bias products to replace rapid clock products in the short term.This method addresses the PPP positioning issue during short-term network service interruptions from the perspective of time series prediction and provides potential solutions for engineering applications such as landslide,earthquake,and subsidence monitoring. 展开更多
关键词 Satellite clock bias prediction BDS CEEMDAN TCN-Transformer Cross-attention
原文传递
From prediction to intervention in neuropsychiatric data mining
14
作者 Yu-Jun Wu Ming-Nan Zhuang Ning-Kun Xiao 《Medical Data Mining》 2026年第2期1-3,共3页
Deep learning has undeniably sharpened our ability to forecast risk in neuropsychiatry[1].Yet the very success of prediction has exposed a deeper limitation:we are still remarkably uncertain about which levers to pull... Deep learning has undeniably sharpened our ability to forecast risk in neuropsychiatry[1].Yet the very success of prediction has exposed a deeper limitation:we are still remarkably uncertain about which levers to pull to change patient trajectories[2].Accurate risk scores that cannot be translated into credible actions leave clinicians where they began,testing symptomatic fixes and hoping for the best.If we want to move beyond this impasse,the next step is not simply to train larger models,but to rethink what we ask of them. 展开更多
关键词 CLINICIANS deep learning symptomatic fixes risk prediction actions INTERVENTION NEUROPSYCHIATRY
在线阅读 下载PDF
Transfer learning-enabled performance prediction of metallic materials:Methods,applications and prospects
15
作者 Yufan Liu Dexin Zhu +7 位作者 Zhihao Tian Jiayi Liu Xing Ran Zhe Wang Chengjiang Tang Lifei Wang Wei Xu Xin Lu 《International Journal of Minerals,Metallurgy and Materials》 2026年第3期749-767,共19页
In the era of materials genome engineering,data-driven machine learning has become a powerful tool for accelerating the re-search and development of metallic materials.However,the predictive accuracy and generalizatio... In the era of materials genome engineering,data-driven machine learning has become a powerful tool for accelerating the re-search and development of metallic materials.However,the predictive accuracy and generalization ability of traditional machine learning models are often limited by the scarcity and heterogeneity of available data,especially in small-sample scenarios.To address these chal-lenges,transfer learning has emerged as an effective strategy to leverage knowledge from related domains,thereby enhancing model per-formance with limited target data.This review systematically summarizes the fundamental concepts,methodologies,and representative applications of transfer learning in the prediction of metallic materials'properties.Transfer learning can be categorized into feature-based,instance-based,parameter-based,and knowledge-based methods.This work discusses their respective mechanisms,advantages,and limit-ations.Case studies demonstrate that transfer learning can significantly improve prediction accuracy,data efficiency,and model inter-pretability in tasks such as mechanical property prediction and alloy design.Furthermore,this work highlights emerging trends including hybrid,multi-task,meta,and adaptive transfer learning,which further expand the applicability of these techniques.Finally,this work out-lines future research directions,emphasizing the need for data standardization,algorithmic innovation,multimodal data fusion,and the in-tegration of physical principles to achieve robust,interpretable,and generalizable models.The perspectives presented aim to advance the intelligent design and discovery of metallic materials,promoting efficient knowledge transfer and collaborative innovation in materials science. 展开更多
关键词 small-sample data machine learning transfer learning performance prediction
在线阅读 下载PDF
Viscosity prediction of refining slag based on machine learning with domain knowledge
16
作者 Jianhua Chen Yijie Feng +4 位作者 Yixin Zhang Jun Luan Xionggang Lu Zhigang Yu Kuochih Chou 《International Journal of Minerals,Metallurgy and Materials》 2026年第2期555-566,共12页
The viscosity of refining slags plays a critical role in metallurgical processes.However,obtaining accurate viscosity data remains challenging due to the complexities of high-temperature experiments,often relying on e... The viscosity of refining slags plays a critical role in metallurgical processes.However,obtaining accurate viscosity data remains challenging due to the complexities of high-temperature experiments,often relying on empirical models with limited predictive capabilities.This study focuses on the influence of optical basicity on viscosity in CaO-Al_(2)O_(3)-based refining slags,leveraging machine learning to address data scarcity and improve prediction accuracy.An automated framework for algorithm integration,parameter tuning,and evaluation ranking framework(Auto-APE)is employed to develop customized data-driven models for various slag systems,including CaO-Al_(2)O_(3)-SiO_(2),CaO-Al_(2)O_(3)-CaF_(2),CaO-Al_(2)O_(3)-SiO_(2)-MgO,and CaO-Al_(2)O_(3)-SiO_(2)-MgO-CaF_(2).By incorporating optical basicity as a key feature,the models achieve an average validation error of 8.0%to 15.1%,significantly outperforming traditional empirical models.Additionally,symbolic regression is introduced to rapidly construct domain-specific features,such as optical basicity-like descriptors,offering a potential breakthrough in performance prediction for small datasets.This work highlights the critical role of domain-specific knowledge in understanding and predicting viscosity,providing a robust machine learning-based approach for optimizing refining slag properties. 展开更多
关键词 refining slag viscosity prediction machine learning domain knowledge
在线阅读 下载PDF
A Hybrid Artificial Intelligence Model for Accurate Prediction of Gas Emissions in Power Plant Turbines
17
作者 Samar Taha Yousif Firas Basim Ismail +2 位作者 Ammar Al-Bazi Alaa Abdulhady Jaber Sivadass Thiruchelvam 《Energy Engineering》 2026年第3期411-433,共23页
Thermal power plants are the main contributors to greenhouse gas emissions.The prediction of the emission supports the decision makers and environmental sustainability.The objective of this study is to enhance the acc... Thermal power plants are the main contributors to greenhouse gas emissions.The prediction of the emission supports the decision makers and environmental sustainability.The objective of this study is to enhance the accuracy of emission prediction models,supporting more effective real-time monitoring and enabling informed operational decisions that align with environmental compliance efforts.This paper presents a data-driven approach for the accurate prediction of gas emissions,specifically nitrogen oxides(NOx)and carbon monoxide(CO),in natural gas power plants using an optimized hybrid machine learning framework.The proposed model integrates a Feedforward Neural Network(FFNN)trained using Particle Swarm Optimization to capture the nonlinear emission dynamics under varying gas turbine operating conditions.To further enhance predictive performance,the K-Nearest Neighbor(K-NN)algorithm serves as a post-processing method to enhance IPSO-FFNN predictions through adjustment and refinement,improving overall prediction accuracy,while Neighbor Component Analysis is used to identify and rank the most influential operational variables.The study makes a significant contribution through the combination of NCA feature selection with PSO global optimization,FFNN nonlinear modelling,and K-NN error correction into one unified system,which delivers precise emission predictions.The model was developed and tested using a real-world dataset collected from gas-fired turbine operations,with validated results demonstrating robust accuracy,achieving Root Mean Square Error values of 0.355 for CO and 0.368 for NOx.When benchmarked against conventional models such as standard FFNN,Support Vector Regression,and Long Short-Term Memory networks,the hybrid model achieved substantial improvements,up to 97.8%in Mean Squared Error,95%in Mean Absolute Error(MAE),and 85.19%in RMSE for CO;and 97.16%in MSE,93.4%in MAE,and 83.15%in RMSE for NOx.These results underscore the model’s potential for improving emission prediction,thereby supporting enhanced operational efficiency and adherence to environmental standards. 展开更多
关键词 Natural gas turbines emission prediction NOx CO FFNN PSO K-NN NCA
在线阅读 下载PDF
Bridging the“Last-mile Gap”in Climate Services Delivery:A Dynamical-AI Hybrid Framework for Next-Month Wildfire Danger Prediction and Emergency Action
18
作者 Yuxian PAN Jing YANG +7 位作者 Mengqian LU Qing BAO Tao ZHU Qichao YAO Stacey NEW Deliang CHEN Chunming SHI Lijuan CHEN 《Advances in Atmospheric Sciences》 2026年第4期706-722,I0028-I0034,共24页
Precise forecasts of wildfire danger are crucial for proactive fuel management and emergency responses,yet they pose a challenge at the subseasonal scale due to limitations in prediction capabilities and a gap between... Precise forecasts of wildfire danger are crucial for proactive fuel management and emergency responses,yet they pose a challenge at the subseasonal scale due to limitations in prediction capabilities and a gap between forecast outputs and the needs of decision-makers.This study introduces an innovative hybrid modeling framework that integrates artificial intelligence(AI)with climate dynamic prediction systems to accurately forecast High Fire-Danger Days(HFDDs)for the following month.These HFDDs are derived from historical satellite fire data and the optimum fire danger index,with a particular focus on Southwest China as a case study.The AI module,based on the ResNet-18 neural network model,integrates observational and physically constrained analysis to establish links between HFDDs and optimal predictors of atmospheric circulation from both the concurrent and preceding months.Leveraging climate dynamical forecasting,this hybrid model provides more reliable deterministic predictions for monthly HFDDs than conventional methods that rely solely on terrestrial variables such as precipitation.More importantly,the integration of dynamical ensemble prediction enhances the model’s capability for skillful probabilistic predictions of HFDDs,facilitating the creation of customized fire danger outlooks and emergency action maps tailored to stakeholders’needs.The model’s added economic value was also evaluated,demonstrating its potential to improve decision-making in disaster management and bridge the“last-mile gap”in climate service delivery.This work contributes to the Seamless Prediction and Services for Sustainable Natural and Built Environment(SEPRESS)Program(2025–32),under the United Nations Educational Scientific and Cultural Organization(UNESCO)International Decade of Sciences for Sustainable Development(2024–33). 展开更多
关键词 wildfire danger climate dynamics AI hybrid prediction action map
在线阅读 下载PDF
Machine learning for ammonia volatilization prediction and slurry application management
19
作者 Armand Favrot Sophie Génermont +1 位作者 Céline Décuq David Makowski 《Journal of Environmental Sciences》 2026年第2期481-489,共9页
Anthropogenic ammonia emissions primarily originate from agriculture,especially field fertilization.These emissions represent nitrogen loss for farmers and contribute to air pollution,posing risks to human health and ... Anthropogenic ammonia emissions primarily originate from agriculture,especially field fertilization.These emissions represent nitrogen loss for farmers and contribute to air pollution,posing risks to human health and the environment.Estimating ammonia emissions is crucial for national inventories and policy-making.Various models exist for predicting emissions,including mechanistic,empirical,and semi-empirical approaches.While machine learning(ML)is widely used in environmental science,its application to ammonia emissions remains limited.In this study,we used 5939 ammonia emission data from 538 trials,extracted from the ALFAM2 database,to train three machine learning methods-random forest,gradient boosting,and lasso-for predicting cumulative ammonia emissions 72 h after manure application.These methods were compared to the semi-empirical ALFAM2 model using an independent test dataset.Random forest(RMSE=4.51,r=0.94,MAE=3.28,Bias=0.92)and gradient boosting(RMSE=6.19,r=0.89,MAE=4.10,Bias=0.51)showed the best performance,while the lasso log-linear model(RMSE=7.30,r=0.84,MAE=5.57,Bias=-1.38)performed worst.Both random forest and gradient boosting outperformed the semi-empirical ALFAM2 model,which showed performance comparable to the lasso model.We then used these models and the ALFAM2 model to compare five slurry management techniques,varying in application method(trailing hoses,trailing shoes,and open slot)and post-application incorporation,across 128 scenarios with different manure types and weather conditions.Compared to broadcast application,alternative techniques reduced emissions by a median of-13.6%to-61.7%.This study highlights the promise of ML models in assessing ammonia emission reduction methods,while emphasizing the importance of evaluating model sensitivity to algorithm choice. 展开更多
关键词 Air pollution Model prediction Data-driven methods ALFAM2 FERTILIZATION
原文传递
An Optimized Customer Churn Prediction Approach Based on Regularized Bidirectional Long Short-Term Memory Model
20
作者 Adel Saad Assiri 《Computers, Materials & Continua》 2026年第1期1783-1803,共21页
Customer churn is the rate at which customers discontinue doing business with a company over a given time period.It is an essential measure for businesses to monitor high churn rates,as they often indicate underlying ... Customer churn is the rate at which customers discontinue doing business with a company over a given time period.It is an essential measure for businesses to monitor high churn rates,as they often indicate underlying issues with services,products,or customer experience,resulting in considerable income loss.Prediction of customer churn is a crucial task aimed at retaining customers and maintaining revenue growth.Traditional machine learning(ML)models often struggle to capture complex temporal dependencies in client behavior data.To address this,an optimized deep learning(DL)approach using a Regularized Bidirectional Long Short-Term Memory(RBiLSTM)model is proposed to mitigate overfitting and improve generalization error.The model integrates dropout,L2-regularization,and early stopping to enhance predictive accuracy while preventing over-reliance on specific patterns.Moreover,this study investigates the effect of optimization techniques on boosting the training efficiency of the developed model.Experimental results on a recent public customer churn dataset demonstrate that the trained model outperforms the traditional ML models and some other DL models,such as Long Short-Term Memory(LSTM)and Deep Neural Network(DNN),in churn prediction performance and stability.The proposed approach achieves 96.1%accuracy,compared with LSTM and DNN,which attain 94.5%and 94.1%accuracy,respectively.These results confirm that the proposed approach can be used as a valuable tool for businesses to identify at-risk consumers proactively and implement targeted retention strategies. 展开更多
关键词 Customer churn prediction deep learning RBiLSTM DROPOUT baseline models
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部