Concept

Quaternion-like Decompositions for Cost Reduction

Quaternion-like decompositions can be used to compress fully connected layers, reducing their computational cost from O(dq)\mathcal{O}(dq) to O(dqn)\mathcal{O}(\frac{dq}{n}). This technique relies on a compression factor nn, allowing models to trade off a minor amount of accuracy for improved computational and storage efficiency.

0

1

Updated 2026-05-03

Contributors are:

Who are from:

Tags

D2L

Dive into Deep Learning @ D2L