A summary of the prevalence of Genetic Algorithms in Bioinformatics from
2015 onwards
- URL: http://arxiv.org/abs/2008.09017v1
- Date: Thu, 20 Aug 2020 15:15:43 GMT
- Title: A summary of the prevalence of Genetic Algorithms in Bioinformatics from
2015 onwards
- Authors: Mekaal Swerhun, Jasmine Foley, Brandon Massop and Vijay Mago
- Abstract summary: Genetic algorithms rarely form a full application, instead they rely on other vital algorithms such as support vector machines.
Population-based searches, like GA, are often combined with other machine learning algorithms.
The future of genetic algorithms could be open-ended evolutionary algorithms, which attempt to increase complexity and find diverse solutions.
- Score: 0.0
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: In recent years, machine learning has seen an increasing presencein a large
variety of fields, especially in health care and bioinformatics.More
specifically, the field where machine learning algorithms have found most
applications is Genetic Algorithms.The objective of this paper is to conduct a
survey of articles published from 2015 onwards that deal with Genetic
Algorithms(GA) and how they are used in bioinformatics.To achieve the
objective, a scoping review was conducted that utilized Google Scholar
alongside Publish or Perish and the Scimago Journal & CountryRank to search for
respectable sources. Upon analyzing 31 articles from the field of
bioinformatics, it became apparent that genetic algorithms rarely form a full
application, instead they rely on other vital algorithms such as support vector
machines.Indeed, support vector machines were the most prevalent algorithms
used alongside genetic algorithms; however, while the usage of such algorithms
contributes to the heavy focus on accuracy by GA programs, it often sidelines
computation times in the process. In fact, most applications employing GAs for
classification and feature selectionare nearing or at 100% success rate, and
the focus of future GA development should be directed elsewhere.
Population-based searches, like GA, are often combined with other machine
learning algorithms. In this scoping review, genetic algorithms combined with
Support Vector Machines were found to perform best. The performance metric that
was evaluated most often was accuracy. Measuring the accuracy avoids measuring
the main weakness of GAs, which is computational time. The future of genetic
algorithms could be open-ended evolutionary algorithms, which attempt to
increase complexity and find diverse solutions, rather than optimize a fitness
function and converge to a single best solution from the initial population of
solutions.
Related papers
- Recombination vs Stochasticity: A Comparative Study on the Maximum Clique Problem [0.393259574660092]
The maximum clique problem (MCP) is a fundamental problem in graph theory and computational complexity.
Various meta-heuristics have been used to approximate the MCP, including genetic and memetic algorithms, ant colony algorithms, greedy algorithms, Tabu algorithms, and simulated annealing.
Our results indicate that Monte Carlo algorithms, which employ random searches to generate subgraphs, often surpass genetic algorithms in both speed and capability.
arXiv Detail & Related papers (2024-09-26T12:50:00Z) - Evaluating Genetic Algorithms through the Approximability Hierarchy [55.938644481736446]
In this paper, we analyze the usefulness of using genetic algorithms depending on the approximation class the problem belongs to.
In particular, we use the standard approximability hierarchy, showing that genetic algorithms are especially useful for the most pessimistic classes of the hierarchy.
arXiv Detail & Related papers (2024-02-01T09:18:34Z) - Nature Inspired Evolutionary Swarm Optimizers for Biomedical Image and
Signal Processing -- A Systematic Review [0.0]
The paper reviews 28 latest peer-reviewed relevant articles and 26 nature-inspired algorithms.
It segregates them into thoroughly explored, lesser explored and unexplored categories intending to help readers understand the reliability and exploration stage of each of these algorithms.
arXiv Detail & Related papers (2023-10-02T04:52:46Z) - MCTS guided Genetic Algorithm for optimization of neural network weights [0.0]
We investigate the possibility of applying a search strategy to genetic algorithms to explore the entire genetic tree structure.
We will combine these approaches to optimally search for the best result generated with genetic algorithms.
arXiv Detail & Related papers (2023-08-07T18:11:51Z) - Multi-Dimensional Ability Diagnosis for Machine Learning Algorithms [88.93372675846123]
We propose a task-agnostic evaluation framework Camilla for evaluating machine learning algorithms.
We use cognitive diagnosis assumptions and neural networks to learn the complex interactions among algorithms, samples and the skills of each sample.
In our experiments, Camilla outperforms state-of-the-art baselines on the metric reliability, rank consistency and rank stability.
arXiv Detail & Related papers (2023-07-14T03:15:56Z) - The FAIRy Tale of Genetic Algorithms [1.0957528713294875]
We have extended Findable, Accessible, Interoperable and Reusable (FAIR) data principles to enable Genetic and reusability of algorithms.
We have presented an overview of methodological developments and variants of GA that makes it challenging to reproduce or even find the right source.
This work can be extended to numerous machine learning algorithms/methods.
arXiv Detail & Related papers (2023-04-29T11:36:09Z) - Robustification of Online Graph Exploration Methods [59.50307752165016]
We study a learning-augmented variant of the classical, notoriously hard online graph exploration problem.
We propose an algorithm that naturally integrates predictions into the well-known Nearest Neighbor (NN) algorithm.
arXiv Detail & Related papers (2021-12-10T10:02:31Z) - EBIC.JL -- an Efficient Implementation of Evolutionary Biclustering
Algorithm in Julia [59.422301529692454]
We introduce EBIC.JL - an implementation of one of the most accurate biclustering algorithms in Julia.
We show that the new version maintains comparable accuracy to its predecessor EBIC while converging faster for the majority of the problems.
arXiv Detail & Related papers (2021-05-03T22:30:38Z) - Towards Optimally Efficient Tree Search with Deep Learning [76.64632985696237]
This paper investigates the classical integer least-squares problem which estimates signals integer from linear models.
The problem is NP-hard and often arises in diverse applications such as signal processing, bioinformatics, communications and machine learning.
We propose a general hyper-accelerated tree search (HATS) algorithm by employing a deep neural network to estimate the optimal estimation for the underlying simplified memory-bounded A* algorithm.
arXiv Detail & Related papers (2021-01-07T08:00:02Z) - Genetic Programming is Naturally Suited to Evolve Bagging Ensembles [0.0]
We show that minor changes to fitness evaluation and selection are sufficient to make a simple and otherwise-traditional GP algorithm evolve efficiently.
Our algorithm fares very well against state-of-the-art ensemble and non-ensemble GP algorithms.
arXiv Detail & Related papers (2020-09-13T16:28:11Z) - Run2Survive: A Decision-theoretic Approach to Algorithm Selection based
on Survival Analysis [75.64261155172856]
survival analysis (SA) naturally supports censored data and offers appropriate ways to use such data for learning distributional models of algorithm runtime.
We leverage such models as a basis of a sophisticated decision-theoretic approach to algorithm selection, which we dub Run2Survive.
In an extensive experimental study with the standard benchmark ASlib, our approach is shown to be highly competitive and in many cases even superior to state-of-the-art AS approaches.
arXiv Detail & Related papers (2020-07-06T15:20:17Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.