pith:TJZ4X5Z3
Linformer: Self-Attention with Linear Complexity
Self-attention in transformers can be approximated by a low-rank matrix to reduce complexity to linear in sequence length.
arxiv:2006.04768 v3 · 2020-06-08 · cs.LG · stat.ML
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{TJZ4X5Z3IOQ6GU5FOPQ3XEQ5RN}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
We demonstrate that the self-attention mechanism can be approximated by a low-rank matrix... The resulting linear transformer, the Linformer, performs on par with standard Transformer models, while being much more memory- and time-efficient.
That the low-rank projection matrices learned or fixed during training preserve enough information for downstream tasks across the full range of sequence lengths and domains the model will encounter.
Linformer approximates self-attention with a low-rank projection to achieve O(n) time and space complexity while matching Transformer accuracy on standard NLP tasks.
References
Formal links
Cited by
Receipt and verification
| First computed | 2026-07-05T01:09:59.490874Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
9a73cbf73b43a1e353a573e1bb921d8b536f35c1e1325dc4d516c765a5766f55
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/TJZ4X5Z3IOQ6GU5FOPQ3XEQ5RN \
| jq -c '.canonical_record' \
| python3 -c "import sys,json,hashlib; b=json.dumps(json.loads(sys.stdin.read()), sort_keys=True, separators=(',',':'), ensure_ascii=False).encode(); print(hashlib.sha256(b).hexdigest())"
# expect: 9a73cbf73b43a1e353a573e1bb921d8b536f35c1e1325dc4d516c765a5766f55
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "0556f2b940c7c5bbbba7a010eb8e5581eed12c0783236e58aa8dc6b3c4621650",
"cross_cats_sorted": [
"stat.ML"
],
"license": "http://arxiv.org/licenses/nonexclusive-distrib/1.0/",
"primary_cat": "cs.LG",
"submitted_at": "2020-06-08T17:37:52Z",
"title_canon_sha256": "b5efd79fc27856c2c0e08c6b6be2d77bca3e4535ab2b0f02c37293802bc2e9ef"
},
"schema_version": "1.0",
"source": {
"id": "2006.04768",
"kind": "arxiv",
"version": 3
}
}