pith:GBMUKCEF
Rethinking the Good Enough Embedding for Easy Few-Shot Learning
A frozen DINOv2 embedding paired with k-nearest neighbor classification reaches state-of-the-art few-shot accuracy without any fine-tuning.
arxiv:2605.14145 v1 · 2026-05-13 · cs.CV
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{GBMUKCEFJCF6H6EWSM74QHUWOR}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
By utilizing a k-Nearest Neighbor classifier on frozen DINOv2-L features, we conduct a layer-wise characterization to identify an optimal feature extraction. We further demonstrate that manifold refinement via PCA and ICA provides a beneficial regularizing effect. Our results across four major benchmarks demonstrate that our approach consistently surpasses sophisticated meta-learning algorithms, achieving state-of-the-art performance.
The assumption that DINOv2 features already form a sufficiently universal and task-agnostic representation so that no task-specific adaptation or learned metric is required; this is invoked when claiming the frozen embedding plus k-NN is 'good enough' for complex tasks.
Frozen DINOv2-L features with k-NN classification and PCA/ICA refinement achieve state-of-the-art few-shot performance on four benchmarks without any backpropagation or fine-tuning.
References
Receipt and verification
| First computed | 2026-05-17T23:39:11.638172Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
3059450885488be3f896933fc81e9674691a33e6bea940d810484b4fd849ec77
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/GBMUKCEFJCF6H6EWSM74QHUWOR \
| 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: 3059450885488be3f896933fc81e9674691a33e6bea940d810484b4fd849ec77
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "dd99c6eff52e9a35f8d1918b5ef78dab10ff93af0bee87c45d0cacd598ac9476",
"cross_cats_sorted": [],
"license": "http://creativecommons.org/licenses/by-nc-sa/4.0/",
"primary_cat": "cs.CV",
"submitted_at": "2026-05-13T21:52:05Z",
"title_canon_sha256": "7c35b365c4225306ce8c4d8af3fbb23cc07acf09c84a677e007cd58fb8a1f88e"
},
"schema_version": "1.0",
"source": {
"id": "2605.14145",
"kind": "arxiv",
"version": 1
}
}