Pith. sign in

REVIEW 1 cited by

Online Embedding Compression for Text Classification using Low Rank Matrix Factorization

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

arxiv 1811.00641 v1 pith:3Y4QUDWA submitted 2018-11-01 cs.LG cs.CLcs.NAmath.NAstat.ML

classification cs.LGcs.CLcs.NAmath.NAstat.ML
keywords compressionmodelslearningaccuracyclassificationembeddingmethodrate
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Deep learning models have become state of the art for natural language processing (NLP) tasks, however deploying these models in production system poses significant memory constraints. Existing compression methods are either lossy or introduce significant latency. We propose a compression method that leverages low rank matrix factorization during training,to compress the word embedding layer which represents the size bottleneck for most NLP models. Our models are trained, compressed and then further re-trained on the downstream task to recover accuracy while maintaining the reduced size. Empirically, we show that the proposed method can achieve 90% compression with minimal impact in accuracy for sentence classification tasks, and outperforms alternative methods like fixed-point quantization or offline word embedding compression. We also analyze the inference time and storage space for our method through FLOP calculations, showing that we can compress DNN models by a configurable ratio and regain accuracy loss without introducing additional latency compared to fixed point quantization. Finally, we introduce a novel learning rate schedule, the Cyclically Annealed Learning Rate (CALR), which we empirically demonstrate to outperform other popular adaptive learning rate algorithms on a sentence classification benchmark.

Discussion (0). Sign in to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Semantic Compression for Word and Sentence Embeddings using Discrete Wavelet Transform

    cs.CL 2025-07 conditional novelty 5.0 of 10

    Keeping only the low-frequency DWT coefficients of word and sentence embeddings preserves most of their semantic quality at 50 to 93 percent fewer dimensions.

Pith tools