Multi-Objective Reinforced Evolution in Mobile Neural Architecture Search
Xiangxiang Chu, Bo Zhang, Ruijun Xu, Hailong Ma

TL;DR
This paper introduces MoreMNAS, a multi-objective neural architecture search method combining evolutionary algorithms and reinforcement learning to optimize mobile neural networks across multiple criteria.
Contribution
It presents a novel multi-objective genetic algorithm that integrates reinforcement learning to enhance search efficiency and model quality for mobile neural networks.
Findings
Achieves competitive super-resolution models with fewer FLOPS.
Balances exploration and exploitation effectively during search.
Outperforms some state-of-the-art methods in super-resolution domain.
Abstract
Fabricating neural models for a wide range of mobile devices demands for a specific design of networks due to highly constrained resources. Both evolution algorithms (EA) and reinforced learning methods (RL) have been dedicated to solve neural architecture search problems. However, these combinations usually concentrate on a single objective such as the error rate of image classification. They also fail to harness the very benefits from both sides. In this paper, we present a new multi-objective oriented algorithm called MoreMNAS (Multi-Objective Reinforced Evolution in Mobile Neural Architecture Search) by leveraging good virtues from both EA and RL. In particular, we incorporate a variant of multi-objective genetic algorithm NSGA-II, in which the search space is composed of various cells so that crossovers and mutations can be performed at the cell level. Moreover, reinforced control…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Image Processing Techniques and Applications · Advanced Image Processing Techniques
MethodsSigmoid Activation · Tanh Activation · Softmax · Long Short-Term Memory
