AICurious Logo

What is: DenseNAS?

SourceDensely Connected Search Space for More Flexible Neural Architecture Search
Year2000
Data SourceCC 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.