scispace - formally typeset
M

Min Wang

Researcher at University of Central Florida

Publications -  9
Citations -  1054

Min Wang is an academic researcher from University of Central Florida. The author has contributed to research in topics: Convolutional neural network & Convolution. The author has an hindex of 5, co-authored 6 publications receiving 901 citations.

Papers
More filters
Proceedings ArticleDOI

Sparse Convolutional Neural Networks

TL;DR: This work shows how to reduce the redundancy in these parameters using a sparse decomposition, and proposes an efficient sparse matrix multiplication algorithm on CPU for Sparse Convolutional Neural Networks (SCNN) models.
Proceedings ArticleDOI

Factorized Convolutional Neural Networks

TL;DR: In this paper, the authors propose to factorize the convolutional layer to reduce its computation, which can effectively preserve the spatial information and maintain the accuracy with significantly less computation.
Posted Content

Design of Efficient Convolutional Layers using Single Intra-channel Convolution, Topological Subdivisioning and Spatial "Bottleneck" Structure

TL;DR: A new design of efficient convolutional layers based on three schemes, including a spatial "bottleneck" structure that utilizes a convolution-projection-deconvolution pipeline to take advantage of the correlation between adjacent pixels in the input.
Posted Content

Factorized Convolutional Neural Networks

TL;DR: In this paper, the authors propose to factorize the convolutional layers to improve their efficiency, by unravelling them apart, the proposed layer only involves single in-channel convolution and linear channel projection.
Proceedings ArticleDOI

Look-Up Table Unit Activation Function for Deep Convolutional Neural Networks

TL;DR: This work introduces a novel type of activation function of which the shape is learned with network training, and proposes a Mixture of Gaussian Unit (MoGU) that can learn similar non-linear shapes with much fewer parameters.