Related Experiment Video
Updated: Jun 24, 2025

Visualization Method for Proprioceptive Drift on a 2D Plane Using Support Vector Machine
Published on: October 27, 2016
Compact Model Training by Low-Rank Projection With Energy Transfer
This study introduces a new training method, low-rank projection with energy transfer (LRPET), for efficient deep learning model compression. LRPET trains compressed networks from scratch, outperforming existing low-rank and pruning methods.
Area of Science:
- Deep Learning
- Machine Learning
- Computer Vision
Background:
- Low-rankness is crucial in traditional machine learning but underutilized in deep learning.
- Existing low-rank compression methods often suffer performance degradation due to suboptimal initialization.
- Low-rank methods receive less attention compared to pruning techniques in recent years.
Purpose of the Study:
- To develop a novel training methodology for low-rank compressed deep learning networks from scratch.
- To address the performance gap in low-rank compression by proposing an effective training strategy.
- To improve the efficiency and performance of deep learning models through advanced compression techniques.
Main Methods:
- Introduced Low-Rank Projection with Energy Transfer (LRPET) training method.
- Alternately applied stochastic gradient descent and projection onto low-rank manifolds.
- Implemented energy transfer to compensate for singular value reduction and mitigate gradient vanishing.
- Proposed Batch Normalization (BN) rectification to improve optimal low-rank approximation (LRA).
Main Results:
- LRPET achieves competitive performance by training compressed networks from scratch.
- The method demonstrates superior compression results compared to existing low-rank and state-of-the-art pruning methods on CIFAR-10 and ImageNet.
- Effective compression demonstrated in object detection, semantic segmentation, and Transformer-based models.
- Combined LRPET with quantization and hashing for enhanced compression.
Conclusions:
- LRPET offers a superior approach to low-rank network compression, outperforming previous methods.
- The proposed training strategy effectively preserves model capacity and performance.
- LRPET shows versatility and effectiveness across various deep learning architectures and tasks.
Related Concept Videos
Multicompartment Models: Overview
These models offer a more comprehensive representation of drug behavior in the body than one-compartment models. They accommodate the complexity of drug distribution,...
Improving Translational Accuracy
Reduced Mass Coordinates: Isolated Two-body Problem
Residuals and Least-Squares Property
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation
On...

