Evolutionary Computation for Optimization Techniques |
Foundation of Computer Science USA |
ECOT - Number 2 |
None 2010 |
Authors: U.Srinivasulu Reddy, Michael Arock, A.V.Reddy |
c2654656-a3ad-45c4-97ec-2fee8bf31095 |
U.Srinivasulu Reddy, Michael Arock, A.V.Reddy . Planted (l, d) - Motif Finding using Particle Swarm Optimization. Evolutionary Computation for Optimization Techniques. ECOT, 2 (None 2010), 51-56.
In Bioinformatics, Motif Finding is one of the most popular problems, which has many applications. Generally, it is to locate recurring patterns in the sequence of nucleotides or amino acids. As we can’t expect the pattern to be exact matching copies owing to biological mutations, the motif finding turns to be an NP-complete problem. By approximating the same in different aspects, scientists have provided many solutions in the literature. The most of the algorithms suffer with local optima. Particle swarm optimization (PSO) is a new global optimization technique which has wide applications. It finds the global best solution by simply adjusting the trajectory of each individual towards its own best location and towards the best particle of the swarm at each generation. We have adopted the features of the PSO to solve the Planted Motif Finding Problem and have designed a sequential algorithm. We have performed experiments with simulated data it outperforms MbGA and PbGA. The PMbPSO also applied for real biological data sets and observe that the algorithm is also able to detect known TFBS accurately when there are no mutations.