paper-with-me

Papers

Mutation is all you need

2021-07-04 · ICML Workshop AutoML 2021 7 · Lennart Schneider, Florian Pfisterer, Martin Binder, Bernd Bischl

Neural architecture search (NAS) promises to make deep learning accessible to non-experts by automating architecture engineering of deep neural networks. BANANAS is one state-of-the-art NAS method that is embedded within the Bayesian optimization framework. Recent experimental findings have demonstrated the strong performance of BANANAS on the NAS-Bench-101 benchmark being determined by its path encoding and not its choice of surrogate model. We present experimental results suggesting that the performance of BANANAS on the NAS-Bench-301 benchmark is determined by its acquisition function optimizer, which minimally mutates the incumbent.

📄 PDF Abstract BibTeX arXiv:2107.07343

Code (0)

등록된 구현이 없습니다.

Tasks

AllBayesian OptimizationNeural Architecture Search

Similar Papers 제목 키워드 기반

C-OPH: Improving the Accuracy of One Permutation Hashing (OPH) with Circulant Permutations

2021-11-18 · Xiaoyun Li, Ping Li

Minwise hashing (MinHash) is a classical method for efficiently estimating the Jaccrad similarity in massive binary (0/1) data. To generate $K$ hash values for each data vector, the standard theory of MinHash requires $K…

The Origin of Mutational Epistasis

2024-04-05 · Jorge A. Vila

The interconnected processes of protein folding, mutations, epistasis, and evolution have all been the subject of extensive analysis throughout the years due to their significance for structural and evolutionary biology.…

Protein Folding

The Point of No Return: Evolution of Excess Mutation Rate is Possible Even for Simple Mutation Models

2022-08-20 · Brian Mintz, Feng Fu

Under constant selection, each trait has a fixed fitness, and small mutation rates allow populations to efficiently exploit the optimal trait. Therefore it is reasonable to expect mutation rates will evolve downwards. Ho…

Unboxing mutations: Connecting mutation types with evolutionary consequences

2020-09-29 · Emma L. Berdan, Alexandre Blanckaert, Tanja Slotte, Alexander Suh 외

Mutations are typically classified by their effects on the nucleotide sequence and by their size. Here, we argue that if our main aim is to understand the effect of mutations on evolutionary outcomes (such as adaptation …

Enhancing Genetic Algorithms using Multi Mutations

2016-02-26 · Ahmad B. A. Hassanat, Esra'a Alkafaween, Nedal A. Al-Nawaiseh, Mohammad A. Abbadi 외

Mutation is one of the most important stages of the genetic algorithm because of its impact on the exploration of global optima, and to overcome premature convergence. There are many types of mutation, and the problem li…