Scalable parallel clustering using modified Firefly algorithm
Journal Title: IOSR Journals (IOSR Journal of Computer Engineering) - Year 2014, Vol 16, Issue 6
Abstract
Abstract: Clustering is the process of assigning data objects into a set of disjoint groups called clusters so that objects in each cluster are more similar to each other than objects from different clusters. We try to exploit computational power from the multicore processors. We need a new design on existing algorithms and software. Firefly algorithm is one of the metaheuristic algorithms which are used for solving optimization problems. The existing clustering algorithms either handle different data types with inefficiency in handling large data or handle large data with limitations in considering numeric attributes. Hence, parallel clustering has come into picture to provide crucial contribution towards clustering large data. In this paper, we have developed a scalable parallel clustering algorithm using FA and genetic algorithm to cluster large data. Modified FA algorithm does not handle the large data effectively. So, our ultimate aim is to design and develops an algorithm in parallel way by considering data. The experimental analysis will be carried out to evaluate the feasibility of the new combined clustering approach. The experimental analysis showed that the proposed approach obtained upper head over existing method in terms of accuracy and time. Most of the programming languages doesn’t provide multiprocessing facilities and hence wastage of processing resources. In order to utilize the intrinsic capabilities of a multi-core processor the software application must be able to execute tasks in parallel using allavailable CPUs. To achieve this we can use fork/join method in java programming. It is the most effective design method for achieve good parallel performance
Authors and Affiliations
Juby Mathew, Dr. R Vijayakumar
Port Site Tuberculous Infection a Case Report and Review of Literature
As the surgeries done by laparoscopy are increasing, associated complications are also increasing. One among them is port site infection especially port site infections due to Atypical Mycobacteriae .There is a con...
An Enhanced Area Reduction Technique for Integrated Circuit using Genetic Algorithm
Genetic algorithms are implemented as a computer simulation in which a population of abstract representations (called chromosomes or the genotype or the genome) of candidate solutions (called individuals, creatures, or p...
Performance Evaluation of HTTP and DB Traffic Application Using Proactive and Reactive Routing Protocols
Abstract: A group of fixed or mobile communication devices that does not have a stable infrastructure to communicate with each other is known as mobile ad-hoc network. In MANET their is very importent role of nodes...
Detection and Prevention of Black Hole Attack in Mobile Ad-Hoc Networks: A Survey
Abstract: A mobile ad hoc network (MANET) is a self-configuring network that is formed automatically by a collection of mobile nodes. There is no centralized management. Both legitimate and malicious nodes can acce...
Moving ATM Applications to Smartphones with a Secured PinEntryMethods
Abstract: A personal identification number (pin) is a widely used numeric password. The 4-digit pin numericpassword is being used as authentication in many important applications such as, an ATM. An ATM is a placew...