paper-with-me

Papers

ELRT: Efficient Low-Rank Training for Compact Convolutional Neural Networks

2024-01-18 · Yang Sui, Miao Yin, Yu Gong, Jinqi Xiao, Huy Phan, Bo Yuan

Low-rank compression, a popular model compression technique that produces compact convolutional neural networks (CNNs) with low rankness, has been well-studied in the literature. On the other hand, low-rank training, as an alternative way to train low-rank CNNs from scratch, has been exploited little yet. Unlike low-rank compression, low-rank training does not need pre-trained full-rank models, and the entire training phase is always performed on the low-rank structure, bringing attractive benefits for practical applications. However, the existing low-rank training solutions still face several challenges, such as a considerable accuracy drop and/or still needing to update full-size models during the training. In this paper, we perform a systematic investigation on low-rank CNN training. By identifying the proper low-rank format and performance-improving strategy, we propose ELRT, an efficient low-rank training solution for high-accuracy, high-compactness, low-rank CNN models. Our extensive evaluation results for training various CNNs on different datasets demonstrate the effectiveness of ELRT.

📄 PDF Abstract BibTeX arXiv:2401.10341

Code (0)

등록된 구현이 없습니다.

Tasks

Low-rank compressionModel Compression

Similar Papers 제목 키워드 기반

Compressed BC-LISTA via Low-Rank Convolutional Decomposition

2026-01-30 · Han Wang, Yhonatan Kvich, Eduardo Pérez, Florian Römer 외 arxiv

We study Sparse Signal Recovery (SSR) methods for multichannel imaging with compressed {forward and backward} operators that preserve reconstruction accuracy. We propose a Compressed Block-Convolutional (C-BC) measuremen…

Spectral Compact Training: Pre-Training Large Language Models via Permanent Truncated SVD and Stiefel QR Retraction

2026-04-01 · Björn Roman Kohlberger arxiv

The memory wall remains the primary bottleneck for training large language models on consumer hardware. We introduce Spectral Compact Training (SCT), a method that replaces dense weight matrices with permanent truncated …

Learning Compact Neural Networks with Regularization

2018-02-05 · ICML 2018 7 · Samet Oymak

Proper regularization is critical for speeding up training, improving generalization performance, and learning compact models that are cost efficient. We propose and analyze regularized gradient descent algorithms for le…

Network Pruning

Compressing Convolutional Neural Networks via Factorized Convolutional Filters

2019-06-01 · CVPR 2019 6 · Tuanhui Li, Baoyuan Wu, Yujiu Yang, Yanbo Fan 외

This work studies the model compression for deep convolutional neural networks (CNNs) via filter pruning. The workflow of a traditional pruning consists of three sequential stages: pre-training the original model, select…

Model Compression

Fast Training of Triplet-based Deep Binary Embedding Networks

2016-03-09 · CVPR 2016 6 · Bohan Zhuang, Guosheng Lin, Chunhua Shen, Ian Reid

In this paper, we aim to learn a mapping (or embedding) from images to a compact binary space in which Hamming distances correspond to a ranking measure for the image retrieval task. We make use of a triplet loss becau…

Image RetrievalMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONRetrieval+1