Evaluating Online and Offline Accuracy Traversal Algorithms for k-Complete Neural Network Architectures

01/16/2021
by   Yigit Alparslan, et al.
0

Architecture sizes for neural networks have been studied widely and several search methods have been offered to find the best architecture size in the shortest amount of time possible. In this paper, we study compact neural network architectures for binary classification and investigate improvements in speed and accuracy when favoring overcomplete architecture candidates that have a very high-dimensional representation of the input. We hypothesize that an overcomplete model architecture that creates a relatively high-dimensional representation of the input will be not only be more accurate but would also be easier and faster to find. In an NxM search space, we propose an online traversal algorithm that finds the best architecture candidate in O(1) time for best case and O(N) amortized time for average case for any compact binary classification problem by using k-completeness as heuristics in our search. The two other offline search algorithms we implement are brute force traversal and diagonal traversal, which both find the best architecture candidate in O(NxM) time. We compare our new algorithm to brute force and diagonal searching as a baseline and report search time improvement of 52.1 15.4 architecture when given the same dataset. In all cases discussed in the paper, our online traversal algorithm can find an accurate, if not better, architecture in significantly shorter amount of time.

READ FULL TEXT

page 1

page 5

research
01/16/2021

Towards Searching Efficient and Accurate Neural Network Architectures in Binary Classification Problems

In recent years, deep neural networks have had great success in machine ...
research
01/16/2018

GitGraph - Architecture Search Space Creation through Frequent Computational Subgraph Mining

The dramatic success of deep neural networks across multiple application...
research
02/27/2022

An Efficient End-to-End 3D Model Reconstruction based on Neural Architecture Search

Using neural networks to represent 3D objects has become popular. Howeve...
research
09/16/2019

Searching for Accurate Binary Neural Architectures

Binary neural networks have attracted tremendous attention due to the ef...
research
10/15/2019

State of Compact Architecture Search For Deep Neural Networks

The design of compact deep neural networks is a crucial task to enable w...
research
01/29/2020

Bayesian Neural Architecture Search using A Training-Free Performance Metric

Recurrent neural networks (RNNs) are a powerful approach for time series...
research
06/09/2022

MIMICS-Duo: Offline Online Evaluation of Search Clarification

Asking clarification questions is an active area of research; however, r...

Please sign up or login with your details

Forgot password? Click here to reset