scispace - formally typeset
K

Kyuyeon Hwang

Researcher at Seoul National University

Publications -  29
Citations -  2242

Kyuyeon Hwang is an academic researcher from Seoul National University. The author has contributed to research in topics: Recurrent neural network & Deep learning. The author has an hindex of 17, co-authored 29 publications receiving 1872 citations. Previous affiliations of Kyuyeon Hwang include Apple Inc..

Papers
More filters
Journal ArticleDOI

Structured Pruning of Deep Convolutional Neural Networks

TL;DR: The proposed work shows that when pruning granularities are applied in combination, the CIFAR-10 network can be pruned by more than 70% with less than a 1% loss in accuracy.
Posted Content

Structured Pruning of Deep Convolutional Neural Networks

TL;DR: In this article, the importance weight of each particle is assigned by computing the misclassification rate with corresponding connectivity pattern, and the pruned network is re-trained to compensate for the losses due to pruning.
Proceedings ArticleDOI

Fixed-point feedforward deep neural network design using weights +1, 0, and −1

TL;DR: The designed fixed-point networks with ternary weights (+1, 0, and -1) and 3-bit signal show only negligible performance loss when compared to the floating-point coun-terparts.
Proceedings ArticleDOI

Fixed point optimization of deep convolutional neural networks for object recognition

TL;DR: The results indicate that quantization induces sparsity in the network which reduces the effective number of network parameters and improves generalization, and reduces the required memory storage by a factor of 1/10 and achieves better classification results than the high precision networks.
Posted Content

Resiliency of Deep Neural Networks under Quantization

TL;DR: This research shows that highly complex DNNs have the capability of absorbing the effects of severe weight quantization through retraining, but connection limited networks are less resilient.