pith:KZQQ3R6M
FitNets: Hints for Thin Deep Nets
A deeper but much thinner student network can outperform its larger teacher by using intermediate layer hints during training.
arxiv:1412.6550 v4 · 2014-12-19 · cs.LG · cs.NE
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{KZQQ3R6MQZLMDEPSWUDJX22IMT}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
For example, on CIFAR-10, a deep student network with almost 10.4 times less parameters outperforms a larger, state-of-the-art teacher network.
That the added mapping parameters can reliably transfer useful intermediate knowledge from teacher to a much smaller student layer without the extra capacity causing overfitting or unstable training.
FitNets trains deeper thinner students using teacher intermediate representations as hints plus mapping parameters, yielding a CIFAR-10 student with 10.4x fewer parameters that beats the teacher.
Formal links
Cited by
Receipt and verification
| First computed | 2026-05-18T02:48:56.381163Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
56610dc7cc8656c191f2b5069beb4864c29131d16aca960b08833884d43ee862
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/KZQQ3R6MQZLMDEPSWUDJX22IMT \
| 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: 56610dc7cc8656c191f2b5069beb4864c29131d16aca960b08833884d43ee862
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "b5c36af2ae418d3cbb6cb525c0fd90318369ba1593e5468e6d797db8d6eb1e00",
"cross_cats_sorted": [
"cs.NE"
],
"license": "http://arxiv.org/licenses/nonexclusive-distrib/1.0/",
"primary_cat": "cs.LG",
"submitted_at": "2014-12-19T22:40:51Z",
"title_canon_sha256": "c3bc2e609ab2b30436e11b3b9d743c43e32d29b3d00eab409106a628206b534c"
},
"schema_version": "1.0",
"source": {
"id": "1412.6550",
"kind": "arxiv",
"version": 4
}
}