期刊文献+
共找到17篇文章
< 1 >
每页显示 20 50 100
MOALG: A Metaheuristic Hybrid of Multi-Objective Ant Lion Optimizer and Genetic Algorithm for Solving Design Problems 被引量:2
1
作者 Rashmi Sharma Ashok Pal +4 位作者 Nitin Mittal Lalit Kumar Sreypov Van Yunyoung Nam Mohamed Abouhawwash 《Computers, Materials & Continua》 SCIE EI 2024年第3期3489-3510,共22页
This study proposes a hybridization of two efficient algorithm’s Multi-objective Ant Lion Optimizer Algorithm(MOALO)which is a multi-objective enhanced version of the Ant Lion Optimizer Algorithm(ALO)and the Genetic ... This study proposes a hybridization of two efficient algorithm’s Multi-objective Ant Lion Optimizer Algorithm(MOALO)which is a multi-objective enhanced version of the Ant Lion Optimizer Algorithm(ALO)and the Genetic Algorithm(GA).MOALO version has been employed to address those problems containing many objectives and an archive has been employed for retaining the non-dominated solutions.The uniqueness of the hybrid is that the operators like mutation and crossover of GA are employed in the archive to update the solutions and later those solutions go through the process of MOALO.A first-time hybrid of these algorithms is employed to solve multi-objective problems.The hybrid algorithm overcomes the limitation of ALO of getting caught in the local optimum and the requirement of more computational effort to converge GA.To evaluate the hybridized algorithm’s performance,a set of constrained,unconstrained test problems and engineering design problems were employed and compared with five well-known computational algorithms-MOALO,Multi-objective Crystal Structure Algorithm(MOCryStAl),Multi-objective Particle Swarm Optimization(MOPSO),Multi-objective Multiverse Optimization Algorithm(MOMVO),Multi-objective Salp Swarm Algorithm(MSSA).The outcomes of five performance metrics are statistically analyzed and the most efficient Pareto fronts comparison has been obtained.The proposed hybrid surpasses MOALO based on the results of hypervolume(HV),Spread,and Spacing.So primary objective of developing this hybrid approach has been achieved successfully.The proposed approach demonstrates superior performance on the test functions,showcasing robust convergence and comprehensive coverage that surpasses other existing algorithms. 展开更多
关键词 Multi-objective optimization genetic algorithm ant lion optimizer METAHEURISTIC
在线阅读 下载PDF
Hybridization of Fuzzy and Hard Semi-Supervised Clustering Algorithms Tuned with Ant Lion Optimizer Applied to Higgs Boson Search 被引量:1
2
作者 Soukaina Mjahed Khadija Bouzaachane +2 位作者 Ahmad Taher Azar Salah El Hadaj Said Raghay 《Computer Modeling in Engineering & Sciences》 SCIE EI 2020年第11期459-494,共36页
This paper focuses on the unsupervised detection of the Higgs boson particle using the most informative features and variables which characterize the“Higgs machine learning challenge 2014”data set.This unsupervised ... This paper focuses on the unsupervised detection of the Higgs boson particle using the most informative features and variables which characterize the“Higgs machine learning challenge 2014”data set.This unsupervised detection goes in this paper analysis through 4 steps:(1)selection of the most informative features from the considered data;(2)definition of the number of clusters based on the elbow criterion.The experimental results showed that the optimal number of clusters that group the considered data in an unsupervised manner corresponds to 2 clusters;(3)proposition of a new approach for hybridization of both hard and fuzzy clustering tuned with Ant Lion Optimization(ALO);(4)comparison with some existing metaheuristic optimizations such as Genetic Algorithm(GA)and Particle Swarm Optimization(PSO).By employing a multi-angle analysis based on the cluster validation indices,the confusion matrix,the efficiencies and purities rates,the average cost variation,the computational time and the Sammon mapping visualization,the results highlight the effectiveness of the improved Gustafson-Kessel algorithm optimized withALO(ALOGK)to validate the proposed approach.Even if the paper gives a complete clustering analysis,its novel contribution concerns only the Steps(1)and(3)considered above.The first contribution lies in the method used for Step(1)to select the most informative features and variables.We used the t-Statistic technique to rank them.Afterwards,a feature mapping is applied using Self-Organizing Map(SOM)to identify the level of correlation between them.Then,Particle Swarm Optimization(PSO),a metaheuristic optimization technique,is used to reduce the data set dimension.The second contribution of thiswork concern the third step,where each one of the clustering algorithms as K-means(KM),Global K-means(GlobalKM),Partitioning AroundMedoids(PAM),Fuzzy C-means(FCM),Gustafson-Kessel(GK)and Gath-Geva(GG)is optimized and tuned with ALO. 展开更多
关键词 Ant lion optimization binary clustering clustering algorithms Higgs boson feature extraction dimensionality reduction elbow criterion genetic algorithm particle swarm optimization
在线阅读 下载PDF
Parallel discrete lion swarm optimization algorithm for solving traveling salesman problem 被引量:4
3
作者 ZHANG Daoqing JIANG Mingyan 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2020年第4期751-760,共10页
As a typical representative of the NP-complete problem, the traveling salesman problem(TSP) is widely utilized in computer networks, logistics distribution, and other fields. In this paper, a discrete lion swarm optim... As a typical representative of the NP-complete problem, the traveling salesman problem(TSP) is widely utilized in computer networks, logistics distribution, and other fields. In this paper, a discrete lion swarm optimization(DLSO) algorithm is proposed to solve the TSP. Firstly, we introduce discrete coding and order crossover operators in DLSO. Secondly, we use the complete 2-opt(C2-opt) algorithm to enhance the local search ability.Then in order to enhance the efficiency of the algorithm, a parallel discrete lion swarm optimization(PDLSO) algorithm is proposed.The PDLSO has multiple populations, and each sub-population independently runs the DLSO algorithm in parallel. We use the ring topology to transfer information between sub-populations. Experiments on some benchmarks TSP problems show that the DLSO algorithm has a better accuracy than other algorithms, and the PDLSO algorithm can effectively shorten the running time. 展开更多
关键词 discrete lion swarm optimization(DLSO)algorithm complete 2-opt(C2-opt)algorithm parallel discrete lion swarm optimization(PDLSO)algorithm traveling salesman problem(TSP)
在线阅读 下载PDF
Packet Optimization of Software Defined Network Using Lion Optimization 被引量:1
4
作者 Jagmeet Kaur Shakeel Ahmed +3 位作者 Yogesh Kumar A.Alaboudi N.Z.Jhanjhi Muhammad Fazal Ijaz 《Computers, Materials & Continua》 SCIE EI 2021年第11期2617-2633,共17页
There has been an explosion of cloud services as organizations take advantage of their continuity,predictability,as well as quality of service and it raises the concern about latency,energy-efficiency,and security.Thi... There has been an explosion of cloud services as organizations take advantage of their continuity,predictability,as well as quality of service and it raises the concern about latency,energy-efficiency,and security.This increase in demand requires new configurations of networks,products,and service operators.For this purpose,the software-defined network is an efficient technology that enables to support the future network functions along with the intelligent applications and packet optimization.This work analyzes the offline cloud scenario in which machines are efficiently deployed and scheduled for user processing requests.Performance is evaluated in terms of reducing bandwidth,task execution times and latencies,and increasing throughput.A minimum execution time algorithm is used to compute the completion time of all the available resources which are allocated to the virtual machine and lion optimization algorithm is applied to packets in a cloud environment.The proposed work is shown to improve the throughput and latency rate. 展开更多
关键词 Software-defined network cloud computing packet optimization energy efficiency lion optimization minimum execution time
在线阅读 下载PDF
LOA-RPL:Novel Energy-Efficient Routing Protocol for the Internet of Things Using Lion Optimization Algorithm to Maximize Network Lifetime
5
作者 Sankar Sennan Somula Ramasubbareddy +2 位作者 Anand Nayyar Yunyoung Nam Mohamed Abouhawwash 《Computers, Materials & Continua》 SCIE EI 2021年第10期351-371,共21页
Energy conservation is a significant task in the Internet of Things(IoT)because IoT involves highly resource-constrained devices.Clustering is an effective technique for saving energy by reducing duplicate data.In a c... Energy conservation is a significant task in the Internet of Things(IoT)because IoT involves highly resource-constrained devices.Clustering is an effective technique for saving energy by reducing duplicate data.In a clustering protocol,the selection of a cluster head(CH)plays a key role in prolonging the lifetime of a network.However,most cluster-based protocols,including routing protocols for low-power and lossy networks(RPLs),have used fuzzy logic and probabilistic approaches to select the CH node.Consequently,early battery depletion is produced near the sink.To overcome this issue,a lion optimization algorithm(LOA)for selecting CH in RPL is proposed in this study.LOA-RPL comprises three processes:cluster formation,CH selection,and route establishment.A cluster is formed using the Euclidean distance.CH selection is performed using LOA.Route establishment is implemented using residual energy information.An extensive simulation is conducted in the network simulator ns-3 on various parameters,such as network lifetime,power consumption,packet delivery ratio(PDR),and throughput.The performance of LOA-RPL is also compared with those of RPL,fuzzy rule-based energyefficient clustering and immune-inspired routing(FEEC-IIR),and the routing scheme for IoT that uses shuffled frog-leaping optimization algorithm(RISARPL).The performance evaluation metrics used in this study are network lifetime,power consumption,PDR,and throughput.The proposed LOARPL increases network lifetime by 20%and PDR by 5%–10%compared with RPL,FEEC-IIR,and RISA-RPL.LOA-RPL is also highly energy-efficient compared with other similar routing protocols. 展开更多
关键词 Internet of things cluster head clustering protocol optimization algorithm lion optimization algorithm network lifetime routing protocol wireless sensor networks energy consumption low-power and lossy networks
在线阅读 下载PDF
Modeling and Control of Parallel Hybrid Electric Vehicle Using Sea-Lion Optimization
6
作者 J.Leon Bosco Raj M.Marsaline Beno 《Intelligent Automation & Soft Computing》 SCIE 2023年第2期1441-1454,共14页
This paper develops a parallel hybrid electric vehicle(PHEV)propor-tional integral controller with driving cycle.To improve fuel efficiency and reduce hazardous emissions in hybrid electric vehicles(HEVs)combine an ele... This paper develops a parallel hybrid electric vehicle(PHEV)propor-tional integral controller with driving cycle.To improve fuel efficiency and reduce hazardous emissions in hybrid electric vehicles(HEVs)combine an electric motor(EM),a battery and an internal combustion engine(ICE).The electric motor assists the engine when accelerating,driving longer highways or climbing hills.This enables the use of a smaller,more efficient engine.It also makes use of the concept of regenerative braking to maximize energy efficiency.In a Hybrid Electric Vehicle(HEV),energy dissipated while braking is utilized to charge the battery.The proportional integral controller was used in this paper to analyze engine,motor performance and the New European Driving Cycle(NEDC)was used in the vehicle driving test using Matlab/Simulink.The proportional integral controllers were designed to track the desired vehicle speed and manage the vehi-cle’s energyflow.The Sea Lion Optimization(SLnO)methods were created to reduce fuel consumption in a parallel hybrid electric vehicle and the results were obtained for the New European Driving Cycle. 展开更多
关键词 Hybrid electric vehicle(HEV) proportional integral controller parallel HEV fuel efficiency new European driving cycle(NEDC) sea lion optimization(SLnO)
在线阅读 下载PDF
Hybrid Metaheuristic Lion and Fireffy Optimization Algorithm with Chaotic Map for Substitution S-Box Design
7
作者 Arkan Kh Shakr Sabonchi 《Journal of Information Hiding and Privacy Protection》 2024年第1期21-45,共25页
Substitution boxes(S-boxes)are key components of symmetrical cryptosystems,acting as nonlinear substitutionfunctions that hide the relationship between the encrypted text and input key.This confusion mechanism is vita... Substitution boxes(S-boxes)are key components of symmetrical cryptosystems,acting as nonlinear substitutionfunctions that hide the relationship between the encrypted text and input key.This confusion mechanism is vitalfor cryptographic security because it prevents attackers from intercepting the secret key by analyzing the encryptedtext.Therefore,the S-box design is essential for the robustness of cryptographic systems,especially for the dataencryption standard(DES)and advanced encryption standard(AES).This study focuses on the application of theffreffy algorithm(FA)and metaheuristic lion optimization algorithm(LOA),thereby proposing a hybrid approachcalled the metaheuristic lion ffreffy(ML-F)algorithm.FA,inspired by the blinking behavior of ffreffies,is a relativelynew calculation technique that is effective for various optimization problems.However,FA offen experiences earlyconvergence,limiting the ability to determine the global optimal solution in complex search areas.To address thisproblem,the ML-F algorithm was developed by combining the strengths of FA and LOA.This study identiffesa research gap in enhancing S-box nonlinearity and resistance to differential attacks,which the proposed ML-Faims to address.The main contributions of this paper are the enhanced cryptographic robustness of the S-boxesdeveloped with ML-F,consistently outperforming those generated by FA and other methodsregarding nonlinearityand overall cryptographic properties.The LOA,inspired by the social hunting behavior of lions,uses the collectiveintelligence of a pride of lions to explore and exploit the search space more effectively.The experimental analysis ofthisstudy focused on the main encryption criteria,namely,nonlinearity,the bit independence criterion(BIC),strictavalanche criterion(SAC),differential probability(DP),and maximum expected linear probability(MELP).Thesecriteria ensure that the S-boxes provide robust security against various cryptanalytic attacks.The ML-F algorithmconsistently surpassed the FA and other optimization algorithms in generating S-boxes with higher nonlinearityand better overall cryptographic properties.In case of ML-F-based S-boxes,the results indicated a better averagenonlinear score and more resistance against several cryptographic attacks for quite a number of criteria.Therefore,they were considered more reliable while dealing with secured encryption.The values generated by the ML-FS-boxes are near ideal in both SAC and BIC,indicating better diffusion properties and consequently,enhancedsecurity.The DP analysisfurthershowed that the ML-F-generated S-boxes are highly resistant to differential attacks,which is a crucial requirement for secure encryption systems. 展开更多
关键词 Fireffy algorithm substitution boxes CRYPTOLOGY lion optimization algorithm information security
在线阅读 下载PDF
Ant Lion Optimization Approach for Load Frequency Control of Multi-Area Interconnected Power Systems
8
作者 R. Satheeshkumar R. Shivakumar 《Circuits and Systems》 2016年第9期2357-2383,共27页
This work proposes a novel nature-inspired algorithm called Ant Lion Optimizer (ALO). The ALO algorithm mimics the search mechanism of antlions in nature. A time domain based objective function is established to tune ... This work proposes a novel nature-inspired algorithm called Ant Lion Optimizer (ALO). The ALO algorithm mimics the search mechanism of antlions in nature. A time domain based objective function is established to tune the parameters of the PI controller based LFC, which is solved by the proposed ALO algorithm to reach the most convenient solutions. A three-area interconnected power system is investigated as a test system under various loading conditions to confirm the effectiveness of the suggested algorithm. Simulation results are given to show the enhanced performance of the developed ALO algorithm based controllers in comparison with Genetic Algorithm (GA), Particle Swarm Optimization (PSO), Bat Algorithm (BAT) and conventional PI controller. These results represent that the proposed BAT algorithm tuned PI controller offers better performance over other soft computing algorithms in conditions of settling times and several performance indices. 展开更多
关键词 Load Frequency Control (LFC) Multi-Area Power System Proportional-Integral (PI) Controller Ant lion Optimization (ALO) Bat Algorithm (BAT) Genetic Algorithm (GA) Particle Swarm Optimization (PSO)
在线阅读 下载PDF
Graph Neural Network-Assisted Lion Swarm Optimization for Traffic Congestion Prediction in Intelligent Urban Mobility Systems
9
作者 Meshari D.Alanazi Gehan Elsayed +2 位作者 Turki M.Alanazi Anis Sahbani Amr Yousef 《Computer Modeling in Engineering & Sciences》 2025年第11期2277-2309,共33页
Traffic congestion plays a significant role in intelligent transportation systems(ITS)due to rapid urbanization and increased vehicle concentration.The congestion is dependent on multiple factors,such as limited road ... Traffic congestion plays a significant role in intelligent transportation systems(ITS)due to rapid urbanization and increased vehicle concentration.The congestion is dependent on multiple factors,such as limited road occupancy and vehicle density.Therefore,the transportation system requires an effective prediction model to reduce congestion issues in a dynamic environment.Conventional prediction systems face difficulties in identifying highly congested areas,which leads to reduced prediction accuracy.The problem is addressed by integrating Graph Neural Networks(GNN)with the Lion Swarm Optimization(LSO)framework to tackle the congestion prediction problem.Initially,the traffic information is collected and processed through a normalization process to scale the data and mitigate issues of overfitting and high dimensionality.Then,the traffic flow and temporal characteristic features are extracted to identify the connectivity of the road segment.From the connectivity and node relationship graph,modeling improves the overall prediction accuracy.During the analysis,the lion swarm optimization process utilizes the concepts of exploration and exploitation to understand the complex traffic dependencies,which helps predict high congestion on roads with minimal deviation errors.There are three core optimization phases:roaming,hunting,and migration,which enable the framework to make dynamic adjustments to enhance the predictions.The framework’s efficacy is evaluated using benchmark datasets,where the proposed work achieves 99.2%accuracy and minimizes the prediction deviation value by up to 2.5%compared to other methods.With the new framework,there was a more accurate prediction of realtime congestion,lower computational cost,and improved regulation of traffic flow.This system is easily implemented in intelligent transportation systems,smart cities,and self-driving cars,providing a robust and scalable solution for future traffic management. 展开更多
关键词 Intelligent transportation systems traffic congestion graph neural networks lion swarm optimization traffic dependencies smart cities
在线阅读 下载PDF
An M-ALO-SVR Model to Predict Output of Industry-University-Research Collaboration Network in China
10
作者 Ruiqiong Zhong Ben Wang Gege Feng 《国际计算机前沿大会会议论文集》 2021年第2期272-282,共11页
The output prediction of industry-university-research cooperation network is a prerequisite for optimization of network resource allocation and improvement of network innovation performance.Accurate prediction of netw... The output prediction of industry-university-research cooperation network is a prerequisite for optimization of network resource allocation and improvement of network innovation performance.Accurate prediction of network output can provide data for feedback systems,offermethods and reference to government macro-level control,and avoid resource wastes caused by improper input of capital and humans.In this paper,a prediction model based on Ant Lion Optimizer and Support Vector Regression is proposed.First,the M-ALO-SVR model was built.Then,Pareto function and regulatory factors were applied to accelerate the convergence of ALO-SVR optimization,improving the global search ability of the algorithm.Finally,the empirical research of the industry-university-research cooperation network was implemented,and simulation experiments were conducted with samples of China Statistical Yearbooks.The results show that the M-ALO-SVR model performs well in the innovation network output prediction.The predictive goodness of fit of the model reaches 99.7%,improved by 0.02%and 3.3%respectively compared with that of ALO-SVR model and SVM.The running time of the model is two seconds fewer than that of the ALO-SVR model.In addition,the optimizing function of the model converges at higher speed and its MSE is optimal. 展开更多
关键词 Support vector regression(SVR) Ant lion optimizer(ALO) Innovation network Prediction
原文传递
Swarm Optimization and Machine Learning for Android Malware Detection 被引量:1
11
作者 K.Santosh Jhansi P.Ravi Kiran Varma Sujata Chakravarty 《Computers, Materials & Continua》 SCIE EI 2022年第12期6327-6345,共19页
Malware Security Intelligence constitutes the analysis of applications and their associated metadata for possible security threats.Application Programming Interfaces(API)calls contain valuable information that can hel... Malware Security Intelligence constitutes the analysis of applications and their associated metadata for possible security threats.Application Programming Interfaces(API)calls contain valuable information that can help with malware identification.The malware analysis with reduced feature space helps for the efficient identification of malware.The goal of this research is to find the most informative features of API calls to improve the android malware detection accuracy.Three swarm optimization methods,viz.,Ant Lion Optimization(ALO),Cuckoo Search Optimization(CSO),and Firefly Optimization(FO)are applied to API calls using auto-encoders for identification of most influential features.The nature-inspired wrapperbased algorithms are evaluated using well-known Machine Learning(ML)classifiers such as Linear Regression(LR),Decision Tree(DT),Random Forest(RF),K-Nearest Neighbor(KNN)&SupportVector Machine(SVM).A hybrid Artificial Neuronal Classifier(ANC)is proposed for improving the classification of android malware.The experimental results yielded an accuracy of 98.87%with just seven features out of hundred API call features,i.e.,a massive 93%of data optimization. 展开更多
关键词 Android malware API calls auto-encoders ant lion optimization cuckoo search optimization firefly optimization artificial neural networks artificial neuronal classifier
在线阅读 下载PDF
Optimal Deep Belief Network Based Lung Cancer Detection and Survival Rate Prediction 被引量:1
12
作者 Sindhuja Manickavasagam Poonkuzhali Sugumaran 《Computer Systems Science & Engineering》 SCIE EI 2023年第4期939-953,共15页
The combination of machine learning(ML)approaches in healthcare is a massive advantage designed at curing illness of millions of persons.Several efforts are used by researchers for detecting and providing primary phas... The combination of machine learning(ML)approaches in healthcare is a massive advantage designed at curing illness of millions of persons.Several efforts are used by researchers for detecting and providing primary phase insights as to cancer analysis.Lung cancer remained the essential source of disease connected mortality for both men as well as women and their frequency was increasing around the world.Lung disease is the unrestrained progress of irregular cells which begin off in one or both Lungs.The previous detection of cancer is not simpler procedure however if it can be detected,it can be curable,also finding the survival rate is a major challenging task.This study develops an Ant lion Optimization(ALO)with Deep Belief Network(DBN)for Lung Cancer Detection and Classification with survival rate prediction.The proposed model aims to identify and classify the presence of lung cancer.Initially,the proposed model undergoes min-max data normalization approach to preprocess the input data.Besides,the ALO algorithm gets executed to choose an optimal subset of features.In addition,the DBN model receives the chosen features and performs lung cancer classification.Finally,the optimizer is utilized for hyperparameter optimization of the DBN model.In order to report the enhanced performance of the proposed model,a wide-ranging experimental analysis is performed and the results reported the supremacy of the proposed model. 展开更多
关键词 Lung cancer feature selection ant lion optimization classification disease diagnosis metaheuristics
在线阅读 下载PDF
An Automatic Threshold Selection Using ALO for Healthcare Duplicate Record Detection with Reciprocal Neuro-Fuzzy Inference System
13
作者 Ala Saleh Alluhaidan Pushparaj +4 位作者 Anitha Subbappa Ved Prakash Mishra P.V.Chandrika Anurika Vaish Sarthak Sengupta 《Computers, Materials & Continua》 SCIE EI 2023年第3期5821-5836,共16页
ESystems based on EHRs(Electronic health records)have been in use for many years and their amplified realizations have been felt recently.They still have been pioneering collections of massive volumes of health data.D... ESystems based on EHRs(Electronic health records)have been in use for many years and their amplified realizations have been felt recently.They still have been pioneering collections of massive volumes of health data.Duplicate detections involve discovering records referring to the same practical components,indicating tasks,which are generally dependent on several input parameters that experts yield.Record linkage specifies the issue of finding identical records across various data sources.The similarity existing between two records is characterized based on domain-based similarity functions over different features.De-duplication of one dataset or the linkage of multiple data sets has become a highly significant operation in the data processing stages of different data mining programmes.The objective is to match all the records associated with the same entity.Various measures have been in use for representing the quality and complexity about data linkage algorithms,and many other novel metrics have been introduced.An outline of the problem existing in themeasurement of data linkage and de-duplication quality and complexity is presented.This article focuses on the reprocessing of health data that is horizontally divided among data custodians,with the purpose of custodians giving similar features to sets of patients.The first step in this technique is about an automatic selection of training examples with superior quality from the compared record pairs and the second step involves training the reciprocal neuro-fuzzy inference system(RANFIS)classifier.Using the Optimal Threshold classifier,it is presumed that there is information about the original match status for all compared record pairs(i.e.,Ant Lion Optimization),and therefore an optimal threshold can be computed based on the respective RANFIS.Febrl,Clinical Decision(CD),and Cork Open Research Archive(CORA)data repository help analyze the proposed method with evaluated benchmarks with current techniques. 展开更多
关键词 Duplicate detection healthcare record linkage dataset pre-processing reciprocal neuro-fuzzy inference system and ant lion optimization fuzzy system
在线阅读 下载PDF
Incremental Learning Framework for Mining Big Data Stream
14
作者 Alaa Eisa Nora E.L-Rashidy +2 位作者 Mohammad Dahman Alshehri Hazem M.El-bakry Samir Abdelrazek 《Computers, Materials & Continua》 SCIE EI 2022年第5期2901-2921,共21页
At this current time,data stream classification plays a key role in big data analytics due to its enormous growth.Most of the existing classification methods used ensemble learning,which is trustworthy but these metho... At this current time,data stream classification plays a key role in big data analytics due to its enormous growth.Most of the existing classification methods used ensemble learning,which is trustworthy but these methods are not effective to face the issues of learning from imbalanced big data,it also supposes that all data are pre-classified.Another weakness of current methods is that it takes a long evaluation time when the target data stream contains a high number of features.The main objective of this research is to develop a new method for incremental learning based on the proposed ant lion fuzzy-generative adversarial network model.The proposed model is implemented in spark architecture.For each data stream,the class output is computed at slave nodes by training a generative adversarial network with the back propagation error based on fuzzy bound computation.This method overcomes the limitations of existing methods as it can classify data streams that are slightly or completely unlabeled data and providing high scalability and efficiency.The results show that the proposed model outperforms stateof-the-art performance in terms of accuracy(0.861)precision(0.9328)and minimal MSE(0.0416). 展开更多
关键词 Ant lion optimization(ALO) big data stream generative adversarial network(GAN) incremental learning renyi entropy
在线阅读 下载PDF
Moving Multi-Object Detection and Tracking Using MRNN and PS-KM Models
15
作者 V.Premanand Dhananjay Kumar 《Computer Systems Science & Engineering》 SCIE EI 2023年第2期1807-1821,共15页
On grounds of the advent of real-time applications,like autonomous driving,visual surveillance,and sports analysis,there is an augmenting focus of attention towards Multiple-Object Tracking(MOT).The tracking-by-detect... On grounds of the advent of real-time applications,like autonomous driving,visual surveillance,and sports analysis,there is an augmenting focus of attention towards Multiple-Object Tracking(MOT).The tracking-by-detection paradigm,a commonly utilized approach,connects the existing recognition hypotheses to the formerly assessed object trajectories by comparing the simila-rities of the appearance or the motion between them.For an efficient detection and tracking of the numerous objects in a complex environment,a Pearson Simi-larity-centred Kuhn-Munkres(PS-KM)algorithm was proposed in the present study.In this light,the input videos were,initially,gathered from the MOT dataset and converted into frames.The background subtraction occurred whichfiltered the inappropriate data concerning the frames after the frame conversion stage.Then,the extraction of features from the frames was executed.Afterwards,the higher dimensional features were transformed into lower-dimensional features,and feature reduction process was performed with the aid of Information Gain-centred Singular Value Decomposition(IG-SVD).Next,using the Modified Recurrent Neural Network(MRNN)method,classification was executed which identified the categories of the objects additionally.The PS-KM algorithm identi-fied that the recognized objects were tracked.Finally,the experimental outcomes exhibited that numerous targets were precisely tracked by the proposed system with 97%accuracy with a low false positive rate(FPR)of 2.3%.It was also proved that the present techniques viz.RNN,CNN,and KNN,were effective with regard to the existing models. 展开更多
关键词 Multi-object detection object tracking feature extraction morlet wavelet mutation(MWM) ant lion optimization(ALO) background subtraction
在线阅读 下载PDF
Ant Lion Algorithm for Optimized Controller Gains for Power Quality Enrichment of Off-grid Wind Power Harnessing Units 被引量:3
16
作者 Kodakkal Amritha Veramalla Rajagopal +1 位作者 Kuthuri Narasimha Raju Sabha Raj Arya 《Chinese Journal of Electrical Engineering》 CSCD 2020年第3期85-97,共13页
The proposed system uses an algorithm that works on the admittance of the system,for estimating the reference values of generated currents for an off-grid wind power harnessing unit(WPHU).The controller controls the v... The proposed system uses an algorithm that works on the admittance of the system,for estimating the reference values of generated currents for an off-grid wind power harnessing unit(WPHU).The controller controls the voltage and maintains the frequency within the limits while working with both linear and nonlinear loads for varying wind speeds.The admittance algorithm is simple and easy to implement and works very efficiently to generate the triggering signals for the controller of the WPHU.The wind power harnessing unit comprising of a squirrel cage induction generator,a star-delta transformer,a battery storage system and the control unit are modeled using Matlab/Simulink R2019.An isolated transformer with a star-delta configuration connects the load and the generator circuit with the controller to reduce the dc bus voltage and mitigate current in the neutral line.The response of the system during the dynamic loading depends on the best possible compensator proportional-integral(PI)gains.The antlion optimization algorithm is compared with particle swarm optimization and grey wolf optimization and is found to have the advantages of good convergence,high efficiency and fast calculating speed.It is therefore used to extract the optimal values of frequency and voltage PI gains.The simulation results of the control algorithm for the WPHU are validated in a real-time environment in a dSpace1104 laboratory set up.This algorithm is proven to have a quick response,maintain the required frequency,suppress the current harmonics,regulate voltage,help in balancing the load and compensating for the neutral current. 展开更多
关键词 Wind power harnessing unit induction generator admittance based control algorithm ant lion optimization algorithm voltage and frequency control battery energy storage system
原文传递
Sensitive Integration of Multilevel Optimization Model in Human Activity Recognition for Smartphone and Smartwatch Applications 被引量:1
17
作者 Samaher Al-Janabi Ali Hamza Salman 《Big Data Mining and Analytics》 EI 2021年第2期124-138,共15页
This study proposes an intelligent data analysis model for finding optimal patterns in human activities on the basis of biometric features obtained from four sensors installed on smartphone and smartwatch devices. The... This study proposes an intelligent data analysis model for finding optimal patterns in human activities on the basis of biometric features obtained from four sensors installed on smartphone and smartwatch devices. The proposed model, referred to as Scheduling Activities of smartphone and smartwatch based on Optimal Pattern Model(SA-OPM), consists of four main stages. The first stage relates to the collection of data from four sensors in real time(i.e., two smartphone sensors called accelerometer and gyroscope and two smartwatch sensors of the same name).The second stage involves the preprocessing of the data by converting them into graphs. As graphs are difficult to deal with directly, a deterministic selection algorithm is proposed as a new method to find the optimal root to split the graphs into multiple subgraphs. The third stage entails determining the number of samples related to each subgraph by using the optimization technique called the lion optimization algorithm. The final stage involves the generation of patterns from the optimal subgraph by using the association pattern algorithm called g Span. The pattern finder based on Forward-Backward Rules(FBR) generates the optimal patterns and thus aids humans in organizing their activities. Results indicate that the proposed SA-OPM model generates robust and authentic patterns of human activities. 展开更多
关键词 OPTIMIZATION Ant lion Optimization(ALO) g Span Forward-Backward Rules(FBR) Internet of Things(IoT) smartwatch SMARTPHONE
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部