scispace - formally typeset
Journal ArticleDOI

A Self-Adaptive Mutation Neural Architecture Search Algorithm Based on Blocks

TLDR
In this article, a self-adaptive mutation neural architecture search algorithm based on ResNet blocks and DenseNet blocks is proposed, which makes the algorithm adaptively adjust the mutation strategies during the evolution process to achieve better exploration.
Abstract
Recently, convolutional neural networks (CNNs) have achieved great success in the field of artificial intelligence, including speech recognition, image recognition, and natural language processing. CNN architecture plays a key role in CNNs' performance. Most previous CNN architectures are hand-crafted, which requires designers to have rich expert domain knowledge. The trial-and-error process consumes a lot of time and computing resources. To solve this problem, researchers proposed the neural architecture search, which searches CNN architecture automatically, to satisfy different requirements. However, the blindness of the search strategy causes a 'loss of experience' in the early stage of the search process, and ultimately affects the results of the later stage. In this paper, we propose a self-adaptive mutation neural architecture search algorithm based on ResNet blocks and DenseNet blocks. The self-adaptive mutation strategy makes the algorithm adaptively adjust the mutation strategies during the evolution process to achieve better exploration. In addition, the whole search process is fully automatic, and users do not need expert knowledge about CNNs architecture design. In this paper, the proposed algorithm is compared with 17 state-of-the-art algorithms, including manually designed CNN and automatic search algorithms on CIFAR10 and CIFAR100. The results indicate that the proposed algorithm outperforms the competitors in terms of classification performance and consumes fewer computing resources.

read more

Citations
More filters
Journal ArticleDOI

Collaborative multi-depot pickup and delivery vehicle routing problem with split loads and time windows

TL;DR: In this article, a 3D customer clustering algorithm with split load strategies is developed to reassign each customer to its favorable service provider considering multiple customer service characteristics, and a hybrid genetic algorithm with tabu search is designed to optimize the pickup and delivery routes and maximize the logistics resource utilization.
Journal ArticleDOI

UncertaintyFuseNet: Robust uncertainty-aware hierarchical feature fusion model with Ensemble Monte Carlo Dropout for COVID-19 detection

TL;DR: UncertaintyFuseNet as discussed by the authors uses ensemble MC dropout (EMCD) technique to quantify the prediction uncertainty in the feature fusion model, which achieved the prediction accuracy of 99.08% and 96.35% for CT scan and X-ray datasets, respectively.
Journal ArticleDOI

Bandgap prediction of metal halide perovskites using regression machine learning models

TL;DR: In this article, two machine learning models, ElasticNet and Isotonic Regression, were used to predict the bandgap of metal halide perovskites more accurately.
Journal ArticleDOI

Bandgap prediction of metal halide perovskites using regression machine learning models

TL;DR: In this article , two machine learning models, ElasticNet and Isotonic Regression, were used to predict the bandgap of metal halide perovskites more accurately.
Journal ArticleDOI

PCovNet: A presymptomatic COVID-19 detection framework using deep learning model using wearables data

TL;DR: In this paper , a Long Short-term Memory Variational Autoencoder (LSTM-VAE)-based anomaly detection framework was proposed to detect COVID-19 infection in the presymptomatic stage from the Resting Heart Rate (RHR) derived from the wearable devices, i.e., smartwatch or fitness tracker.
References
More filters
Proceedings ArticleDOI

Deep Residual Learning for Image Recognition

TL;DR: In this article, the authors proposed a residual learning framework to ease the training of networks that are substantially deeper than those used previously, which won the 1st place on the ILSVRC 2015 classification task.
Proceedings Article

Adam: A Method for Stochastic Optimization

TL;DR: This work introduces Adam, an algorithm for first-order gradient-based optimization of stochastic objective functions, based on adaptive estimates of lower-order moments, and provides a regret bound on the convergence rate that is comparable to the best known results under the online convex optimization framework.
Proceedings Article

ImageNet Classification with Deep Convolutional Neural Networks

TL;DR: The state-of-the-art performance of CNNs was achieved by Deep Convolutional Neural Networks (DCNNs) as discussed by the authors, which consists of five convolutional layers, some of which are followed by max-pooling layers, and three fully-connected layers with a final 1000-way softmax.
Proceedings Article

Very Deep Convolutional Networks for Large-Scale Image Recognition

TL;DR: This work investigates the effect of the convolutional network depth on its accuracy in the large-scale image recognition setting using an architecture with very small convolution filters, which shows that a significant improvement on the prior-art configurations can be achieved by pushing the depth to 16-19 weight layers.
Proceedings ArticleDOI

Going deeper with convolutions

TL;DR: Inception as mentioned in this paper is a deep convolutional neural network architecture that achieves the new state of the art for classification and detection in the ImageNet Large-Scale Visual Recognition Challenge 2014 (ILSVRC14).
Related Papers (5)