paper-with-me

Papers

Regularized Evolutionary Algorithm for Dynamic Neural Topology Search

2019-05-15 · Cristiano Saltori, Subhankar Roy, Nicu Sebe, Giovanni Iacca

Designing neural networks for object recognition requires considerable architecture engineering. As a remedy, neuro-evolutionary network architecture search, which automatically searches for optimal network architectures using evolutionary algorithms, has recently become very popular. Although very effective, evolutionary algorithms rely heavily on having a large population of individuals (i.e., network architectures) and is therefore memory expensive. In this work, we propose a Regularized Evolutionary Algorithm with low memory footprint to evolve a dynamic image classifier. In details, we introduce novel custom operators that regularize the evolutionary process of a micro-population of 10 individuals. We conduct experiments on three different digits datasets (MNIST, USPS, SVHN) and show that our evolutionary method obtains competitive results with the current state-of-the-art.

📄 PDF Abstract BibTeX arXiv:1905.06252

Code (0)

등록된 구현이 없습니다.

Tasks

Evolutionary AlgorithmsNeural Architecture SearchObject Recognition

Similar Papers 제목 키워드 기반

ECToNAS: Evolutionary Cross-Topology Neural Architecture Search

2024-03-08 · Elisabeth J. Schiessler, Roland C. Aydin, Christian J. Cyron

We present ECToNAS, a cost-efficient evolutionary cross-topology neural architecture search algorithm that does not require any pre-trained meta controllers. Our framework is able to select suitable network architectures…

Neural Architecture Search

Neuro-Evolutionary Approach to Physics-Aware Symbolic Regression

2025-04-23 · Jiří Kubalík, Robert Babuška

Symbolic regression is a technique that can automatically derive analytic models from data. Traditionally, symbolic regression has been implemented primarily through genetic programming that evolves populations of candid…

Evolutionary AlgorithmsregressionSymbolic Regression

Evolutionary Topology Search for Tensor Network Decomposition

2020-01-01 · ICML 2020 1 · Chao Li, Zhun Sun

Tensor network (TN) decomposition is a promising framework to represent extremely high-dimensional problems with few parameters. However, it is challenging to search the (near-)optimal topological structure for TN decomp…

Evolutionary Algorithms

Exact and Evolutionary Algorithms for Sequential Multi-Objective Transmission Topology Planning

2026-05-05 · Job Groeneveld, Miguel Muñoz, Jan Viebahn, Alessandro Zocca arxiv

We study day-ahead transmission topology control for high-voltage grid operation under $N-1$ security constraints. The operational task is to select, over a 24-hour horizon, a sequence of substation topologies obtained v…

Decision Making

A Novel Evolutionary Algorithm for Hierarchical Neural Architecture Search

2021-07-18 · Aristeidis Christoforidis, George Kyriakides, Konstantinos Margaritis

In this work, we propose a novel evolutionary algorithm for neural architecture search, applicable to global search spaces. The algorithm's architectural representation organizes the topology in multiple hierarchical mod…

Neural Architecture Search