pith. sign in

Efficient Multi-objective Neural Architecture Search via Lamarckian Evolution

2 Pith papers cite this work. Polarity classification is still indexing.

2 Pith papers citing it
abstract

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.

citation-role summary

background 1

citation-polarity summary

fields

cs.LG 1 cs.NE 1

years

2025 1 2019 1

verdicts

UNVERDICTED 2

roles

background 1

polarities

background 1

representative citing papers

EPNAS: Efficient Progressive Neural Architecture Search

cs.LG · 2019-07-07 · unverdicted · novelty 5.0

EPNAS uses a progressive search policy with REINFORCE performance prediction to search neural architectures in parallel, supporting multiple resource constraints and outperforming ENAS and PNAS on CIFAR-10 and ImageNet in speed and accuracy.

citing papers explorer

Showing 2 of 2 citing papers.

  • EPNAS: Efficient Progressive Neural Architecture Search cs.LG · 2019-07-07 · unverdicted · none · ref 44 · internal anchor

    EPNAS uses a progressive search policy with REINFORCE performance prediction to search neural architectures in parallel, supporting multiple resource constraints and outperforming ENAS and PNAS on CIFAR-10 and ImageNet in speed and accuracy.

  • Spiking Neural Network Architecture Search: A Survey cs.NE · 2025-10-16 · unverdicted · none · ref 130 · internal anchor

    A survey of Spiking Neural Network architecture search techniques viewed through a hardware/software co-design lens.