TL;DR
This paper introduces SAEP, a pruning method for neural architecture search ensembles that enhances diversity and reduces the number of sub-architectures while maintaining performance.
Contribution
It proposes a novel pruning approach in NAS ensembles to improve diversity and efficiency, addressing redundancy issues in ensemble selection.
Findings
Significantly reduces sub-architecture count without performance loss
Enhances ensemble diversity in NAS
Demonstrates effectiveness through extensive experiments
Abstract
Neural architecture search (NAS) is gaining more and more attention in recent years due to its flexibility and remarkable capability to reduce the burden of neural network design. To achieve better performance, however, the searching process usually costs massive computations that might not be affordable for researchers and practitioners. While recent attempts have employed ensemble learning methods to mitigate the enormous computational cost, however, they neglect a key property of ensemble methods, namely diversity, which leads to collecting more similar sub-architectures with potential redundancy in the final design. To tackle this problem, we propose a pruning method for NAS ensembles called "Sub-Architecture Ensemble Pruning in Neural Architecture Search (SAEP)." It targets to leverage diversity and to achieve sub-ensemble architectures at a smaller size with comparable performance…
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
MethodsPruning · Sigmoid Activation · Tanh Activation · Softmax · Long Short-Term Memory
