Official implementation from Papers with Code · Repository link is mentioned in the paper metadata
- Stars
- 19
- Last push
- Dec 20, 2018 (2737d ago)
Risk flags
- No push in 12+ months
- No CI pipeline detected
- No tagged releases
Alexander Goncharenko, Andrey Denisov, Sergey Alyamkin, Evgeny Terentev
Paper appears method- or tooling-adjacent to AI workflows with partial ecosystem coverage.
Neural network quantization procedure is the necessary step for porting of neural networks to mobile devices. Quantization allows accelerating the inference, reducing memory consumption and model size. It can be performed without fine-tuning using calibration procedure (calculation of parameters necessary for quantization), or it is possible to train the network with quantization from scratch. Training with quantizat ...
ion from scratch on the labeled data is rather long and resource-consuming procedure. Quantization of network without fine-tuning leads to accuracy drop because of outliers which appear during the calibration. In this article we suggest to simplify the quantization procedure significantly by introducing the trained scale factors for quantization thresholds. It allows speeding up the process of quantization with fine-tuning up to 8 epochs as well as reducing the requirements to the set of train images. By our knowledge, the proposed method allowed us to get the first public available quantized version of MNAS without significant accuracy reduction - 74.8% vs 75.3% for original full-precision network. Model and code are ready for use and available at: https://github.com/agoncharenko1992/FAT-fast_adjustable_threshold.
No concrete benchmark grounding is available yet. Treat the page as context or an implementation starting point only.
Neural network quantization procedure is the necessary step for porting of neural networks to mobile devices.
Only historical official repository was found (agoncharenko1992/FAT-fast_adjustable_threshold).
Open agoncharenko1992/FAT-fast_adjustable_thresholdHardware Notes
Expect multi-day setup/compute for meaningful reproduction based on current guidance.
Evidence graph: 2 refs, 1 links.
Utility signals: depth 65/100, grounding 58/100, status medium.
Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata
Risk flags
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata
Risk flags
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata
Risk flags
Only a historical official implementation is available.
Use with caution for new projects; verify against current tooling and maintained community alternatives.
Hardware requirements
Dependencies pinned, manual setup needed
Quick start
git clone https://github.com/agoncharenko1992/FAT-fast_adjustable_threshold.git
pip install -r requirements.txt No benchmark numbers could be verified. You will not be able to validate reproduction correctness against published numbers.
This is th code to FAT method with links to quantized tflite models. (CC BY-NC-ND)
NervanaSystems/distiller
No additional community repositories detected yet.
These repositories had low-confidence matching signals and are hidden by default.
No trustworthy direct or curated related Hugging Face artifacts were found yet.
Continue with targeted Hugging Face searches derived from the paper title and method context:
Tip: start with models, then check datasets/spaces if you need evaluation data or demos.
Direct artifact matches are currently sparse. Use targeted Hugging Face searches to quickly locate candidate models, datasets, and demos.
2
Citations
34
References
Tasks
Computer science, Artificial neural network, Mobile device, Mobile phone, Computer engineering, Physical Sciences
Methods
Quantization (signal processing)
Domains
Artificial intelligence, Computer Vision and Pattern Recognition
Evaluation & Human Feedback Data
Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.
Open in HFEPXExplore Similar Papers
Jump to Paper2Code search queries derived from this paper's research context.
Need human evaluators for your AI research? Scale annotation with expert AI Trainers.