**arXiv ID:** 1704.03079 **Authors:** Asit Mishra, Jeffrey J Cook, Eriko Nurvitadhi, Debbie Marr **Published:** 2017-04-10T22:54:38Z **Abstract:** For computer vision applications, prior works have shown the efficacy of reducing the numeric precision of model parameters (network weights) in deep neural networks but also that reducing the precision of activations hurts model accuracy much more than reducing the precision of model parameters. We study schemes to train networks from scratch usin...
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill wrpn-training-and-inference-using-wide-reducedprecision-networks --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Wrpn Training And Inference Using Wide Reducedprecision Networks?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-wrpn-training-and-inference-using-wide-reducedprec)More formats (shields.io, HTML) on the badges page.
# WRPN: Training and Inference using Wide Reduced-Precision Networks
**arXiv ID:** 1704.03079
**Authors:** Asit Mishra, Jeffrey J Cook, Eriko Nurvitadhi, Debbie Marr
**Published:** 2017-04-10T22:54:38Z
**Abstract:**
For computer vision applications, prior works have shown the efficacy of reducing the numeric precision of model parameters (network weights) in deep neural networks but also that reducing the precision of activations hurts model accuracy much more than reducing the precision of model parameters. We study schemes to train networks from scratch using reduced-precision activations without hurting the model accuracy. We reduce the precision of activation maps (along with model parameters) using a novel quantization scheme and increase the number of filter maps in a layer, and find that this scheme compensates or surpasses the accuracy of the baseline full-precision network. As a result, one can significantly reduce the dynamic memory footprint, memory bandwidth, computational energy and speed up the training and inference process with appropriate hardware support. We call our scheme WRPN - wide reduced-precision networks. We report results using our proposed schemes and show that our results are better than previously reported accuracies on ILSVRC-12 dataset while being computationally less expensive compared to previously reported reduced-precision networks.
## Skill Description
This skill is generated from the arXiv paper: WRPN: Training and Inference using Wide Reduced-Precision Networks (1704.03079).
## How to Use
[To be filled in by the user or by future automation]
## References
- [arXiv:1704.03079](http://arxiv.org/abs/1704.03079v1)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!