paper-with-me

홈 › Papers

Evolutionary Neural AutoML for Deep Learning

2019-02-18 · Jason Liang, Elliot Meyerson, Babak Hodjat, Dan Fink, Karl Mutch, Risto Miikkulainen

Deep neural networks (DNNs) have produced state-of-the-art results in many benchmarks and problem domains. However, the success of DNNs depends on the proper configuration of its architecture and hyperparameters. Such a configuration is difficult and as a result, DNNs are often not used to their full potential. In addition, DNNs in commercial applications often need to satisfy real-world design constraints such as size or number of parameters. To make configuration easier, automatic machine learning (AutoML) systems for deep learning have been developed, focusing mostly on optimization of hyperparameters. This paper takes AutoML a step further. It introduces an evolutionary AutoML framework called LEAF that not only optimizes hyperparameters but also network architectures and the size of the network. LEAF makes use of both state-of-the-art evolutionary algorithms (EAs) and distributed computing frameworks. Experimental results on medical image classification and natural language analysis show that the framework can be used to achieve state-of-the-art performance. In particular, LEAF demonstrates that architecture optimization provides a significant boost over hyperparameter optimization, and that networks can be minimized at the same time with little drop in performance. LEAF therefore forms a foundation for democratizing and improving AI, as well as making AI practical in future applications.

📄 PDF Abstract BibTeX arXiv:1902.06827

Code (1)

lucylow/Covid_Control

Tasks

AutoMLDeep LearningDistributed ComputingEvolutionary AlgorithmsHyperparameter Optimizationimage-classificationImage ClassificationMedical Image ClassificationNeural Architecture Search

Similar Papers 제목 키워드 기반

Techniques for Automated Machine Learning

2019-07-21 · Yi-Wei Chen, Qingquan Song, Xia Hu

Automated machine learning (AutoML) aims to find optimal machine learning solutions automatically given a machine learning problem. It could release the burden of data scientists from the multifarious manual tuning proce…

Automated Feature EngineeringAutoMLBayesian OptimizationBIG-bench Machine Learning+4

Autostacker: A Compositional Evolutionary Learning System

2018-03-02 · Boyuan Chen, Harvey Wu, Warren Mo, Ishanu Chattopadhyay 외

We introduce an automatic machine learning (AutoML) modeling architecture called Autostacker, which combines an innovative hierarchical stacking architecture and an Evolutionary Algorithm (EA) to perform efficient parame…

AutoMLBIG-bench Machine LearningHyperparameter Optimization

Multi-objective Evolutionary Search of Variable-length Composite Semantic Perturbations

2023-07-13 · Jialiang Sun, Wen Yao, Tingsong Jiang, Xiaoqian Chen

Deep neural networks have proven to be vulnerable to adversarial attacks in the form of adding specific perturbations on images to make wrong outputs. Designing stronger adversarial attack methods can help more reliably …

Adversarial AttackAutoML

An Adaptive and Near Parameter-free Evolutionary Computation Approach Towards True Automation in AutoML

2020-01-28 · Benjamin Patrick Evans, Bing Xue, Mengjie Zhang

A common claim of evolutionary computation methods is that they can achieve good results without the need for human intervention. However, one criticism of this is that there are still hyperparameters which must be tuned…

AutoML

Auto-ADMET: An Effective and Interpretable AutoML Method for Chemical ADMET Property Prediction

2025-02-22 · Alex G. C. de Sá, David B. Ascher

Machine learning (ML) has been playing important roles in drug discovery in the past years by providing (pre-)screening tools for prioritising chemical compounds to pass through wet lab experiments. One of the main ML ta…

AutoMLComputational chemistryDrug DiscoveryProperty Prediction