paper-with-me

Papers

Differentiable Neural Architecture Search with Morphism-based Transformable Backbone Architectures

2021-06-14 · Renlong Jie, Junbin Gao

This study aims at making the architecture search process more adaptive for one-shot or online training. It is extended from the existing study on differentiable neural architecture search, and we made the backbone architecture transformable rather than fixed during the training process. As is known, differentiable neural architecture search (DARTS) requires a pre-defined over-parameterized backbone architecture, while its size is to be determined manually. Also, in DARTS backbone, Hadamard product of two elements is not introduced, which exists in both LSTM and GRU cells for recurrent nets. This study introduces a growing mechanism for differentiable neural architecture search based on network morphism. It enables growing of the cell structures from small size towards large size ones with one-shot training. Two modes can be applied in integrating the growing and original pruning process. We also implement a recently proposed two-input backbone architecture for recurrent neural networks. Initial experimental results indicate that our approach and the two-input backbone structure can be quite effective compared with other baseline architectures including LSTM, in a variety of learning tasks including multi-variate time series forecasting and language modeling. On the other hand, we find that dynamic network transformation is promising in improving the efficiency of differentiable architecture search.

📄 PDF Abstract BibTeX arXiv:2106.07211

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingNeural Architecture SearchTime SeriesTime Series AnalysisTime Series Forecasting

Methods 이 논문이 사용한 방법론

Pruning 설명 없음
DARTS Differentiable Architecture Search (DART) is a method for efficient architecture search. The search space is made continuous so that the architecture can be optimized with…
Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
GRU A Gated Recurrent Unit, or GRU, is a type of recurrent neural network. It is similar to an LSTM, but only has two gates - a reset…

Similar Papers 제목 키워드 기반

PF-GNN: Differentiable particle filtering based approximation of universal graph representations

2024-01-31 · ICLR 2022 4 · Mohammed Haroon Dupty, Yanfei Dong, Wee Sun Lee

Message passing Graph Neural Networks (GNNs) are known to be limited in expressive power by the 1-WL color-refinement test for graph isomorphism. Other more expressive models either are computationally expensive or need …

State Estimation

SP-NAS: Serial-to-Parallel Backbone Search for Object Detection

2020-06-01 · CVPR 2020 6 · Chenhan Jiang, Hang Xu, Wei Zhang, Xiaodan Liang 외

Advanced object detectors usually adopt a backbone network designed and pretrained by ImageNet classification. Recently neural architecture search (NAS) has emerged to automatically design a task-specific backbone to bri…

General ClassificationNeural Architecture Searchobject-detectionObject Detection

Optimization of body configuration and joint-driven attitude stabilization for transformable spacecrafts under solar radiation pressure

2023-01-20 · Yuki Kubo, Toshihiro Chujo

A solar sail is one of the most promising space exploration system because of its theoretically infinite specific impulse using solar radiation pressure (SRP). Recently, some researchers proposed "transformable spacecraf…

Exploring Deep-to-Shallow Transformable Neural Networks for Intelligent Embedded Systems

2025-12-17 · Xiangzhong Luo, Weichen Liu arxiv

Thanks to the evolving network depth, convolutional neural networks (CNNs) have achieved remarkable success across various embedded scenarios, paving the way for ubiquitous embedded intelligence. Despite its promise, the…

Neural Architecture Search

Fine-Grained Stochastic Architecture Search

2020-06-17 · Shraman Ray Chaudhuri, Elad Eban, Hanhan Li, Max Moroz 외

State-of-the-art deep networks are often too large to deploy on mobile devices and embedded systems. Mobile neural architecture search (NAS) methods automate the design of small models but state-of-the-art NAS methods ar…

Neural Architecture Searchobject-detectionObject Detection