Objective To develop QingNangTCM,a specialized large language model(LLM)tailored for expert-level traditional Chinese medicine(TCM)question-answering and clinical reasoning,addressing the scarcity of domain-specific c...Objective To develop QingNangTCM,a specialized large language model(LLM)tailored for expert-level traditional Chinese medicine(TCM)question-answering and clinical reasoning,addressing the scarcity of domain-specific corpora and specialized alignment.Methods We constructed QnTCM_Dataset,a corpus of 100000 entries,by integrating data from ShenNong_TCM_Dataset and SymMap v2.0,and synthesizing additional samples via retrieval-augmented generation(RAG)and persona-driven generation.The dataset comprehensively covers diagnostic inquiries,prescriptions,and herbal knowledge.Utilizing P-Tuning v2,we fine-tuned the GLM-4-9B-Chat backbone to develop QingNangTCM.A multidimensional evaluation framework,assessing accuracy,coverage,consistency,safety,professionalism,and fluency,was established using metrics such as bilingual evaluation understudy(BLEU),recall-oriented understudy for gisting evaluation(ROUGE),metric for evaluation of translation with explicit ordering(METEOR),and LLM-as-a-Judge with expert review.Qualitative analysis was conducted across four simulated clinical scenarios:symptom analysis,disease treatment,herb inquiry,and failure cases.Baseline models included GLM-4-9BChat,DeepSeek-V2,HuatuoGPT-II(7B),and GLM-4-9B-Chat(freeze-tuning).Results QingNangTCM achieved the highest scores in BLEU-1/2/3/4(0.425/0.298/0.137/0.064),ROUGE-1/2(0.368/0.157),and METEOR(0.218),demonstrating a balanced and superior normalized performance profile of 0.900 across the dimensions of accuracy,coverage,and consistency.Although its ROUGE-L score(0.299)was lower than that of HuatuoGPT-II(7B)(0.351),it significantly outperformed domain-specific models in expert-validated win rates for professionalism(86%)and safety(73%).Qualitative analysis confirmed that the model strictly adheres to the“symptom-syndrome-pathogenesis-treatment”reasoning chain,though occasional misclassifications and hallucinations persisted when dealing with rare medicinal materials and uncommon syndromes.展开更多
The personalized fine-tuning of large languagemodels(LLMs)on edge devices is severely constrained by limited computation resources.Although split federated learning alleviates on-device burdens,its effectiveness dimin...The personalized fine-tuning of large languagemodels(LLMs)on edge devices is severely constrained by limited computation resources.Although split federated learning alleviates on-device burdens,its effectiveness diminishes in few-shot reasoning scenarios due to the low data efficiency of conventional supervised fine-tuning,which leads to excessive communication overhead.To address this,we propose Language-Empowered Split Fine-Tuning(LESFT),a framework that integrates split architectures with a contrastive-inspired fine-tuning paradigm.LESFT simultaneously learns frommultiple logically equivalent but linguistically diverse reasoning chains,providing richer supervisory signals and improving data efficiency.This process-oriented training allows more effective reasoning adaptation with fewer samples.Extensive experiments demonstrate that LESFT consistently outperforms strong baselines such as SplitLoRA in task accuracy.LESFT consistently outperforms strong baselines on GSM8K,CommonsenseQA,and AQUA_RAT,with the largest gains observed on Qwen2.5-3B.These results indicate that LESFT can effectively adapt large language models for reasoning tasks under the computational and communication constraints of edge environments.展开更多
This paper is concerned with a class of nonlinear fractional differential equations with a disturbance parameter in the integral boundary conditions on the infinite interval.By using Guo-Krasnoselskii fixed point theo...This paper is concerned with a class of nonlinear fractional differential equations with a disturbance parameter in the integral boundary conditions on the infinite interval.By using Guo-Krasnoselskii fixed point theorem,fixed point index theory and the analytic technique,we give the bifurcation point of the parameter which divides the range of parameter for the existence of at least two,one and no positive solutions for the problem.And,by using a fixed point theorem of generalized concave operator and cone theory,we establish the maximum parameter interval for the existence of the unique positive solution for the problem and show that such a positive solution continuously depends on the parameter.In the end,some examples are given to illustrate our main results.展开更多
Large language models(LLMs)have demonstrated significant capabilities in semantic understanding and code generation.However,cybersecurity tasks often require prompting the adaptation of open-source models to this doma...Large language models(LLMs)have demonstrated significant capabilities in semantic understanding and code generation.However,cybersecurity tasks often require prompting the adaptation of open-source models to this domain.Despite their effectiveness,large-parameter LLMs incur substantial memory usage and runtime costs during task inference and downstreamfine-tuning for cybersecurity applications.In this study,we fine-tuned six LLMs with parameters under 4 billion using LoRA(Low-Rank Adaptation)on specific cybersecurity instruction datasets,employing evaluation metrics similar to Hackmentor.Results indicate that post-fine-tuning,smaller models achieved victory or parity rates up to 85%against larger models like Qwen-1.5-14B on cybersecurity test datasets,with the best model reaching a 90%win or tie rate compared to SecGPT.Additionally,these smaller models required significantly less computational resources,reducing fine-tuning times by up to 53%and enhancing efficiency in downstream tasks.Further validation showed that withminimal fine-tuning,our models achieved a performance gain of 21.66%to 31.32%in tactical extraction and 30.69%to 40.42%in technical extraction tasks,significantly outperforming ChatGPT.These findings highlight the potential of smaller parameter LLMs for optimizing performance and resource utilization in cybersecurity applications including methods such as technique and tactic extraction.It will facilitate future research on the application of small-parameter large language models in the cybersecurity domain.展开更多
The two-dimensional grating serves as a critical component in plane grating interferometers for achieving high-precision multidimensional displacement measurements.The calibration of grating groove density and orthogo...The two-dimensional grating serves as a critical component in plane grating interferometers for achieving high-precision multidimensional displacement measurements.The calibration of grating groove density and orthogonality error of grating grooves not only improves the positioning accuracy of grating interferometers but also provides essential feedback for optimizing two-dimensional grating fabrication.This study proposes a method for simultaneous calibration of these parameters using orthogonal heterodyne laser interferometry.A two-dimensional grating interferometer is built with the grating to be measured,and a biaxial laser interferometer provides a displacement reference for it.The phase mapping relationship between grating interference and laser interference is established.The interference phase information obtained by any two displacements can simultaneously solve the above three parameters and obtain the grating installation error.The feasibility of the proposed method is verified by using a 1200 gr/mm two-dimensional grating.The standard deviation of the grating groove density in the X and Y directions is 0.012 gr/mm and 0.014 gr/mm,respectively.The standard deviation of the orthogonality error of grating grooves is 0.004°,and the standard deviation of the installation error is 0.002°.Compared with the atomic force microscope method,the consistency of the grating groove density in the X and Y directions is better than 0.03 gr/mm and 0.06 gr/mm,and the orthogonality error of grating grooves is better than 0.008°.The experimental results show that the proposed method can be simply and efficiently applied to the calibration of the grating line parameters of the two-dimensional grating.展开更多
The malicious dissemination of hate speech via compromised accounts,automated bot networks and malware-driven social media campaigns has become a growing cybersecurity concern.Automatically detecting such content in S...The malicious dissemination of hate speech via compromised accounts,automated bot networks and malware-driven social media campaigns has become a growing cybersecurity concern.Automatically detecting such content in Spanish is challenging due to linguistic complexity and the scarcity of annotated resources.In this paper,we compare two predominant AI-based approaches for the forensic detection of malicious hate speech:(1)finetuning encoder-only models that have been trained in Spanish and(2)In-Context Learning techniques(Zero-and Few-Shot Learning)with large-scale language models.Our approach goes beyond binary classification,proposing a comprehensive,multidimensional evaluation that labels each text by:(1)type of speech,(2)recipient,(3)level of intensity(ordinal)and(4)targeted group(multi-label).Performance is evaluated using an annotated Spanish corpus,standard metrics such as precision,recall and F1-score and stability-oriented metrics to evaluate the stability of the transition from zero-shot to few-shot prompting(Zero-to-Few Shot Retention and Zero-to-Few Shot Gain)are applied.The results indicate that fine-tuned encoder-only models(notably MarIA and BETO variants)consistently deliver the strongest and most reliable performance:in our experiments their macro F1-scores lie roughly in the range of approximately 46%–66%depending on the task.Zero-shot approaches are much less stable and typically yield substantially lower performance(observed F1-scores range approximately 0%–39%),often producing invalid outputs in practice.Few-shot prompting(e.g.,Qwen 38B,Mistral 7B)generally improves stability and recall relative to pure zero-shot,bringing F1-scores into a moderate range of approximately 20%–51%but still falling short of fully fine-tuned models.These findings highlight the importance of supervised adaptation and discuss the potential of both paradigms as components in AI-powered cybersecurity and malware forensics systems designed to identify and mitigate coordinated online hate campaigns.展开更多
Hepatocellular carcinoma presents with three distinct immune phenotypes,including immune-desert,immune-excluded,and immune-inflamed,indicating various treatment responses and prognostic outcomes.The clinical applicati...Hepatocellular carcinoma presents with three distinct immune phenotypes,including immune-desert,immune-excluded,and immune-inflamed,indicating various treatment responses and prognostic outcomes.The clinical application of multi-omics parameters is still restricted by the expensive and less accessible assays,although they accurately reflect immune status.A comprehensive evaluation framework based on“easy-to-obtain”multi-model clinical parameters is urgently required,incorporating clinical features to establish baseline patient profiles and disease staging;routine blood tests assessing systemic metabolic and functional status;immune cell subsets quantifying subcluster dynamics;imaging features delineating tumor morphology,spatial configuration,and perilesional anatomical relationships;immunohistochemical markers positioning qualitative and quantitative detection of tumor antigens from the cellular and molecular level.This integrated phenomic approach aims to improve prognostic stratification and clinical decision-making in hepatocellular carcinoma management conveniently and practically.展开更多
To address the zero-sample challenge in preparation parameter design for newly developed alloys,a novel machine learning strategy that integrates basic dataset construction with Bayesian optimization,was proposed.The ...To address the zero-sample challenge in preparation parameter design for newly developed alloys,a novel machine learning strategy that integrates basic dataset construction with Bayesian optimization,was proposed.The impact of basic sample dataset construction methods,optimization benchmarks and multi-objective utility functions on Bayesian optimization was investigated.It was found that the combination of orthogonal design,linear benchmark,and shifted multiplicative utility function exhibits the best optimization performance.The strategy was then applied to a new Cu-Ni-Co-Si alloy with ultra-low Co content(0.7 wt.%Co),previously designed by our research team.Rapid optimization of six preparation parameters in the two-stage deformation and aging process of the zero-sample alloy was achieved through only 23 experiments.The measured ultimate tensile strength and electrical conductivity of the new alloy were 878 MPa and 44.0%(IACS),respectively,reaching the comprehensive performance level of the Cu-Ni-Co-Si alloy(C70350 alloy)containing 1.0-2.0 wt.%Co.展开更多
Presented in this study is a novel method for estimating the depth of single underwater source in shallow water,utilizing vector sensors.The approach leverages the depth distribution of the broadband Stokes parameters...Presented in this study is a novel method for estimating the depth of single underwater source in shallow water,utilizing vector sensors.The approach leverages the depth distribution of the broadband Stokes parameters to estimate source depth accurately.Unlike traditional matched field processing(MFP)and matched mode processing(MMP),the proposed approach can estimate source depth directly from the data received by sensors without requiring complete environmental information.Firstly,the broadband Stokes parameters(BSP)are established using the normal mode theory.Then the nonstationary phase approximation is used to simplify the theoretical derivation,which is necessary when dealing with broadband integrals.Additionally,range terms of the BSP are eliminated by normalization.By analyzing the depth distribution of the normalized broadband Stokes parameters(NBSP),it is found that the NBSP exhibit extreme values at the source depth,which can be used for source depth estimation.So the proposed depth estimation method is based on searching the peaks of the NBSP.Simulations show that this method is effective in relatively simple shallow water environments.Finally,the effect of source range,frequency bandwidth,sound speed profile(SSP),water depth,and signal-to-noise ratio(SNR)are studied.The findings indicate that the proposed method can accurately estimate the source depth when the SNR is greater than-5 d B and does not need to consider model mismatch issues.Additionally,variations in environmental parameters have minimal impact on estimation accuracy.Compared to MFP,the proposed method requires a higher SNR,but demonstrates superior robustness against fluctuations in environmental parameters.展开更多
As binary geological media,soil-rock mixtures(SRMs)exhibit a distinct gradational composition,leading to their unique mechanical behaviors.To appraise the stability of SRM slopes,it is essential to determine equivalen...As binary geological media,soil-rock mixtures(SRMs)exhibit a distinct gradational composition,leading to their unique mechanical behaviors.To appraise the stability of SRM slopes,it is essential to determine equivalent parameters of SRMs,which are typically obtained through experimental and numerical methods.In contrasted to other numerical methods,the numerical manifold method(NMM)is more effective in addressing SRM problems.This is because the high-precision regular mathematical meshes in NMM can be used without aligning with the soil-rock interfaces and boundaries of SRMs.In the current research,the equivalent strength parameters of SRMs,i.e.the equivalent cohesion ce and internal friction angleϕ_(e),are determined using NMM.Initially,an NMM triaxial numerical model is established and validated based on triaxial experiments.Subsequently,the soil and rock parameters are derived through parameter inversion.Moreover,the impacts of rock content,size,shape and rock blocks'major-axis orientation on ce andϕ_(e) of SRMs are thoroughly examined using the NMM triaxial numerical model.Additionally,a fitting function is proposed to linkϕ_(e) to the rock content and size of SRMs.When other influencing factors are fixed,the above fitting model leads to the following conclusions:(1)the predictedϕ_(e) of SRMs increase with the increase of rock content;and(2)SRM samples with smaller rocks display a higher predictedϕ_(e).展开更多
(Quasi-)closed-form results for the statistical properties of unmanned aerial vehicle(UAV)airto-ground channels are derived for the first time using a novel spatial-vector-based method from a threedimensional(3-D)arbi...(Quasi-)closed-form results for the statistical properties of unmanned aerial vehicle(UAV)airto-ground channels are derived for the first time using a novel spatial-vector-based method from a threedimensional(3-D)arbitrary-elevation one-cylinder model.The derived results include a closed-form expression for the space-time correlation function and some quasi-closed-form ones for the space-Doppler power spectrum density,the level crossing rate,and the average fading duration,which are shown to be the generalizations of those previously obtained from the two-dimensional(2-D)one-ring model and the 3-D low-elevation one-cylinder model for terrestrial mobile-to-mobile channels.The close agreements between the theoretical results and the simulations as well as the measurements validate the utility of the derived channel statistics.Based on the derived expressions,the impacts of some parameters on the channel characteristics are investigated in an effective,efficient,and explicable way,which leads to a general guideline on the manual parameter estimation from the measurement description.展开更多
The S38C railway axle undergoes induction hardening,resulting in a gradient-distributed microstructure and mechanical properties.The accurate identification of gradient-distributed plastic parameters for the S38C axle...The S38C railway axle undergoes induction hardening,resulting in a gradient-distributed microstructure and mechanical properties.The accurate identification of gradient-distributed plastic parameters for the S38C axle remains a challenging task.To tackle this challenge,the present study proposes a novel approach for identifying the gradient-distributed plastic parameters for the S38C axle by integrating nano-indentation techniques with the machine learning method.Firstly,nano-indentation tests are conducted along the radial direction of the S38C axle to obtain the gradient-distributed load-displacement curves,nano-hardness,and elastic modulus.Subsequently,the dimensionless analysis is performed to obtain the representative stress,strain,and yield stress from load-displacement curves.These parameters are then incorporated into the machine learning method as physical information to identify the gradient-distributed plastic parameters of the S38C axle.The results indicate that the proposed method based on the physics-informed neural network and multi-fidelity neural network successfully identifies the gradient-distributed plastic parameters of the S38C axles and demonstrates superior prediction accuracy and generalization compared with the purely data-driven machine learning method.展开更多
The shale gas development in China faces challenges such as complex reservoir conditions and high development costs.Based on the pore pressure and geostress coupling theory,this paper studies the geostress evolution l...The shale gas development in China faces challenges such as complex reservoir conditions and high development costs.Based on the pore pressure and geostress coupling theory,this paper studies the geostress evolution laws and fracture network characteristics of shale gas infill wells.A mechanism model of CN platform logging data and geomechanical parameters is established to simulate the influence of parent well’s production on the geostress in the infill well area.It is suggested that with the increase of production time,normal fault stress state and horizontal stress deflection will occur.The smaller the parent well spacing and the longer the production time,the earlier the normal fault stress state appears and the larger the range.Based on the model,the fracture network morphology and construction parameters of infill wells are optimized.parentparentparentparent The results indicate that:1:A well spacing of 500 m achieves a Pareto optimum between“full reserve coverage”and“stress barrier”;2:A parent well recovery degree of 30%corresponds to the critical point of stress reversal,where the lateral deflection rate of the infill fracture is less than 8%and the SRV loss is minimized;3:6-cluster intensive completion with twice the liquid intensity increases the fracture complexity index by 1.7 times,enhances well group EUR by 15.4%,and reduces single-well cost by 22%.This research fills the theoretical gap in the collaborative optimization of“multi-parameter,multi-objective and multi-constraint”and provide parameter optimization basis for shale gas infill well development in China and help to improve the development efficiency and economic benefits.展开更多
Nonconvex optimisation plays a crucial role in science and industry.However,existing methods often encounter local optima or provide inferior solutions when solving nonconvex optimisation problems,lacking robustness i...Nonconvex optimisation plays a crucial role in science and industry.However,existing methods often encounter local optima or provide inferior solutions when solving nonconvex optimisation problems,lacking robustness in noise scenarios.To address these limitations,we aim to develop a robust,efficient and globally convergent solver for nonconvex optimisation.This is achieved by combining the efficient local exploitation ability of a parameter-learnt neural dynamics(PLND)model with the global search capability of the coevolutionary mechanism.We combine their characteristics to design a coevolutionary neural dynamics with learnable parameters(CNDLP)model.The gradient information is used to find the optimal solution more effectively,and neural dynamics models have robustness,which ensures that the influence of noise can be effectively suppressed in the calculation process.Theoretical analyses show the global convergence and robustness of the designed CNDLP model.Numerical experiments on 9 benchmark functions and a practical engineering design example are conducted with five existing meta-heuristic algorithms.Benchmarks cover diverse problems,from classical landscapes like benchmark Shubert to high-dimensional cases such as 30-dimensional Rosenbrock.Results confirm CNDLP's excellent performance in both solution quality and convergence speed under noise.展开更多
Accurate estimation of photovoltaic(PV)parameters is essential for optimizing solar module perfor-mance and enhancing resource efficiency in renewable energy systems.This study presents a process innovation by introdu...Accurate estimation of photovoltaic(PV)parameters is essential for optimizing solar module perfor-mance and enhancing resource efficiency in renewable energy systems.This study presents a process innovation by introducing,for the first time,the Triangulation Topology Aggregation Optimizer(TTAO)integrated with parallel computing to address PV parameter estimation challenges.The effectiveness and robustness of TTAO are rigorously evaluated using two standard benchmark datasets(KC200GT and R.T.C.France solar cells)and a real-world dataset(Poly70W solar module)under single-,double-,and triple-diode configurations.Results show that TTAO consistently achieves superior accuracy by producing the lowest RMSE values and faster convergence compared to state-of-the-art metaheuristic algorithms.In addition,the integration of parallel computing significantly enhances computational efficiency,reducing execution time by up to 85%without compromising accuracy.Validation using real-world data further demonstrates TTAO’s adaptability and practical relevance in renewable energy systems,effectively bridging the gap between theoretical modeling and real-world implementation for PV system monitoring and optimization,contributing to climate mitigation through improved solar energy performance.展开更多
Load frequency control(LFC)is a critical function to balance the power consumption and generation.Thegrid frequency is a crucial indicator for maintaining balance.However,the widely used information and communication ...Load frequency control(LFC)is a critical function to balance the power consumption and generation.Thegrid frequency is a crucial indicator for maintaining balance.However,the widely used information and communication infrastructure for LFC increases the risk of being attacked by malicious actors.The dynamic load altering attack(DLAA)is a typical attack that can destabilize the power system,causing the grid frequency to deviate fromits nominal value.Therefore,in this paper,we mathematically analyze the impact of DLAA on the stability of the grid frequency and propose the network parameter regulation(NPR)to mitigate the impact.To begin with,the dynamic LFC model is constructed by highlighting the importance of the network parameter.Then,we model the DLAA and analyze its impact on LFC using the theory of second-order dynamic systems.Finally,we model the NPR and prove its effect in mitigating the DLAA.Besides,we construct a least-effort NPR considering its infrastructure cost and aim to reduce the operation cost.Finally,we carry out extensive simulations to demonstrate the impact of the DLAA and evaluate the mitigation performance of NPR.The proposed cost-benefit NPR approach can not only mitigate the impact of DLAA with 100%and also save 41.18$/MWh in terms of the operation cost.展开更多
This study investigated the impacts of key parameters in CAM6's deep convection and cloud physics schemes on the simulation of summer-mean precipitation over East Asia through conducting perturbed parameter ensemb...This study investigated the impacts of key parameters in CAM6's deep convection and cloud physics schemes on the simulation of summer-mean precipitation over East Asia through conducting perturbed parameter ensemble(PPE)experiments.Utilizing the experimental platform of CAM6,a suite of 128 PPE simulations spanning 19792014 were generated through simultaneously perturbing 12 selected parameters.Using EOF analysis,this study firstly extracted the first two leading modes of the precipitation simulation biases.The authors further pinpointed the most critical parameters that have the most influential effects on the precipitation simulation biases,through conducting generalized linear model analysis.The first leading mode of precipitation simulation biases is primarily influenced by parameters from the cloud physics scheme,including the linear effects of dcs and eii,and the nonlinear effect of rhminl*dcs.These parameters influence the simulated total precipitation(PrecT)mainly by altering the large-scale precipitation(PrecL).The second leading mode is predominantly governed by the convection scheme parameter dmpdz,reflecting a competition between the changes in convective precipitation(PrecC)and PrecL in response to variations in dmpdz.An increase in dmpdz induces decreased PrecC and increased PrecL in East Asia,and both of the changes collectively shape the ultimate PrecT response to the adjusted dmpdz.Lastly,it is noteworthy that the nonlinear effect due to the interaction among parameters warrants attention when concurrently adjusting multiple parameters,and the precipitation biases from the PPE simulations resemble those identified through EOF analysis on the AMIP simulations,implying our findings may provide potential reference for other AGCMs.展开更多
Laser-assisted drilling combined with full-size polycrystalline diamond compact(PDC)bit is considered a feasible solution to enhance the drilling performance of engineering machinery.In this method,determining the opt...Laser-assisted drilling combined with full-size polycrystalline diamond compact(PDC)bit is considered a feasible solution to enhance the drilling performance of engineering machinery.In this method,determining the optimal collaborative control parameters that support rapid drilling is crucial for improving the combined performance.This study used average drilling speed,average torque,and total specificenergy for quantitative analysis to characterize the efficiencyand economy of combined rock breaking.Given the advantage of the response surface methodology in providing high-precision predictions with limited experimental data,regression models of the average drilling speed,average torque,and total specificenergy were established.The results showed that as the laser power and irradiation time increased,the average drilling speed firstincreased rapidly and then leveled off,while the average torque decreased sharply before decelerating.The total specificenergy initially decreased and then increased,with the combined drilling outperforming conventional mechanical drilling within specific parameter ranges.As the weight on bit increased,both the average torque and total specificenergy first decreased and then increased.With rising rotating speed,the average torque exhibited a trend of initial increase,then decrease,and finalincrease,whereas the total specificenergy increased slowly at firstand then sharply.Both parameters exhibited optimal values at which the average torque and total specific energy remained at minimal levels.For granite combined drilling,the optimal performance was achieved at a laser power of 3000 W,irradiation time of 31 s,the weight on bit of 2.4 kN,and the rotating speed of 97 r/min.展开更多
Accurate parameter extraction of photovoltaic(PV)models plays a critical role in enabling precise performance prediction,optimal system sizing,and effective operational control under diverse environmental conditions.W...Accurate parameter extraction of photovoltaic(PV)models plays a critical role in enabling precise performance prediction,optimal system sizing,and effective operational control under diverse environmental conditions.While a wide range of metaheuristic optimisation techniques have been applied to this problem,many existing methods are hindered by slow convergence rates,susceptibility to premature stagnation,and reduced accuracy when applied to complex multi-diode PV configurations.These limitations can lead to suboptimal modelling,reducing the efficiency of PV system design and operation.In this work,we propose an enhanced hybrid optimisation approach,the modified Spider Wasp Optimization(mSWO)with Opposition-Based Learning algorithm,which integrates the exploration and exploitation capabilities of the Spider Wasp Optimization(SWO)metaheuristic with the diversityenhancing mechanism of Opposition-Based Learning(OBL).The hybridisation is designed to dynamically expand the search space coverage,avoid premature convergence,and improve both convergence speed and precision in highdimensional optimisation tasks.The mSWO algorithm is applied to three well-established PV configurations:the single diode model(SDM),the double diode model(DDM),and the triple diode model(TDM).Real experimental current-voltage(I-V)datasets from a commercial PV module under standard test conditions(STC)are used for evaluation.Comparative analysis is conducted against eighteen advanced metaheuristic algorithms,including BSDE,RLGBO,GWOCS,MFO,EO,TSA,and SCA.Performance metrics include minimum,mean,and maximum root mean square error(RMSE),standard deviation(SD),and convergence behaviour over 30 independent runs.The results reveal that mSWO consistently delivers superior accuracy and robustness across all PV models,achieving the lowest RMSE values of 0.000986022(SDM),0.000982884(DDM),and 0.000982529(TDM),with minimal SD values,indicating remarkable repeatability.Convergence analyses further show that mSWO reaches optimal solutions more rapidly and with fewer oscillations than all competing methods,with the performance gap widening as model complexity increases.These findings demonstrate that mSWO provides a scalable,computationally efficient,and highly reliable framework for PV parameter extraction.Its adaptability to models of growing complexity suggests strong potential for broader applications in renewable energy systems,including performance monitoring,fault detection,and intelligent control,thereby contributing to the optimisation of next-generation solar energy solutions.展开更多
The internal flow fields within a three-dimensional inward-tunning combined inlet are extremely complex,especially during the engine mode transition,where the tunnel changes may impact the flow fields significantly.To...The internal flow fields within a three-dimensional inward-tunning combined inlet are extremely complex,especially during the engine mode transition,where the tunnel changes may impact the flow fields significantly.To develop an efficient flow field reconstruction model for this,we present an Improved Conditional Denoising Diffusion Generative Adversarial Network(ICDDGAN),which integrates Conditional Denoising Diffusion Probabilistic Models(CDDPMs)with Style GAN,and introduce a reconstruction discrimination mechanism and dynamic loss weight learning strategy.We establish the Mach number flow field dataset by numerical simulation at various backpressures for the mode transition process from turbine mode to ejector ramjet mode at Mach number 2.5.The proposed ICDDGAN model,given only sparse parameter information,can rapidly generate high-quality Mach number flow fields without a large number of samples for training.The results show that ICDDGAN is superior to CDDGAN in terms of training convergence and stability.Moreover,the interpolation and extrapolation test results during backpressure conditions show that ICDDGAN can accurately and quickly reconstruct Mach number fields at various tunnel slice shapes,with a Structural Similarity Index Measure(SSIM)of over 0.96 and a Mean-Square Error(MSE)of 0.035%to actual flow fields,reducing time costs by 7-8 orders of magnitude compared to Computational Fluid Dynamics(CFD)calculations.This can provide an efficient means for rapid computation of complex flow fields.展开更多
基金Hebei Province Higher Education Scientific Research Project(QN2025367)Zhangjiakou City 2022 Municipal Science and Technology Plan Self-raised Fund Project(221105D)Hebei Province Education Science“14th Five-Year Plan”Project(2404224).
文摘Objective To develop QingNangTCM,a specialized large language model(LLM)tailored for expert-level traditional Chinese medicine(TCM)question-answering and clinical reasoning,addressing the scarcity of domain-specific corpora and specialized alignment.Methods We constructed QnTCM_Dataset,a corpus of 100000 entries,by integrating data from ShenNong_TCM_Dataset and SymMap v2.0,and synthesizing additional samples via retrieval-augmented generation(RAG)and persona-driven generation.The dataset comprehensively covers diagnostic inquiries,prescriptions,and herbal knowledge.Utilizing P-Tuning v2,we fine-tuned the GLM-4-9B-Chat backbone to develop QingNangTCM.A multidimensional evaluation framework,assessing accuracy,coverage,consistency,safety,professionalism,and fluency,was established using metrics such as bilingual evaluation understudy(BLEU),recall-oriented understudy for gisting evaluation(ROUGE),metric for evaluation of translation with explicit ordering(METEOR),and LLM-as-a-Judge with expert review.Qualitative analysis was conducted across four simulated clinical scenarios:symptom analysis,disease treatment,herb inquiry,and failure cases.Baseline models included GLM-4-9BChat,DeepSeek-V2,HuatuoGPT-II(7B),and GLM-4-9B-Chat(freeze-tuning).Results QingNangTCM achieved the highest scores in BLEU-1/2/3/4(0.425/0.298/0.137/0.064),ROUGE-1/2(0.368/0.157),and METEOR(0.218),demonstrating a balanced and superior normalized performance profile of 0.900 across the dimensions of accuracy,coverage,and consistency.Although its ROUGE-L score(0.299)was lower than that of HuatuoGPT-II(7B)(0.351),it significantly outperformed domain-specific models in expert-validated win rates for professionalism(86%)and safety(73%).Qualitative analysis confirmed that the model strictly adheres to the“symptom-syndrome-pathogenesis-treatment”reasoning chain,though occasional misclassifications and hallucinations persisted when dealing with rare medicinal materials and uncommon syndromes.
基金supported in part by the National Natural Science Foundation of China(NSFC)under Grant 62276109The authors extend their appreciation to the Deanship of Scientific Research at King Saud University for funding this work through the Research Group Project number(ORF-2025-585).
文摘The personalized fine-tuning of large languagemodels(LLMs)on edge devices is severely constrained by limited computation resources.Although split federated learning alleviates on-device burdens,its effectiveness diminishes in few-shot reasoning scenarios due to the low data efficiency of conventional supervised fine-tuning,which leads to excessive communication overhead.To address this,we propose Language-Empowered Split Fine-Tuning(LESFT),a framework that integrates split architectures with a contrastive-inspired fine-tuning paradigm.LESFT simultaneously learns frommultiple logically equivalent but linguistically diverse reasoning chains,providing richer supervisory signals and improving data efficiency.This process-oriented training allows more effective reasoning adaptation with fewer samples.Extensive experiments demonstrate that LESFT consistently outperforms strong baselines such as SplitLoRA in task accuracy.LESFT consistently outperforms strong baselines on GSM8K,CommonsenseQA,and AQUA_RAT,with the largest gains observed on Qwen2.5-3B.These results indicate that LESFT can effectively adapt large language models for reasoning tasks under the computational and communication constraints of edge environments.
基金Supported by the National Natural Science Foundation of China(11361047)Fundamental Research Program of Shanxi Province(20210302124529)。
文摘This paper is concerned with a class of nonlinear fractional differential equations with a disturbance parameter in the integral boundary conditions on the infinite interval.By using Guo-Krasnoselskii fixed point theorem,fixed point index theory and the analytic technique,we give the bifurcation point of the parameter which divides the range of parameter for the existence of at least two,one and no positive solutions for the problem.And,by using a fixed point theorem of generalized concave operator and cone theory,we establish the maximum parameter interval for the existence of the unique positive solution for the problem and show that such a positive solution continuously depends on the parameter.In the end,some examples are given to illustrate our main results.
文摘Large language models(LLMs)have demonstrated significant capabilities in semantic understanding and code generation.However,cybersecurity tasks often require prompting the adaptation of open-source models to this domain.Despite their effectiveness,large-parameter LLMs incur substantial memory usage and runtime costs during task inference and downstreamfine-tuning for cybersecurity applications.In this study,we fine-tuned six LLMs with parameters under 4 billion using LoRA(Low-Rank Adaptation)on specific cybersecurity instruction datasets,employing evaluation metrics similar to Hackmentor.Results indicate that post-fine-tuning,smaller models achieved victory or parity rates up to 85%against larger models like Qwen-1.5-14B on cybersecurity test datasets,with the best model reaching a 90%win or tie rate compared to SecGPT.Additionally,these smaller models required significantly less computational resources,reducing fine-tuning times by up to 53%and enhancing efficiency in downstream tasks.Further validation showed that withminimal fine-tuning,our models achieved a performance gain of 21.66%to 31.32%in tactical extraction and 30.69%to 40.42%in technical extraction tasks,significantly outperforming ChatGPT.These findings highlight the potential of smaller parameter LLMs for optimizing performance and resource utilization in cybersecurity applications including methods such as technique and tactic extraction.It will facilitate future research on the application of small-parameter large language models in the cybersecurity domain.
文摘The two-dimensional grating serves as a critical component in plane grating interferometers for achieving high-precision multidimensional displacement measurements.The calibration of grating groove density and orthogonality error of grating grooves not only improves the positioning accuracy of grating interferometers but also provides essential feedback for optimizing two-dimensional grating fabrication.This study proposes a method for simultaneous calibration of these parameters using orthogonal heterodyne laser interferometry.A two-dimensional grating interferometer is built with the grating to be measured,and a biaxial laser interferometer provides a displacement reference for it.The phase mapping relationship between grating interference and laser interference is established.The interference phase information obtained by any two displacements can simultaneously solve the above three parameters and obtain the grating installation error.The feasibility of the proposed method is verified by using a 1200 gr/mm two-dimensional grating.The standard deviation of the grating groove density in the X and Y directions is 0.012 gr/mm and 0.014 gr/mm,respectively.The standard deviation of the orthogonality error of grating grooves is 0.004°,and the standard deviation of the installation error is 0.002°.Compared with the atomic force microscope method,the consistency of the grating groove density in the X and Y directions is better than 0.03 gr/mm and 0.06 gr/mm,and the orthogonality error of grating grooves is better than 0.008°.The experimental results show that the proposed method can be simply and efficiently applied to the calibration of the grating line parameters of the two-dimensional grating.
基金the research project LaTe4PoliticES(PID2022-138099OB-I00)funded by MCIN/AEI/10.13039/501100011033 and the European Fund for Regional Development(ERDF)-a way to make Europe.Tomás Bernal-Beltrán is supported by University of Murcia through the predoctoral programme.
文摘The malicious dissemination of hate speech via compromised accounts,automated bot networks and malware-driven social media campaigns has become a growing cybersecurity concern.Automatically detecting such content in Spanish is challenging due to linguistic complexity and the scarcity of annotated resources.In this paper,we compare two predominant AI-based approaches for the forensic detection of malicious hate speech:(1)finetuning encoder-only models that have been trained in Spanish and(2)In-Context Learning techniques(Zero-and Few-Shot Learning)with large-scale language models.Our approach goes beyond binary classification,proposing a comprehensive,multidimensional evaluation that labels each text by:(1)type of speech,(2)recipient,(3)level of intensity(ordinal)and(4)targeted group(multi-label).Performance is evaluated using an annotated Spanish corpus,standard metrics such as precision,recall and F1-score and stability-oriented metrics to evaluate the stability of the transition from zero-shot to few-shot prompting(Zero-to-Few Shot Retention and Zero-to-Few Shot Gain)are applied.The results indicate that fine-tuned encoder-only models(notably MarIA and BETO variants)consistently deliver the strongest and most reliable performance:in our experiments their macro F1-scores lie roughly in the range of approximately 46%–66%depending on the task.Zero-shot approaches are much less stable and typically yield substantially lower performance(observed F1-scores range approximately 0%–39%),often producing invalid outputs in practice.Few-shot prompting(e.g.,Qwen 38B,Mistral 7B)generally improves stability and recall relative to pure zero-shot,bringing F1-scores into a moderate range of approximately 20%–51%but still falling short of fully fine-tuned models.These findings highlight the importance of supervised adaptation and discuss the potential of both paradigms as components in AI-powered cybersecurity and malware forensics systems designed to identify and mitigate coordinated online hate campaigns.
文摘Hepatocellular carcinoma presents with three distinct immune phenotypes,including immune-desert,immune-excluded,and immune-inflamed,indicating various treatment responses and prognostic outcomes.The clinical application of multi-omics parameters is still restricted by the expensive and less accessible assays,although they accurately reflect immune status.A comprehensive evaluation framework based on“easy-to-obtain”multi-model clinical parameters is urgently required,incorporating clinical features to establish baseline patient profiles and disease staging;routine blood tests assessing systemic metabolic and functional status;immune cell subsets quantifying subcluster dynamics;imaging features delineating tumor morphology,spatial configuration,and perilesional anatomical relationships;immunohistochemical markers positioning qualitative and quantitative detection of tumor antigens from the cellular and molecular level.This integrated phenomic approach aims to improve prognostic stratification and clinical decision-making in hepatocellular carcinoma management conveniently and practically.
基金supported by the National Natural Science Foundation of China(Nos.52404387,52090041,52374379,52425409)Xiaomi Young Scholars Program China,the National Postdoctoral Program for Innovative Talents,China(No.BX20230042)China Postdoctoral Science Foundation(No.2024M750174)。
文摘To address the zero-sample challenge in preparation parameter design for newly developed alloys,a novel machine learning strategy that integrates basic dataset construction with Bayesian optimization,was proposed.The impact of basic sample dataset construction methods,optimization benchmarks and multi-objective utility functions on Bayesian optimization was investigated.It was found that the combination of orthogonal design,linear benchmark,and shifted multiplicative utility function exhibits the best optimization performance.The strategy was then applied to a new Cu-Ni-Co-Si alloy with ultra-low Co content(0.7 wt.%Co),previously designed by our research team.Rapid optimization of six preparation parameters in the two-stage deformation and aging process of the zero-sample alloy was achieved through only 23 experiments.The measured ultimate tensile strength and electrical conductivity of the new alloy were 878 MPa and 44.0%(IACS),respectively,reaching the comprehensive performance level of the Cu-Ni-Co-Si alloy(C70350 alloy)containing 1.0-2.0 wt.%Co.
基金Project supported by the National Natural Science Foundation of China(Grant Nos.12274348 and 12004335)the National Key Research and Development Program of China(Grant No.2024YFC2813800)。
文摘Presented in this study is a novel method for estimating the depth of single underwater source in shallow water,utilizing vector sensors.The approach leverages the depth distribution of the broadband Stokes parameters to estimate source depth accurately.Unlike traditional matched field processing(MFP)and matched mode processing(MMP),the proposed approach can estimate source depth directly from the data received by sensors without requiring complete environmental information.Firstly,the broadband Stokes parameters(BSP)are established using the normal mode theory.Then the nonstationary phase approximation is used to simplify the theoretical derivation,which is necessary when dealing with broadband integrals.Additionally,range terms of the BSP are eliminated by normalization.By analyzing the depth distribution of the normalized broadband Stokes parameters(NBSP),it is found that the NBSP exhibit extreme values at the source depth,which can be used for source depth estimation.So the proposed depth estimation method is based on searching the peaks of the NBSP.Simulations show that this method is effective in relatively simple shallow water environments.Finally,the effect of source range,frequency bandwidth,sound speed profile(SSP),water depth,and signal-to-noise ratio(SNR)are studied.The findings indicate that the proposed method can accurately estimate the source depth when the SNR is greater than-5 d B and does not need to consider model mismatch issues.Additionally,variations in environmental parameters have minimal impact on estimation accuracy.Compared to MFP,the proposed method requires a higher SNR,but demonstrates superior robustness against fluctuations in environmental parameters.
基金supported by the National Natural Science Foundation of China(Grant Nos.12272393 and 52130905).
文摘As binary geological media,soil-rock mixtures(SRMs)exhibit a distinct gradational composition,leading to their unique mechanical behaviors.To appraise the stability of SRM slopes,it is essential to determine equivalent parameters of SRMs,which are typically obtained through experimental and numerical methods.In contrasted to other numerical methods,the numerical manifold method(NMM)is more effective in addressing SRM problems.This is because the high-precision regular mathematical meshes in NMM can be used without aligning with the soil-rock interfaces and boundaries of SRMs.In the current research,the equivalent strength parameters of SRMs,i.e.the equivalent cohesion ce and internal friction angleϕ_(e),are determined using NMM.Initially,an NMM triaxial numerical model is established and validated based on triaxial experiments.Subsequently,the soil and rock parameters are derived through parameter inversion.Moreover,the impacts of rock content,size,shape and rock blocks'major-axis orientation on ce andϕ_(e) of SRMs are thoroughly examined using the NMM triaxial numerical model.Additionally,a fitting function is proposed to linkϕ_(e) to the rock content and size of SRMs.When other influencing factors are fixed,the above fitting model leads to the following conclusions:(1)the predictedϕ_(e) of SRMs increase with the increase of rock content;and(2)SRM samples with smaller rocks display a higher predictedϕ_(e).
基金supported in part by the National Key Research and Development Program of China(2021YFB2900501)in part by the Shaanxi Science and Technology Innovation Team(2023-CX-TD-03)+3 种基金in part by the Science and Technology Program of Shaanxi Province(2021GXLH-Z-038)in part by the Natural Science Foundation of Hunan Province(2023JJ40607 and 2023JJ50045)in part by the Scientific Research Foundation of Hunan Provincial Education Department(23B0713 and 24B0603)in part by the National Natural Science Foundation of China(62401371,62101275,and 62372070).
文摘(Quasi-)closed-form results for the statistical properties of unmanned aerial vehicle(UAV)airto-ground channels are derived for the first time using a novel spatial-vector-based method from a threedimensional(3-D)arbitrary-elevation one-cylinder model.The derived results include a closed-form expression for the space-time correlation function and some quasi-closed-form ones for the space-Doppler power spectrum density,the level crossing rate,and the average fading duration,which are shown to be the generalizations of those previously obtained from the two-dimensional(2-D)one-ring model and the 3-D low-elevation one-cylinder model for terrestrial mobile-to-mobile channels.The close agreements between the theoretical results and the simulations as well as the measurements validate the utility of the derived channel statistics.Based on the derived expressions,the impacts of some parameters on the channel characteristics are investigated in an effective,efficient,and explicable way,which leads to a general guideline on the manual parameter estimation from the measurement description.
基金supported by the National Key Research and Development Plan(Grant No.2022YFB3401901)the National Natural Science Foundation of China(Grant Nos.12192210,12192214,12072295,and 12222209)+1 种基金Independent Project of State Key Laboratory of Rail Transit Vehicle System(Grant No.2023TPL-T03)Fundamental Research Funds for the Central Universities(Grant No.2682023CG004).
文摘The S38C railway axle undergoes induction hardening,resulting in a gradient-distributed microstructure and mechanical properties.The accurate identification of gradient-distributed plastic parameters for the S38C axle remains a challenging task.To tackle this challenge,the present study proposes a novel approach for identifying the gradient-distributed plastic parameters for the S38C axle by integrating nano-indentation techniques with the machine learning method.Firstly,nano-indentation tests are conducted along the radial direction of the S38C axle to obtain the gradient-distributed load-displacement curves,nano-hardness,and elastic modulus.Subsequently,the dimensionless analysis is performed to obtain the representative stress,strain,and yield stress from load-displacement curves.These parameters are then incorporated into the machine learning method as physical information to identify the gradient-distributed plastic parameters of the S38C axle.The results indicate that the proposed method based on the physics-informed neural network and multi-fidelity neural network successfully identifies the gradient-distributed plastic parameters of the S38C axles and demonstrates superior prediction accuracy and generalization compared with the purely data-driven machine learning method.
文摘The shale gas development in China faces challenges such as complex reservoir conditions and high development costs.Based on the pore pressure and geostress coupling theory,this paper studies the geostress evolution laws and fracture network characteristics of shale gas infill wells.A mechanism model of CN platform logging data and geomechanical parameters is established to simulate the influence of parent well’s production on the geostress in the infill well area.It is suggested that with the increase of production time,normal fault stress state and horizontal stress deflection will occur.The smaller the parent well spacing and the longer the production time,the earlier the normal fault stress state appears and the larger the range.Based on the model,the fracture network morphology and construction parameters of infill wells are optimized.parentparentparentparent The results indicate that:1:A well spacing of 500 m achieves a Pareto optimum between“full reserve coverage”and“stress barrier”;2:A parent well recovery degree of 30%corresponds to the critical point of stress reversal,where the lateral deflection rate of the infill fracture is less than 8%and the SRV loss is minimized;3:6-cluster intensive completion with twice the liquid intensity increases the fracture complexity index by 1.7 times,enhances well group EUR by 15.4%,and reduces single-well cost by 22%.This research fills the theoretical gap in the collaborative optimization of“multi-parameter,multi-objective and multi-constraint”and provide parameter optimization basis for shale gas infill well development in China and help to improve the development efficiency and economic benefits.
基金supported by the Leading Talent of the Qinghai Province Kunlun Talents Programme・High-Level Innovative and Entrepreneurial Talents(QHKLYC-GDCXCY-2024-359).
文摘Nonconvex optimisation plays a crucial role in science and industry.However,existing methods often encounter local optima or provide inferior solutions when solving nonconvex optimisation problems,lacking robustness in noise scenarios.To address these limitations,we aim to develop a robust,efficient and globally convergent solver for nonconvex optimisation.This is achieved by combining the efficient local exploitation ability of a parameter-learnt neural dynamics(PLND)model with the global search capability of the coevolutionary mechanism.We combine their characteristics to design a coevolutionary neural dynamics with learnable parameters(CNDLP)model.The gradient information is used to find the optimal solution more effectively,and neural dynamics models have robustness,which ensures that the influence of noise can be effectively suppressed in the calculation process.Theoretical analyses show the global convergence and robustness of the designed CNDLP model.Numerical experiments on 9 benchmark functions and a practical engineering design example are conducted with five existing meta-heuristic algorithms.Benchmarks cover diverse problems,from classical landscapes like benchmark Shubert to high-dimensional cases such as 30-dimensional Rosenbrock.Results confirm CNDLP's excellent performance in both solution quality and convergence speed under noise.
基金funded by the Malaysian Ministry of Higher Education through the Fundamental Research Grant Scheme(FRGS/1/2024/ICT02/UCSI/02/1).
文摘Accurate estimation of photovoltaic(PV)parameters is essential for optimizing solar module perfor-mance and enhancing resource efficiency in renewable energy systems.This study presents a process innovation by introducing,for the first time,the Triangulation Topology Aggregation Optimizer(TTAO)integrated with parallel computing to address PV parameter estimation challenges.The effectiveness and robustness of TTAO are rigorously evaluated using two standard benchmark datasets(KC200GT and R.T.C.France solar cells)and a real-world dataset(Poly70W solar module)under single-,double-,and triple-diode configurations.Results show that TTAO consistently achieves superior accuracy by producing the lowest RMSE values and faster convergence compared to state-of-the-art metaheuristic algorithms.In addition,the integration of parallel computing significantly enhances computational efficiency,reducing execution time by up to 85%without compromising accuracy.Validation using real-world data further demonstrates TTAO’s adaptability and practical relevance in renewable energy systems,effectively bridging the gap between theoretical modeling and real-world implementation for PV system monitoring and optimization,contributing to climate mitigation through improved solar energy performance.
基金supported by the project Major Scientific and Technological Special Project of Guizhou Province([2024]014).
文摘Load frequency control(LFC)is a critical function to balance the power consumption and generation.Thegrid frequency is a crucial indicator for maintaining balance.However,the widely used information and communication infrastructure for LFC increases the risk of being attacked by malicious actors.The dynamic load altering attack(DLAA)is a typical attack that can destabilize the power system,causing the grid frequency to deviate fromits nominal value.Therefore,in this paper,we mathematically analyze the impact of DLAA on the stability of the grid frequency and propose the network parameter regulation(NPR)to mitigate the impact.To begin with,the dynamic LFC model is constructed by highlighting the importance of the network parameter.Then,we model the DLAA and analyze its impact on LFC using the theory of second-order dynamic systems.Finally,we model the NPR and prove its effect in mitigating the DLAA.Besides,we construct a least-effort NPR considering its infrastructure cost and aim to reduce the operation cost.Finally,we carry out extensive simulations to demonstrate the impact of the DLAA and evaluate the mitigation performance of NPR.The proposed cost-benefit NPR approach can not only mitigate the impact of DLAA with 100%and also save 41.18$/MWh in terms of the operation cost.
基金jointly supported by the National Key Research and Development Program of China [grant number 2022YFF0802004]the Excellent Youth Natural Science Foundation of Jiangsu Province [grant number BK20230061]the Joint Open Project of KLME&CIC-FEMD[grant number KLME202501]。
文摘This study investigated the impacts of key parameters in CAM6's deep convection and cloud physics schemes on the simulation of summer-mean precipitation over East Asia through conducting perturbed parameter ensemble(PPE)experiments.Utilizing the experimental platform of CAM6,a suite of 128 PPE simulations spanning 19792014 were generated through simultaneously perturbing 12 selected parameters.Using EOF analysis,this study firstly extracted the first two leading modes of the precipitation simulation biases.The authors further pinpointed the most critical parameters that have the most influential effects on the precipitation simulation biases,through conducting generalized linear model analysis.The first leading mode of precipitation simulation biases is primarily influenced by parameters from the cloud physics scheme,including the linear effects of dcs and eii,and the nonlinear effect of rhminl*dcs.These parameters influence the simulated total precipitation(PrecT)mainly by altering the large-scale precipitation(PrecL).The second leading mode is predominantly governed by the convection scheme parameter dmpdz,reflecting a competition between the changes in convective precipitation(PrecC)and PrecL in response to variations in dmpdz.An increase in dmpdz induces decreased PrecC and increased PrecL in East Asia,and both of the changes collectively shape the ultimate PrecT response to the adjusted dmpdz.Lastly,it is noteworthy that the nonlinear effect due to the interaction among parameters warrants attention when concurrently adjusting multiple parameters,and the precipitation biases from the PPE simulations resemble those identified through EOF analysis on the AMIP simulations,implying our findings may provide potential reference for other AGCMs.
基金funded by the National Natural Science Foundation of China(Grand No.52325904)National Key Research and Development Program of China(Grant No.2023YFB2390200)the National Natural Science Foundation of China(Grant No.52309134).
文摘Laser-assisted drilling combined with full-size polycrystalline diamond compact(PDC)bit is considered a feasible solution to enhance the drilling performance of engineering machinery.In this method,determining the optimal collaborative control parameters that support rapid drilling is crucial for improving the combined performance.This study used average drilling speed,average torque,and total specificenergy for quantitative analysis to characterize the efficiencyand economy of combined rock breaking.Given the advantage of the response surface methodology in providing high-precision predictions with limited experimental data,regression models of the average drilling speed,average torque,and total specificenergy were established.The results showed that as the laser power and irradiation time increased,the average drilling speed firstincreased rapidly and then leveled off,while the average torque decreased sharply before decelerating.The total specificenergy initially decreased and then increased,with the combined drilling outperforming conventional mechanical drilling within specific parameter ranges.As the weight on bit increased,both the average torque and total specificenergy first decreased and then increased.With rising rotating speed,the average torque exhibited a trend of initial increase,then decrease,and finalincrease,whereas the total specificenergy increased slowly at firstand then sharply.Both parameters exhibited optimal values at which the average torque and total specific energy remained at minimal levels.For granite combined drilling,the optimal performance was achieved at a laser power of 3000 W,irradiation time of 31 s,the weight on bit of 2.4 kN,and the rotating speed of 97 r/min.
基金funded by Princess Nourah bint Abdulrahman University Researchers Supporting Project number(PNURSP2025R442)Princess Nourah bint Abdulrahman University,Riyadh,Saudi Arabia.
文摘Accurate parameter extraction of photovoltaic(PV)models plays a critical role in enabling precise performance prediction,optimal system sizing,and effective operational control under diverse environmental conditions.While a wide range of metaheuristic optimisation techniques have been applied to this problem,many existing methods are hindered by slow convergence rates,susceptibility to premature stagnation,and reduced accuracy when applied to complex multi-diode PV configurations.These limitations can lead to suboptimal modelling,reducing the efficiency of PV system design and operation.In this work,we propose an enhanced hybrid optimisation approach,the modified Spider Wasp Optimization(mSWO)with Opposition-Based Learning algorithm,which integrates the exploration and exploitation capabilities of the Spider Wasp Optimization(SWO)metaheuristic with the diversityenhancing mechanism of Opposition-Based Learning(OBL).The hybridisation is designed to dynamically expand the search space coverage,avoid premature convergence,and improve both convergence speed and precision in highdimensional optimisation tasks.The mSWO algorithm is applied to three well-established PV configurations:the single diode model(SDM),the double diode model(DDM),and the triple diode model(TDM).Real experimental current-voltage(I-V)datasets from a commercial PV module under standard test conditions(STC)are used for evaluation.Comparative analysis is conducted against eighteen advanced metaheuristic algorithms,including BSDE,RLGBO,GWOCS,MFO,EO,TSA,and SCA.Performance metrics include minimum,mean,and maximum root mean square error(RMSE),standard deviation(SD),and convergence behaviour over 30 independent runs.The results reveal that mSWO consistently delivers superior accuracy and robustness across all PV models,achieving the lowest RMSE values of 0.000986022(SDM),0.000982884(DDM),and 0.000982529(TDM),with minimal SD values,indicating remarkable repeatability.Convergence analyses further show that mSWO reaches optimal solutions more rapidly and with fewer oscillations than all competing methods,with the performance gap widening as model complexity increases.These findings demonstrate that mSWO provides a scalable,computationally efficient,and highly reliable framework for PV parameter extraction.Its adaptability to models of growing complexity suggests strong potential for broader applications in renewable energy systems,including performance monitoring,fault detection,and intelligent control,thereby contributing to the optimisation of next-generation solar energy solutions.
文摘The internal flow fields within a three-dimensional inward-tunning combined inlet are extremely complex,especially during the engine mode transition,where the tunnel changes may impact the flow fields significantly.To develop an efficient flow field reconstruction model for this,we present an Improved Conditional Denoising Diffusion Generative Adversarial Network(ICDDGAN),which integrates Conditional Denoising Diffusion Probabilistic Models(CDDPMs)with Style GAN,and introduce a reconstruction discrimination mechanism and dynamic loss weight learning strategy.We establish the Mach number flow field dataset by numerical simulation at various backpressures for the mode transition process from turbine mode to ejector ramjet mode at Mach number 2.5.The proposed ICDDGAN model,given only sparse parameter information,can rapidly generate high-quality Mach number flow fields without a large number of samples for training.The results show that ICDDGAN is superior to CDDGAN in terms of training convergence and stability.Moreover,the interpolation and extrapolation test results during backpressure conditions show that ICDDGAN can accurately and quickly reconstruct Mach number fields at various tunnel slice shapes,with a Structural Similarity Index Measure(SSIM)of over 0.96 and a Mean-Square Error(MSE)of 0.035%to actual flow fields,reducing time costs by 7-8 orders of magnitude compared to Computational Fluid Dynamics(CFD)calculations.This can provide an efficient means for rapid computation of complex flow fields.