paper-with-me

Papers

Shortest Edit Path Crossover: A Theory-driven Solution to the Permutation Problem in Evolutionary Neural Architecture Search

2022-10-25 · Xin Qiu, Risto Miikkulainen

Population-based search has recently emerged as a possible alternative to Reinforcement Learning (RL) for black-box neural architecture search (NAS). It performs well in practice even though it is not theoretically well understood. In particular, whereas traditional population-based search methods such as evolutionary algorithms (EAs) draw much power from crossover operations, it is difficult to take advantage of them in NAS. The main obstacle is believed to be the permutation problem: The mapping between genotype and phenotype in traditional graph representations is many-to-one, leading to a disruptive effect of standard crossover. This paper presents the first theoretical analysis of the behaviors of mutation, crossover and RL in black-box NAS, and proposes a new crossover operator based on the shortest edit path (SEP) in graph space. The SEP crossover is shown theoretically to overcome the permutation problem, and as a result, have a better expected improvement compared to mutation, standard crossover and RL. Further, it empirically outperform these other methods on state-of-the-art NAS benchmarks. The SEP crossover therefore allows taking full advantage of population-based search in NAS, and the underlying theory can serve as a foundation for deeper understanding of black-box NAS methods in general.

📄 PDF Abstract BibTeX arXiv:2210.14016

Code (1)

cognizant-ai-labs/sepx-paper 공식 구현

Tasks

Evolutionary AlgorithmsNeural Architecture SearchReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Evolutionary Architecture Search through Grammar-Based Sequence Alignment

2025-12-04 · Adri Gómez Martín, Felix Möller, Steven McDonagh, Monica Abella 외 arxiv

Neural architecture search (NAS) in expressive search spaces is a computationally hard problem, but it also holds the potential to automatically discover completely novel and performant architectures. To achieve this we …

Neural Architecture Search

Theoretical Analysis of Quality Diversity Algorithms for a Classical Path Planning Problem

2024-12-16 · Duc-Cuong Dang, Aneta Neumann, Frank Neumann, Andre Opris 외

Quality diversity (QD) algorithms have shown to provide sets of high quality solutions for challenging problems in robotics, games, and combinatorial optimisation. So far, theoretical foundational explaining their good b…

Diversity

Developments in the theory of randomized shortest paths with a comparison of graph node distances

2012-12-07 · Ilkka Kivimäki, Masashi Shimbo, Marco Saerens

There have lately been several suggestions for parametrized distances on a graph that generalize the shortest path distance and the commute time or resistance distance. The need for developing such distances has risen fr…

ClusteringNode Clustering

A Generalization of the Shortest Path Problem to Graphs with Multiple Edge-Cost Estimates

2022-08-22 · Eyal Weiss, Ariel Felner, Gal A. Kaminka

The shortest path problem in graphs is a cornerstone of AI theory and applications. Existing algorithms generally ignore edge weight computation time. We present a generalized framework for weighted directed graphs, wher…

Routing in Wireless Mesh Networks: Two Soft Computing Based Approaches

2013-07-11 · Sharad Sharma, Shakti Kumar, Brahmjit Singh

Due to dynamic network conditions, routing is the most critical part in WMNs and needs to be optimised. The routing strategies developed for WMNs must be efficient to make it an operationally self configurable network. T…

Vocal Bursts Valence Prediction