Skip to content

Automated Machine Learning with Neural Architecture Search (AutoML with NAS). I try to collect papers when I make a review in this field.

License

Notifications You must be signed in to change notification settings

pritomsh/Automated-Machine-Learning-with-Neural-Architecture-Search-Research-Papers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

AutoML with NAS evaluation
Collection of Automated Machine Learning Related Papers.

Introduction

AutoML (Automated Machine Learning) is an emerging field that aims to automate the process of building machine learning models. AutoML emerged to increase productivity and efficiency by automating as much as possible the inefficient work that occurs while repeating this process whenever machine learning is applied.

Neural architecture search (NAS) as it currently represents a highly popular sub-topic within the field of AutoML. NAS methods use machine learning algorithms to search through a large space of possible architectures and find the one that performs best on a given task.

I will attempt to design this for every aspect of NAS work.

Papers Table

Research Title Paper Link
AutoML: A Survey of the State-of-the-Art Link
Neural Architecture Search with Reinforcement Learning Link
Whither AutoML? Understanding the Role of Automation in Machine Learning Workflows Link
Best practices for scientific research on neural architecture search Link
Transfer Learning with Neural AutoML Link
Auto-DeepLab: Hierarchical Neural Architecture Search for Semantic Image Segmentation Link
DARTS: Differentiable Architecture Search Link
DARTS+: Improved Differentiable Architecture Search with Early Stopping Link
GLiT: Neural Architecture Search for Global and Local Image Transformer Link
Two-stage architectural fine-tuning with neural architecture search using early-stopping in image classification Link
Auto-GNN: Neural Architecture Search of Graph Neural Networks Link
Can weight sharing outperform random architecture search? An investigation with TuNAS Link
FairNAS: Rethinking Evaluation Fairness of Weight Sharing Neural Architecture Search Link
Random Search and Reproducibility for Neural Architecture Search Link
DARTS: Differentiable Architecture Search Link
DARTS+: Improved Differentiable Architecture Search with Early Stopping Link
Neural Network Architecture Search with Differentiable Cartesian Genetic Programming for Regression Link
Automatic Design of CNNs via Differentiable Neural Architecture Search for PolSAR Image Classification Link
Practical Block-wise Neural Network Architecture Generation Link
MnasNet: Platform-Aware Neural Architecture Search for Mobile Link
Progressive Neural Architecture Search Link
Neural Architecture Search using Progressive Evolution Link
Efficient Progressive Neural Architecture Search Link
ProxylessNAS: Direct Neural Architecture Search on Target Task and Hardware Link
Net2net: Accelerating learning via knowledge transfer Link
Network Morphism Link
Hierarchical Representations for Efficient Architecture Search Link
Neural Architecture Search in Graph Neural Networks Link
Hierarchical Neural Architecture Search for Single Image Super-Resolution Link
Memory-Efficient Hierarchical Neural Architecture Search for Image Denoising Link
Reinforced Evolutionary Neural Architecture Search Link
On the Security Risks of AutoML Link
NAS-Bench-201: Extending the Scope of Reproducible Neural Architecture Search Link
NAS-Bench-NLP: Neural Architecture Search Benchmark for Natural Language Processing Link
Zen-NAS: A Zero-Shot NAS for High-Performance Deep Image Recognition Link
Graph HyperNetworks for Neural Architecture Search Link
DSNAS: Direct Neural Architecture Search without Parameter Retraining Link
Densely Connected Search Space for More Flexible Neural Architecture Search Link
FBNetV2: Differentiable Neural Architecture Search for Spatial and Channel Dimensions Link
A Genetic Programming Approach to Designing Convolutional Neural Network Architectures Link
Efficient Multi-objective Neural Architecture Search via Lamarckian Evolution Link
BayesNAS: A Bayesian Approach for Neural Architecture Search Link
Designing Neural Network Architectures using Reinforcement Learning Link
Gradient Descent Effects on Differential Neural Architecture Search: A Survey Link
Automated machine learning on graphs: A survey Link
Meta-Learning of NAS for Few-shot Learning in Medical Image Applications Link
Automated Machine Learning for High-Throughput Image-Based Plant Phenotyping Link
Few-shot Neural Architecture Search Link
Neural Architecture Search as Multiobjective Optimization Benchmarks: Problem Formulation and Performance Assessment Link
BLOX: Macro neural architecture search benchmark and algorithms Link
AutoML for Feature Selection and Model Tuning Applied to Fault Severity Diagnosis in Spur Gearboxes Link
Deep Learning Based Regression and Multi-class Models for Acute Oral Toxicity Prediction with Automatic Chemical Feature Extraction Link
MiLeNAS: Efficient Neural Architecture Search via Mixed-Level Reformulation Link
Link

Contributing

Welcome to the contributions research community. To contribute to this repository, please follow these guidelines:

  • Fork the repository and create a new branch for your contributions.
  • Ensure your research papers are properly named and organized in the appropriate folders.
  • Create a pull request with a clear explanation of your contributions.

About

Automated Machine Learning with Neural Architecture Search (AutoML with NAS). I try to collect papers when I make a review in this field.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published