Steepest Descent Neural Architecture Optimization: Escaping Local Optimum with Signed Neural Splitting
Lemeng Wu, Mao Ye, Qi Lei, Jason D. Lee, Qiang Liu

TL;DR
This paper introduces a signed neural splitting method that enhances neural architecture optimization by escaping local optima, leading to improved performance on multiple benchmarks.
Contribution
It extends the splitting steepest descent framework by allowing signed splits, significantly improving optimization capability both theoretically and empirically.
Findings
Outperforms S2D and other methods on CIFAR-100, ImageNet, and ModelNet40.
Effectively escapes local optima in neural architecture search.
Achieves more accurate and energy-efficient neural networks.
Abstract
Developing efficient and principled neural architecture optimization methods is a critical challenge of modern deep learning. Recently, Liu et al.[19] proposed a splitting steepest descent (S2D) method that jointly optimizes the neural parameters and architectures based on progressively growing network structures by splitting neurons into multiple copies in a steepest descent fashion. However, S2D suffers from a local optimality issue when all the neurons become "splitting stable", a concept akin to local stability in parametric optimization. In this work, we develop a significant and surprising extension of the splitting descent framework that addresses the local optimality issue. The idea is to observe that the original S2D is unnecessarily restricted to splitting neurons into positive weighted copies. By simply allowing both positive and negative weights during splitting, we can…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Advanced Neural Network Applications · Human Pose and Action Recognition
