期刊文献+
共找到18,065篇文章
< 1 2 250 >
每页显示 20 50 100
An Interpretable AI Framework for Predicting Groundwater Contamination under Atmospheric and Industrial Pollution Using Metaheuristic-Optimized Deep Learning
1
作者 Md.Mottahir Alam Mohammed K.Al Mesfer +3 位作者 Haroonhaider Sidhwa Mohd Danish Asif Irshad Khan Tauheed Khan Mohd 《Computer Modeling in Engineering & Sciences》 2026年第3期750-783,共34页
Ground water is a crucial ecological resource and source of drinking water to a great percentage of theworld population.The quality of groundwater in an area with industrial emission and air pollution is an especially... Ground water is a crucial ecological resource and source of drinking water to a great percentage of theworld population.The quality of groundwater in an area with industrial emission and air pollution is an especiallyimportant issue that requires proper evaluation.This paper introduces a spatiotemporal deep learning model thatincorporates the use of metaheuristic optimization in predicting groundwater quality in various pollution contexts.Thegiven method is a combination of the Spatial-Temporal-Assisted Deep Belief Network(StaDBN)and a hybrid WhaleOptimization Algorithm and Tiki-Taka Algorithms(WOA-TTA)that would model intricate patterns of contamination.Historical ground water data sets with the hydrochemical data and time are preprocessed and pertinent and nonredundant features are determined with the Addax Optimization Algorithm(AOA).Spatial and temporal dependenciesare explicitly integrated in StaDBN architecture to facilitate representation learning,and network hyperparametersare optimized by the WOA-TTA module to increase the training efficiency and predictive performance.The modelwas coded in Python and tested based on common statistical measures,such as root mean square error(RMSE),Nash Sutcliffe efficiency(NSE),mean absolute error(MAE),and the correlation coefficient(R).The proposedGWQP-StaDBN-WOA-TTA framework demonstrates superior predictive performance and interpretability comparedto conventional machine learning and deep learning models,achieving higher correlation(R=0.963),improvedNash-Sutcliffe efficiency(NSE=0.84),and substantially lower prediction errors(MAE=0.29,RMSE=0.48),therebyvalidating its effectiveness for groundwater quality assessment under industrial and atmospheric pollution scenarios. 展开更多
关键词 Groundwater quality prediction interpretable artificial intelligence industrial and atmospheric pollution spatial-temporal-assisted Deep Belief Network Tiki-Taka Algorithm Addax Optimization Algorithm Whale Optimization Algorithm
在线阅读 下载PDF
Optimized fiber allocation for enhanced impact resistance in composites through damage mode suppression
2
作者 Noha M.Hassan Zied Bahroun +2 位作者 Mahmoud I.Awad Rami As'ad El-Cheikh Amer Kaiss 《Defence Technology(防务技术)》 2026年第1期316-329,共14页
Variable stiffness composites present a promising solution for mitigating impact loads via varying the fiber volume fraction layer-wise,thereby adjusting the panel's stiffness.Since each layer of the composite may... Variable stiffness composites present a promising solution for mitigating impact loads via varying the fiber volume fraction layer-wise,thereby adjusting the panel's stiffness.Since each layer of the composite may be affected by a different failure mode,the optimal fiber volume fraction to suppress damage initiation and evolution is different across the layers.This research examines how re-allocating the fibers layer-wise enhances the composites'impact resistance.In this study,constant stiffness panels with the same fiber volume fraction throughout the layers are compared to variable stiffness ones by varying volume fraction layer-wise.A method is established that utilizes numerical analysis coupled with optimization techniques to determine the optimal fiber volume fraction in both scenarios.Three different reinforcement fibers(Kevlar,carbon,and glass)embedded in epoxy resin were studied.Panels were manufactured and tested under various loading conditions to validate results.Kevlar reinforcement revealed the highest tensile toughness,followed by carbon and then glass fibers.Varying reinforcement volume fraction significantly influences failure modes.Higher fractions lead to matrix cracking and debonding,while lower fractions result in more fiber breakage.The optimal volume fraction for maximizing fiber breakage energy is around 45%,whereas it is about 90%for matrix cracking and debonding.A drop tower test was used to examine the composite structure's behavior under lowvelocity impact,confirming the superiority of Kevlar-reinforced composites with variable stiffness.Conversely,glass-reinforced composites with constant stiffness revealed the lowest performance with the highest deflection.Across all reinforcement materials,the variable stiffness structure consistently outperformed its constant stiffness counterpart. 展开更多
关键词 Sandwich panel Fiber reinforced plastic composites Finite element analysis Variable stiffness Impact resistance Regression analysis Process optimization
在线阅读 下载PDF
A Novel Hybrid Sine Cosine-Flower Pollination Algorithm for Optimized Feature Selection
3
作者 Sumbul Azeem Shazia Javed +3 位作者 Farheen Ibraheem Uzma Bashir Nazar Waheed Khursheed Aurangzeb 《Computers, Materials & Continua》 2026年第5期1916-1930,共15页
Data serves as the foundation for training and testing machine learning and artificial intelligencemodels.The most fundamental part of data is its attributes or features.The feature set size changes from one dataset t... Data serves as the foundation for training and testing machine learning and artificial intelligencemodels.The most fundamental part of data is its attributes or features.The feature set size changes from one dataset to another.Only the relevant features contributemeaningfully to classificationaccuracy.The presence of irrelevant features reduces the system’s effectiveness.Classification performance often deteriorates on high-dimensional datasets due to the large search space.Thus,one of the significant obstacles affecting the performance of the learning process in the majority of machine learning and data mining techniques is the dimensionality of the datasets.Feature selection(FS)is an effective preprocessing step in classification tasks.The aim of applying FS is to exclude redundant and unrelated features while retaining the most informative ones to optimize classification capability and compress computational complexity.In this paper,a novel hybrid binary metaheuristic algorithm,termed hSC-FPA,is proposed by hybridizing the Flower Pollination Algorithm(FPA)and the Sine Cosine Algorithm(SCA).Hybridization controls the exploration capacity of SCA and the exploitation behavior of FPA to maintain a balanced search process.SCA guides the global search in the early iterations,while FPA’s local pollination refines promising solutions in later stages.A binary conversion mechanism using a threshold function is implemented to handle the discrete nature of the feature selection problem.The functionality of the proposed hSC-FPA is authenticated on fourteen standard datasets from the UCI repository using the K-Nearest Neighbors(K-NN)classifier.Experimental results are benchmarked against the standalone SCA and FPA algorithms.The hSC-FPA consistently achieves higher classification accuracy,selects a more compact feature subset,and demonstrates superior convergence behavior.These findings support the stability and outperformance of the hybrid feature selection method presented. 展开更多
关键词 Classification algorithms feature selection process flower pollination algorithm hybrid model metaheuristics multi-objective optimization search algorithm sine cosine algorithm
在线阅读 下载PDF
A Novel Evolutionary Optimized Transformer-Deep Reinforcement Learning Framework for False Data Injection Detection in Industry 4.0 Smart Water Infrastructures
4
作者 Ahmad Salehiyan Nuria Serrano +2 位作者 Francisco Hernando-Gallego Diego Martín José Vicenteálvarez-Bravo 《Computers, Materials & Continua》 2026年第5期1588-1624,共37页
The increasing integration of cyber-physical components in Industry 4.0 water infrastructures has heightened the risk of false data injection(FDI)attacks,posing critical threats to operational integrity,resource manag... The increasing integration of cyber-physical components in Industry 4.0 water infrastructures has heightened the risk of false data injection(FDI)attacks,posing critical threats to operational integrity,resource management,and public safety.Traditional detection mechanisms often struggle to generalize across heterogeneous environments or adapt to sophisticated,stealthy threats.To address these challenges,we propose a novel evolutionary optimized transformer-based deep reinforcement learning framework(Evo-Transformer-DRL)designed for robust and adaptive FDI detection in smart water infrastructures.The proposed architecture integrates three powerful paradigms:a transformer encoder for modeling complex temporal dependencies in multivariate time series,a DRL agent for learning optimal decision policies in dynamic environments,and an evolutionary optimizer to fine-tune model hyper-parameters.This synergy enhances detection performance while maintaining adaptability across varying data distributions.Specifically,hyper-parameters of both the transformer and DRL modules are optimized using an improved grey wolf optimizer(IGWO),ensuring a balanced trade-off between detection accuracy and computational efficiency.The model is trained and evaluated on three realistic Industry 4.0 water datasets:secure water treatment(SWaT),water distribution(WADI),and battle of the attack detection algorithms(BATADAL),which capture diverse attack scenarios in smart treatment and distribution systems.Comparative analysis against state-of-the-art baselines including Transformer,DRL,bidirectional encoder representations from transformers(BERT),convolutional neural network(CNN),long short-term memory(LSTM),and support vector machines(SVM)demonstrates that our proposed Evo-Transformer-DRL framework consistently outperforms others in key metrics such as accuracy,recall,area under the curve(AUC),and execution time.Notably,it achieves a maximum detection accuracy of 99.19%,highlighting its strong generalization capability across different testbeds.These results confirm the suitability of our hybrid framework for real-world Industry 4.0 deployment,where rapid adaptation,scalability,and reliability are paramount for securing critical infrastructure systems. 展开更多
关键词 Industry 4.0 smart water systems false data injection detection cyber-physical security TRANSFORMER deep reinforcement learning grey wolf optimizer
在线阅读 下载PDF
Seismic Fragility Evaluation of Elevated Water Storage Tanks Isolated by Optimized Polynomial Friction Pendulum Isolators
5
作者 Mojgan Mohammadi Naser Khaji 《Computer Modeling in Engineering & Sciences》 2026年第3期441-476,共36页
The failure of liquid storage tanks,one of the most critical infrastructure systems widely used,during severe earthquakes can have direct or indirect impacts on public safety.The significance of their safe performance... The failure of liquid storage tanks,one of the most critical infrastructure systems widely used,during severe earthquakes can have direct or indirect impacts on public safety.The significance of their safe performance even after destructive earthquakes and their potential for operational use underscores the necessity of appropriate seismic design.Hence,seismic isolation,specifically base isolation,has gained attention as a seismic control method to reduce damage to these infrastructures by increasing their vibration period.One prevalent type of seismic isolator used for tanks and other structures is the friction pendulum system(FPS)isolator.However,due to its fixed period or frequency,it may be susceptible to resonance effects during long-period earthquakes.This research explores an alternative solution by investigating the variable-curvature friction pendulum isolator(VFPI).This isolator type exhibits behavior similar to that of FPS isolators under low excitations and transforms into a pure friction system under high excitations.The study proposes optimizing this VFPI,which features a polynomial function termed the Polynomial Friction Pendulum Isolator(PFPI),by introducing a suitable optimization function to minimize the acceleration transmitted to the superstructure,thereby improving the dynamic performance of the elevated storage tank.The research utilizes two wellestablished metaheuristic algorithms for optimization.It evaluates the effectiveness of the proposed isolator through time history analysis using the state space procedure under various ground motion records.Results,particularly under long-period ground motions,indicate a substantial reduction in the dynamic response of an elevated liquid storage tank equipped with the optimized PFPI.This underscores the potential of the proposed solution in enhancing the seismic resilience of liquid storage tanks. 展开更多
关键词 Elevated water storage tanks variable friction pendulum isolator long-period ground motions metaheuristic algorithms optimization polynomial friction pendulum isolator
在线阅读 下载PDF
A Firefly Algorithm-Optimized CNN-BiLSTM Model for Automated Detection of Bone Cancer and Marrow Cell Abnormalities
6
作者 Ishaani Priyadarshini 《Computers, Materials & Continua》 2026年第3期1510-1535,共26页
Early and accurate detection of bone cancer and marrow cell abnormalities is critical for timely intervention and improved patient outcomes.This paper proposes a novel hybrid deep learning framework that integrates a ... Early and accurate detection of bone cancer and marrow cell abnormalities is critical for timely intervention and improved patient outcomes.This paper proposes a novel hybrid deep learning framework that integrates a Convolutional Neural Network(CNN)with a Bidirectional Long Short-Term Memory(BiLSTM)architecture,optimized using the Firefly Optimization algorithm(FO).The proposed CNN-BiLSTM-FO model is tailored for structured biomedical data,capturing both local patterns and sequential dependencies in diagnostic features,while the Firefly Algorithm fine-tunes key hyperparameters to maximize predictive performance.The approach is evaluated on two benchmark biomedical datasets:one comprising diagnostic data for bone cancer detection and another for identifying marrow cell abnormalities.Experimental results demonstrate that the proposed method outperforms standard deep learning models,including CNN,LSTM,BiLSTM,and CNN-LSTM hybrids,significantly.The CNNBiLSTM-FO model achieves an accuracy of 98.55%for bone cancer detection and 96.04%for marrow abnormality classification.The paper also presents a detailed complexity analysis of the proposed algorithm and compares its performance across multiple evaluation metrics such as precision,recall,F1-score,and AUC.The results confirm the effectiveness of the firefly-based optimization strategy in improving classification accuracy and model robustness.This work introduces a scalable and accurate diagnostic solution that holds strong potential for integration into intelligent clinical decision-support systems. 展开更多
关键词 Firefly optimization algorithm(FO) marrow cell abnormalities bidirectional long short term memory(Bi-LSTM) temporal dependency modeling
在线阅读 下载PDF
CEOE-Net:Chaotic Evolution Algorithm-Based Optimized Ensemble Framework Enhanced with Dual-Attention for Alzheimer’s Diagnosis
7
作者 Huihui Yang Saif Ur Rehman Khan +2 位作者 Omair Bilal Chao Chen Ming Zhao 《Computer Modeling in Engineering & Sciences》 2025年第11期2401-2434,共34页
Detecting Alzheimer’s disease is essential for patient care,as an accurate diagnosis influences treatment options.Classifying dementia from non-dementia in brain MRIs is challenging due to features such as hippocampa... Detecting Alzheimer’s disease is essential for patient care,as an accurate diagnosis influences treatment options.Classifying dementia from non-dementia in brain MRIs is challenging due to features such as hippocampal atrophy,while manual diagnosis is susceptible to error.Optimal computer-aided diagnosis(CAD)systems are essential for improving accuracy and reducing misclassification risks.This study proposes an optimized ensemble method(CEOE-Net)that initiates with the selection of pre-trained models,including DenseNet121,ResNet50V2,and ResNet152V2 for unique feature extraction.Each selected model is enhanced with the inclusion of a channel attention(CA)block to improve the feature extraction process.In addition,this study employs the Short Time Fourier transform(STFT)technique with each individual model for hierarchical feature extraction before making final predictions in classifying MRI images of dementia and non-demented individuals,considering them as backbone models for building the ensemble method.STFT highlights subtle differences in brain structure and activity,particularly when combined with CA mechanisms that emphasize relevant features by converting spatial data into the frequency domain.The predictions generated from these models are then processed by the Chaotic Evolution Optimization(CEO)algorithm,which determines the optimal weightage set for each backbone model to maximize their contribution.The CEO optimizer explores weight distribution to ensure the most effective combination of model predictions for enhancing classification accuracy,thus significantly improving overall ensemble performance.This study utilized three datasets for validation:two private clinical brain MRI datasets(OSASIS and ADNI)to test the proposed model’s effectiveness.Image augmentation techniques were also employed to enhance dataset diversity and improve classification performance.The proposed CEOE-Net outperforms conventional baseline models and existing methods by showing its effectiveness as a clinical tool for the accurate classification of dementia and non-dementia MRI brain images,as well as autistic and non-autistic facial features.It achieved consistent accuracies of 93.44%on OSASIS and 81.94%on ADNI. 展开更多
关键词 Neuroimaging diagnostics channel attention Alzheimer’s disease chaotic evolution optimization image fusion optimized ensemble
在线阅读 下载PDF
Prediction of total nitrogen in water based on UV spectroscopy and Bayesian optimized least squares support vector machine
8
作者 ZHENG Peichao YANG Qin +3 位作者 LI Chenglin YIN Xukun WANG Jinmei GUO Lianbo 《Optoelectronics Letters》 2025年第11期698-704,共7页
The total nitrogen(TN)is a major factor contributing to eutrophication and is a crucial parameter in assessing surface water quality.Accurate and rapid methods are crucial for determining the TN content in water.Herei... The total nitrogen(TN)is a major factor contributing to eutrophication and is a crucial parameter in assessing surface water quality.Accurate and rapid methods are crucial for determining the TN content in water.Herein,a fast,highly sensitive,and pollution-free approach is proposed,which combines ultraviolet(UV)absorption spectroscopy with Bayesian optimized least squares support vector machine(LSSVM)for detecting TN content in water.Water samples collected from sampling points near the Yangtze River basin in Chongqing of China were analyzed using national standard methods to measure TN content as reference values.The prediction of TN content in water was achieved by integrating the UV absorption spectra of water samples with LSSVM.To make the model quickly and accurately select the optimal parameters to improve the accuracy of the prediction model,the Bayesian optimization(BO)algorithm was used to optimize the parameters of the LSSVM.Results show that the prediction model performs well in predicting TN concentration,with a high coefficient of prediction determination(R^(2)=0.9413)and a low root mean square error of prediction(RMSE=0.0779 mg/L).Comparative analysis with previous studies indicates that the model used in this paper achieves lower prediction errors and superior predictive performance. 展开更多
关键词 Bayesian optimization EUTROPHICATION total nitrogen tn bayesian optimized least squares support vector machine lssvm least squares support vector machine assessing surface water water quality total nitrogen
原文传递
ONTDAS: An Optimized Noise-Based Traffic Data Augmentation System for Generalizability Improvement of Traffic Classifiers
9
作者 Rongwei Yu Jie Yin +2 位作者 Jingyi Xiang Qiyun Shao Lina Wang 《Computers, Materials & Continua》 2025年第7期365-391,共27页
With the emergence of new attack techniques,traffic classifiers usually fail to maintain the expected performance in real-world network environments.In order to have sufficient generalizability to deal with unknown ma... With the emergence of new attack techniques,traffic classifiers usually fail to maintain the expected performance in real-world network environments.In order to have sufficient generalizability to deal with unknown malicious samples,they require a large number of new samples for retraining.Considering the cost of data collection and labeling,data augmentation is an ideal solution.We propose an optimized noise-based traffic data augmentation system,ONTDAS.The system uses a gradient-based searching algorithm and an improved Bayesian optimizer to obtain optimized noise.The noise is injected into the original samples for data augmentation.Then,an improved bagging algorithm is used to integrate all the base traffic classifiers trained on noised datasets.The experiments verify ONTDAS on 6 types of base classifiers and 4 publicly available datasets respectively.The results show that ONTDAS can effectively enhance the traffic classifiers’performance and significantly improve their generalizability on unknown malicious samples.The system can also alleviate dataset imbalance.Moreover,the performance of ONTDAS is significantly superior to the existing data augmentation methods mentioned. 展开更多
关键词 Unknown malicious traffic classification data augmentation optimized noise generalizability improvement ensemble learning
在线阅读 下载PDF
A Lightweight and Optimized YOLO-Lite Model for Camellia oleifera Leaf Disease Recognition
10
作者 Qiang Peng Jia-Yu Yang Xu-Yu Xiang 《Journal on Artificial Intelligence》 2025年第1期437-450,共14页
Camellia oleifera is one of the four largest oil tree species in the world,and also an important economic crop in China,which has overwhelming economic benefits.However,Camellia oleifera is invaded by various diseases... Camellia oleifera is one of the four largest oil tree species in the world,and also an important economic crop in China,which has overwhelming economic benefits.However,Camellia oleifera is invaded by various diseases during its growth process,which leads to yield reduction and profit damage.To address this problem and ensure the healthy growth of Camellia oleifera,the purpose of this study is to apply the lightweight network to the identification and detection of camellia oleifolia leaf disease.The attention mechanism was combined for highlighting the local features and improve the attention of the model to the key areas of Camellia oleifera disease images.To prove the recognition of the optimized network on Camellia oleifera leaf disease,we tested the network performance of the optimized model with other object detection algorithms such as YOLOV5s,SSD,Faster-RCNN,YOLOv8,and YOLOv10.The results show that the mAP,recall,and accuracy of the trained network achieved 82.9%,75.7% and 80.6%,respectively.The optimized YOLO-Lite model has the advantages of small size and few parameters while ensuring high accuracy,thus it has a satisfactory effect on leaf disease identification of Camellia oleifera. 展开更多
关键词 Camellia oleifera leaf identification deep learning object detection optimized YOLO-Lite
在线阅读 下载PDF
Reinforcement learning based optimized backstepping control for hypersonic vehicles with disturbance observer
11
作者 Haoyu CHENG Xin LIU +2 位作者 Xiaoxi LIANG Xiaoyan ZHANG Shaoyi LI 《Chinese Journal of Aeronautics》 2025年第11期413-437,共25页
This paper introduces an optimized backstepping control method for Flexible Airbreathing Hypersonic Vehicles(FAHVs).The approach incorporates nonlinear disturbance observation and reinforcement learning to address com... This paper introduces an optimized backstepping control method for Flexible Airbreathing Hypersonic Vehicles(FAHVs).The approach incorporates nonlinear disturbance observation and reinforcement learning to address complex control challenges.The Minimal Learning Parameter(MLP)technique is applied to manage unknown nonlinear dynamics,significantly reducing the computational load usually associated with Neural Network(NN)weight updates.To improve the control system robustness,an MLP-based nonlinear disturbance observer is designed,which estimates lumped disturbances,including flexibility effects,model uncertainties,and external disruptions within the FAHVs.In parallel,the control strategy integrates reinforcement learning using an MLP-based actor-critic framework within the backstepping design to achieve both optimality and robustness.The actor performs control actions,while the critic assesses the optimal performance index function.To minimize this index function,an adaptive gradient descent method constructs both the actor and critic.Lyapunov analysis is employed to demonstrate that all signals in the closed-loop system are semiglobally uniformly ultimately bounded.Simulation results confirm that the proposed control strategy delivers high control performance,marked by improved accuracy and reduced energy consumption. 展开更多
关键词 Hypersonic vehicles Minimal learning parameter Nonlinear disturbance observer optimized backstepping control Reinforcement learning
原文传递
Investigations on Multiclass Classification Model-Based Optimized Weights Spectrum for Rotating Machinery Condition Monitoring
12
作者 Bingchang Hou Yu Wang Dong Wang 《Journal of Dynamics, Monitoring and Diagnostics》 2025年第3期194-202,共9页
Machinery condition monitoring is beneficial to equipment maintenance and has been receiving much attention from academia and industry.Machine learning,especially deep learning,has become popular for machinery conditi... Machinery condition monitoring is beneficial to equipment maintenance and has been receiving much attention from academia and industry.Machine learning,especially deep learning,has become popular for machinery condition monitoring because that can fully use available data and computational power.Since significant accidents might be caused if wrong fault alarms are given for machine condition monitoring,interpretable machine learning models,integrate signal processing knowledge to enhance trustworthiness of models,are gradually becoming a research hotspot.A previous spectrum-based and interpretable optimized weights method has been proposed to indicate faulty and fundamental frequencies when the analyzed data only contains a healthy type and a fault type.Considering that multiclass fault types are naturally met in practice,this work aims to explore the interpretable optimized weights method for multiclass fault type scenarios.Therefore,a new multiclass optimized weights spectrum(OWS)is proposed and further studied theoretically and numerically.It is found that the multiclass OWS is capable of capturing the characteristic components associated with different conditions and clearly indicating specific fault characteristic frequencies(FCFs)corresponding to each fault condition.This work can provide new insights into spectrum-based fault classification models,and the new multiclass OWS also shows great potential for practical applications. 展开更多
关键词 machinery condition monitoring optimized weights spectrum spectrum analysis softmax classifier interpretable machine learning model
在线阅读 下载PDF
Accelerating C-C coupling in alkaline electrochemical CO_(2)reduction by optimized local water dissociation kinetics
13
作者 Qingfeng Hua Hao Mei +6 位作者 Guang Feng Lina Su Yanan Yang Qichang Li Shaobo Li Xiaoxia Chang Zhiqi Huang 《Chinese Journal of Catalysis》 2025年第4期128-137,共10页
Electrochemical carbon dioxide reduction reaction(CO_(2)RR)produces valuable chemicals by consuming gaseous CO_(2)as well as protons from the electrolyte.Protons,produced by water dissociation in alkaline electrolyte,... Electrochemical carbon dioxide reduction reaction(CO_(2)RR)produces valuable chemicals by consuming gaseous CO_(2)as well as protons from the electrolyte.Protons,produced by water dissociation in alkaline electrolyte,are critical for the reaction kinetics which involves multiple proton coupled electron transfer steps.Herein,we demonstrate that the two key steps(CO_(2)-^(*)COOH and^(*)CO-^(*)COH)efficiency can be precisely tuned by introducing proper amount of water dissociation center,i.e.,Fe single atoms,locally surrounding the Cu catalysts.In alkaline electrolyte,the Faradaic efficiency(FE)of multi-carbon(C^(2+))products exhibited a volcano type plot depending on the density of water dissociation center.A maximum FE for C^(2+)products of 73.2%could be reached on Cu nanoparticles supported on N-doped Carbon nanofibers with moderate Fe single atom sites,at a current density of 300 mA cm^(–2).Experimental and theoretical calculation results reveal that the Fe sites facilitate water dissociation kinetics,and the locally generated protons contribute significantly to the CO_(2)activation and^(*)CO protonation process.On the one hand,in-situ attenuated total reflection surface-enhanced infrared absorption spectroscopy(in-situ ATR-SEIRAS)clearly shows that the^(*)COOH intermediate can be observed at a lower potential.This phenomenon fully demonstrates that the optimized local water dissociation kinetics has a unique advantage in guiding the hydrogenation reaction pathway of CO₂molecules and can effectively reduce the reaction energy barrier.On the other hand,abundant^(*)CO and^(*)COH intermediates create favorable conditions for the asymmetric^(*)CO-^(*)COH coupling,significantly increasing the selectivity of the reaction for C^(2+)products and providing strong support for the efficient conversion of related reactions to the target products.This work provides a promising strategy for the design of a dual sites catalyst to achieve high FE of C^(2+)products through the optimized local water dissociation kinetics. 展开更多
关键词 CO_(2)reduction PROTON MICROENVIRONMENT optimized local water dissociation kinetics CO_(2)activation Asymmetric coupling
在线阅读 下载PDF
Optimized joint repair effects on damage evolution and arching mechanism of CRTS II slab track under extreme thermal conditions
14
作者 CAI Xiao-pei CHEN Ze-lin +3 位作者 CHEN Bo-jing ZHONG Yang-long ZHOU Rui HUANG Yi-chen 《Journal of Central South University》 2025年第6期2273-2287,共15页
To address the issue of extreme thermal-induced arching in CRTS II slab tracks due to joint damage,an optimized joint repair model was proposed.First,the formula for calculating the safe temperature rise of the track ... To address the issue of extreme thermal-induced arching in CRTS II slab tracks due to joint damage,an optimized joint repair model was proposed.First,the formula for calculating the safe temperature rise of the track was derived based on the principle of stationary potential energy.Considering interlayer evolution and structural crack propagation,an optimized joint repair model for the track was established and validated.Subsequently,the impact of joint repair on track damage and arch stability under extreme temperatures was studied,and a comprehensive evaluation of the feasibility of joint repair and the evolution of damage after repair was conducted.The results show that after the joint repair,the temperature rise of the initial damage of the track structure can be increased by 11℃.Under the most unfavorable heating load with a superimposed temperature gradient,the maximum stiffness degradation index SDEG in the track structure is reduced by about 81.16%following joint repair.The joint repair process could effectively reduce the deformation of the slab arching under high temperatures,resulting in a reduction of 93.96%in upward arching deformation.After repair,with the damage to interfacing shear strength,the track arch increases by 2.616 mm. 展开更多
关键词 CRTS II slab track optimized joint repair arching mechanism temperature load damage initiation and evolution
在线阅读 下载PDF
Improving cutoff frequency estimation via optimized π-pulse sequence
15
作者 Wang-Sheng Zheng Chen-Xia Zhang Bei-Li Gong 《Chinese Physics B》 2025年第1期273-278,共6页
The cutoff frequency is one of the crucial parameters that characterize the environment. In this paper, we estimate the cutoff frequency of the Ohmic spectral density by applying the π-pulse sequences(both equidistan... The cutoff frequency is one of the crucial parameters that characterize the environment. In this paper, we estimate the cutoff frequency of the Ohmic spectral density by applying the π-pulse sequences(both equidistant and optimized)to a quantum probe coupled to a bosonic environment. To demonstrate the precision of cutoff frequency estimation, we theoretically derive the quantum Fisher information(QFI) and quantum signal-to-noise ratio(QSNR) across sub-Ohmic,Ohmic, and super-Ohmic environments, and investigate their behaviors through numerical examples. The results indicate that, compared to the equidistant π-pulse sequence, the optimized π-pulse sequence significantly shortens the time to reach maximum QFI while enhancing the precision of cutoff frequency estimation, particularly in deep sub-Ohmic and deep super-Ohmic environments. 展开更多
关键词 environment parameters estimation quantum Fisher information optimized p-pulse sequence
原文传递
Bayesian-optimized lithology identification via visible and near-infrared spectral data analysis 被引量:2
16
作者 Zhenhao Xu Shan Li +2 位作者 Peng Lin Hang Xiang Qianji Li 《Intelligent Geoengineering》 2025年第1期1-13,共13页
Bayesian-optimized lithology identification has important basic geological research significance and engineering application value,and this paper proposes a Bayesian-optimized lithology identification method based on ... Bayesian-optimized lithology identification has important basic geological research significance and engineering application value,and this paper proposes a Bayesian-optimized lithology identification method based on machine learning of rock visible and near-infrared spectral data.First,the rock spectral data are preprocessed using Savitzky-Golay(SG)smoothing to remove the noise of the spectral data;then,the preprocessed rock spectral data are downscaled using Principal Component Analysis(PCA)to reduce the redundancy of the data,optimize the effective discriminative information,and obtain the rock spectral features;finally,a Bayesian-optimized lithology identification model is established based on rock spectral features,optimize the model hyperparameters using Bayesian optimization(BO)algorithm to avoid the combination of hyperparameters falling into the local optimal solution,and output the predicted type of rock,so as to realize the Bayesian-optimized lithology identification.In addition,this paper conducts comparative analysis on models based on Artificial Neural Network(ANN)/Random Forest(RF),dimensionality reduction/full band,and optimization algorithms.It uses the confusion matrix,accuracy,Precison(P),Recall(R)and F_(1)values(F_(1))as the evaluation indexes of model accuracy.The results indicate that the lithology identification model optimized by the BO-ANN after dimensionality reduction achieves an accuracy of up to 99.80%,up to 99.79%and up to 99.79%.Compared with the BO-RF model,it has higher identification accuracy and better stability for each type of rock identification.The experiments and reliability analysis show that the Bayesian-optimized lithology identification method proposed in this paper has good robustness and generalization performance,which is of great significance for realizing fast,accurate and Bayesian-optimized lithology identification in tunnel site. 展开更多
关键词 Lithology identification Rock spectral HYPERSPECTRAL Artificial neural networks Bayesian optimization
在线阅读 下载PDF
Stability Prediction in Smart Grid Using PSO Optimized XGBoost Algorithm with Dynamic Inertia Weight Updation
17
作者 Adel Binbusayyis Mohemmed Sha 《Computer Modeling in Engineering & Sciences》 SCIE EI 2025年第1期909-931,共23页
Prediction of stability in SG(Smart Grid)is essential in maintaining consistency and reliability of power supply in grid infrastructure.Analyzing the fluctuations in power generation and consumption patterns of smart ... Prediction of stability in SG(Smart Grid)is essential in maintaining consistency and reliability of power supply in grid infrastructure.Analyzing the fluctuations in power generation and consumption patterns of smart cities assists in effectively managing continuous power supply in the grid.It also possesses a better impact on averting overloading and permitting effective energy storage.Even though many traditional techniques have predicted the consumption rate for preserving stability,enhancement is required in prediction measures with minimized loss.To overcome the complications in existing studies,this paper intends to predict stability from the smart grid stability prediction dataset using machine learning algorithms.To accomplish this,pre-processing is performed initially to handle missing values since it develops biased models when missing values are mishandled and performs feature scaling to normalize independent data features.Then,the pre-processed data are taken for training and testing.Following that,the regression process is performed using Modified PSO(Particle Swarm Optimization)optimized XGBoost Technique with dynamic inertia weight update,which analyses variables like gamma(G),reaction time(tau1–tau4),and power balance(p1–p4)for providing effective future stability in SG.Since PSO attains optimal solution by adjusting position through dynamic inertial weights,it is integrated with XGBoost due to its scalability and faster computational speed characteristics.The hyperparameters of XGBoost are fine-tuned in the training process for achieving promising outcomes on prediction.Regression results are measured through evaluation metrics such as MSE(Mean Square Error)of 0.011312781,MAE(Mean Absolute Error)of 0.008596322,and RMSE(Root Mean Square Error)of 0.010636156 and MAPE(Mean Absolute Percentage Error)value of 0.0052 which determine the efficacy of the system. 展开更多
关键词 Smart Grid machine learning particle swarm optimization XGBoost dynamic inertia weight update
在线阅读 下载PDF
Successful application of optimized aperture based CRS stack in the Shengli exploration area 被引量:1
18
作者 隋风贵 隋淑玲 +3 位作者 李振春 孙小东 李芳 李栋 《Applied Geophysics》 SCIE CSCD 2009年第4期377-383,395,共8页
The common reflection surface (CRS) stack is based on the local dip of the reflector and the reflection response within the first Fresnel zone. During the CRS stack all the information given by a multi-coverage refl... The common reflection surface (CRS) stack is based on the local dip of the reflector and the reflection response within the first Fresnel zone. During the CRS stack all the information given by a multi-coverage reflection dataset can be successfully utilized. By now, it is known as the best zero-offset (ZO) imaging method. In this paper high quality CRS kinematic parameter sections are obtained by a modified CRS optimization strategy. Then stack apertures are calculated using the parameter sections which finally results in the realization of the CRS stack based on optimized aperture. Thus the advantages of CRS parameters are fully developed. Application to model and real seismic data reveals that, compared with the image section by a conventional CRS stack, the image section by CRS stack based on an optimized aperture improves both the signal-to-noise ratio and the continuity of reflection events. 展开更多
关键词 Common reflection surface zero-offset section kinematic parameters optimized aperturea
在线阅读 下载PDF
Mechanism-guided data-driven model for optimized completion design
19
作者 Shi-Meng Hu Mao Sheng +4 位作者 Bing-Bing Liu Jie Li Shou-Ceng Tian Xiao-Dong He Gen-Sheng Li 《Petroleum Science》 2025年第12期5068-5083,共16页
Effective completion design in hydraulic fracturing(HF)is crucial for optimizing production in unconventional reservoirs.Traditional geometric designs often fail to account for geological and engineering heterogeneity... Effective completion design in hydraulic fracturing(HF)is crucial for optimizing production in unconventional reservoirs.Traditional geometric designs often fail to account for geological and engineering heterogeneity,leading to suboptimal stimulation.This study introduces a mechanism-guided data-driven model for optimized completion design that covers the entire process from sweet spot evaluation to stage and cluster optimization.For geological sweet spot evaluation,a mechanism-guided weighted K-medoids clustering model was developed by assigning weights to petrophysical parameters based on their correlation with production profiles.Engineering sweet spots were characterized using bottomhole mechanical specific energy(MSEb)and minimum horizontal in-situ stress(Shmin).The completion design optimization employed dynamic programming and a hybrid multi-objective optimization approach(NSGA-II),integrating geological and engineering sweet spots with operational constraints.The study showed a positive correlation between high-quality geological sweet spots and production(average correlation coefficient of 0.34),and a negative correlation between fluid allocation and engineering sweet spots(correlation coefficient of−0.46).Field application in the Jimsar Sag,Xinjiang,demonstrated that the proposed model significantly outperforms traditional geometric designs.Test wells showed an average 186%increase in cumulative production per 100 m over three months compared to conventional wells.The key findings of this work provide a novel technical pathway for optimized completion design of unconventional reservoirs with significant engineering applicability. 展开更多
关键词 Unconventional reservoirs Intelligent fracturing Completion design optimization Mechanical specific energy Dynamic programming Multi-objective optimization Stage and cluster optimization
原文传递
上一页 1 2 250 下一页 到第
使用帮助 返回顶部