返回全部动态

组合持续学习机制实现长时程记忆

原标题:Paper page - Continual Learning Mechanisms Compose for Long-Horizon Memorization

Hugging Face Daily Papers一手来源研究质量 78

AI 摘要

该论文提出「长时程记忆」设定:模型通过持续监督微调依次学习100个问答任务,且不保留旧训练样本、推理时也不提供任务标识。作者将数据锚、函数锚、权重锚与合并式低秩更新(merged LoRA)组合,并构建三个100任务数据集,用任务级逐次减半搜索与因子实验评估。最佳方法在三个数据集上均进入前三,将平均最终保留率从朴素顺序微调的1.2%提升至34.9%,约28倍,其中数据锚与merged LoRA增益最大且呈超加性交互。

以上摘要由 AI 生成,可能存在误差。事实请以原文为准。

正文节选

Continual Learning Mechanisms Compose for Long-Horizon Memorization Abstract Composing complementary continual learning mechanisms substantially improves long-horizon memorization in language models by combining data, function, and weight anchors with merged low-rank updates. Language models may need to internalize information that arrives over time and retain it through many subsequent updates. To study this challenge, we introduce long-horizon memorization, a setting in which a model learns 10


发布时间:—
抓取时间:2026-09-16 10:18
来源机构:Hugging Face
阅读原文huggingface.co