paper-with-me

홈 › Papers

Robust Evolutionary Multi-Objective Network Architecture Search for Reinforcement Learning (EMNAS-RL)

2025-06-10 · Nihal Acharya Adde, Alexandra Gianzina, Hanno Gottschalk, Andreas Ebert

This paper introduces Evolutionary Multi-Objective Network Architecture Search (EMNAS) for the first time to optimize neural network architectures in large-scale Reinforcement Learning (RL) for Autonomous Driving (AD). EMNAS uses genetic algorithms to automate network design, tailored to enhance rewards and reduce model size without compromising performance. Additionally, parallelization techniques are employed to accelerate the search, and teacher-student methodologies are implemented to ensure scalable optimization. This research underscores the potential of transfer learning as a robust framework for optimizing performance across iterative learning processes by effectively leveraging knowledge from earlier generations to enhance learning efficiency and stability in subsequent generations. Experimental results demonstrate that tailored EMNAS outperforms manually designed models, achieving higher rewards with fewer parameters. The findings of these strategies contribute positively to EMNAS for RL in autonomous driving, advancing the field toward better-performing networks suitable for real-world scenarios.

📄 PDF Abstract BibTeX arXiv:2506.08533

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingReinforcement Learning (RL)Transfer Learning

Similar Papers 제목 키워드 기반

SONATA: Self-adaptive Evolutionary Framework for Hardware-aware Neural Architecture Search

2024-02-20 · Halima Bouzidi, Smail Niar, Hamza Ouarnoughi, El-Ghazali Talbi

Recent advancements in Artificial Intelligence (AI), driven by Neural Networks (NN), demand innovative neural architecture designs, particularly within the constrained environments of Internet of Things (IoT) systems, to…

Evolutionary AlgorithmsHardware Aware Neural Architecture SearchNeural Architecture Search

Knowledge-aware Evolutionary Graph Neural Architecture Search

2024-11-26 · Chao Wang, Jiaxuan Zhao, Lingling Li, Licheng Jiao 외

Graph neural architecture search (GNAS) can customize high-performance graph neural network architectures for specific graph tasks or datasets. However, existing GNAS methods begin searching for architectures from a zero…

GPUGraph Neural NetworkNeural Architecture Search

R2 Indicator and Deep Reinforcement Learning Enhanced Adaptive Multi-Objective Evolutionary Algorithm

2024-04-11 · Farajollah Tahernezhad-Javazm, Debbie Rankin, Naomi Du Bois, Alice E. Smith 외

Choosing an appropriate optimization algorithm is essential to achieving success in optimization challenges. Here we present a new evolutionary algorithm structure that utilizes a reinforcement learning-based agent aimed…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning

Continuous Cartesian Genetic Programming based representation for Multi-Objective Neural Architecture Search

2023-06-05 · Cosijopii Garcia-Garcia, Alicia Morales-Reyes, Hugo Jair Escalante

We propose a novel approach for the challenge of designing less complex yet highly effective convolutional neural networks (CNNs) through the use of cartesian genetic programming (CGP) for neural architecture search (NAS…

Evolutionary AlgorithmsNeural Architecture Search

Evolutionary Reinforcement Learning: A Survey

2023-03-07 · Hui Bai, Ran Cheng, Yaochu Jin

Reinforcement learning (RL) is a machine learning approach that trains agents to maximize cumulative rewards through interactions with environments. The integration of RL with deep learning has recently resulted in impre…

Board GamesHyperparameter OptimizationMulti-agent Reinforcement Learningreinforcement-learning+3