paper-with-me

Papers

Training Acceleration of Low-Rank Decomposed Networks using Sequential Freezing and Rank Quantization

2023-09-07 · Habib Hajimolahoseini, Walid Ahmed, Yang Liu

Low Rank Decomposition (LRD) is a model compression technique applied to the weight tensors of deep learning models in order to reduce the number of trainable parameters and computational complexity. However, due to high number of new layers added to the architecture after applying LRD, it may not lead to a high training/inference acceleration if the decomposition ranks are not small enough. The issue is that using small ranks increases the risk of significant accuracy drop after decomposition. In this paper, we propose two techniques for accelerating low rank decomposed models without requiring to use small ranks for decomposition. These methods include rank optimization and sequential freezing of decomposed layers. We perform experiments on both convolutional and transformer-based models. Experiments show that these techniques can improve the model throughput up to 60% during training and 37% during inference when combined together while preserving the accuracy close to that of the original models

📄 PDF Abstract BibTeX arXiv:2309.03824

Code (0)

등록된 구현이 없습니다.

Tasks

Model CompressionQuantization

Similar Papers 제목 키워드 기반

EDoRA: Efficient Weight-Decomposed Low-Rank Adaptation via Singular Value Decomposition

2025-01-21 · Hamid Nasiri, Peter Garraghan

Parameter-efficient fine-tuning methods, such as LoRA, reduces the number of trainable parameters. However, they often suffer from scalability issues and differences between their learning pattern and full fine-tuning. T…

parameter-efficient fine-tuning

SmartFRZ: An Efficient Training Framework using Attention-Based Layer Freezing

2024-01-30 · Sheng Li, Geng Yuan, Yue Dai, Youtao Zhang 외

There has been a proliferation of artificial intelligence applications, where model training is key to promising high-quality services for these applications. However, the model training process is both time-intensive an…

Low-Rank Adaptation Reduces Catastrophic Forgetting in Sequential Transformer Encoder Fine-Tuning: Controlled Empirical Evidence and Frozen-Backbone Representation Probes

2026-03-29 · Ashish Pandey arxiv

Sequential fine-tuning of pretrained language encoders often overwrites previously acquired capabilities, but the forgetting behavior of parameter-efficient updates remains under-characterized. We present a controlled em…

Continual Learning

MLSA4Rec: Mamba Combined with Low-Rank Decomposed Self-Attention for Sequential Recommendation

2024-07-18 · Jinzhao Su, Zhenhua Huang

In applications such as e-commerce, online education, and streaming services, sequential recommendation systems play a critical role. Despite the excellent performance of self-attention-based sequential recommendation mo…

MambaRecommendation SystemsSequential Recommendation

Predicting Three Types of Freezing of Gait Events Using Deep Learning Models

2023-10-10 · Wen Tao Mo, Jonathan H. Chan

Freezing of gait is a Parkinson's Disease symptom that episodically inflicts a patient with the inability to step or turn while walking. While medical experts have discovered various triggers and alleviating actions for …

PredictionSpecificityTime Series