What is: DenseNAS?
Source | Densely Connected Search Space for More Flexible Neural Architecture Search |
Year | 2000 |
Data Source | CC BY-SA - https://paperswithcode.com |
DenseNAS is a neural architecture search method that utilises a densely connected search space. The search space is represented as a dense super network, which is built upon designed routing blocks. In the super network, routing blocks are densely connected and we search for the best path between them to derive the final architecture. A chained cost estimation algorithm is used to approximate the model cost during the search.