Editing
Neural Architecture Search
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== <span style="color: #FFFFFF;">Remembering</span> == * '''Neural Architecture Search (NAS)''' β Automated discovery of neural network architectures using optimization algorithms. * '''Search space''' β The set of all possible architectures considered; defined by a human as cells, operations, connections, and their ranges. * '''Search strategy''' β The algorithm used to explore the search space: random, evolutionary, reinforcement learning, gradient-based. * '''Performance estimation''' β How a candidate architecture's performance is estimated without full training; enables faster search. * '''Cell''' β A basic building block repeated in the final architecture; NAS often searches for optimal cells rather than full networks. * '''DARTS (Differentiable Architecture Search)''' β A gradient-based NAS that makes the architecture selection differentiable using a continuous relaxation. * '''Evolutionary NAS''' β Uses evolutionary algorithms (mutation, crossover, selection) to search architecture space. * '''RL-based NAS''' β Uses a controller trained with reinforcement learning to sample and evaluate architectures (original NAS paper, Zoph & Le 2017). * '''One-shot NAS''' β Trains a single large "supernet" containing all candidate architectures as sub-networks; evaluates sub-architectures by inheriting weights from the supernet. * '''Supernet''' β A network containing all candidate architectures as subgraphs; weights are shared across sub-architectures. * '''Hardware-aware NAS''' β Optimizes for both accuracy and hardware efficiency (FLOPs, latency, memory) simultaneously. * '''EfficientNet''' β A highly efficient CNN family discovered by NAS (compound scaling) that achieved state-of-the-art accuracy/efficiency tradeoffs. * '''NASNet''' β One of the first high-profile NAS results; discovered by RL-based search on CIFAR-10 and transferred to ImageNet. * '''ProxylessNAS''' β A memory-efficient NAS method that directly searches on the target task and hardware. * '''AutoML''' β Broader automation of the ML pipeline including NAS, HPO, and feature engineering. </div> <div style="background-color: #006400; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;">
Summary:
Please note that all contributions to BloomWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
BloomWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information