pith:OLBY5FDU
CODI: Compressing Chain-of-Thought into Continuous Space via Self-Distillation
Self-distillation aligns one token's hidden state to transfer chain-of-thought reasoning into continuous space without accuracy loss.
arxiv:2502.21074 v3 · 2025-02-28 · cs.CL
Record completeness
Claims
CODI is the first implicit CoT approach to match the performance of explicit CoT on GSM8k at the GPT-2 scale, achieving a 3.1x compression rate and outperforming the previous state-of-the-art by 28.2% in accuracy.
That aligning the hidden states of a single designated token between the explicit teacher and implicit student is sufficient to transfer full reasoning capability without loss or distortion.
CODI compresses explicit CoT into continuous space via self-distillation and is the first implicit method to match explicit CoT performance on GSM8k at GPT-2 scale with 3.1x compression and 28.2% higher accuracy than prior implicit approaches.
References
Cited by
Receipt and verification
| First computed | 2026-05-17T23:38:12.664428Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
72c38e9474274e88344a06c9a05b28446923da29442b1a19d42667b405a9396f
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/OLBY5FDUE5HIQNCKA3E2AWZIIR \
| 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: 72c38e9474274e88344a06c9a05b28446923da29442b1a19d42667b405a9396f
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "b439973371a7088a8c826d686f23ee531eed1627abe2f31744fa6508a976f03b",
"cross_cats_sorted": [],
"license": "http://creativecommons.org/licenses/by/4.0/",
"primary_cat": "cs.CL",
"submitted_at": "2025-02-28T14:07:48Z",
"title_canon_sha256": "fec4a20ac60bf55293b6e3d5812e45d9bb1ad1127781d285889ad7f64202510a"
},
"schema_version": "1.0",
"source": {
"id": "2502.21074",
"kind": "arxiv",
"version": 3
}
}