paper-with-me

홈 › Papers

A Self-adaptive Neuroevolution Approach to Constructing Deep Neural Network Architectures Across Different Types

2022-11-27 · Zhenhao Shuai, Hongbo Liu, Zhaolin Wan, Wei-Jie Yu, Jun Zhang

Neuroevolution has greatly promoted Deep Neural Network (DNN) architecture design and its applications, while there is a lack of methods available across different DNN types concerning both their scale and performance. In this study, we propose a self-adaptive neuroevolution (SANE) approach to automatically construct various lightweight DNN architectures for different tasks. One of the key settings in SANE is the search space defined by cells and organs self-adapted to different DNN types. Based on this search space, a constructive evolution strategy with uniform evolution settings and operations is designed to grow DNN architectures gradually. SANE is able to self-adaptively adjust evolution exploration and exploitation to improve search efficiency. Moreover, a speciation scheme is developed to protect evolution from early convergence by restricting selection competition within species. To evaluate SANE, we carry out neuroevolution experiments to generate different DNN architectures including convolutional neural network, generative adversarial network and long short-term memory. The results illustrate that the obtained DNN architectures could have smaller scale with similar performance compared to existing DNN architectures. Our proposed SANE provides an efficient approach to self-adaptively search DNN architectures across different types.

📄 PDF Abstract BibTeX arXiv:2211.14753

Code (2)

BruceShine/SANE 공식 구현 pytorch
acotai/asoc-sane 공식 구현 pytorch

Tasks

Generative Adversarial Network

Similar Papers 제목 키워드 기반

AD-NEv++ : The multi-architecture neuroevolution-based multivariate anomaly detection framework

2024-03-25 · Marcin Pietroń, Dominik Żurek, Kamil Faber, Roberto Corizzo

Anomaly detection tools and methods enable key analytical capabilities in modern cyberphysical and sensor-based systems. Despite the fast-paced development in deep learning architectures for anomaly detection, model opti…

Anomaly DetectionModel Optimization

Evolving Deep Neural Networks

2017-03-01 · Risto Miikkulainen, Jason Liang, Elliot Meyerson, Aditya Rawal 외

The success of deep learning depends on finding an architecture to fit the task. As deep learning has scaled up to more challenging tasks, the architectures have become difficult to design by hand. This paper proposes an…

Deep LearningImage CaptioningLanguage ModelingLanguage Modelling+1

Neuroevolution of Recurrent Architectures on Control Tasks

2023-04-03 · Maximilien Le Clei, Pierre Bellec

Modern artificial intelligence works typically train the parameters of fixed-sized deep neural networks using gradient-based optimization techniques. Simple evolutionary algorithms have recently been shown to also be cap…

Evolutionary AlgorithmsOpenAI Gymreinforcement-learningReinforcement Learning

Neuroevolution of Self-Interpretable Agents

2020-03-18 · Yujin Tang, Duong Nguyen, David Ha

Inattentional blindness is the psychological phenomenon that causes one to miss things in plain sight. It is a consequence of the selective attention in perception that lets us remain focused on important parts of our wo…

Reinforcement LearningReinforcement Learning (RL)

AD-NEV: A Scalable Multi-level Neuroevolution Framework for Multivariate Anomaly Detection

2023-05-25 · Marcin Pietron, Dominik Zurek, Kamil Faber, Roberto Corizzo

Anomaly detection tools and methods present a key capability in modern cyberphysical and failure prediction systems. Despite the fast-paced development in deep learning architectures for anomaly detection, model optimiza…

Anomaly DetectionModel OptimizationTime SeriesTime Series Anomaly Detection