Autonomous connected vehicles(ACV)involve advanced control strategies to effectively balance safety,efficiency,energy consumption,and passenger comfort.This research introduces a deep reinforcement learning(DRL)-based...Autonomous connected vehicles(ACV)involve advanced control strategies to effectively balance safety,efficiency,energy consumption,and passenger comfort.This research introduces a deep reinforcement learning(DRL)-based car-following(CF)framework employing the Deep Deterministic Policy Gradient(DDPG)algorithm,which integrates a multi-objective reward function that balances the four goals while maintaining safe policy learning.Utilizing real-world driving data from the highD dataset,the proposed model learns adaptive speed control policies suitable for dynamic traffic scenarios.The performance of the DRL-based model is evaluated against a traditional model predictive control-adaptive cruise control(MPC-ACC)controller.Results show that theDRLmodel significantly enhances safety,achieving zero collisions and a higher average time-to-collision(TTC)of 8.45 s,compared to 5.67 s for MPC and 6.12 s for human drivers.For efficiency,the model demonstrates 89.2% headway compliance and maintains speed tracking errors below 1.2 m/s in 90% of cases.In terms of energy optimization,the proposed approach reduces fuel consumption by 5.4% relative to MPC.Additionally,it enhances passenger comfort by lowering jerk values by 65%,achieving 0.12 m/s3 vs.0.34 m/s3 for human drivers.A multi-objective reward function is integrated to ensure stable policy convergence while simultaneously balancing the four key performance metrics.Moreover,the findings underscore the potential of DRL in advancing autonomous vehicle control,offering a robust and sustainable solution for safer,more efficient,and more comfortable transportation systems.展开更多
Task scheduling in cloud computing is a multi-objective optimization problem,often involving conflicting objectives such as minimizing execution time,reducing operational cost,and maximizing resource utilization.Howev...Task scheduling in cloud computing is a multi-objective optimization problem,often involving conflicting objectives such as minimizing execution time,reducing operational cost,and maximizing resource utilization.However,traditional approaches frequently rely on single-objective optimization methods which are insufficient for capturing the complexity of such problems.To address this limitation,we introduce MDMOSA(Multi-objective Dwarf Mongoose Optimization with Simulated Annealing),a hybrid that integrates multi-objective optimization for efficient task scheduling in Infrastructure-as-a-Service(IaaS)cloud environments.MDMOSA harmonizes the exploration capabilities of the biologically inspired Dwarf Mongoose Optimization(DMO)with the exploitation strengths of Simulated Annealing(SA),achieving a balanced search process.The algorithm aims to optimize task allocation by reducing makespan and financial cost while improving system resource utilization.We evaluate MDMOSA through extensive simulations using the real-world Google Cloud Jobs(GoCJ)dataset within the CloudSim environment.Comparative analysis against benchmarked algorithms such as SMOACO,MOTSGWO,and MFPAGWO reveals that MDMOSA consistently achieves superior performance in terms of scheduling efficiency,cost-effectiveness,and scalability.These results confirm the potential of MDMOSA as a robust and adaptable solution for resource scheduling in dynamic and heterogeneous cloud computing infrastructures.展开更多
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.展开更多
In a wide range of engineering applications,complex constrained multi-objective optimization problems(CMOPs)present significant challenges,as the complexity of constraints often hampers algorithmic convergence and red...In a wide range of engineering applications,complex constrained multi-objective optimization problems(CMOPs)present significant challenges,as the complexity of constraints often hampers algorithmic convergence and reduces population diversity.To address these challenges,we propose a novel algorithm named Constraint IntensityDriven Evolutionary Multitasking(CIDEMT),which employs a two-stage,tri-task framework to dynamically integrates problem structure and knowledge transfer.In the first stage,three cooperative tasks are designed to explore the Constrained Pareto Front(CPF),the Unconstrained Pareto Front(UPF),and theε-relaxed constraint boundary,respectively.A CPF-UPF relationship classifier is employed to construct a problem-type-aware evolutionary strategy pool.At the end of the first stage,each task selects strategies from this strategy pool based on the specific type of problem,thereby guiding the subsequent evolutionary process.In the second stage,while each task continues to evolve,aτ-driven knowledge transfer mechanism is introduced to selectively incorporate effective solutions across tasks.enhancing the convergence and feasibility of the main task.Extensive experiments conducted on 32 benchmark problems from three test suites(LIRCMOP,DASCMOP,and DOC)demonstrate that CIDEMT achieves the best Inverted Generational Distance(IGD)values on 24 problems and the best Hypervolume values(HV)on 22 problems.Furthermore,CIDEMT significantly outperforms six state-of-the-art constrained multi-objective evolutionary algorithms(CMOEAs).These results confirm CIDEMT’s superiority in promoting convergence,diversity,and robustness in solving complex CMOPs.展开更多
The operational Tropical Regional Atmospheric Model System(TRAMS)often underestimates initial typhoon intensity when using the global analysis field as the initial condition.The TRAMS tropical cyclone(TC)initializatio...The operational Tropical Regional Atmospheric Model System(TRAMS)often underestimates initial typhoon intensity when using the global analysis field as the initial condition.The TRAMS tropical cyclone(TC)initialization scheme,developed based on the incremental analysis updates(IAU)technique,effectively reduces initial bias.However,the original IAU-based TC initialization scheme only adjusts the wind field at the analysis moment,with other variables adjusted implicitly under the model's constraints according to a gradually inserted wind increment(named“univariate adjustment scheme”hereafter).The univariate adjustment scheme requires approximately 3 h to reach a dynamic equilibrium state,which constrains the assimilation of hourly TC observations and causes excessive dissipation of meaningful short-wave information in adjustment increments.To address this limitation,this study develops a multivariate adjustment IAU-based TC initialization scheme that incorporates gradient wind balance and hydrostatic balance as its largescale constraints.Numerical experiments with TC Hato(2017)demonstrate that the multivariate adjustment scheme reduces the IAU relaxation time to 1 h while marginally improving forecast skill.These findings are consistently replicated across 12 additional TC cases.The development of the IAU-based multivariate adjustment initialization scheme establishes a foundation for 4-D initialization using hourly TC observations.展开更多
Understanding fish movement trajectories in aquaculture is essential for practical applications,such as disease warning,feeding optimization,and breeding management.These trajectories reveal key information about the ...Understanding fish movement trajectories in aquaculture is essential for practical applications,such as disease warning,feeding optimization,and breeding management.These trajectories reveal key information about the fish’s behavior,health,and environmental adaptability.However,when multi-object tracking(MOT)algorithms are applied to the high-density aquaculture environment,occlusion and overlapping among fish may result in missed detections,false detections,and identity switching problems,which limit the tracking accuracy.To address these issues,this paper proposes FishTracker,a MOT algorithm,by utilizing a Tracking-by-Detection framework.First,the neck part of the YOLOv8 model is enhanced by introducing a Multi-Scale Dilated Attention(MSDA)module to improve object localization and classification confidence.Second,an Adaptive Kalman Filter(AKF)is employed in the tracking phase to dynamically adjust motion prediction parameters,thereby overcoming target adhesion and nonlinear motion in complex scenarios.Experimental results show that FishTracker achieves a multi-object tracking accuracy(MOTA)of 93.22% and 87.24% in bright and dark illumination conditions,respectively.Further validation in a real aquaculture scenario reveal that FishTracker achieves aMOTA of 76.70%,which is 5.34% higher than the baselinemodel.The higher order tracking accuracy(HOTA)reaches 50.5%,which is 3.4% higher than the benchmark.In conclusion,FishTracker can provide reliable technical support for accurate tracking and behavioral analysis of high-density fish populations.展开更多
Community detection is one of the most fundamental applications in understanding the structure of complicated networks.Furthermore,it is an important approach to identifying closely linked clusters of nodes that may r...Community detection is one of the most fundamental applications in understanding the structure of complicated networks.Furthermore,it is an important approach to identifying closely linked clusters of nodes that may represent underlying patterns and relationships.Networking structures are highly sensitive in social networks,requiring advanced techniques to accurately identify the structure of these communities.Most conventional algorithms for detecting communities perform inadequately with complicated networks.In addition,they miss out on accurately identifying clusters.Since single-objective optimization cannot always generate accurate and comprehensive results,as multi-objective optimization can.Therefore,we utilized two objective functions that enable strong connections between communities and weak connections between them.In this study,we utilized the intra function,which has proven effective in state-of-the-art research studies.We proposed a new inter-function that has demonstrated its effectiveness by making the objective of detecting external connections between communities is to make them more distinct and sparse.Furthermore,we proposed a Multi-Objective community strength enhancement algorithm(MOCSE).The proposed algorithm is based on the framework of the Multi-Objective Evolutionary Algorithm with Decomposition(MOEA/D),integrated with a new heuristic mutation strategy,community strength enhancement(CSE).The results demonstrate that the model is effective in accurately identifying community structures while also being computationally efficient.The performance measures used to evaluate the MOEA/D algorithm in our work are normalized mutual information(NMI)and modularity(Q).It was tested using five state-of-the-art algorithms on social networks,comprising real datasets(Zachary,Dolphin,Football,Krebs,SFI,Jazz,and Netscience),as well as twenty synthetic datasets.These results provide the robustness and practical value of the proposed algorithm in multi-objective community identification.展开更多
Vehicle Edge Computing(VEC)and Cloud Computing(CC)significantly enhance the processing efficiency of delay-sensitive and computation-intensive applications by offloading compute-intensive tasks from resource-constrain...Vehicle Edge Computing(VEC)and Cloud Computing(CC)significantly enhance the processing efficiency of delay-sensitive and computation-intensive applications by offloading compute-intensive tasks from resource-constrained onboard devices to nearby Roadside Unit(RSU),thereby achieving lower delay and energy consumption.However,due to the limited storage capacity and energy budget of RSUs,it is challenging to meet the demands of the highly dynamic Internet of Vehicles(IoV)environment.Therefore,determining reasonable service caching and computation offloading strategies is crucial.To address this,this paper proposes a joint service caching scheme for cloud-edge collaborative IoV computation offloading.By modeling the dynamic optimization problem using Markov Decision Processes(MDP),the scheme jointly optimizes task delay,energy consumption,load balancing,and privacy entropy to achieve better quality of service.Additionally,a dynamic adaptive multi-objective deep reinforcement learning algorithm is proposed.Each Double Deep Q-Network(DDQN)agent obtains rewards for different objectives based on distinct reward functions and dynamically updates the objective weights by learning the value changes between objectives using Radial Basis Function Networks(RBFN),thereby efficiently approximating the Pareto-optimal decisions for multiple objectives.Extensive experiments demonstrate that the proposed algorithm can better coordinate the three-tier computing resources of cloud,edge,and vehicles.Compared to existing algorithms,the proposed method reduces task delay and energy consumption by 10.64%and 5.1%,respectively.展开更多
Rapid urbanization in China has led to spatial antagonism between urban development and farmland protection and ecological security maintenance.Multi-objective spatial collaborative optimization is a powerful method f...Rapid urbanization in China has led to spatial antagonism between urban development and farmland protection and ecological security maintenance.Multi-objective spatial collaborative optimization is a powerful method for achieving sustainable regional development.Previous studies on multi-objective spatial optimization do not involve spatial corrections to simulation results based on the natural endowment of space resources.This study proposes an Ecological Security-Food Security-Urban Sustainable Development(ES-FS-USD)spatial optimization framework.This framework combines the non-dominated sorting genetic algorithm II(NSGA-II)and patch-generating land use simulation(PLUS)model with an ecological protection importance evaluation,comprehensive agricultural productivity evaluation,and urban sustainable development potential assessment and optimizes the territorial space in the Yangtze River Delta(YRD)region in 2035.The proposed sustainable development(SD)scenario can effectively reduce the destruction of landscape patterns of various land-use types while considering both ecological and economic benefits.The simulation results were further revised by evaluating the land-use suitability of the YRD region.According to the revised spatial pattern for the YRD in 2035,the farmland area accounts for 43.59%of the total YRD,which is 5.35%less than that in 2010.Forest,grassland,and water area account for 40.46%of the total YRD—an increase of 1.42%compared with the case in 2010.Construction land accounts for 14.72%of the total YRD—an increase of 2.77%compared with the case in 2010.The ES-FS-USD spatial optimization framework ensures that spatial optimization outcomes are aligned with the natural endowments of land resources,thereby promoting the sustainable use of land resources,improving the ability of spatial management,and providing valuable insights for decision makers.展开更多
A new algorithm for constructing an inverse of a multivariable linear system is presented. This algorithm makes the constructing an inverse of the higher order matrices into searching for the equivalent normal form o...A new algorithm for constructing an inverse of a multivariable linear system is presented. This algorithm makes the constructing an inverse of the higher order matrices into searching for the equivalent normal form of the lower order matrices. Consequently, the calculation is more simple efficient and programmed than previous methods. Another result of the paper is that the lower reduced inverse system is obtained, by selecting special bases of the observable space of the original systems, it reveals the effect of the observability of the original systems on the order of the inverse systems.展开更多
Through modifying the CPN model, a kind of multivariable fuzzy model is put forward, and the matching fuzzy multistep predictive control algorithm is deduced based on the model. The modified model works in a competiti...Through modifying the CPN model, a kind of multivariable fuzzy model is put forward, and the matching fuzzy multistep predictive control algorithm is deduced based on the model. The modified model works in a competitive output manner which results in its local representation property. While studying on line, only a few parameters need to be regulated. So the model has the merits of fast learning and on line self organizing modeling. The control algorithm is simple, adaptive and useful in multivariable and time delay systems. Applying the algorithm in a paper making system, simulation shows its good effect.展开更多
A decentralized model reference adaptive control (MRAC) scheme is proposed and applied to design a multivariable control system of a dual-spool turbofan engine.Simulation studies show good static and dynamic performan...A decentralized model reference adaptive control (MRAC) scheme is proposed and applied to design a multivariable control system of a dual-spool turbofan engine.Simulation studies show good static and dynamic performance of the system over the fullflight envelope. Simulation results also show the good effectiveness of reducing interactionin the multivariable system with significant coupling. The control system developed has awide frequency band to satisfy the strict engineering requirement and is practical for engineering applications.展开更多
This paper presents a multivariable generalized predictive controller with proportion and integration structure by modifying the quadratic criterion of the usual MGPC. The control performance has been improved greatl...This paper presents a multivariable generalized predictive controller with proportion and integration structure by modifying the quadratic criterion of the usual MGPC. The control performance has been improved greatly. The effectiveness of the controller is demonstrated by the simulation result.展开更多
A constrained decoupling (generalized predictive control) GPC algorithm is proposed for MIMO (malti-input multi-output) system. This algorithm takes account of all constraints of inputs and their increments. By solvin...A constrained decoupling (generalized predictive control) GPC algorithm is proposed for MIMO (malti-input multi-output) system. This algorithm takes account of all constraints of inputs and their increments. By solving matrix equations, the multi-step predictive decoupling controllers are realized. This algorithm need not solve Diophantine functions, and weakens the cross-coupling of the variables. At last the simulation results demon- strate the effectiveness of this proposed strategy.展开更多
Standard genetic algorithms (SGAs) are investigated to optimise discrete-time proportional-integral-derivative (PID) con- troller parameters, by three tuning approaches, for a multivariable glass furnace process w...Standard genetic algorithms (SGAs) are investigated to optimise discrete-time proportional-integral-derivative (PID) con- troller parameters, by three tuning approaches, for a multivariable glass furnace process with loop interaction. Initially, standard genetic algorithms (SGAs) are used to identify control oriented models of the plant which are subsequently used for controller optimisa- tion. An individual tuning approach without loop interaction is considered first to categorise the genetic operators, cost functions and improve searching boundaries to attain the desired performance criteria. The second tuning approach considers controller parameters optimisation with loop interaction and individual cost functions. While, the third tuning approach utilises a modified cost function which includes the total effect of both controlled variables, glass temperature and excess oxygen. This modified cost function is shown to exhibit improved control robustness and disturbance rejection under loop interaction.展开更多
Blast furnace (BF) ironmaking process has complex and nonlinear dynamic characteristics. The molten iron temperature (MIT) as well as Si, P and S contents of molten iron is difficult to be directly measured online...Blast furnace (BF) ironmaking process has complex and nonlinear dynamic characteristics. The molten iron temperature (MIT) as well as Si, P and S contents of molten iron is difficult to be directly measured online, and large-time delay exists in offline analysis through laboratory sampling. A nonlinear multivariate intelligent modeling method was proposed for molten iron quality (MIQ) based on principal component analysis (PCA) and dynamic ge- netic neural network. The modeling method used the practical data processed by PCA dimension reduction as inputs of the dynamic artificial neural network (ANN). A dynamic feedback link was introduced to produce a dynamic neu- ral network on the basis of traditional back propagation ANN. The proposed model improved the dynamic adaptabili- ty of networks and solved the strong fluctuation and resistance problem in a nonlinear dynamic system. Moreover, a new hybrid training method was presented where adaptive genetic algorithms (AGA) and ANN were integrated, which could improve network convergence speed and avoid network into local minima. The proposed method made it easier for operators to understand the inside status of blast furnace and offered real-time and reliable feedback infor- mation for realizing close-loop control for MIQ. Industrial experiments were made through the proposed model based on data collected from a practical steel company. The accuracy could meet the requirements of actual operation.展开更多
The control of gas fractionation unit(GFU) in petroleum industry is very difficult due to multivariable characteristics and a large time delay.PID controllers are still applied in most industry processes.However,the t...The control of gas fractionation unit(GFU) in petroleum industry is very difficult due to multivariable characteristics and a large time delay.PID controllers are still applied in most industry processes.However,the traditional PID control has been proven not sufficient and capable for this particular petro-chemical process.In this work,an incremental multivariable predictive functional control(IMPFC) algorithm was proposed with less online computation,great precision and fast response.An incremental transfer function matrix model was set up through the step-response data,and predictive outputs were deduced with the theory of single-value optimization.The results show that the method can optimize the incremental control variable and reject the constraint of the incremental control variable with the positional predictive functional control algorithm,and thereby making the control variable smoother.The predictive output error and future set-point were approximated by a polynomial,which can overcome the problem under the model mismatch and make the predictive outputs track the reference trajectory.Then,the design of incremental multivariable predictive functional control was studied.Simulation and application results show that the proposed control strategy is effective and feasible to improve control performance and robustness of process.展开更多
Accurate sales prediction in filling stations is the basis to fill in the refined oil in time and avoid the outof-stock as much as possible.Considering the defect of great“lag”in the general time series model,this p...Accurate sales prediction in filling stations is the basis to fill in the refined oil in time and avoid the outof-stock as much as possible.Considering the defect of great“lag”in the general time series model,this paper summarizes the multiple factors that influence the oil sales and develops a multivariable long short-term memory(LSTM)neural network,with the hyper-parameters being improved by the genetic algorithm(GA).To further improve the prediction accuracy,the proposed LSTM neural network is generalized to bidirectional LSTM(Bi LSTM),in which the impact of future factors on present sales can be taken into account by backward training.Finally,different LSTM structures and genetic algorithm parameters are tested to discuss their impact on prediction accuracy.Results demonstrated that genetic algorithm improved Bi LSTM model is superior to extreme gradient boosting,ARIMA,and artificial neural network,having the highest accuracy of 89%.展开更多
Molten iron temperature as well as Si, P, and S contents is the most essential molten iron quality (MIQ) indices in the blast furnace (BF) ironmaking, which requires strict monitoring during the whole ironmaking p...Molten iron temperature as well as Si, P, and S contents is the most essential molten iron quality (MIQ) indices in the blast furnace (BF) ironmaking, which requires strict monitoring during the whole ironmaking production. However, these MIQ parameters are difficult to be directly measured online, and large-time delay exists in off-line analysis through laboratory sampling. Focusing on the practical challenge, a data-driven modeling method was presented for the prediction of MIQ using the improved muhivariable incremental random vector functional-link net- works (M-I-RVFLNs). Compared with the conventional random vector functional-link networks (RVFLNs) and the online sequential RVFLNs, the M-I-RVFLNs have solved the problem of deciding the optimal number of hidden nodes and overcome the overfitting problems. Moreover, the proposed M I RVFLNs model has exhibited the potential for multivariable prediction of the MIQ and improved the terminal condition for the multiple-input multiple-out- put (MIMO) dynamic system, which is suitable for the BF ironmaking process in practice. Ultimately, industrial experiments and contrastive researches have been conducted on the BF No. 2 in Liuzhou Iron and Steel Group Co. Ltd. of China using the proposed method, and the results demonstrate that the established model produces better estima ting accuracy than other MIQ modeling methods.展开更多
Based on the generalized variational principle and B-spline wavelet on the interval (BSWI), the multivariable BSWI elements with two kinds of variables (TBSWI) for hyperboloidal shell and open cylindrical shell ar...Based on the generalized variational principle and B-spline wavelet on the interval (BSWI), the multivariable BSWI elements with two kinds of variables (TBSWI) for hyperboloidal shell and open cylindrical shell are constructed in this paper. Different from the traditional method, the present one treats the generalized displacement and stress as independent variables. So differentiation and integration are avoided in calculating generalized stress and thus the precision is improved. Furthermore, compared with commonly used Daubechies wavelet, BSWI has explicit expression and excellent approximation property and thus further guarantee satisfactory results. Finally, the efficiency of the constructed multivariable shell elements is validated through several numerical examples.展开更多
基金the Hebei Province Science and Technology Plan Project(19221909D)rincess Nourah bint Abdulrahman University Researchers Supporting Project number(PNURSP2025R308),Princess Nourah bint Abdulrahman University,Riyadh,Saudi Arabia.
文摘Autonomous connected vehicles(ACV)involve advanced control strategies to effectively balance safety,efficiency,energy consumption,and passenger comfort.This research introduces a deep reinforcement learning(DRL)-based car-following(CF)framework employing the Deep Deterministic Policy Gradient(DDPG)algorithm,which integrates a multi-objective reward function that balances the four goals while maintaining safe policy learning.Utilizing real-world driving data from the highD dataset,the proposed model learns adaptive speed control policies suitable for dynamic traffic scenarios.The performance of the DRL-based model is evaluated against a traditional model predictive control-adaptive cruise control(MPC-ACC)controller.Results show that theDRLmodel significantly enhances safety,achieving zero collisions and a higher average time-to-collision(TTC)of 8.45 s,compared to 5.67 s for MPC and 6.12 s for human drivers.For efficiency,the model demonstrates 89.2% headway compliance and maintains speed tracking errors below 1.2 m/s in 90% of cases.In terms of energy optimization,the proposed approach reduces fuel consumption by 5.4% relative to MPC.Additionally,it enhances passenger comfort by lowering jerk values by 65%,achieving 0.12 m/s3 vs.0.34 m/s3 for human drivers.A multi-objective reward function is integrated to ensure stable policy convergence while simultaneously balancing the four key performance metrics.Moreover,the findings underscore the potential of DRL in advancing autonomous vehicle control,offering a robust and sustainable solution for safer,more efficient,and more comfortable transportation systems.
文摘Task scheduling in cloud computing is a multi-objective optimization problem,often involving conflicting objectives such as minimizing execution time,reducing operational cost,and maximizing resource utilization.However,traditional approaches frequently rely on single-objective optimization methods which are insufficient for capturing the complexity of such problems.To address this limitation,we introduce MDMOSA(Multi-objective Dwarf Mongoose Optimization with Simulated Annealing),a hybrid that integrates multi-objective optimization for efficient task scheduling in Infrastructure-as-a-Service(IaaS)cloud environments.MDMOSA harmonizes the exploration capabilities of the biologically inspired Dwarf Mongoose Optimization(DMO)with the exploitation strengths of Simulated Annealing(SA),achieving a balanced search process.The algorithm aims to optimize task allocation by reducing makespan and financial cost while improving system resource utilization.We evaluate MDMOSA through extensive simulations using the real-world Google Cloud Jobs(GoCJ)dataset within the CloudSim environment.Comparative analysis against benchmarked algorithms such as SMOACO,MOTSGWO,and MFPAGWO reveals that MDMOSA consistently achieves superior performance in terms of scheduling efficiency,cost-effectiveness,and scalability.These results confirm the potential of MDMOSA as a robust and adaptable solution for resource scheduling in dynamic and heterogeneous cloud computing infrastructures.
基金supported by the National Natural Science Foundation of China(No.12202295)the International(Regional)Cooperation and Exchange Projects of the National Natural Science Foundation of China(No.W2421002)+2 种基金the Sichuan Science and Technology Program(No.2025ZNSFSC0845)Zhejiang Provincial Natural Science Foundation of China(No.ZCLZ24A0201)the Fundamental Research Funds for the Provincial Universities of Zhejiang(No.GK249909299001-004)。
文摘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.
基金supported by the National Natural Science Foundation of China under Grant No.61972040the Science and Technology Research and Development Project funded by China Railway Material Trade Group Luban Company.
文摘In a wide range of engineering applications,complex constrained multi-objective optimization problems(CMOPs)present significant challenges,as the complexity of constraints often hampers algorithmic convergence and reduces population diversity.To address these challenges,we propose a novel algorithm named Constraint IntensityDriven Evolutionary Multitasking(CIDEMT),which employs a two-stage,tri-task framework to dynamically integrates problem structure and knowledge transfer.In the first stage,three cooperative tasks are designed to explore the Constrained Pareto Front(CPF),the Unconstrained Pareto Front(UPF),and theε-relaxed constraint boundary,respectively.A CPF-UPF relationship classifier is employed to construct a problem-type-aware evolutionary strategy pool.At the end of the first stage,each task selects strategies from this strategy pool based on the specific type of problem,thereby guiding the subsequent evolutionary process.In the second stage,while each task continues to evolve,aτ-driven knowledge transfer mechanism is introduced to selectively incorporate effective solutions across tasks.enhancing the convergence and feasibility of the main task.Extensive experiments conducted on 32 benchmark problems from three test suites(LIRCMOP,DASCMOP,and DOC)demonstrate that CIDEMT achieves the best Inverted Generational Distance(IGD)values on 24 problems and the best Hypervolume values(HV)on 22 problems.Furthermore,CIDEMT significantly outperforms six state-of-the-art constrained multi-objective evolutionary algorithms(CMOEAs).These results confirm CIDEMT’s superiority in promoting convergence,diversity,and robustness in solving complex CMOPs.
基金supported by the National University of Defense Technology(NUDT)Research Initiation Funding for High-Level Scientific and Technological Innovative Talents(202402-YJRC-LJ-001)the National Natural Science Foundation of China(Grant No.U2142213)+1 种基金the Basic and Applied Basic Research Foundation of Guangdong Province(Grants 2025A1515011835,2022A1515011870)the National Natural Science Foundation of China(Grant No.42305167)。
文摘The operational Tropical Regional Atmospheric Model System(TRAMS)often underestimates initial typhoon intensity when using the global analysis field as the initial condition.The TRAMS tropical cyclone(TC)initialization scheme,developed based on the incremental analysis updates(IAU)technique,effectively reduces initial bias.However,the original IAU-based TC initialization scheme only adjusts the wind field at the analysis moment,with other variables adjusted implicitly under the model's constraints according to a gradually inserted wind increment(named“univariate adjustment scheme”hereafter).The univariate adjustment scheme requires approximately 3 h to reach a dynamic equilibrium state,which constrains the assimilation of hourly TC observations and causes excessive dissipation of meaningful short-wave information in adjustment increments.To address this limitation,this study develops a multivariate adjustment IAU-based TC initialization scheme that incorporates gradient wind balance and hydrostatic balance as its largescale constraints.Numerical experiments with TC Hato(2017)demonstrate that the multivariate adjustment scheme reduces the IAU relaxation time to 1 h while marginally improving forecast skill.These findings are consistently replicated across 12 additional TC cases.The development of the IAU-based multivariate adjustment initialization scheme establishes a foundation for 4-D initialization using hourly TC observations.
基金funded by the Fundamental Research Funds for the Central Universities(Grant No.106-YDZX2025022)the Startup Foundation of New Professor at Nanjing Agricultural University(Grant No.106-804005)the“Qing Lan Project”of Jiangsu Higher Education Institutions.
文摘Understanding fish movement trajectories in aquaculture is essential for practical applications,such as disease warning,feeding optimization,and breeding management.These trajectories reveal key information about the fish’s behavior,health,and environmental adaptability.However,when multi-object tracking(MOT)algorithms are applied to the high-density aquaculture environment,occlusion and overlapping among fish may result in missed detections,false detections,and identity switching problems,which limit the tracking accuracy.To address these issues,this paper proposes FishTracker,a MOT algorithm,by utilizing a Tracking-by-Detection framework.First,the neck part of the YOLOv8 model is enhanced by introducing a Multi-Scale Dilated Attention(MSDA)module to improve object localization and classification confidence.Second,an Adaptive Kalman Filter(AKF)is employed in the tracking phase to dynamically adjust motion prediction parameters,thereby overcoming target adhesion and nonlinear motion in complex scenarios.Experimental results show that FishTracker achieves a multi-object tracking accuracy(MOTA)of 93.22% and 87.24% in bright and dark illumination conditions,respectively.Further validation in a real aquaculture scenario reveal that FishTracker achieves aMOTA of 76.70%,which is 5.34% higher than the baselinemodel.The higher order tracking accuracy(HOTA)reaches 50.5%,which is 3.4% higher than the benchmark.In conclusion,FishTracker can provide reliable technical support for accurate tracking and behavioral analysis of high-density fish populations.
文摘Community detection is one of the most fundamental applications in understanding the structure of complicated networks.Furthermore,it is an important approach to identifying closely linked clusters of nodes that may represent underlying patterns and relationships.Networking structures are highly sensitive in social networks,requiring advanced techniques to accurately identify the structure of these communities.Most conventional algorithms for detecting communities perform inadequately with complicated networks.In addition,they miss out on accurately identifying clusters.Since single-objective optimization cannot always generate accurate and comprehensive results,as multi-objective optimization can.Therefore,we utilized two objective functions that enable strong connections between communities and weak connections between them.In this study,we utilized the intra function,which has proven effective in state-of-the-art research studies.We proposed a new inter-function that has demonstrated its effectiveness by making the objective of detecting external connections between communities is to make them more distinct and sparse.Furthermore,we proposed a Multi-Objective community strength enhancement algorithm(MOCSE).The proposed algorithm is based on the framework of the Multi-Objective Evolutionary Algorithm with Decomposition(MOEA/D),integrated with a new heuristic mutation strategy,community strength enhancement(CSE).The results demonstrate that the model is effective in accurately identifying community structures while also being computationally efficient.The performance measures used to evaluate the MOEA/D algorithm in our work are normalized mutual information(NMI)and modularity(Q).It was tested using five state-of-the-art algorithms on social networks,comprising real datasets(Zachary,Dolphin,Football,Krebs,SFI,Jazz,and Netscience),as well as twenty synthetic datasets.These results provide the robustness and practical value of the proposed algorithm in multi-objective community identification.
基金supported by Key Science and Technology Program of Henan Province,China(Grant Nos.242102210147,242102210027)Fujian Province Young and Middle aged Teacher Education Research Project(Science and Technology Category)(No.JZ240101)(Corresponding author:Dong Yuan).
文摘Vehicle Edge Computing(VEC)and Cloud Computing(CC)significantly enhance the processing efficiency of delay-sensitive and computation-intensive applications by offloading compute-intensive tasks from resource-constrained onboard devices to nearby Roadside Unit(RSU),thereby achieving lower delay and energy consumption.However,due to the limited storage capacity and energy budget of RSUs,it is challenging to meet the demands of the highly dynamic Internet of Vehicles(IoV)environment.Therefore,determining reasonable service caching and computation offloading strategies is crucial.To address this,this paper proposes a joint service caching scheme for cloud-edge collaborative IoV computation offloading.By modeling the dynamic optimization problem using Markov Decision Processes(MDP),the scheme jointly optimizes task delay,energy consumption,load balancing,and privacy entropy to achieve better quality of service.Additionally,a dynamic adaptive multi-objective deep reinforcement learning algorithm is proposed.Each Double Deep Q-Network(DDQN)agent obtains rewards for different objectives based on distinct reward functions and dynamically updates the objective weights by learning the value changes between objectives using Radial Basis Function Networks(RBFN),thereby efficiently approximating the Pareto-optimal decisions for multiple objectives.Extensive experiments demonstrate that the proposed algorithm can better coordinate the three-tier computing resources of cloud,edge,and vehicles.Compared to existing algorithms,the proposed method reduces task delay and energy consumption by 10.64%and 5.1%,respectively.
基金National Natural Science Foundation of China,No.42301470,No.52270185,No.42171389Capacity Building Program of Local Colleges and Universities in Shanghai,No.21010503300。
文摘Rapid urbanization in China has led to spatial antagonism between urban development and farmland protection and ecological security maintenance.Multi-objective spatial collaborative optimization is a powerful method for achieving sustainable regional development.Previous studies on multi-objective spatial optimization do not involve spatial corrections to simulation results based on the natural endowment of space resources.This study proposes an Ecological Security-Food Security-Urban Sustainable Development(ES-FS-USD)spatial optimization framework.This framework combines the non-dominated sorting genetic algorithm II(NSGA-II)and patch-generating land use simulation(PLUS)model with an ecological protection importance evaluation,comprehensive agricultural productivity evaluation,and urban sustainable development potential assessment and optimizes the territorial space in the Yangtze River Delta(YRD)region in 2035.The proposed sustainable development(SD)scenario can effectively reduce the destruction of landscape patterns of various land-use types while considering both ecological and economic benefits.The simulation results were further revised by evaluating the land-use suitability of the YRD region.According to the revised spatial pattern for the YRD in 2035,the farmland area accounts for 43.59%of the total YRD,which is 5.35%less than that in 2010.Forest,grassland,and water area account for 40.46%of the total YRD—an increase of 1.42%compared with the case in 2010.Construction land accounts for 14.72%of the total YRD—an increase of 2.77%compared with the case in 2010.The ES-FS-USD spatial optimization framework ensures that spatial optimization outcomes are aligned with the natural endowments of land resources,thereby promoting the sustainable use of land resources,improving the ability of spatial management,and providing valuable insights for decision makers.
文摘A new algorithm for constructing an inverse of a multivariable linear system is presented. This algorithm makes the constructing an inverse of the higher order matrices into searching for the equivalent normal form of the lower order matrices. Consequently, the calculation is more simple efficient and programmed than previous methods. Another result of the paper is that the lower reduced inverse system is obtained, by selecting special bases of the observable space of the original systems, it reveals the effect of the observability of the original systems on the order of the inverse systems.
文摘Through modifying the CPN model, a kind of multivariable fuzzy model is put forward, and the matching fuzzy multistep predictive control algorithm is deduced based on the model. The modified model works in a competitive output manner which results in its local representation property. While studying on line, only a few parameters need to be regulated. So the model has the merits of fast learning and on line self organizing modeling. The control algorithm is simple, adaptive and useful in multivariable and time delay systems. Applying the algorithm in a paper making system, simulation shows its good effect.
文摘A decentralized model reference adaptive control (MRAC) scheme is proposed and applied to design a multivariable control system of a dual-spool turbofan engine.Simulation studies show good static and dynamic performance of the system over the fullflight envelope. Simulation results also show the good effectiveness of reducing interactionin the multivariable system with significant coupling. The control system developed has awide frequency band to satisfy the strict engineering requirement and is practical for engineering applications.
文摘This paper presents a multivariable generalized predictive controller with proportion and integration structure by modifying the quadratic criterion of the usual MGPC. The control performance has been improved greatly. The effectiveness of the controller is demonstrated by the simulation result.
基金Supported by the National Natural Science Foundation of China (No.60374037, No.60574036), the Program for New Century Excellent Talents in University of China (NCET), and the Specialized Research Fund for the Doctoral Program of Higher Edu-cation of China (No.20050055013).
文摘A constrained decoupling (generalized predictive control) GPC algorithm is proposed for MIMO (malti-input multi-output) system. This algorithm takes account of all constraints of inputs and their increments. By solving matrix equations, the multi-step predictive decoupling controllers are realized. This algorithm need not solve Diophantine functions, and weakens the cross-coupling of the variables. At last the simulation results demon- strate the effectiveness of this proposed strategy.
文摘Standard genetic algorithms (SGAs) are investigated to optimise discrete-time proportional-integral-derivative (PID) con- troller parameters, by three tuning approaches, for a multivariable glass furnace process with loop interaction. Initially, standard genetic algorithms (SGAs) are used to identify control oriented models of the plant which are subsequently used for controller optimisa- tion. An individual tuning approach without loop interaction is considered first to categorise the genetic operators, cost functions and improve searching boundaries to attain the desired performance criteria. The second tuning approach considers controller parameters optimisation with loop interaction and individual cost functions. While, the third tuning approach utilises a modified cost function which includes the total effect of both controlled variables, glass temperature and excess oxygen. This modified cost function is shown to exhibit improved control robustness and disturbance rejection under loop interaction.
基金Sponsored by National Natural Science Foundation of China(61290323,61333007,614730646)IAPI Fundamental Research Funds(2013ZCX02-09)+1 种基金Fundamental Research Funds for the Central Universities of China(N130508002,N130108001)National High-tech Research and Development Program of China(2015AA043802)
文摘Blast furnace (BF) ironmaking process has complex and nonlinear dynamic characteristics. The molten iron temperature (MIT) as well as Si, P and S contents of molten iron is difficult to be directly measured online, and large-time delay exists in offline analysis through laboratory sampling. A nonlinear multivariate intelligent modeling method was proposed for molten iron quality (MIQ) based on principal component analysis (PCA) and dynamic ge- netic neural network. The modeling method used the practical data processed by PCA dimension reduction as inputs of the dynamic artificial neural network (ANN). A dynamic feedback link was introduced to produce a dynamic neu- ral network on the basis of traditional back propagation ANN. The proposed model improved the dynamic adaptabili- ty of networks and solved the strong fluctuation and resistance problem in a nonlinear dynamic system. Moreover, a new hybrid training method was presented where adaptive genetic algorithms (AGA) and ANN were integrated, which could improve network convergence speed and avoid network into local minima. The proposed method made it easier for operators to understand the inside status of blast furnace and offered real-time and reliable feedback infor- mation for realizing close-loop control for MIQ. Industrial experiments were made through the proposed model based on data collected from a practical steel company. The accuracy could meet the requirements of actual operation.
基金Project(61203021)supported by the National Natural Science Foundation of ChinaProject(2011216011)supported by the Scientific and Technological Program of Liaoning Province,China+2 种基金Project(2013020024)supported by the Natural Science Foundation of Liaoning Province,ChinaProject(2012BAF05B00)supported by the National Science and Technology Support Program,ChinaProject(LJQ2015061)supported by the Program for Liaoning Excellent Talents in Universities,China
文摘The control of gas fractionation unit(GFU) in petroleum industry is very difficult due to multivariable characteristics and a large time delay.PID controllers are still applied in most industry processes.However,the traditional PID control has been proven not sufficient and capable for this particular petro-chemical process.In this work,an incremental multivariable predictive functional control(IMPFC) algorithm was proposed with less online computation,great precision and fast response.An incremental transfer function matrix model was set up through the step-response data,and predictive outputs were deduced with the theory of single-value optimization.The results show that the method can optimize the incremental control variable and reject the constraint of the incremental control variable with the positional predictive functional control algorithm,and thereby making the control variable smoother.The predictive output error and future set-point were approximated by a polynomial,which can overcome the problem under the model mismatch and make the predictive outputs track the reference trajectory.Then,the design of incremental multivariable predictive functional control was studied.Simulation and application results show that the proposed control strategy is effective and feasible to improve control performance and robustness of process.
基金partially supported by the National Natural Science Foundation of China(51874325)Science Foundation of China University of Petroleum,Beijing(2462021BJRC009)。
文摘Accurate sales prediction in filling stations is the basis to fill in the refined oil in time and avoid the outof-stock as much as possible.Considering the defect of great“lag”in the general time series model,this paper summarizes the multiple factors that influence the oil sales and develops a multivariable long short-term memory(LSTM)neural network,with the hyper-parameters being improved by the genetic algorithm(GA).To further improve the prediction accuracy,the proposed LSTM neural network is generalized to bidirectional LSTM(Bi LSTM),in which the impact of future factors on present sales can be taken into account by backward training.Finally,different LSTM structures and genetic algorithm parameters are tested to discuss their impact on prediction accuracy.Results demonstrated that genetic algorithm improved Bi LSTM model is superior to extreme gradient boosting,ARIMA,and artificial neural network,having the highest accuracy of 89%.
基金Item Sponsored by National Natural Science Foundation of China(61290323,61333007,61473064)Fundamental Research Funds for Central Universities of China(N130108001)+1 种基金National High Technology Research and Development Program of China(2015AA043802)General Project on Scientific Research for Education Department of Liaoning Province of China(L20150186)
文摘Molten iron temperature as well as Si, P, and S contents is the most essential molten iron quality (MIQ) indices in the blast furnace (BF) ironmaking, which requires strict monitoring during the whole ironmaking production. However, these MIQ parameters are difficult to be directly measured online, and large-time delay exists in off-line analysis through laboratory sampling. Focusing on the practical challenge, a data-driven modeling method was presented for the prediction of MIQ using the improved muhivariable incremental random vector functional-link net- works (M-I-RVFLNs). Compared with the conventional random vector functional-link networks (RVFLNs) and the online sequential RVFLNs, the M-I-RVFLNs have solved the problem of deciding the optimal number of hidden nodes and overcome the overfitting problems. Moreover, the proposed M I RVFLNs model has exhibited the potential for multivariable prediction of the MIQ and improved the terminal condition for the multiple-input multiple-out- put (MIMO) dynamic system, which is suitable for the BF ironmaking process in practice. Ultimately, industrial experiments and contrastive researches have been conducted on the BF No. 2 in Liuzhou Iron and Steel Group Co. Ltd. of China using the proposed method, and the results demonstrate that the established model produces better estima ting accuracy than other MIQ modeling methods.
基金supported by the National Natural Science Foundation of China (No. 50875195)the Foundation for the Author of National Excellent Doctoral Dissertation of China (No. 2007B33)the Key Project of the National Natural Science Foundation of China (No. 51035007)
文摘Based on the generalized variational principle and B-spline wavelet on the interval (BSWI), the multivariable BSWI elements with two kinds of variables (TBSWI) for hyperboloidal shell and open cylindrical shell are constructed in this paper. Different from the traditional method, the present one treats the generalized displacement and stress as independent variables. So differentiation and integration are avoided in calculating generalized stress and thus the precision is improved. Furthermore, compared with commonly used Daubechies wavelet, BSWI has explicit expression and excellent approximation property and thus further guarantee satisfactory results. Finally, the efficiency of the constructed multivariable shell elements is validated through several numerical examples.