10 citations · 30 across the 5 of their papers we have counts for
7 papers
ScaleNAS: One-Shot Learning of Scale-Aware Representations for Visual Recognition
Hsin-Pai Cheng, Feng Liang, Meng Li +5
Scale variance among different sizes of body parts and objects is a challenging problem for visual recognition tasks. Existing works usually design dedicated backbone or apply Neur…
NASGEM: Neural Architecture Search via Graph Embedding Method
Hsin-Pai Cheng, Tunhou Zhang, Yixing Zhang +7
Neural Architecture Search (NAS) automates and prospers the design of neural networks. Estimator-based NAS has been proposed recently to model the relationship between architecture…
Learning Low-rank Deep Neural Networks via Singular Vector Orthogonality Regularization and Singular Value Sparsification
Huanrui Yang, Minxue Tang, Wei Wen +5
Modern deep neural networks (DNNs) often require high memory consumption and large computational loads. In order to deploy DNN algorithms efficiently on edge or mobile devices, a s…
AutoShrink: A Topology-aware NAS for Discovering Efficient Neural Architecture
Tunhou Zhang, Hsin-Pai Cheng, Zhenwen Li +4
Resource is an important constraint when deploying Deep Neural Networks (DNNs) on mobile and edge devices. Existing works commonly adopt the cell-based search approach, which limit…
SwiftNet: Using Graph Propagation as Meta-knowledge to Search Highly Representative Neural Architectures
Hsin-Pai Cheng, Tunhou Zhang, Yukun Yang +5
Designing neural architectures for edge devices is subject to constraints of accuracy, inference latency, and computational cost. Traditionally, researchers manually craft deep neu…
AutoGrow: Automatic Layer Growing in Deep Convolutional Networks
Wei Wen, Feng Yan, Yiran Chen +1
Depth is a key component of Deep Neural Networks (DNNs), however, designing depth is heuristic and requires many human efforts. We propose AutoGrow to automate depth discovery in D…