REVIEW 12 cited by
Speeding up Convolutional Neural Networks with Low Rank Expansions
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
read the original abstract
The focus of this paper is speeding up the evaluation of convolutional neural networks. While delivering impressive results across a range of computer vision and machine learning tasks, these networks are computationally demanding, limiting their deployability. Convolutional layers generally consume the bulk of the processing time, and so in this work we present two simple schemes for drastically speeding up these layers. This is achieved by exploiting cross-channel or filter redundancy to construct a low rank basis of filters that are rank-1 in the spatial domain. Our methods are architecture agnostic, and can be easily applied to existing CPU and GPU convolutional frameworks for tuneable speedup performance. We demonstrate this with a real world network designed for scene text character recognition, showing a possible 2.5x speedup with no loss in accuracy, and 4.5x speedup with less than 1% drop in accuracy, still achieving state-of-the-art on standard benchmarks.
Forward citations
Cited by 12 Pith papers
-
Reclaiming Residual Knowledge: A Novel Paradigm to Low-Bit Quantization
CoRa reclaims quantization residuals in pre-trained ConvNets by searching low-rank adapter architectures instead of weights, matching SOTA accuracy on ImageNet in 3-4 bit settings with under 250 iterations on 1600 images.
-
Hyper Diffusion Avatars: Dynamic Human Avatar Generation using Network Weight Space Diffusion
A diffusion model over per-person UNet weights generates new dynamic human avatars that render pose-dependent 3D Gaussians in real time.
-
Dobi-SVD: Differentiable SVD for LLM Compression and Some New Perspectives
Dobi-SVD compresses LLMs via differentiable SVD rank selection, IPCA-based weight reconstruction, and quantized storage remapping, reporting competitive perplexity at 40% parameters.
-
Hardware-Efficient Photonic Tensor Core: Accelerating Deep Neural Networks with Structured Compression
A block-circulant photonic tensor core runs structure-compressed image classifiers within about 1.4 to 3.7 percentage points of full-precision digital models while reducing trainable parameters by up to 74.91%.
-
ASVD: Activation-aware Singular Value Decomposition for Compressing Large Language Models
ASVD compresses LLMs by 10-30% and KV caches by 50% via activation-aware SVD that absorbs outliers into transformed weights and calibrates per-layer sensitivity.
-
EinSort: Sorting is All We Need for Tensorizing LLM
Sorting tensor indices enables an adaptive tensorization method that discovers low-rank structure in LLM weights and KV caches, yielding better reconstruction quality than baselines.
-
On Information Geometry and Iterative Optimization in Model Compression: Operator Factorization
Compression methods can be seen as information projections, and iterative soft rank reduction, not the projection choice, dominates performance after fine-tuning, with a convergence proof for iterative singular value ...
-
Advanced deep architecture pruning using single filter performance
AFCC pruning keeps only filter-to-filter connections whose filters share cluster labels and reports preserved accuracy on CIFAR-100, but its masks are computed on the test set.
-
SMM-Conv: Scalar Matrix Multiplication with Zero Packing for Accelerated Convolution
SMM-Conv computes convolutions by accumulating kernel-scaled shifted sub-matrices into the output, reusing a single buffer, and reports speedups over im2col+GEMM and MEC on CPU.
-
A Discrepancy-Based Perspective on Dataset Condensation
Dataset condensation is reframed as minimizing distribution discrepancies, and existing methods are sorted into a taxonomy; no new algorithm or experiments are provided.
-
Structure-Aware Automatic Channel Pruning by Searching with Graph Embedding
A graph-embedding search over discretized pruning rates, guided by contrastive learning, claims high compression on CIFAR-10 but lacks key validation.
-
Recent Advances and Trends in Learning-based 3D Representations
A survey of 3D representation families that highlights the shift from discrete explicit formats to continuous implicit neural and primitive-based ones.
Discussion (0). Continue with ORCID to comment.