paper-with-me

Papers

FactorizeNet: Progressive Depth Factorization for Efficient Network Architecture Exploration Under Quantization Constraints

2020-11-30 · Stone Yun, Alexander Wong

Depth factorization and quantization have emerged as two of the principal strategies for designing efficient deep convolutional neural network (CNN) architectures tailored for low-power inference on the edge. However, there is still little detailed understanding of how different depth factorization choices affect the final, trained distributions of each layer in a CNN, particularly in the situation of quantized weights and activations. In this study, we introduce a progressive depth factorization strategy for efficient CNN architecture exploration under quantization constraints. By algorithmically increasing the granularity of depth factorization in a progressive manner, the proposed strategy enables a fine-grained, low-level analysis of layer-wise distributions. Thus enabling the gain of in-depth, layer-level insights on efficiency-accuracy tradeoffs under fixed-precision quantization. Such a progressive depth factorization strategy also enables efficient identification of the optimal depth-factorized macroarchitecture design (which we will refer to here as FactorizeNet) based on the desired efficiency-accuracy requirements.

📄 PDF Abstract BibTeX arXiv:2011.14586

Code (0)

등록된 구현이 없습니다.

Tasks

Quantization

Similar Papers 제목 키워드 기반

Diverse Temporal Aggregation and Depthwise Spatiotemporal Factorization for Efficient Video Classification

2020-12-01 · Youngwan Lee, Hyung-Il Kim, Kimin Yun, Jinyoung Moon

Video classification researches that have recently attracted attention are the fields of temporal modeling and 3D efficient architecture. However, the temporal modeling methods are not efficient or the 3D efficient archi…

3D ArchitectureAction RecognitionGeneral ClassificationVideo Classification

Deep Wave Network for Modeling Multi-Scale Physical Dynamics

2026-05-05 · Alexander I. Khrabry, Edward A. Startsev, Andrew T. Powis, Igor D. Kaganovich arxiv

Performance of deep learning models is strongly governed by architectural capacity, with width and depth as primary controls. However, in physical-science applications, models are often compared at a single fixed size or…

RigNet: Repetitive Image Guided Network for Depth Completion

2021-07-29 · Zhiqiang Yan, Kun Wang, Xiang Li, Zhenyu Zhang 외

Depth completion deals with the problem of recovering dense depth maps from sparse ones, where color images are often used to facilitate this task. Recent approaches mainly focus on image guided learning frameworks to pr…

Depth CompletionDepth EstimationDepth Prediction

Mask-adaptive Gated Convolution and Bi-directional Progressive Fusion Network for Depth Completion

2024-01-15 · Tingxuan Huang, Jiacheng Miao, Shizhuo Deng, Tong 외

Depth completion is a critical task for handling depth images with missing pixels, which can negatively impact further applications. Recent approaches have utilized Convolutional Neural Networks (CNNs) to reconstruct dep…

DecoderDepth Completion

Progressive growing of self-organized hierarchical representations for exploration

2020-05-13 · Mayalen Etcheverry, Pierre-Yves Oudeyer, Chris Reinke

Designing agent that can autonomously discover and learn a diversity of structures and skills in unknown changing environments is key for lifelong machine learning. A central challenge is how to learn incrementally repre…

DiversityRepresentation Learning