The Runge-Kutta optimiser(RUN)algorithm,renowned for its powerful optimisation capabilities,faces challenges in dealing with increasing complexity in real-world ***,it shows deficiencies in terms of limited local expl...
详细信息
The Runge-Kutta optimiser(RUN)algorithm,renowned for its powerful optimisation capabilities,faces challenges in dealing with increasing complexity in real-world ***,it shows deficiencies in terms of limited local exploration capabilities and less precise ***,this research aims to integrate the topological search(TS)mechanism with the gradient search rule(GSR)into the framework of RUN,introducing an enhanced algorithm called TGRUN to improve the performance of the original *** TS mechanism employs a circular topological scheme to conduct a thorough exploration of solution regions surrounding each solution,enabling a careful examination of valuable solution areas and enhancing the algorithm’s effectiveness in local *** prevent the algorithm from becoming trapped in local optima,the GSR also integrates gradient descent principles to direct the algorithm in a wider investigation of the global solution *** study conducted a serious of experiments on the IEEE CEC2017 comprehensive benchmark function to assess the enhanced effectiveness of ***,the evaluation includes real-world engineering design and feature selection problems serving as an additional test for assessing the optimisation capabilities of the *** validation outcomes indicate a significant improvement in the optimisation capabilities and solution accuracy of TGRUN.
Runge Kutta Optimization(RUN)is a widely utilized metaheuristic ***,it suffers from these issues:the imbalance between exploration and exploitation and the tendency to fall into local optima when it solves real-world ...
详细信息
Runge Kutta Optimization(RUN)is a widely utilized metaheuristic ***,it suffers from these issues:the imbalance between exploration and exploitation and the tendency to fall into local optima when it solves real-world opti-mization *** address these challenges,this study aims to endow each individual in the population with a certain level of intelligence,allowing them to make autonomous decisions about their next optimization *** incorporating Reinforcement Learning(RL)and the Composite Mutation Strategy(CMS),each individual in the population goes through additional self-improvement steps after completing the original algorithmic phases,referred to as *** is,each individual in the RUN population is trained intelligently using RL to independently choose three different differentiation strategies in CMS when solving different *** validate the competitiveness of RLRUN,comprehensive empirical tests were conducted using the IEEE CEC 2017 benchmark *** comparative experiments with 13 conventional algorithms and 10 advanced algorithms were *** experimental results demonstrated that RLRUN excels in convergence accuracy and speed,surpassing even some champion ***,this study introduced a binary version of RLRUN,named bRLRUN,which was employed for the feature selection *** 24 high-dimensional datasets encompassing UCI datasets and SBCB machine learning library microarray datasets,bRLRUN occupies the top position in classification accuracy and the number of selected feature subsets compared to some *** conclusion,the proposed algorithm demonstrated that it exhibits a strong competitive advantage in high-dimensional feature selection for complex datasets.
This paper proposes an improved version of the Partial Reinforcement Optimizer(PRO),termed *** LNPRO has undergone a learner phase,which allows for further communication of information among the PRO population,changin...
详细信息
This paper proposes an improved version of the Partial Reinforcement Optimizer(PRO),termed *** LNPRO has undergone a learner phase,which allows for further communication of information among the PRO population,changing the state of the PRO in terms of ***,the Nelder-Mead simplex is used to optimize the best agent in the population,accelerating the convergence speed and improving the accuracy of the PRO *** comparing LNPRO with nine advanced algorithms in the IEEE CEC 2022 benchmark function,the convergence accuracy of the LNPRO has been *** accuracy and stability of simulated data and real data in the parameter extraction of PV systems are *** to the PRO,the precision and stability of LNPRO have indeed been enhanced in four types of photovoltaic components,and it is also superior to other excellent *** further verify the parameter extraction problem of LNPRO in complex environments,LNPRO has been applied to three types of manufacturer data,demonstrating excellent results under varying irradiation and *** summary,LNPRO holds immense potential in solving the parameter extraction problems in PV systems.
We proposed a novel image-enhancing framework to ensure consolidated restoration accuracy when remedying the visual quality of dehazed images, such as over-saturation, color deviation, or luminance issues. Conventiona...
详细信息
With the increase in IoT(Internet of Things)devices comes an inherent challenge of *** the world today,privacy is the prime concern of every *** one’s privacy and keeping anonymity throughout the system is a desired ...
详细信息
With the increase in IoT(Internet of Things)devices comes an inherent challenge of *** the world today,privacy is the prime concern of every *** one’s privacy and keeping anonymity throughout the system is a desired functionality that does not come without inevitable trade-offs like scalability and increased complexity and is always exceedingly difficult to *** challenge is keeping confidentiality and continuing to make the person innominate throughout the *** address this,we present our proposed architecture where we manage IoT devices using blockchain *** proposed architecture works on and off blockchain integrated with the closed-circuit television(CCTV)security camera fixed at the rental *** this framework,the CCTV security camera feed is redirected towards the owner and renter based on the smart contract *** entity(owner or renter)can see the CCTV security camera feed at one *** is no third-party dependence except for the CCTV security camera deployment *** contributions include the proposition of framework architecture,a novel smart contract algorithm,and the modification to the ring signatures leveraging an existing cryptographic *** are made based on different systems’security and key management *** an empirical study,our proposed algorithm performed better in key generation,proof generation,and verification *** comparing similar existing schemes,we have shown the proposed architectures’*** now,we have developed this system for a specific area in the real ***,this system is scalable and applicable to other areas like healthcare monitoring systems,which is part of our future work.
Unmanned aerial vehicles as known as drones, are aircraft that can comfortably search locations which are excessively dangerous or difficult for humans and take data from bird's-eye view. Enabling unmanned aerial ...
详细信息
Alzheimer’s dementia (AD) poses a significant global health challenge, characterized by progressive cognitive decline, memory impairment, and behavioral changes. The critical need for early detection to enable timely...
详细信息
Traditional Global Positioning System(GPS)technology,with its high power consumption and limited perfor-mance in obstructed environments,is unsuitable for many Internet of Things(IoT)*** paper explores LoRa as an alte...
详细信息
Traditional Global Positioning System(GPS)technology,with its high power consumption and limited perfor-mance in obstructed environments,is unsuitable for many Internet of Things(IoT)*** paper explores LoRa as an alternative localization technology,leveraging its low power consumption,robust indoor penetration,and extensive coverage area,which render it highly suitable for diverse IoT *** comprehensively review several LoRa-based localization techniques,including time of arrival(ToA),time difference of arrival(TDoA),round trip time(RTT),received signal strength indicator(RSSI),and fingerprinting *** this review,we evaluate the strengths and limitations of each technique and investigate hybrid models to potentially improve positioning *** studies in smart cities,agriculture,and logistics exemplify the versatility of LoRa for indoor and outdoor *** findings demonstrate that LoRa technology not only overcomes the limitations of GPS regarding power consumption and coverage but also enhances the scalability and efficiency of IoT deployments in complex environments.
How can we efficiently store and mine dynamically generated dense tensors for modeling the behavior of multidimensional dynamic data?Much of the multidimensional dynamic data in the real world is generated in the form...
详细信息
How can we efficiently store and mine dynamically generated dense tensors for modeling the behavior of multidimensional dynamic data?Much of the multidimensional dynamic data in the real world is generated in the form of time-growing *** example,air quality tensor data consists of multiple sensory values gathered from wide locations for a long *** data,accumulated over time,is redundant and consumes a lot ofmemory in its raw *** need a way to efficiently store dynamically generated tensor data that increase over time and to model their behavior on demand between arbitrary time *** this end,we propose a Block IncrementalDense Tucker Decomposition(BID-Tucker)method for efficient storage and on-demand modeling ofmultidimensional spatiotemporal *** that tensors come in unit blocks where only the time domain changes,our proposed BID-Tucker first slices the blocks into matrices and decomposes them via singular value decomposition(SVD).The SVDs of the time×space sliced matrices are stored instead of the raw tensor blocks to save *** modeling from data is required at particular time blocks,the SVDs of corresponding time blocks are retrieved and incremented to be used for Tucker *** factor matrices and core tensor of the decomposed results can then be used for further data *** compared our proposed BID-Tucker with D-Tucker,which our method extends,and vanilla Tucker *** show that our BID-Tucker is faster than both D-Tucker and vanilla Tucker decomposition and uses less memory for storage with a comparable reconstruction *** applied our proposed BID-Tucker to model the spatial and temporal trends of air quality data collected in South Korea from 2018 to *** were able to model the spatial and temporal air quality *** were also able to verify unusual events,such as chronic ozone alerts and large fire events.
Video forgery is one of the most serious problems affecting the credibility and reliability of video content. Therefore, detecting video forgery presents a major challenge for researchers due to the diversity of forge...
详细信息
暂无评论