期刊文献+
共找到1,275,276篇文章
< 1 2 250 >
每页显示 20 50 100
PROMPTx-PE:Adaptive Optimization of Prompt Engineering Strategies for Accuracy and Robustness in Large Language Models
1
作者 Talha Farooq Khan Fahad Ali +2 位作者 Majid Hussain Lal Khan Hsien-Tsung Chang 《Computers, Materials & Continua》 2026年第5期685-715,共31页
The outstanding growth in the applications of large language models(LLMs)demonstrates the significance of adaptive and efficient prompt engineering tactics.The existing methods may not be variable,vigorous and streaml... The outstanding growth in the applications of large language models(LLMs)demonstrates the significance of adaptive and efficient prompt engineering tactics.The existing methods may not be variable,vigorous and streamlined in different domains.The offered study introduces an immediate optimization outline,named PROMPTx-PE,that is going to yield a greater level of precision and strength when it comes to the assignments that are premised on LLM.The proposed systemfeatures a timely selection schemewhich is informed by reinforcement learning,a contextual layer and a dynamic weighting module which is regulated by Lyapunov-based stability guidelines.The PROMPTx-PE dynamically varies the exploration and exploitation of the prompt space,depending on real-time feedback and multi-objective reward development.Extensive testing on both benchmark(GLUE,SuperGLUE)and domain-specific data(Healthcare-QA and Industrial-NER)demonstrates a large best performance to be 89.4%and a strong robustness disconnect with under 3%computation expense.The results confirm the effectiveness,consistency,and scalability of PROMPTx-PE as a platform of adaptive prompt engineering based on recent uses of LLMs. 展开更多
关键词 Prompt engineering large language models adaptive optimization ROBUSTNESS multi-objective optimization reinforcement learning natural language processing
在线阅读 下载PDF
Several Improved Models of the Mountain Gazelle Optimizer for Solving Optimization Problems
2
作者 Farhad Soleimanian Gharehchopogh Keyvan Fattahi Rishakan 《Computer Modeling in Engineering & Sciences》 2026年第1期727-780,共54页
Optimization algorithms are crucial for solving NP-hard problems in engineering and computational sciences.Metaheuristic algorithms,in particular,have proven highly effective in complex optimization scenarios characte... Optimization algorithms are crucial for solving NP-hard problems in engineering and computational sciences.Metaheuristic algorithms,in particular,have proven highly effective in complex optimization scenarios characterized by high dimensionality and intricate variable relationships.The Mountain Gazelle Optimizer(MGO)is notably effective but struggles to balance local search refinement and global space exploration,often leading to premature convergence and entrapment in local optima.This paper presents the Improved MGO(IMGO),which integrates three synergistic enhancements:dynamic chaos mapping using piecewise chaotic sequences to boost explo-ration diversity;Opposition-Based Learning(OBL)with adaptive,diversity-driven activation to speed up convergence;and structural refinements to the position update mechanisms to enhance exploitation.The IMGO underwent a comprehensive evaluation using 52 standardised benchmark functions and seven engineering optimization problems.Benchmark evaluations showed that IMGO achieved the highest rank in best solution quality for 31 functions,the highest rank in mean performance for 18 functions,and the highest rank in worst-case performance for 14 functions among 11 competing algorithms.Statistical validation using Wilcoxon signed-rank tests confirmed that IMGO outperformed individual competitors across 16 to 50 functions,depending on the algorithm.At the same time,Friedman ranking analysis placed IMGO with an average rank of 4.15,compared to the baseline MGO’s 4.38,establishing the best overall performance.The evaluation of engineering problems revealed consistent improvements,including an optimal cost of 1.6896 for the welded beam design vs.MGO’s 1.7249,a minimum cost of 5885.33 for the pressure vessel design vs.MGO’s 6300,and a minimum weight of 2964.52 kg for the speed reducer design vs.MGO’s 2990.00 kg.Ablation studies identified OBL as the strongest individual contributor,whereas complete integration achieved superior performance through synergistic interactions among components.Computational complexity analysis established an O(T×N×5×f(P))time complexity,representing a 1.25×increase in fitness evaluation relative to the baseline MGO,validating the favorable accuracy-efficiency trade-offs for practical optimization applications. 展开更多
关键词 Metaheuristic algorithm dynamical chaos integration opposition-based learning mountain gazelle optimizer optimization
在线阅读 下载PDF
Swarm-Based Extreme Learning Machine Models for Global Optimization
3
作者 Mustafa Abdul Salam Ahmad Taher Azar Rana Hussien 《Computers, Materials & Continua》 SCIE EI 2022年第3期6339-6363,共25页
Extreme Learning Machine(ELM)is popular in batch learning,sequential learning,and progressive learning,due to its speed,easy integration,and generalization ability.While,Traditional ELM cannot train massive data rapid... Extreme Learning Machine(ELM)is popular in batch learning,sequential learning,and progressive learning,due to its speed,easy integration,and generalization ability.While,Traditional ELM cannot train massive data rapidly and efficiently due to its memory residence,high time and space complexity.In ELM,the hidden layer typically necessitates a huge number of nodes.Furthermore,there is no certainty that the arrangement of weights and biases within the hidden layer is optimal.To solve this problem,the traditional ELM has been hybridized with swarm intelligence optimization techniques.This paper displays five proposed hybrid Algorithms“Salp Swarm Algorithm(SSA-ELM),Grasshopper Algorithm(GOA-ELM),Grey Wolf Algorithm(GWO-ELM),Whale optimizationAlgorithm(WOA-ELM)andMoth Flame Optimization(MFO-ELM)”.These five optimizers are hybridized with standard ELM methodology for resolving the tumor type classification using gene expression data.The proposed models applied to the predication of electricity loading data,that describes the energy use of a single residence over a fouryear period.In the hidden layer,Swarm algorithms are used to pick a smaller number of nodes to speed up the execution of ELM.The best weights and preferences were calculated by these algorithms for the hidden layer.Experimental results demonstrated that the proposed MFO-ELM achieved 98.13%accuracy and this is the highest model in accuracy in tumor type classification gene expression data.While in predication,the proposed GOA-ELM achieved 0.397which is least RMSE compared to the other models. 展开更多
关键词 Extreme learning machine salp swarm optimization algorithm grasshopper optimization algorithm grey wolf optimization algorithm moth flame optimization algorithm bio-inspired optimization classification model and whale optimization algorithm
在线阅读 下载PDF
Efficient Arabic Essay Scoring with Hybrid Models: Feature Selection, Data Optimization, and Performance Trade-Offs
4
作者 Mohamed Ezz Meshrif Alruily +4 位作者 Ayman Mohamed Mostafa Alaa SAlaerjan Bader Aldughayfiq Hisham Allahem Abdulaziz Shehab 《Computers, Materials & Continua》 2026年第1期2274-2301,共28页
Automated essay scoring(AES)systems have gained significant importance in educational settings,offering a scalable,efficient,and objective method for evaluating student essays.However,developing AES systems for Arabic... Automated essay scoring(AES)systems have gained significant importance in educational settings,offering a scalable,efficient,and objective method for evaluating student essays.However,developing AES systems for Arabic poses distinct challenges due to the language’s complex morphology,diglossia,and the scarcity of annotated datasets.This paper presents a hybrid approach to Arabic AES by combining text-based,vector-based,and embeddingbased similarity measures to improve essay scoring accuracy while minimizing the training data required.Using a large Arabic essay dataset categorized into thematic groups,the study conducted four experiments to evaluate the impact of feature selection,data size,and model performance.Experiment 1 established a baseline using a non-machine learning approach,selecting top-N correlated features to predict essay scores.The subsequent experiments employed 5-fold cross-validation.Experiment 2 showed that combining embedding-based,text-based,and vector-based features in a Random Forest(RF)model achieved an R2 of 88.92%and an accuracy of 83.3%within a 0.5-point tolerance.Experiment 3 further refined the feature selection process,demonstrating that 19 correlated features yielded optimal results,improving R2 to 88.95%.In Experiment 4,an optimal data efficiency training approach was introduced,where training data portions increased from 5%to 50%.The study found that using just 10%of the data achieved near-peak performance,with an R2 of 85.49%,emphasizing an effective trade-off between performance and computational costs.These findings highlight the potential of the hybrid approach for developing scalable Arabic AES systems,especially in low-resource environments,addressing linguistic challenges while ensuring efficient data usage. 展开更多
关键词 Automated essay scoring text-based features vector-based features embedding-based features feature selection optimal data efficiency
在线阅读 下载PDF
Integrated optimization of reservoir production and layer configurations using relational and regression machine learning models
5
作者 Qin-Yang Dai Li-Ming Zhang +6 位作者 Kai Zhang Hao Hao Guo-Dong Chen Xia Yan Pi-Yang Liu Bao-Bin Zhang Chen-Yang Wang 《Petroleum Science》 2025年第9期3745-3759,共15页
This study introduces a novel approach to addressing the challenges of high-dimensional variables and strong nonlinearity in reservoir production and layer configuration optimization.For the first time,relational mach... This study introduces a novel approach to addressing the challenges of high-dimensional variables and strong nonlinearity in reservoir production and layer configuration optimization.For the first time,relational machine learning models are applied in reservoir development optimization.Traditional regression-based models often struggle in complex scenarios,but the proposed relational and regression-based composite differential evolution(RRCODE)method combines a Gaussian naive Bayes relational model with a radial basis function network regression model.This integration effectively captures complex relationships in the optimization process,improving both accuracy and convergence speed.Experimental tests on a multi-layer multi-channel reservoir model,the Egg reservoir model,and a real-field reservoir model(the S reservoir)demonstrate that RRCODE significantly reduces water injection and production volumes while increasing economic returns and cumulative oil recovery.Moreover,the surrogate models employed in RRCODE exhibit lightweight characteristics with low computational overhead.These results highlight RRCODE's superior performance in the integrated optimization of reservoir production and layer configurations,offering more efficient and economically viable solutions for oilfield development. 展开更多
关键词 Surrogate model Reservoir management Evolutionary algorithm Joint optimization Layer configuration Production optimization Relational learning
原文传递
Prediction of Shear Bond Strength of Asphalt Concrete Pavement Using Machine Learning Models and Grid Search Optimization Technique
6
作者 Quynh-Anh Thi Bui Dam Duc Nguyen +2 位作者 Hiep Van Le Indra Prakash Binh Thai Pham 《Computer Modeling in Engineering & Sciences》 SCIE EI 2025年第1期691-712,共22页
Determination of Shear Bond strength(SBS)at interlayer of double-layer asphalt concrete is crucial in flexible pavement structures.The study used three Machine Learning(ML)models,including K-Nearest Neighbors(KNN),Ext... Determination of Shear Bond strength(SBS)at interlayer of double-layer asphalt concrete is crucial in flexible pavement structures.The study used three Machine Learning(ML)models,including K-Nearest Neighbors(KNN),Extra Trees(ET),and Light Gradient Boosting Machine(LGBM),to predict SBS based on easily determinable input parameters.Also,the Grid Search technique was employed for hyper-parameter tuning of the ML models,and cross-validation and learning curve analysis were used for training the models.The models were built on a database of 240 experimental results and three input variables:temperature,normal pressure,and tack coat rate.Model validation was performed using three statistical criteria:the coefficient of determination(R2),the Root Mean Square Error(RMSE),and the mean absolute error(MAE).Additionally,SHAP analysis was also used to validate the importance of the input variables in the prediction of the SBS.Results show that these models accurately predict SBS,with LGBM providing outstanding performance.SHAP(Shapley Additive explanation)analysis for LGBM indicates that temperature is the most influential factor on SBS.Consequently,the proposed ML models can quickly and accurately predict SBS between two layers of asphalt concrete,serving practical applications in flexible pavement structure design. 展开更多
关键词 Shear bond asphalt pavement grid search optimization machine learning
在线阅读 下载PDF
Research on the Optimization of Digital Technology-Based Higher Education Teaching Models
7
作者 Yuanwei Zhao 《Journal of Contemporary Educational Research》 2025年第6期100-105,共6页
With the advancement of digital technology,new technologies such as artificial intelligence,big data,and cloud computing have gradually permeated higher education,leading to fundamental changes in teaching and learnin... With the advancement of digital technology,new technologies such as artificial intelligence,big data,and cloud computing have gradually permeated higher education,leading to fundamental changes in teaching and learning methods.Therefore,in the process of reforming and developing higher education,it is essential to take digital technology empowering the optimization of the education industry as a breakthrough,focusing on five key areas:the construction of smart classrooms,the digital integration of teaching resources,the development of personalized learning support systems,the reform of online-offline hybrid teaching,and the intelligentization of educational management.This paper also examines the experiences,challenges,and shortcomings of typical universities in using digital technology to improve teaching quality,optimize resource allocation,and innovate teaching management models.Finally,corresponding countermeasures and suggestions are proposed to facilitate the smooth implementation of digital transformation in higher education institutions. 展开更多
关键词 Digital technology Higher education Teaching model optimization Smart classroom Hybrid teaching
在线阅读 下载PDF
Evolutionary Algorithm Based on Surrogate and Inverse Surrogate Models for Expensive Multiobjective Optimization
8
作者 Qi Deng Qi Kang +4 位作者 MengChu Zhou Xiaoling Wang Shibing Zhao Siqi Wu Mohammadhossein Ghahramani 《IEEE/CAA Journal of Automatica Sinica》 2025年第5期961-973,共13页
When dealing with expensive multiobjective optimization problems,majority of existing surrogate-assisted evolutionary algorithms(SAEAs)generate solutions in decision space and screen candidate solutions mostly by usin... When dealing with expensive multiobjective optimization problems,majority of existing surrogate-assisted evolutionary algorithms(SAEAs)generate solutions in decision space and screen candidate solutions mostly by using designed surrogate models.The generated solutions exhibit excessive randomness,which tends to reduce the likelihood of generating good-quality solutions and cause a long evolution to the optima.To improve SAEAs greatly,this work proposes an evolutionary algorithm based on surrogate and inverse surrogate models by 1)Employing a surrogate model in lieu of expensive(true)function evaluations;and 2)Proposing and using an inverse surrogate model to generate new solutions.By using the same training data but with its inputs and outputs being reversed,the latter is simple to train.It is then used to generate new vectors in objective space,which are mapped into decision space to obtain their corresponding solutions.Using a particular example,this work shows its advantages over existing SAEAs.The results of comparing it with state-of-the-art algorithms on expensive optimization problems show that it is highly competitive in both solution performance and efficiency. 展开更多
关键词 Expensives multi-objective optimization reverse model surrogate-assisted evolutionary algorithms(SAEAs)
在线阅读 下载PDF
Transformer-Enhanced Intelligent Microgrid Self-Healing:Integrating Large Language Models and Adaptive Optimization for Real-Time Fault Detection and Recovery
9
作者 Qiang Gao Lei Shen +9 位作者 Jiaming Shi Xinfa Gu Shanyun Gu Yuwei Ge Yang Xie Xiaoqiong Zhu Baoguo Zang Ming Zhang Muhammad Shahzad Nazir Jie Ji 《Energy Engineering》 2025年第7期2767-2800,共34页
The rapid proliferation of renewable energy integration and escalating grid operational complexity have intensified demands for resilient self-healing mechanisms in modern power systems.Conventional approaches relying... The rapid proliferation of renewable energy integration and escalating grid operational complexity have intensified demands for resilient self-healing mechanisms in modern power systems.Conventional approaches relying on static models and heuristic rules exhibit limitations in addressing dynamic fault propagation and multimodal data fusion.This study proposes a Transformer-enhanced intelligent microgrid self-healing framework that synergizes large languagemodels(LLMs)with adaptive optimization,achieving three key innovations:(1)Ahierarchical attention mechanism incorporating grid impedance characteristics for spatiotemporal feature extraction,(2)Dynamic covariance estimation Kalman filtering with wavelet packet energy entropy thresholds(Daubechies-4 basis,6-level decomposition),and(3)A grouping-stratified ant colony optimization algorithm featuring penalty-based pheromone updating.Validated on IEEE 33/100-node systems,our framework demonstrates 96.7%fault localization accuracy(23%improvement over STGCN)and 0.82-s protection delay,outperforming MILP-basedmethods by 37%in reconfiguration speed.The system maintains 98.4%self-healing success rate under cascading faults,resolving 89.3%of phase-toground faults within 500 ms through adaptive impedance matching.Field tests on 220 kV substations with 45%renewable penetration show 99.1%voltage stability(±5%deviation threshold)and 40%communication efficiency gains via compressed GOOSE message parsing.Comparative analysis reveals 12.6×faster convergence than conventional ACO in 1000-node networks,with 95.2%robustness against±25%load fluctuations.These advancements provide a scalable solution for real-time fault recovery in renewable-dense grids,reducing outage duration by 63%inmulti-agent simulations compared to centralized architectures. 展开更多
关键词 Large language model MICROGRID fault localization grid self-healing mechanism improved ant colony optimization algorithm
在线阅读 下载PDF
LoRa Sense:Sensing and Optimization of LoRa Link Behavior Using Path-Loss Models in Open-Cast Mines
10
作者 Bhanu Pratap Reddy Bhavanam Prashanth Ragam 《Computer Modeling in Engineering & Sciences》 SCIE EI 2025年第1期425-466,共42页
The Internet of Things(IoT)has orchestrated various domains in numerous applications,contributing significantly to the growth of the smart world,even in regions with low literacy rates,boosting socio-economic developm... The Internet of Things(IoT)has orchestrated various domains in numerous applications,contributing significantly to the growth of the smart world,even in regions with low literacy rates,boosting socio-economic development.This study provides valuable insights into optimizing wireless communication,paving the way for a more connected and productive future in the mining industry.The IoT revolution is advancing across industries,but harsh geometric environments,including open-pit mines,pose unique challenges for reliable communication.The advent of IoT in the mining industry has significantly improved communication for critical operations through the use of Radio Frequency(RF)protocols such as Bluetooth,Wi-Fi,GSM/GPRS,Narrow Band(NB)-IoT,SigFox,ZigBee,and Long Range Wireless Area Network(LoRaWAN).This study addresses the optimization of network implementations by comparing two leading free-spreading IoT-based RF protocols such as ZigBee and LoRaWAN.Intensive field tests are conducted in various opencast mines to investigate coverage potential and signal attenuation.ZigBee is tested in the Tadicherla open-cast coal mine in India.Similarly,LoRaWAN field tests are conducted at one of the associated cement companies(ACC)in the limestone mine in Bargarh,India,covering both Indoor-toOutdoor(I2O)and Outdoor-to-Outdoor(O2O)environments.A robust framework of path-loss models,referred to as Free space,Egli,Okumura-Hata,Cost231-Hata and Ericsson models,combined with key performance metrics,is employed to evaluate the patterns of signal attenuation.Extensive field testing and careful data analysis revealed that the Egli model is the most consistent path-loss model for the ZigBee protocol in an I2O environment,with a coefficient of determination(R^(2))of 0.907,balanced error metrics such as Normalized Root Mean Square Error(NRMSE)of 0.030,Mean Square Error(MSE)of 4.950,Mean Absolute Percentage Error(MAPE)of 0.249 and Scatter Index(SI)of 2.723.In the O2O scenario,the Ericsson model showed superior performance,with the highest R^(2)value of 0.959,supported by strong correlation metrics:NRMSE of 0.026,MSE of 8.685,MAPE of 0.685,Mean Absolute Deviation(MAD)of 20.839 and SI of 2.194.For the LoRaWAN protocol,the Cost-231 model achieved the highest R^(2)value of 0.921 in the I2O scenario,complemented by the lowest metrics:NRMSE of 0.018,MSE of 1.324,MAPE of 0.217,MAD of 9.218 and SI of 1.238.In the O2O environment,the Okumura-Hata model achieved the highest R^(2)value of 0.978,indicating a strong fit with metrics NRMSE of 0.047,MSE of 27.807,MAPE of 27.494,MAD of 37.287 and SI of 3.927.This advancement in reliable communication networks promises to transform the opencast landscape into networked signal attenuation.These results support decision-making for mining needs and ensure reliable communications even in the face of formidable obstacles. 展开更多
关键词 Internet of things long range wireless area network ZigBee mining environments path-loss models coefficient of determination mean square error
在线阅读 下载PDF
State-Owned Enterprises IPD R&D Management Optimization Using Data-Driven Decision-Making Models
11
作者 ZHAO Yao ZHOU Wei +1 位作者 DING Hui WANG Tingyong 《Chinese Business Review》 2025年第3期99-108,共10页
In the rapidly evolving technological landscape,state-owned enterprises(SOEs)encounter significant challenges in sustaining their competitiveness through efficient R&D management.Integrated Product Development(IPD... In the rapidly evolving technological landscape,state-owned enterprises(SOEs)encounter significant challenges in sustaining their competitiveness through efficient R&D management.Integrated Product Development(IPD),with its emphasis on cross-functional teamwork,concurrent engineering,and data-driven decision-making,has been widely recognized for enhancing R&D efficiency and product quality.However,the unique characteristics of SOEs pose challenges to the effective implementation of IPD.The advancement of big data and artificial intelligence technologies offers new opportunities for optimizing IPD R&D management through data-driven decision-making models.This paper constructs and validates a data-driven decision-making model tailored to the IPD R&D management of SOEs.By integrating data mining,machine learning,and other advanced analytical techniques,the model serves as a scientific and efficient decision-making tool.It aids SOEs in optimizing R&D resource allocation,shortening product development cycles,reducing R&D costs,and improving product quality and innovation.Moreover,this study contributes to a deeper theoretical understanding of the value of data-driven decision-making in the context of IPD. 展开更多
关键词 state-owned enterprises IPD R&D management data-driven decision-making R&D optimization innovation
在线阅读 下载PDF
Machine learning models for optimization, validation, and prediction of light emitting diodes with kinetin based basal medium for in vitro regeneration of upland cotton (Gossypium hirsutum L.)
12
作者 ÖZKAT Gözde Yalçın AASIM Muhammad +2 位作者 BAKHSH Allah ALI Seyid Amjad ÖZCAN Sebahattin 《Journal of Cotton Research》 2025年第2期228-241,共14页
Background Plant tissue culture has emerged as a tool for improving cotton propagation and genetics,but recalcitrance nature of cotton makes it difficult to develop in vitro regeneration.Cotton’s recalcitrance is inf... Background Plant tissue culture has emerged as a tool for improving cotton propagation and genetics,but recalcitrance nature of cotton makes it difficult to develop in vitro regeneration.Cotton’s recalcitrance is influenced by genotype,explant type,and environmental conditions.To overcome these issues,this study uses different machine learning-based predictive models by employing multiple input factors.Cotyledonary node explants of two commercial cotton cultivars(STN-468 and GSN-12)were isolated from 7–8 days old seedlings,preconditioned with 5,10,and 20 mg·L^(-1) kinetin(KIN)for 10 days.Thereafter,explants were postconditioned on full Murashige and Skoog(MS),1/2MS,1/4MS,and full MS+0.05 mg·L^(-1) KIN,cultured in growth room enlightened with red and blue light-emitting diodes(LED)combination.Statistical analysis(analysis of variance,regression analysis)was employed to assess the impact of different treatments on shoot regeneration,with artificial intelligence(AI)models used for confirming the findings.Results GSN-12 exhibited superior shoot regeneration potential compared with STN-468,with an average of 4.99 shoots per explant versus 3.97.Optimal results were achieved with 5 mg·L^(-1) KIN preconditioning,1/4MS postconditioning,and 80%red LED,with maximum of 7.75 shoot count for GSN-12 under these conditions;while STN-468 reached 6.00 shoots under the conditions of 10 mg·L^(-1) KIN preconditioning,MS with 0.05 mg·L^(-1) KIN(postconditioning)and 75.0%red LED.Rooting was successfully achieved with naphthalene acetic acid and activated charcoal.Additionally,three different powerful AI-based models,namely,extreme gradient boost(XGBoost),random forest(RF),and the artificial neural network-based multilayer perceptron(MLP)regression models validated the findings.Conclusion GSN-12 outperformed STN-468 with optimal results from 5 mg·L^(-1) KIN+1/4MS+80%red LED.Application of machine learning-based prediction models to optimize cotton tissue culture protocols for shoot regeneration is helpful to improve cotton regeneration efficiency. 展开更多
关键词 Machine learning COTTON In vitro regeneration Light emitting diodes optimization KINETIN
在线阅读 下载PDF
Research on Models and Policy Optimization for Integrated Development of Agriculture,Culture,and Tourism in Metropolitan Suburbs:A Case of Study of Cihui Subdistrict,Wuhan City,China
13
作者 XU Jiachen TENG Jin’e +1 位作者 WANG Zhijie GAN Chang 《Journal of Landscape Research》 2025年第6期32-36,共5页
With the in-depth advancement of rural revitalization and urban-rural integration strategies,the integration of agriculture,culture,and tourism has become an important path for promoting high-quality development in me... With the in-depth advancement of rural revitalization and urban-rural integration strategies,the integration of agriculture,culture,and tourism has become an important path for promoting high-quality development in metropolitan suburbs.Taking Cihui Subdistrict in Wuhan as an example,this research systematically sorts out its resource endowments,development models,and implementation effectiveness of the agriculture-culture-tourism integration through field research and case analysis.It further delves into the existing problems,such as insufficient planning and coordination,weak factor support,and insufficient industrial integration,along with their underlying causes.On such basis,targeted countermeasures are proposed from the aspects of scientific planning,industrial collaboration,talent introduction and cultivation,brand building,and policy optimization.The study aims to build an integrated development system of agriculture,culture,and tourism tailored to the characteristics of metropolitan suburbs,providing theoretical references and policy inspiration for similar regions. 展开更多
关键词 Integration of agriculture CULTURE and tourism Metropolitan suburbs Cihui Subdistrict Mode innovation Policy optimization
在线阅读 下载PDF
Large language models in clinical psychiatry:Applications and optimization strategies
14
作者 Yi-Fan Wang Ming-Da Li +4 位作者 Su-Hong Wang Yin Fang Jie Sun Lin Lu Wei Yan 《World Journal of Psychiatry》 2025年第11期90-100,共11页
Psychiatric disorders constitute a complex health issue,primarily manifesting as significant disturbances in cognition,emotional regulation,and behavior.However,due to limited resources within health care systems,only... Psychiatric disorders constitute a complex health issue,primarily manifesting as significant disturbances in cognition,emotional regulation,and behavior.However,due to limited resources within health care systems,only a minority of patients can access effective treatment and care services,highlighting an urgent need for improvement.large language models(LLMs),with their natural language understanding and generation capabilities,are gradually penetrating the entire process of psychiatric diagnosis and treatment,including outpatient reception,diagnosis and therapy,clinical nursing,medication safety,and prognosis follow-up.They hold promise for improving the current severe shortage of health system resources and promoting equal access to mental health care.This article reviews the application scenarios and research progress of LLMs.It explores optimization methods for LLMs in psychiatry.Based on the research findings,we propose a clinical LLM for mental health using the Mixture of Experts framework to improve the accuracy of psychiatric diagnosis and therapeutic interventions. 展开更多
关键词 Large language models Clinical psychiatry Mixture of experts Mental health Research progress
在线阅读 下载PDF
Prediction and Optimization Performance Models for Poor Information Sample Prediction Problems
15
作者 LU Fei SUN Ruishan +2 位作者 CHEN Zichen CHEN Huiyu WANG Xiaomin 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI CSCD 2021年第2期316-324,共9页
The prediction process often runs with small samples and under-sufficient information.To target this problem,we propose a performance comparison study that combines prediction and optimization algorithms based on expe... The prediction process often runs with small samples and under-sufficient information.To target this problem,we propose a performance comparison study that combines prediction and optimization algorithms based on experimental data analysis.Through a large number of prediction and optimization experiments,the accuracy and stability of the prediction method and the correction ability of the optimization method are studied.First,five traditional single-item prediction methods are used to process small samples with under-sufficient information,and the standard deviation method is used to assign weights on the five methods for combined forecasting.The accuracy of the prediction results is ranked.The mean and variance of the rankings reflect the accuracy and stability of the prediction method.Second,the error elimination prediction optimization method is proposed.To make,the prediction results are corrected by error elimination optimization method(EEOM),Markov optimization and two-layer optimization separately to obtain more accurate prediction results.The degree improvement and decline are used to reflect the correction ability of the optimization method.The results show that the accuracy and stability of combined prediction are the best in the prediction methods,and the correction ability of error elimination optimization is the best in the optimization methods.The combination of the two methods can well solve the problem of prediction with small samples and under-sufficient information.Finally,the accuracy of the combination of the combined prediction and the error elimination optimization is verified by predicting the number of unsafe events in civil aviation in a certain year. 展开更多
关键词 small sample and poor information prediction method performance optimization method performance combined prediction error elimination optimization model Markov optimization
在线阅读 下载PDF
Optimization models of stand structure and selective cutting cycle for large diameter trees of broadleaved forest in Changbai Mountain 被引量:6
16
作者 郝清玉 周玉萍 +1 位作者 王立海 吴金卓 《Journal of Forestry Research》 SCIE CAS CSCD 2006年第2期135-140,共6页
The optimum models of harvesting yield and net profits of large diameter trees for broadleaved forest were developed, of which include matrix growth sub-model, harvesting cost and wood price sub-models, based on the d... The optimum models of harvesting yield and net profits of large diameter trees for broadleaved forest were developed, of which include matrix growth sub-model, harvesting cost and wood price sub-models, based on the data from Hongshi Forestry Bureau, in Changbai Mountain region, Jilin Province, China. The data were measured in 232 permanent sample plots. With the data of permanent sample plots, the parameters of transition probability and ingrowth models were estimated, and some models were compared and partly modified. During the simulation of stand structure, four factors such as largest diameter residual tree (LDT), the ratio of the number of trees in a given diameter class to those in the next larger diameter class (q), residual basal area (RBA) and selective cutting cycle (C) were considered. The simulation results showed that the optimum stand structure parameters for large diameter trees are as follows: q is 1.2, LDT is 46cm, RBA is larger than 26 m^2 and selective cutting cycle time (C) is between 10 and 20 years. 展开更多
关键词 Large diameter tree Stand structure optimization Broad-leaved forest MODEL
在线阅读 下载PDF
Single Solution Optimization Mechanism of Teaching-Learning-Based Optimization with Weighted Probability Exploration for Parameter Estimation of Photovoltaic Models
17
作者 Jinge Shi Yi Chen +2 位作者 Zhennao Cai Ali Asghar Heidari Huiling Chen 《Journal of Bionic Engineering》 CSCD 2024年第5期2619-2645,共27页
This article presents a novel optimization approach called RSWTLBO for accurately identifying unknown parameters in photovoltaic(PV)models.The objective is to address challenges related to the detection and maintenanc... This article presents a novel optimization approach called RSWTLBO for accurately identifying unknown parameters in photovoltaic(PV)models.The objective is to address challenges related to the detection and maintenance of PV systems and the improvement of conversion efficiency.RSWTLBO combines adaptive parameter w,Single Solution Optimization Mechanism(SSOM),and Weight Probability Exploration Strategy(WPES)to enhance the optimization ability of TLBO.The algorithm achieves a balance between exploitation and exploration throughout the iteration process.The SSOM allows for local exploration around a single solution,improving solution quality and eliminating inferior solutions.The WPES enables comprehensive exploration of the solution space,avoiding the problem of getting trapped in local optima.The algo-rithm is evaluated by comparing it with 10 other competitive algorithms on various PV models.The results demonstrate that RSWTLBO consistently achieves the lowest Root Mean Square Errors on single diode models,double diode models,and PV module models.It also exhibits robust performance under varying irradiation and temperature conditions.The study concludes that RSWTLBO is a practical and effective algorithm for identifying unknown parameters in PV models. 展开更多
关键词 Teaching-learning-based optimization Single solution optimization Solar energy Photovoltaic models Weighted probability exploration
在线阅读 下载PDF
Multi-infill strategy for kriging models used in variable fidelity optimization 被引量:9
18
作者 Chao SONG Xudong YANG Wenping SONG 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2018年第3期448-456,共9页
In this paper, a computationally efficient optimization method for aerodynamic design has been developed. The low-fidelity model and the multi-infill strategy are utilized in this approach.Low-fidelity data is employe... In this paper, a computationally efficient optimization method for aerodynamic design has been developed. The low-fidelity model and the multi-infill strategy are utilized in this approach.Low-fidelity data is employed to provide a good global trend for model prediction, and multiple sample points chosen by different infill criteria in each updating cycle are used to enhance the exploitation and exploration ability of the optimization approach. Take the advantages of lowfidelity model and the multi-infill strategy, and no initial sample for the high-fidelity model is needed. This approach is applied to an airfoil design case and a high-dimensional wing design case.It saves a large number of high-fidelity function evaluations for initial model construction. What's more, faster reduction of an aerodynamic function is achieved, when compared to ordinary kriging using the multi-infill strategy and variable-fidelity model using single infill criterion. The results indicate that the developed approach has a promising application to efficient aerodynamic design when high-fidelity analyses are involved. 展开更多
关键词 AERODYNAMICS Infill criteria Kriging models Multi-infill optimization
原文传递
Discussion of skill improvement in marine ecosystem dynamic models based on parameter optimization and skill assessment 被引量:1
19
作者 沈程程 石洪华 +2 位作者 刘永志 李芬 丁德文 《Chinese Journal of Oceanology and Limnology》 SCIE CAS CSCD 2016年第4期683-696,共14页
Marine ecosystem dynamic models(MEDMs) are important tools for the simulation and prediction of marine ecosystems. This article summarizes the methods and strategies used for the improvement and assessment of MEDM ski... Marine ecosystem dynamic models(MEDMs) are important tools for the simulation and prediction of marine ecosystems. This article summarizes the methods and strategies used for the improvement and assessment of MEDM skill, and it attempts to establish a technical framework to inspire further ideas concerning MEDM skill improvement. The skill of MEDMs can be improved by parameter optimization(PO), which is an important step in model calibration. An effi cient approach to solve the problem of PO constrained by MEDMs is the global treatment of both sensitivity analysis and PO. Model validation is an essential step following PO, which validates the effi ciency of model calibration by analyzing and estimating the goodness-of-fi t of the optimized model. Additionally, by focusing on the degree of impact of various factors on model skill, model uncertainty analysis can supply model users with a quantitative assessment of model confi dence. Research on MEDMs is ongoing; however, improvement in model skill still lacks global treatments and its assessment is not integrated. Thus, the predictive performance of MEDMs is not strong and model uncertainties lack quantitative descriptions, limiting their application. Therefore, a large number of case studies concerning model skill should be performed to promote the development of a scientifi c and normative technical framework for the improvement of MEDM skill. 展开更多
关键词 marine ecosystem dynamic models global optimization CALIBRATION model skill VALIDATION UNCERTAINTY
原文传递
Discrete optimization models and methods for management systems of pavement maintenance and rehabilitation 被引量:1
20
作者 何志强 孙小玲 《Journal of Shanghai University(English Edition)》 CAS 2010年第3期217-222,共6页
With the rapid development of highway construction and formation of the highway network in China,the man- agement of pavement maintenance and rehabilitation (MR) activities has become important.In this paper,four di... With the rapid development of highway construction and formation of the highway network in China,the man- agement of pavement maintenance and rehabilitation (MR) activities has become important.In this paper,four discrete optimization models are proposed for different parties involved in the management system: government,highway agent,con- tractor and the common users.These four optimal decision models are formulated as linear integer programming problems with binary decision variables.The objective function and constraints are based on the pavement performance and prediction model using the pavement condition index (PCI).Numerical experiments are carried out with the data from a highway system in Sichuan Province which show the feasibility and effectiveness of the proposed models. 展开更多
关键词 operations research optimization pavement management system linear integer programming models and nu- merical experiment
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部