paper-with-me

Papers

Efficient Multi-objective Neural Architecture Search via Lamarckian Evolution

2018-04-24 · ICLR 2019 5 · Thomas Elsken, Jan Hendrik Metzen, Frank Hutter

Neural Architecture Search aims at automatically finding neural architectures that are competitive with architectures designed by human experts. While recent approaches have achieved state-of-the-art predictive performance for image recognition, they are problematic under resource constraints for two reasons: (1)the neural architectures found are solely optimized for high predictive performance, without penalizing excessive resource consumption, (2) most architecture search methods require vast computational resources. We address the first shortcoming by proposing LEMONADE, an evolutionary algorithm for multi-objective architecture search that allows approximating the entire Pareto-front of architectures under multiple objectives, such as predictive performance and number of parameters, in a single run of the method. We address the second shortcoming by proposing a Lamarckian inheritance mechanism for LEMONADE which generates children networks that are warmstarted with the predictive performance of their trained parents. This is accomplished by using (approximate) network morphism operators for generating children. The combination of these two contributions allows finding models that are on par or even outperform both hand-crafted as well as automatically-designed networks.

📄 PDF Abstract BibTeX arXiv:1804.09081

Code (0)

등록된 구현이 없습니다.

Tasks

Neural Architecture Search

Similar Papers 제목 키워드 기반

Limits of Lamarckian Evolution Under Pressure of Morphological Novelty

2026-04-17 · Jed R Muff, Karine Miras, A. E. Eiben arxiv

Lamarckian inheritance has been shown to be a powerful accelerator in systems where the joint evolution of robot morphologies and controllers is enhanced with individual learning. Its defining advantage lies in the offsp…

Lamarckian Platform: Pushing the Boundaries of Evolutionary Reinforcement Learning towards Asynchronous Commercial Games

2022-09-21 · Hui Bai, Ruimin Shen, Yue Lin, Botian Xu 외

Despite the emerging progress of integrating evolutionary computation into reinforcement learning, the absence of a high-performance platform endowing composability and massive parallelism causes non-trivial difficulties…

CPUDistributed Computingreinforcement-learningReinforcement Learning+2

Luria-Delbruck, revisited: The classic experiment does not rule out Lamarckian evolution

2017-01-19

We re-examined data from the classic Luria-Delbruck fluctuation experiment, which is often credited with establishing a Darwinian basis for evolution. We argue that, for the Lamarckian model of evolution to be ruled out …

Model Selection

Lamarckian Evolution of Convolutional Neural Networks

2018-06-21 · Jonas Prellberg, Oliver Kramer

Convolutional neural networks belong to the most successul image classifiers, but the adaptation of their network architecture to a particular problem is computationally expensive. We show that an evolutionary algorithm …

Lamarckian Inheritance Improves Robot Evolution in Dynamic Environments

2024-03-28 · Jie Luo, Karine Miras, Carlo Longhi, Oliver Weissl 외

This study explores the integration of Lamarckian system into evolutionary robotics (ER), comparing it with the traditional Darwinian model across various environments. By adopting Lamarckian principles, where robots inh…