Related Experiment Video
Updated: Dec 10, 2025

07:34
A Simple Stimulatory Device for Evoking Point-like Tactile Stimuli: A Searchlight for LFP to Spike Transitions
Published on: March 25, 2014
10.2K
You Only Search Once: Single Shot Neural Architecture Search via Direct Sparse Optimization
IEEE Transactions on Pattern Analysis and Machine Intelligence
|September 1, 2020
Summary
This study introduces Direct Sparse Optimization NAS (DSO-NAS), a novel neural architecture search method. DSO-NAS efficiently finds optimal neural network architectures by treating the search as a model pruning problem, achieving state-of-the-art results on image classification and segmentation tasks.
Area of Science:
- Artificial Intelligence
- Machine Learning
- Computer Vision
Background:
- Neural Architecture Search (NAS) is crucial for developing efficient deep learning models.
- Existing NAS methods face challenges due to large, non-continuous search spaces.
- Previous approaches often rely on evolutionary algorithms or reinforcement learning, which can be computationally intensive.
Purpose of the Study:
- To propose a novel and efficient Neural Architecture Search method called Direct Sparse Optimization NAS (DSO-NAS).
- To address the challenges of large and non-continuous search spaces in NAS.
- To leverage model pruning techniques for optimizing neural network architectures.
Main Methods:
- DSO-NAS reformulates the architecture search problem as a sparse optimization task.
- It introduces scaling factors to control information flow and applies sparse regularizations to prune connections.
- An efficient, theoretically sound optimization method is derived for solving the sparse optimization problem.
Main Results:
- DSO-NAS achieves 2.74% average test error on CIFAR-10.
- On ImageNet, it reaches 25.4% test error with 600M FLOPs, using 8 GPUs in 18 hours.
- The method demonstrates competitive performance on semantic segmentation tasks, such as on the PASCAL VOC dataset.
Conclusions:
- DSO-NAS offers an efficient and differentiable approach to neural architecture search.
- The method is applicable to large datasets and diverse tasks beyond classification.
- DSO-NAS provides a promising alternative to traditional NAS methods, achieving strong empirical results.

