期刊文献+
共找到436,822篇文章
< 1 2 250 >
每页显示 20 50 100
MCPSFOA:Multi-Strategy Enhanced Crested Porcupine-Starfish Optimization Algorithm for Global Optimization and Engineering Design
1
作者 Hao Chen Tong Xu +2 位作者 Yutian Huang Dabo Xin Changting Zhong 《Computer Modeling in Engineering & Sciences》 2026年第1期494-545,共52页
Optimization problems are prevalent in various fields of science and engineering,with several real-world applications characterized by high dimensionality and complex search landscapes.Starfish optimization algorithm(... Optimization problems are prevalent in various fields of science and engineering,with several real-world applications characterized by high dimensionality and complex search landscapes.Starfish optimization algorithm(SFOA)is a recently optimizer inspired by swarm intelligence,which is effective for numerical optimization,but it may encounter premature and local convergence for complex optimization problems.To address these challenges,this paper proposes the multi-strategy enhanced crested porcupine-starfish optimization algorithm(MCPSFOA).The core innovation of MCPSFOA lies in employing a hybrid strategy to improve SFOA,which integrates the exploratory mechanisms of SFOA with the diverse search capacity of the Crested Porcupine Optimizer(CPO).This synergy enhances MCPSFOA’s ability to navigate complex and multimodal search spaces.To further prevent premature convergence,MCPSFOA incorporates Lévy flight,leveraging its characteristic long and short jump patterns to enable large-scale exploration and escape from local optima.Subsequently,Gaussian mutation is applied for precise solution tuning,introducing controlled perturbations that enhance accuracy and mitigate the risk of insufficient exploitation.Notably,the population diversity enhancement mechanism periodically identifies and resets stagnant individuals,thereby consistently revitalizing population variety throughout the optimization process.MCPSFOA is rigorously evaluated on 24 classical benchmark functions(including high-dimensional cases),the CEC2017 suite,and the CEC2022 suite.MCPSFOA achieves superior overall performance with Friedman mean ranks of 2.208,2.310 and 2.417 on these benchmark functions,outperforming 11 state-of-the-art algorithms.Furthermore,the practical applicability of MCPSFOA is confirmed through its successful application to five engineering optimization cases,where it also yields excellent results.In conclusion,MCPSFOA is not only a highly effective and reliable optimizer for benchmark functions,but also a practical tool for solving real-world optimization problems. 展开更多
关键词 global optimization starfish optimization algorithm crested porcupine optimizer METAHEURISTIC Gaussian mutation population diversity enhancement
在线阅读 下载PDF
Parametric control of UAV U-turns in turbulent wind conditions based on global optimization
2
作者 Liguo TAN Yongcheng XIONG +3 位作者 Changqing HU Jianfeng LI Oleg KUZENKOV Samvel NALCHAJYAN 《Chinese Journal of Aeronautics》 2026年第1期398-409,共12页
Unmanned aircraft are highly vulnerable to crosswind-induced turbulence during complex maneuvers such as turning,which can significantly compromise control and reduce autopilot effectiveness.This paper presents a nove... Unmanned aircraft are highly vulnerable to crosswind-induced turbulence during complex maneuvers such as turning,which can significantly compromise control and reduce autopilot effectiveness.This paper presents a novel control strategy to improve the controllability of unmanned aircraft in challenging wind conditions.First,the equations of motion for the aircraft are reformulated as a system of stochastic differential equations,which are subsequently transformed into a deterministic form.By modeling turbulence as a Gaussian random process and incorporating it directly into the control system,the proposed method proactively compensates for the adverse effects of turbulence.The transformation is achieved using semi-invariant techniques.Second,the control problem is formulated as an optimization task,aiming to minimize the deviation between the actual and desired turn characteristics,specifically the angular velocity.Finally,a new numerical method with proven global convergence is employed to compute the optimal autopilot parameters.Simulation results using a medium-range unmanned aircraft model under continuous turbulent gusts demonstrate that the proposed method significantly outperforms existing approaches,ensuring both stability and precision in turbulent wind conditions. 展开更多
关键词 Parametric control Rigid-wing unmanned aerial vehicle Stochastic system global optimization Evolutionary algorithm
原文传递
Global-local feature optimization based RGB-IR fusion object detection on drone view 被引量:1
3
作者 Zhaodong CHEN Hongbing JI Yongquan ZHANG 《Chinese Journal of Aeronautics》 2026年第1期436-453,共18页
Visible and infrared(RGB-IR)fusion object detection plays an important role in security,disaster relief,etc.In recent years,deep-learning-based RGB-IR fusion detection methods have been developing rapidly,but still st... Visible and infrared(RGB-IR)fusion object detection plays an important role in security,disaster relief,etc.In recent years,deep-learning-based RGB-IR fusion detection methods have been developing rapidly,but still struggle to deal with the complex and changing scenarios captured by drones,mainly due to two reasons:(A)RGB-IR fusion detectors are susceptible to inferior inputs that degrade performance and stability.(B)RGB-IR fusion detectors are susceptible to redundant features that reduce accuracy and efficiency.In this paper,an innovative RGB-IR fusion detection framework based on global-local feature optimization,named GLFDet,is proposed to improve the detection performance and efficiency of drone-captured objects.The key components of GLFDet include a Global Feature Optimization(GFO)module,a Local Feature Optimization(LFO)module and a Channel Separation Fusion(CSF)module.Specifically,GFO calculates the information content of the input image from the frequency domain and optimizes the features holistically.Then,LFO dynamically selects high-value features and filters out low-value features before fusion,which significantly improves the efficiency of fusion.Finally,CSF fuses the RGB and IR features across the corresponding channels,which avoids the rearrangement of the channel relationships and enhances the model stability.Extensive experimental results show that the proposed method achieves the best performance on three popular RGB-IR datasets Drone Vehicle,VEDAI,and LLVIP.In addition,GLFDet is more lightweight than other comparable models,making it more appealing to edge devices such as drones.The code is available at https://github.com/lao chen330/GLFDet. 展开更多
关键词 Object detection Deep learning RGB-IR fusion DRONES global feature Local feature
原文传递
A Novel Variable-Fidelity Kriging Surrogate Model Based on Global Optimization for Black-Box Problems
4
作者 Yi Guan Pengpeng Zhi Zhonglai Wang 《Computer Modeling in Engineering & Sciences》 2025年第9期3343-3368,共26页
Variable-fidelity(VF)surrogate models have received increasing attention in engineering design optimization as they can approximate expensive high-fidelity(HF)simulations with reduced computational power.A key challen... Variable-fidelity(VF)surrogate models have received increasing attention in engineering design optimization as they can approximate expensive high-fidelity(HF)simulations with reduced computational power.A key challenge to building a VF model is devising an adaptive model updating strategy that jointly selects additional low-fidelity(LF)and/or HF samples.The additional samples must enhance the model accuracy while maximizing the computational efficiency.We propose ISMA-VFEEI,a global optimization framework that integrates an Improved Slime-Mould Algorithm(ISMA)and a Variable-Fidelity Expected Extension Improvement(VFEEI)learning function to construct a VF surrogate model efficiently.First,A cost-aware VFEEI function guides the adaptive LF/HF sampling by explicitly incorporating evaluation cost and existing sample proximity.Second,ISMA is employed to solve the resulting non-convex optimization problem and identify global optimal infill points for model enhancement.The efficacy of ISMA-VFEEI is demonstrated through six numerical benchmarks and one real-world engineering case study.The engineering case study of a high-speed railway Electric Multiple Unit(EMU),the optimization objective of a sanding device attained a minimum value of 1.546 using only 20 HF evaluations,outperforming all the compared methods. 展开更多
关键词 global optimization KRIGING variable-fidelity model slime mould algorithm expected improvement
在线阅读 下载PDF
A Comprehensive Review of Sizing and Allocation of Distributed Power Generation:Optimization Techniques,Global Insights,and Smart Grid Implications
5
作者 Abdullrahman A.Al-Shamma’a Hassan M.Hussein Farh +4 位作者 Ridwan Taiwo Al-Wesabi Ibrahim Abdulrhman Alshaabani Saad Mekhilef Mohamed A.Mohamed 《Computer Modeling in Engineering & Sciences》 2025年第11期1303-1347,共45页
Optimal sizing and allocation of distributed generators(DGs)have become essential computational challenges in improving the performance,efficiency,and reliability of electrical distribution networks.Despite extensive ... Optimal sizing and allocation of distributed generators(DGs)have become essential computational challenges in improving the performance,efficiency,and reliability of electrical distribution networks.Despite extensive research,existing approaches often face algorithmic limitations such as slow convergence,premature stagnation in local minima,or suboptimal accuracy in determining optimal DG placement and capacity.This study presents a comprehensive scientometric and systematic review of global research focused on computer-based modelling and algorithmic optimization for renewable DG sizing and placement.It integrates both quantitative and qualitative analyses of the scholarly landscape,mapping influential research domains,co-authorship structures,the articles’citation networks,keyword clusters,and international collaboration patterns.Moreover,the study classifies and evaluates the most prominent objective functions,key computational models and optimization algorithms,DG technologies,and strategic approaches employed in the field.The findings reveal that advanced algorithmic frameworks substantially enhance network stability,minimize real power losses,and improve voltage profiles under various operational constraints.This review serves as a foundational resource for researchers and practitioners,highlighting emerging algorithmic trends,modelling innovations,and data-driven methodologies that can guide future development of intelligent,optimization-based DG integration strategies in smart distribution systems. 展开更多
关键词 Systematic and scientometric global trends distributed generation sizing and allocation multiobjectives modelling and algorithmic optimization
在线阅读 下载PDF
An Adaptive Cubic Regularisation Algorithm Based on Affine Scaling Methods for Constrained Optimization
6
作者 PEI Yonggang WANG Jingyi 《应用数学》 北大核心 2026年第1期258-277,共20页
In this paper,an adaptive cubic regularisation algorithm based on affine scaling methods(ARCBASM)is proposed for solving nonlinear equality constrained programming with nonnegative constraints on variables.From the op... In this paper,an adaptive cubic regularisation algorithm based on affine scaling methods(ARCBASM)is proposed for solving nonlinear equality constrained programming with nonnegative constraints on variables.From the optimality conditions of the problem,we introduce appropriate affine matrix and construct an affine scaling ARC subproblem with linearized constraints.Composite step methods and reduced Hessian methods are applied to tackle the linearized constraints.As a result,a standard unconstrained ARC subproblem is deduced and its solution can supply sufficient decrease.The fraction to the boundary rule maintains the strict feasibility(for nonnegative constraints on variables)of every iteration point.Reflection techniques are employed to prevent the iterations from approaching zero too early.Under mild assumptions,global convergence of the algorithm is analysed.Preliminary numerical results are reported. 展开更多
关键词 Constrained optimization Adaptive cubic regularisation Affine scaling global convergence
在线阅读 下载PDF
Global Existence and Blow-up of Solutions for Fourth-order Parabolic Equation with p(x)-Laplacian and Variable Exponents
7
作者 YANG Chunxiao YU Lifei DUAN Chenyan 《数学进展》 北大核心 2026年第1期221-239,共19页
In this paper,we consider the fourth-order parabolic equation with p(x)Laplacian and variable exponent source ut+∆^(2)u−div(|■u|^(p(x)−2■u))=|u|^(q(x))−1u.By applying potential well method,we obtain global existence... In this paper,we consider the fourth-order parabolic equation with p(x)Laplacian and variable exponent source ut+∆^(2)u−div(|■u|^(p(x)−2■u))=|u|^(q(x))−1u.By applying potential well method,we obtain global existence,asymptotic behavior and blow-up of solutions with initial energy J(u_(0))≤d.Moreover,we estimate the upper bound of the blow-up time for J(u_(0))≤0. 展开更多
关键词 fourth-order parabolic equation variable exponent source global existence asymptotic behavior BLOW-UP
原文传递
China's Global Governance Initiative Illuminates the Path toward Good Climate Governance
8
作者 Zhao Bin Zhang Yating Wang Nan 《Contemporary International Relations》 2026年第1期20-40,共21页
The Global Governance Initiative(GGI)is another important public good that China has provided for the international community,following the Global Development Initiative,the Global Security Initiative,and the Global C... The Global Governance Initiative(GGI)is another important public good that China has provided for the international community,following the Global Development Initiative,the Global Security Initiative,and the Global Civilization Initiative.As a sub-field of global governance,global climate governance has hitherto progressed slowly,exhibiting growing deficits in discourse,institutions,and actions.The governance paradigm is in desperate need of revamping,especially under the guidance of an innovative initiative.At the conceptual level,the GGI has gone beyond the Western governance discourse by outlining the institutional starting point,foundations of legitimacy,action orientations,ultimate goals,and practical support for good global climate governance through its five core concepts.At the practical level,the spillover effects of China's achievements in climate governance and the collective rise of the Global South have created favorable conditions,domestically and internationally,for the GGI to lead the way forward toward good global climate governance.However,the fact that the international political and economic order remains unjust and inequitable indicates that this will inevitably be a long-term process replete with rivalries in the pursuit of breakthroughs. 展开更多
关键词 global climate governance global climate politics global Governance Initiative good governance
在线阅读 下载PDF
Some Thoughts on Promoting Global Governance in the Context of Decentralization
9
作者 Jia Qingguo 《Contemporary International Relations》 2026年第1期4-14,共11页
In recent years, the overall strength of Western developed countries, led by the United States, has declined relatively, resulting in a trend of decentralization. This has posed severe challenges to the traditional gl... In recent years, the overall strength of Western developed countries, led by the United States, has declined relatively, resulting in a trend of decentralization. This has posed severe challenges to the traditional global governance system with regard to trade, security, and multilateral cooperation. However, this trend also provides a historical opportunity to transform the global governance system into one that is more inclusive and equitable. This can be seen in the reconstruction of value priorities, the adjustment of governance focus, the reform of governance mechanisms, and the promotion of new mechanisms. Only by adhering to openness and inclusiveness and balancing rights and responsibilities can we build a future governance order that conforms to the common interests of all humanity. 展开更多
关键词 DECENTRALIZATION global governance global Governance Initiative initiative diplomacy
在线阅读 下载PDF
Research Progress on Process Optimization and Performance Control of Additive Manufacturing for Refractory Metals
10
作者 Lu Durui Song Suocheng Lu Bingheng 《稀有金属材料与工程》 北大核心 2026年第2期345-364,共20页
Refractory metals,including tungsten(W),tantalum(Ta),molybdenum(Mo),and niobium(Nb),play a vital role in industries,such as nuclear energy and aerospace,owing to their exceptional melting temperatures,thermal durabili... Refractory metals,including tungsten(W),tantalum(Ta),molybdenum(Mo),and niobium(Nb),play a vital role in industries,such as nuclear energy and aerospace,owing to their exceptional melting temperatures,thermal durability,and corrosion resistance.These metals have body-centered cubic crystal structure,characterized by limited slip systems and impeded dislocation motion,resulting in significant low-temperature brittleness,which poses challenges for the conventional processing.Additive manufacturing technique provides an innovative approach,enabling the production of intricate parts without molds,which significantly improves the efficiency of material usage.This review provides a comprehensive overview of the advancements in additive manufacturing techniques for the production of refractory metals,such as W,Ta,Mo,and Nb,particularly the laser powder bed fusion.In this review,the influence mechanisms of key process parameters(laser power,scan strategy,and powder characteristics)on the evolution of material microstructure,the formation of metallurgical defects,and mechanical properties were discussed.Generally,optimizing powder characteristics,such as sphericity,implementing substrate preheating,and formulating alloying strategies can significantly improve the densification and crack resistance of manufactured parts.Meanwhile,strictly controlling the oxygen impurity content and optimizing the energy density input are also the key factors to achieve the simultaneous improvement in strength and ductility of refractory metals.Although additive manufacturing technique provides an innovative solution for processing refractory metals,critical issues,such as residual stress control,microstructure and performance anisotropy,and process stability,still need to be addressed.This review not only provides a theoretical basis for the additive manufacturing of high-performance refractory metals,but also proposes forward-looking directions for their industrial application. 展开更多
关键词 refractory metals additive manufacturing mechanical properties microstructure evolution optimization of printing process
原文传递
PID Steering Control Method of Agricultural Robot Based on Fusion of Particle Swarm Optimization and Genetic Algorithm
11
作者 ZHAO Longlian ZHANG Jiachuang +2 位作者 LI Mei DONG Zhicheng LI Junhui 《农业机械学报》 北大核心 2026年第1期358-367,共10页
Aiming to solve the steering instability and hysteresis of agricultural robots in the process of movement,a fusion PID control method of particle swarm optimization(PSO)and genetic algorithm(GA)was proposed.The fusion... Aiming to solve the steering instability and hysteresis of agricultural robots in the process of movement,a fusion PID control method of particle swarm optimization(PSO)and genetic algorithm(GA)was proposed.The fusion algorithm took advantage of the fast optimization ability of PSO to optimize the population screening link of GA.The Simulink simulation results showed that the convergence of the fitness function of the fusion algorithm was accelerated,the system response adjustment time was reduced,and the overshoot was almost zero.Then the algorithm was applied to the steering test of agricultural robot in various scenes.After modeling the steering system of agricultural robot,the steering test results in the unloaded suspended state showed that the PID control based on fusion algorithm reduced the rise time,response adjustment time and overshoot of the system,and improved the response speed and stability of the system,compared with the artificial trial and error PID control and the PID control based on GA.The actual road steering test results showed that the PID control response rise time based on the fusion algorithm was the shortest,about 4.43 s.When the target pulse number was set to 100,the actual mean value in the steady-state regulation stage was about 102.9,which was the closest to the target value among the three control methods,and the overshoot was reduced at the same time.The steering test results under various scene states showed that the PID control based on the proposed fusion algorithm had good anti-interference ability,it can adapt to the changes of environment and load and improve the performance of the control system.It was effective in the steering control of agricultural robot.This method can provide a reference for the precise steering control of other robots. 展开更多
关键词 agricultural robot steering PID control particle swarm optimization algorithm genetic algorithm
在线阅读 下载PDF
Multi-objective topology optimization for cutout design in deployable composite thin-walled structures
12
作者 Hao JIN Ning AN +3 位作者 Qilong JIA Chun SHAO Xiaofei MA Jinxiong ZHOU 《Chinese Journal of Aeronautics》 2026年第1期674-694,共21页
Deployable Composite Thin-Walled Structures(DCTWS)are widely used in space applications due to their ability to compactly fold and self-deploy in orbit,enabled by cutouts.Cutout design is crucial for balancing structu... Deployable Composite Thin-Walled Structures(DCTWS)are widely used in space applications due to their ability to compactly fold and self-deploy in orbit,enabled by cutouts.Cutout design is crucial for balancing structural rigidity and flexibility,ensuring material integrity during large deformations,and providing adequate load-bearing capacity and stability once deployed.Most research has focused on optimizing cutout size and shape,while topology optimization offers a broader design space.However,the anisotropic properties of woven composite laminates,complex failure criteria,and multi-performance optimization needs have limited the exploration of topology optimization in this field.This work derives the sensitivities of bending stiffness,critical buckling load,and the failure index of woven composite materials with respect to element density,and formulates both single-objective and multi-objective topology optimization models using a linear weighted aggregation approach.The developed method was integrated with the commercial finite element software ABAQUS via a Python script,allowing efficient application to cutout design in various DCTWS configurations to maximize bending stiffness and critical buckling load under material failure constraints.Optimization of a classical tubular hinge resulted in improvements of 107.7%in bending stiffness and 420.5%in critical buckling load compared to level-set topology optimization results reported in the literature,validating the effectiveness of the approach.To facilitate future research and encourage the broader adoption of topology optimization techniques in DCTWS design,the source code for this work is made publicly available via a Git Hub link:https://github.com/jinhao-ok1/Topo-for-DCTWS.git. 展开更多
关键词 Composite laminates Deployable structures Multi-objective optimization Thin-walled structures Topology optimization
原文传递
Several Improved Models of the Mountain Gazelle Optimizer for Solving Optimization Problems
13
作者 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
Impacts of 1.5℃ and 2.0℃ Global Warming on the Onset,Cessation,and Length of the Rainy Season in Global Land Monsoon Regions
14
作者 Thierry N.TAGUELA Ibraheem RAJI +4 位作者 Akintomide A.AKINSANOLA Priyanshi SINGHAI Oluwafemi E.ADEYERI Caroline M.WAINWRIGHT Rondrotiana BARIMALALA 《Advances in Atmospheric Sciences》 2026年第1期87-102,共16页
The onset,cessation,and length of the rainy season are crucial for global water resources,agricultural practices,and food security.However,the response of precipitation seasonality to global warming remains uncertain.... The onset,cessation,and length of the rainy season are crucial for global water resources,agricultural practices,and food security.However,the response of precipitation seasonality to global warming remains uncertain.In this study,we analyze how global warming levels(GWLs)of 1.5℃ and 2℃ could affect the timing of rainfall onset(RODs),rainfall cessation(RCDs),and the overall duration of the rainy season(LRS)over global land monsoon(GLM)regions using simulations from CMIP6 under the SSP2-4.5 and SSP5-8.5 scenarios.With high model consensus,our results reveal that RODs are projected to occur later over Southern Africa,North Africa,and South America,but earlier over South Asia and Australia,in a warmer climate.The projected early RODs in Australia are more pronounced at the 2℃ GWL under SSP5-8.5.On the other hand,early RCDs are projected over South America and East Asia,while late RCDs are projected over North Africa,with high inter-model agreement.These changes are associated with a future decrease in LRS in most GLM regions.Additionally,we found that continuous warming over 1.5℃ will further reduce the length of the rainy season,especially over the South America,North Africa,and Southern Africa monsoon regions.The findings underscore the urgent need to mitigate global warming. 展开更多
关键词 rainfall onset rainfall cessation global land monsoon rainy season length CMIP6 projections global warming levels
在线阅读 下载PDF
Towards a Cooperative Global Future——China’s Global Governance Initiative lays emphasis on concrete actions aimed at promoting peace and development rather than on symbolic declarations
15
作者 BUSANI NGCAWENI 《ChinAfrica》 2026年第2期16-17,共2页
As we enter the year 2026,the international system continues to receive shocks from Donald Trump,arguably the 21st century’s most disruptive US leader.His return to the White House in 2025 coincided with the 80th ann... As we enter the year 2026,the international system continues to receive shocks from Donald Trump,arguably the 21st century’s most disruptive US leader.His return to the White House in 2025 coincided with the 80th anniversary of the defeat of fascism and the establishment of the United Nations,the multilateral platform that carried the world’s hope for peace,restraint and collective security.The coincidence was unsettling.A world order designed to limit power now confronts a moment in which power is exercised openly,transactionally and unapologetically. 展开更多
关键词 multilateral platform cooperative global future development Donald Trump united nationsthe PEACE Chinas global governance initiative symbolic declarations
原文传递
Multiple Measures to Systematically Advance the Global Governance Initiative
16
作者 Lou Chunhao 《Contemporary International Relations》 2026年第1期15-19,共5页
On September 1,2025,Chinese President Xi Jinping solemnly proposed the Global Governance Initiative(GGI)at the“Shanghai Cooperation Organization Plus”meeting,answering a question posed by the times:what kind of glob... On September 1,2025,Chinese President Xi Jinping solemnly proposed the Global Governance Initiative(GGI)at the“Shanghai Cooperation Organization Plus”meeting,answering a question posed by the times:what kind of global governance system to build and how to reform and improve global governance.The GGI is committed to sovereign equality,the international rule of law,multilateralism,the people-centered approach,and real results,offering China's wisdom and solutions for building a more just and equitable global governance system.On the journey ahead,China will hold high the banner of a community with a shared future for humanity and advance the GGI through multiple measures,effectively strengthening and improving global governance. 展开更多
关键词 community with a shared future for humanity global governance global Governance Initiative
在线阅读 下载PDF
An Overall Optimization Model Using Metaheuristic Algorithms for the CNN-Based IoT Attack Detection Problem
17
作者 Le Thi Hong Van Le Duc Thuan +1 位作者 Pham Van Huong Nguyen Hieu Minh 《Computers, Materials & Continua》 2026年第4期1934-1964,共31页
Optimizing convolutional neural networks(CNNs)for IoT attack detection remains a critical yet challenging task due to the need to balance multiple performance metrics beyond mere accuracy.This study proposes a unified... Optimizing convolutional neural networks(CNNs)for IoT attack detection remains a critical yet challenging task due to the need to balance multiple performance metrics beyond mere accuracy.This study proposes a unified and flexible optimization framework that leverages metaheuristic algorithms to automatically optimize CNN configurations for IoT attack detection.Unlike conventional single-objective approaches,the proposed method formulates a global multi-objective fitness function that integrates accuracy,precision,recall,and model size(speed/model complexity penalty)with adjustable weights.This design enables both single-objective and weightedsum multi-objective optimization,allowing adaptive selection of optimal CNN configurations for diverse deployment requirements.Two representativemetaheuristic algorithms,GeneticAlgorithm(GA)and Particle Swarm Optimization(PSO),are employed to optimize CNNhyperparameters and structure.At each generation/iteration,the best configuration is selected as themost balanced solution across optimization objectives,i.e.,the one achieving themaximum value of the global objective function.Experimental validation on two benchmark datasets,Edge-IIoT and CIC-IoT2023,demonstrates that the proposed GA-and PSO-based models significantly enhance detection accuracy(94.8%–98.3%)and generalization compared with manually tuned CNN configurations,while maintaining compact architectures.The results confirm that the multi-objective framework effectively balances predictive performance and computational efficiency.This work establishes a generalizable and adaptive optimization strategy for deep learning-based IoT attack detection and provides a foundation for future hybrid metaheuristic extensions in broader IoT security applications. 展开更多
关键词 Genetic algorithm(GA) particle swarm optimization(PSO) multi-objective optimization convolutional neural network—CNN IoT attack detection metaheuristic optimization CNN configuration
在线阅读 下载PDF
Multi-Objective Enhanced Cheetah Optimizer for Joint Optimization of Computation Offloading and Task Scheduling in Fog Computing
18
作者 Ahmad Zia Nazia Azim +5 位作者 Bekarystankyzy Akbayan Khalid J.Alzahrani Ateeq Ur Rehman Faheem Ullah Khan Nouf Al-Kahtani Hend Khalid Alkahtani 《Computers, Materials & Continua》 2026年第3期1559-1588,共30页
The cloud-fog computing paradigm has emerged as a novel hybrid computing model that integrates computational resources at both fog nodes and cloud servers to address the challenges posed by dynamic and heterogeneous c... The cloud-fog computing paradigm has emerged as a novel hybrid computing model that integrates computational resources at both fog nodes and cloud servers to address the challenges posed by dynamic and heterogeneous computing networks.Finding an optimal computational resource for task offloading and then executing efficiently is a critical issue to achieve a trade-off between energy consumption and transmission delay.In this network,the task processed at fog nodes reduces transmission delay.Still,it increases energy consumption,while routing tasks to the cloud server saves energy at the cost of higher communication delay.Moreover,the order in which offloaded tasks are executed affects the system’s efficiency.For instance,executing lower-priority tasks before higher-priority jobs can disturb the reliability and stability of the system.Therefore,an efficient strategy of optimal computation offloading and task scheduling is required for operational efficacy.In this paper,we introduced a multi-objective and enhanced version of Cheeta Optimizer(CO),namely(MoECO),to jointly optimize the computation offloading and task scheduling in cloud-fog networks to minimize two competing objectives,i.e.,energy consumption and communication delay.MoECO first assigns tasks to the optimal computational nodes and then the allocated tasks are scheduled for processing based on the task priority.The mathematical modelling of CO needs improvement in computation time and convergence speed.Therefore,MoECO is proposed to increase the search capability of agents by controlling the search strategy based on a leader’s location.The adaptive step length operator is adjusted to diversify the solution and thus improves the exploration phase,i.e.,global search strategy.Consequently,this prevents the algorithm from getting trapped in the local optimal solution.Moreover,the interaction factor during the exploitation phase is also adjusted based on the location of the prey instead of the adjacent Cheetah.This increases the exploitation capability of agents,i.e.,local search capability.Furthermore,MoECO employs a multi-objective Pareto-optimal front to simultaneously minimize designated objectives.Comprehensive simulations in MATLAB demonstrate that the proposed algorithm obtains multiple solutions via a Pareto-optimal front and achieves an efficient trade-off between optimization objectives compared to baseline methods. 展开更多
关键词 Computation offloading task scheduling cheetah optimizer fog computing optimization resource allocation internet of things
在线阅读 下载PDF
Optimization of Truss Structures Using Nature-Inspired Algorithms with Frequency and Stress Constraints
19
作者 Sanjog Chhetri Sapkota Liborio Cavaleri +3 位作者 Ajaya Khatri Siddhi Pandey Satish Paudel Panagiotis G.Asteris 《Computer Modeling in Engineering & Sciences》 2026年第1期436-464,共29页
Optimization is the key to obtaining efficient utilization of resources in structural design.Due to the complex nature of truss systems,this study presents a method based on metaheuristic modelling that minimises stru... Optimization is the key to obtaining efficient utilization of resources in structural design.Due to the complex nature of truss systems,this study presents a method based on metaheuristic modelling that minimises structural weight under stress and frequency constraints.Two new algorithms,the Red Kite Optimization Algorithm(ROA)and Secretary Bird Optimization Algorithm(SBOA),are utilized on five benchmark trusses with 10,18,37,72,and 200-bar trusses.Both algorithms are evaluated against benchmarks in the literature.The results indicate that SBOA always reaches a lighter optimal.Designs with reducing structural weight ranging from 0.02%to 0.15%compared to ROA,and up to 6%–8%as compared to conventional algorithms.In addition,SBOA can achieve 15%–20%faster convergence speed and 10%–18%reduction in computational time with a smaller standard deviation over independent runs,which demonstrates its robustness and reliability.It is indicated that the adaptive exploration mechanism of SBOA,especially its Levy flight–based search strategy,can obviously improve optimization performance for low-and high-dimensional trusses.The research has implications in the context of promoting bio-inspired optimization techniques by demonstrating the viability of SBOA,a reliable model for large-scale structural design that provides significant enhancements in performance and convergence behavior. 展开更多
关键词 optimization truss structures nature-inspired algorithms meta-heuristic algorithms red kite opti-mization algorithm secretary bird optimization algorithm
在线阅读 下载PDF
Photovoltaic Parameter Estimation Using a Parallelized Triangulation Topology Aggregation Optimization with Real-World Dataset Validation
20
作者 Jun Zhe Tan Rodney H.G.Tan +4 位作者 Nor Ashidi Mat Isa Sew Sun Tiang Chun Kit Ang Kuo-Ping Lin Wei Hong Lim 《Computer Modeling in Engineering & Sciences》 2026年第2期691-736,共46页
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. 展开更多
关键词 Photovoltaic(PV) parameters estimation triangulation topology aggregation optimizer(TTAO) parallel computing optimization
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部