paper-with-me

Papers

Novel Adaptive Genetic Algorithm Sample Consensus

2017-11-26 · Ehsan Shojaedini, Mahshid Majd, Reza Safabakhsh

Random sample consensus (RANSAC) is a successful algorithm in model fitting applications. It is vital to have strong exploration phase when there are an enormous amount of outliers within the dataset. Achieving a proper model is guaranteed by pure exploration strategy of RANSAC. However, finding the optimum result requires exploitation. GASAC is an evolutionary paradigm to add exploitation capability to the algorithm. Although GASAC improves the results of RANSAC, it has a fixed strategy for balancing between exploration and exploitation. In this paper, a new paradigm is proposed based on genetic algorithm with an adaptive strategy. We utilize an adaptive genetic operator to select high fitness individuals as parents and mutate low fitness ones. In the mutation phase, a training method is used to gradually learn which gene is the best replacement for the mutated gene. The proposed method adaptively balance between exploration and exploitation by learning about genes. During the final Iterations, the algorithm draws on this information to improve the final results. The proposed method is extensively evaluated on two set of experiments. In all tests, our method outperformed the other methods in terms of both the number of inliers found and the speed of the algorithm.

📄 PDF Abstract BibTeX arXiv:1711.09398

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Phylogenetic consensus networks: Computing a consensus of 1-nested phylogenetic networks

2021-07-20 · Katharina T. Huber, Vincent Moulton, Andreas Spillner

An important and well-studied problem in phylogenetics is to compute a \emph{consensus tree} so as to summarize the common features within a collection of rooted phylogenetic trees, all whose leaf-sets are bijectively la…

Structural Fusion of Bayesian Networks with Limited Treewidth Using Genetic Algorithms

2026-09-09 · Pablo Torrijos, José A. Gámez, José M. Puerta arxiv

This paper introduces an evolutionary computation approach for consensus in structural Bayesian Network (BN) fusion under the constraint of limited treewidth. The consensus BN aims to reconcile multiple input BNs into a …

Lattice consensus: A partial order on phylogenetic trees that induces an associatively stable consensus method

2018-10-19

There is a long tradition of the axiomatic study of consensus methods in phylogenetics that satisfy certain desirable properties. One recently-introduced property is associative stability, which is desirable because it c…

Impossibility results on stability of phylogenetic consensus methods

2018-10-08 · Emanuele Delucchi, Linard Hoessly, Giovanni Paolini

We answer two questions raised by Bryant, Francis and Steel in their work on consensus methods in phylogenetics. Consensus methods apply to every practical instance where it is desired to aggregate a set of given phyloge…

A survey of the monotonicity and non-contradiction of consensus methods and supertree methods

2021-02-08 · Mareike Fischer, Michael Hendriksen

In a recent study, Bryant, Francis and Steel investigated the concept of \enquote{future-proofing} consensus methods in phylogenetics. That is, they investigated if such methods can be robust against the introduction of …