pith:TDQ2LKW7
Collaborative Parameter Learning: Mitigating Forgetting via Parameter-Level Gradient Analysis
Collaborative Parameter Learning freezes conflicting parameters to let large language models acquire new knowledge while retaining old capabilities.
arxiv:2601.21577 v2 · 2026-01-29 · cs.LG
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{TDQ2LKW76ZLL5LCBPDNWIT2VQL}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
Experiments comparing CPL with seven baseline methods show that CPL learns 20.2% to 48.2% more questions with negligible forgetting, while reducing peak VRAM by approximately 3 GB per billion model parameters and computation time by 16.5 percent.
That the parameter-wise gradient contributions observed during a single training run reliably classify parameters as conflicting or collaborative in a way that generalizes across models, tasks, and future updates without requiring per-run reclassification.
Collaborative Parameter Learning freezes 50-75% of parameters whose updates cause forgetting and updates only the 25-50% that mitigate it, allowing LLMs to learn 20-48% more new questions with negligible forgetting and lower compute cost.
References
Receipt and verification
| First computed | 2026-05-18T03:09:24.160551Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
98e1a5aadff656beac4178db644f5582ce0e51093433fce4ce9a7b3c052298b7
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/TDQ2LKW76ZLL5LCBPDNWIT2VQL \
| 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: 98e1a5aadff656beac4178db644f5582ce0e51093433fce4ce9a7b3c052298b7
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "3923ef78e3e49fb8394c59c6468f84c2f3483802e13541496ae4597dc89cb34f",
"cross_cats_sorted": [],
"license": "http://arxiv.org/licenses/nonexclusive-distrib/1.0/",
"primary_cat": "cs.LG",
"submitted_at": "2026-01-29T11:42:30Z",
"title_canon_sha256": "6c07a804fc51b781711d37be73fe012ecc0de7c4d77b1cf4d3ac38569015916c"
},
"schema_version": "1.0",
"source": {
"id": "2601.21577",
"kind": "arxiv",
"version": 2
}
}