Neural Architecture Search

780 papers with code • 26 benchmarks • 27 datasets

Neural architecture search (NAS) is a technique for automating the design of artificial neural networks (ANN), a widely used model in the field of machine learning. NAS essentially takes the process of a human manually tweaking a neural network and learning what works well, and automates this task to discover more complex architectures.

Image Credit : NAS with Reinforcement Learning

Libraries

Use these libraries to find Neural Architecture Search models and implementations
10 papers
2,919
6 papers
1,549
See all 24 libraries.

Latest papers with no code

Qubit-Wise Architecture Search Method for Variational Quantum Circuits

no code yet • 7 Mar 2024

Considering the noise level limit, one crucial aspect for quantum machine learning is to design a high-performing variational quantum circuit architecture with small number of quantum gates.

Neural Architecture Search using Particle Swarm and Ant Colony Optimization

no code yet • 6 Mar 2024

A process known as Neural Architecture Search (NAS) may be applied to automatically evaluate a large number of such architectures.

G-EvoNAS: Evolutionary Neural Architecture Search Based on Network Growth

no code yet • 5 Mar 2024

The process begins from a shallow network, grows and evolves, and gradually deepens into a complete network, reducing the search complexity in the global space.

Revisiting Learning-based Video Motion Magnification for Real-time Processing

no code yet • 4 Mar 2024

Video motion magnification is a technique to capture and amplify subtle motion in a video that is invisible to the naked eye.

LeMo-NADe: Multi-Parameter Neural Architecture Discovery with LLMs

no code yet • 28 Feb 2024

Building efficient neural network architectures can be a time-consuming task requiring extensive expert knowledge.

Adaptive quantization with mixed-precision based on low-cost proxy

no code yet • 27 Feb 2024

It is critical to deploy complicated neural network models on hardware with limited resources.

Personalized Federated Instruction Tuning via Neural Architecture Search

no code yet • 26 Feb 2024

Federated Instruction Tuning (FIT) has shown the ability to achieve collaborative model instruction tuning among massive data owners without sharing private data.

Optimized Deployment of Deep Neural Networks for Visual Pose Estimation on Nano-drones

no code yet • 23 Feb 2024

Miniaturized autonomous unmanned aerial vehicles (UAVs) are gaining popularity due to their small size, enabling new tasks such as indoor navigation or people monitoring.

A Comprehensive Survey of Convolutions in Deep Learning: Applications, Challenges, and Future Trends

no code yet • 23 Feb 2024

In today's digital age, Convolutional Neural Networks (CNNs), a subset of Deep Learning (DL), are widely used for various computer vision tasks such as image classification, object detection, and image segmentation.

MSTAR: Multi-Scale Backbone Architecture Search for Timeseries Classification

no code yet • 21 Feb 2024

Most of the previous approaches to Time Series Classification (TSC) highlight the significance of receptive fields and frequencies while overlooking the time resolution.