NeuNetS: An Automated Synthesis Engine for Neural Network Design

Atin Sood,Benjamin Elder,Benjamin Herta,Chao Xue,Costas Bekas,A. Cristiano I. Malossi,Debashish Saha,Florian Scheidegger,Ganesh Venkataraman,Gegi Thomas,Giovanni Mariani,Hendrik Strobelt,Horst Samulowitz,Martin Wistuba,Matteo Manica,Mihir Choudhury,Rong Yan,Roxana Istrate,Ruchir Puri,Tejaswini Pedapati
DOI: https://doi.org/10.48550/arXiv.1901.06261
2019-01-17
Abstract:Application of neural networks to a vast variety of practical applications is transforming the way AI is applied in practice. Pre-trained neural network models available through APIs or capability to custom train pre-built neural network architectures with customer data has made the consumption of AI by developers much simpler and resulted in broad adoption of these complex AI models. While prebuilt network models exist for certain scenarios, to try and meet the constraints that are unique to each application, AI teams need to think about developing custom neural network architectures that can meet the tradeoff between accuracy and memory footprint to achieve the tight constraints of their unique use-cases. However, only a small proportion of data science teams have the skills and experience needed to create a neural network from scratch, and the demand far exceeds the supply. In this paper, we present NeuNetS : An automated Neural Network Synthesis engine for custom neural network design that is available as part of IBM's AI OpenScale's product. NeuNetS is available for both Text and Image domains and can build neural networks for specific tasks in a fraction of the time it takes today with human effort, and with accuracy similar to that of human-designed AI models.
Machine Learning,Software Engineering
What problem does this paper attempt to address?