DensEMANN: Building A DenseNet From Scratch, Layer by Layer and Kernel by Kernel

2021 
This paper presents a novel and unconventional NAS method called DensEMANN, which can automatically build DenseNet and DenseNet-BC architectures layer by layer and kernel by kernel while they are being trained. DensEMANN is a complex method, divided into a macro-algorithm (which adds dense layers one by one to the network) and a micro-algorithm (which builds new layers by adding and/or pruning convolution kernels from them). Using the micro-algorithm alone, it is possible to build one-layer DenseNet trained on CIFAR-10 and SVHN with similar or greater accuracy levels than those obtained with equivalent prebuilt architectures. As for the macro-algorithm, its results are still unpredictable, and further research is needed before its automatically-generated DenseNet can compete with neural networks designed by humans.
    • Correction
    • Source
    • Cite
    • Save
    • Machine Reading By IdeaReader
    20
    References
    0
    Citations
    NaN
    KQI
    []