paper-with-me

Papers

Network Pruning via Transformable Architecture Search

2019-05-23 · NeurIPS 2019 12 · Xuanyi Dong, Yi Yang

Network pruning reduces the computation costs of an over-parameterized network without performance damage. Prevailing pruning algorithms pre-define the width and depth of the pruned networks, and then transfer parameters from the unpruned network to pruned networks. To break the structure limitation of the pruned networks, we propose to apply neural architecture search to search directly for a network with flexible channel and layer sizes. The number of the channels/layers is learned by minimizing the loss of the pruned networks. The feature map of the pruned network is an aggregation of K feature map fragments (generated by K networks of different sizes), which are sampled based on the probability distribution.The loss can be back-propagated not only to the network weights, but also to the parameterized distribution to explicitly tune the size of the channels/layers. Specifically, we apply channel-wise interpolation to keep the feature map with different channel sizes aligned in the aggregation procedure. The maximum probability for the size in each distribution serves as the width and depth of the pruned network, whose parameters are learned by knowledge transfer, e.g., knowledge distillation, from the original networks. Experiments on CIFAR-10, CIFAR-100 and ImageNet demonstrate the effectiveness of our new perspective of network pruning compared to traditional network pruning algorithms. Various searching and knowledge transfer approaches are conducted to show the effectiveness of the two components. Code is at: https://github.com/D-X-Y/NAS-Projects.

📄 PDF Abstract BibTeX arXiv:1905.09717

Code (4)

D-X-Y/NAS-Projects 공식 구현 pytorch
D-X-Y/AutoDL-Projects pytorch
D-X-Y/GDAS pytorch
xxlya/COS598D_Assignment1 pytorch

Tasks

Knowledge DistillationNetwork PruningNeural Architecture SearchTransfer Learning

Methods 이 논문이 사용한 방법론

Pruning 설명 없음
Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
Average Pooling 설명 없음
Residual Connection 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar 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 archi…

Language ModelingLanguage ModellingNeural Architecture SearchTime Series+2

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

Evaluation of an Autonomous Surface Robot Equipped with a Transformable Mobility Mechanism for Efficient Mobility Control

2025-08-07 · Yasuyuki Fujii, Dinh Tuan Tran, Joo-Ho Lee arxiv

Efficient mobility and power consumption are critical for autonomous water surface robots in long-term water environmental monitoring. This study develops and evaluates a transformable mobility mechanism for a water surf…

Transformable Bottleneck Networks

2019-04-13 · ICCV 2019 10 · Kyle Olszewski, Sergey Tulyakov, Oliver Woodford, Hao Li 외

We propose a novel approach to performing fine-grained 3D manipulation of image content via a convolutional neural network, which we call the Transformable Bottleneck Network (TBN). It applies given spatial transformatio…

3D ReconstructionDecoderNovel View Synthesis