REVIEW 3 cited by
Tensorized Embedding Layers for Efficient Model Compression
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 embedding layers transforming input words into real vectors are the key components of deep neural networks used in natural language processing. However, when the vocabulary is large, the corresponding weight matrices can be enormous, which precludes their deployment in a limited resource setting. We introduce a novel way of parametrizing embedding layers based on the Tensor Train (TT) decomposition, which allows compressing the model significantly at the cost of a negligible drop or even a slight gain in performance. We evaluate our method on a wide range of benchmarks in natural language processing and analyze the trade-off between performance and compression ratios for a wide range of architectures, from MLPs to LSTMs and Transformers.
Forward citations
Cited by 3 Pith papers
-
On the Downstream Performance of Compressed Word Embeddings
The eigenspace overlap score, a subspace-preservation measure between compressed and uncompressed embeddings, predicts downstream performance and selects better compressed embeddings more reliably than prior quality measures.
-
Compositional Embeddings Using Complementary Partitions for Memory-Efficient Recommendation Systems
Complementary partitions let each category be represented by composing entries from several small tables, reducing embedding memory from O(|S|D) to about O(k|S|^(1/k)D) while outperforming the hashing trick.
-
Making deep neural networks work for medical audio: representation, compression and domain adaptation
A dissertation showing that transfer learning, tensor-compressed RNNs, and domain adaptation improve infant-cry models, while releasing the CryCeleb dataset for cry-based infant recognition.
Discussion (0). Continue with ORCID to comment.