pith:WYOEE2ZB
BEiT: BERT Pre-Training of Image Transformers
BEiT pre-trains vision transformers by recovering discrete visual tokens from masked image patches, reaching 83.2% ImageNet-1K accuracy.
arxiv:2106.08254 v2 · 2021-06-15 · cs.CV · cs.LG
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{WYOEE2ZBWHIBD7DAZTWK74NMIU}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
base-size BEiT achieves 83.2% top-1 accuracy on ImageNet-1K, significantly outperforming from-scratch DeiT training (81.8%) with the same setup. Moreover, large-size BEiT obtains 86.3% only using ImageNet-1K, even outperforming ViT-L with supervised pre-training on ImageNet-22K (85.2%).
The discrete visual tokens produced by the separate tokenizer are assumed to form a sufficiently rich and stable target for the masked modeling objective; if the tokenizer collapses or captures only low-level statistics the pre-training signal would be weak.
BEiT pre-trains vision transformers via masked image modeling on visual tokens and reaches 83.2% ImageNet top-1 accuracy for the base model and 86.3% for the large model using only ImageNet-1K data.
References
Formal links
Cited by
Receipt and verification
| First computed | 2026-07-05T04:54:14.716257Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
b61c426b21b1d011fc60ccecaff1ac453976a93258d1f258891638c6bc541e33
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/WYOEE2ZBWHIBD7DAZTWK74NMIU \
| 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: b61c426b21b1d011fc60ccecaff1ac453976a93258d1f258891638c6bc541e33
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "1f3e8325d4af081ae4fa89ef02f1e4adc9ee86873be729eb2882fb5efb7f5e21",
"cross_cats_sorted": [
"cs.LG"
],
"license": "http://arxiv.org/licenses/nonexclusive-distrib/1.0/",
"primary_cat": "cs.CV",
"submitted_at": "2021-06-15T16:02:37Z",
"title_canon_sha256": "3b15a271f12d9e3e7cee88cd64608d27a190306c89c598295a2bb6c1c3b42777"
},
"schema_version": "1.0",
"source": {
"id": "2106.08254",
"kind": "arxiv",
"version": 2
}
}