REVIEW 21 cited by
Ternary Weight Networks
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
abstract
We present a memory and computation efficient ternary weight networks (TWNs) - with weights constrained to +1, 0 and -1. The Euclidian distance between full (float or double) precision weights and the ternary weights along with a scaling factor is minimized in training stage. Besides, a threshold-based ternary function is optimized to get an approximated solution which can be fast and easily computed. TWNs have shown better expressive abilities than binary precision counterparts. Meanwhile, TWNs achieve up to 16$\times$ model compression rate and need fewer multiplications compared with the float32 precision counterparts. Extensive experiments on MNIST, CIFAR-10, and ImageNet datasets show that the TWNs achieve much better result than the Binary-Weight-Networks (BWNs) and the classification performance on MNIST and CIFAR-10 is very close to the full precision networks. We also verify our method on object detection task and show that TWNs significantly outperforms BWN by more than 10\% mAP on PASCAL VOC dataset. The pytorch version of source code is available at: https://github.com/Thinklab-SJTU/twns.
Forward citations
Cited by 21 Pith papers
-
Histogram-Equalized Quantization for logic-gated Residual Neural Networks
HEQ sets quantization step sizes from weight quantiles, achieving competitive CIFAR-10 accuracy and enabling logic-gated residual networks on STL-10.
-
Behavior Backdoor for Deep Learning Models
A new backdoor attack keeps a model normal until it is quantized, after which it flips to a chosen target prediction for all inputs.
-
SQuaT: Self-Supervised Knowledge Distillation via Student-Aware Quantized Teacher Features
SQuaT projects teacher features onto the student's quantization lattice to eliminate the unattainable-target lower bound in label-free QAT distillation.
-
Attend to Your Own Thoughts: Breaking the Barrier for Post-Training Quantization of Reasoning LLMs through the Lens of 1.58-Bit Quantization
Using the target model's own self-generated reasoning traces as post-training quantization calibration data lets 1.58-bit ternary LLMs retain math and coding performance, beating a QAT-trained baseline with far fewer tokens.
-
ExTernD: Expanded-Rank Ternary Decomposition Ternary LLM PTQ with Accuracy Approaching Any Quantization Level
Expanding the inner rank of a ternary LLM weight factorization makes the quantization error monotonically decrease and lets effective bit-width approach bf16 arbitrarily closely.
-
Optimizing Binary and Ternary Neural Network Inference on RRAM Crossbars using CIM-Explorer
CIM-Explorer integrates a TVM-based compiler, multiple RRAM crossbar mappings, and simulators into a design-space exploration flow for binary and ternary neural networks.
-
Binary and Ternary Quantization Can Enhance Feature Discrimination
For two Gaussian classes with equal variance, binary and ternary threshold quantization can increase Fisher feature discrimination, and this can translate into higher classification accuracy than full-precision data i...
-
Forget the Data and Fine-Tuning! Just Fold the Network to Compress
Model folding compresses a network by k-means clustering similar neurons across adjacent layers and repairing activation statistics without data (Fold-AR, Fold-DIR), surpassing prior data-free methods at high sparsity.
-
BILLNET: A Binarized Conv3D-LSTM Network with Logic-gated residual architecture for hardware-efficient video inference
A fully binarized Conv3D-LSTM model for video inference runs gesture recognition on Jester with 1.01 MB weights and 6.34 GBOPs, with an 8-9 point accuracy drop versus compact full-precision baselines.
-
Ternary Stochastic Neuron -- Implemented with a Single Strained Magnetostrictive Nanomagnet
A strain-engineered magnetostrictive nanomagnet can produce the three-state activation function needed for a ternary stochastic neuron, according to Landau-Lifshitz-Gilbert simulations.
-
Learning Filter Basis for Convolutional Neural Network Compression
A split-wise filter basis decomposition unifies earlier low-rank approximations, derives an optimal split point, and compresses VGG, ResNet, DenseNet, SRResNet, and EDSR with modest accuracy loss.
-
Differentiable Soft Quantization: Bridging Full-Precision and Low-Bit Neural Networks
A trainable soft-tanh quantizer with learned steepness and clipping improves 1-4 bit network accuracy and yields fast ARM kernels.
-
APQF: Agentic Profiling-Guided Structured Pruning and Mixed-Precision Quantization with Adaptive Fine-Tuning
A profiling-guided, LLM-driven framework combines structured pruning and mixed-precision quantization-aware training, reporting 13-18x bit-operation reductions with modest accuracy loss on ImageNet and CIFAR-10.
-
Multibit neural inference in a N-ary crossbar architecture
Simulation of 4-state MTJ crossbars achieves 94.48% MNIST accuracy for neural inference, close to 97.56% software baseline, with analysis showing quantization as primary error and an optimal number of states per cell.
-
Latent-Space Mean-Field Theory for Deep BitNet-like Training: Constrained Gradient Flows with Smooth Quantization and STE Limits
The paper's main mean-field theorem for BitNet-like training is not proven: it assumes key regularity and uses an invalid distributional limit step.
-
DFQ-ViT: Data-Free Quantization for Vision Transformers without Fine-tuning
DFQ-ViT combines easy-to-hard synthetic sample generation with activation correction to quantize vision transformers without data or fine-tuning, outperforming PSAQ-ViT and roughly matching real-data calibration.
-
MOGNET: A Mux-residual quantized Network leveraging Online-Generated weights
A tiny-memory CNN generates part of its weights from a cellular automaton and uses multiplexer-based quantized residual links, reporting up to 1% higher accuracy than two compressed baselines at sub-2Mb sizes.
-
A 1Mb mixed-precision quantized encoder for image classification and patch-based compression
A reconfigurable 1 Mb mixed-precision encoder performs CIFAR-10 classification at 87.5% accuracy and patch-based VGA compression at 0.25 bpp with a full-frame decoder.
-
Memristor-Based Selective Convolutional Circuit for High-Density Salt-and-Pepper Noise Removal
A memristor-based analog circuit implementing the SeConvNet denoising algorithm is shown in PSpice simulations to restore salt-and-pepper corrupted images up to 50% noise, with a leaner variant beating the ternary sof...
-
Efficient Ternary Weight Embedding Model: Bridging Scalability and Performance
Fine-tuning embedding models with ternary linear weights and self-distillation gives large memory savings with moderate, uneven performance drops.
-
PSDNet and DPDNet: Efficient channel expansion, Depthwise-Pointwise-Depthwise Inverted Bottleneck Block
Using depthwise convolution to expand channels yields networks with about 60 percent of MobileNetV2's parameters and comparable CIFAR accuracy.
Discussion (0). Continue with ORCID to comment.