arXiv論文メモ
新着一覧
cs.CL · 査読状況未確認

少数例学習で活性化記憶とパラメータ記憶の役割を比較

Complementary Roles of Activation and Parametric Memory in Few-Shot Learning

Miaohe Niu, Runsong Zhao, Xinyu Liu, Bo Jin, Yucheng Qiao, Chunliang Zhang, Jingbo Zhu, Tong Xiao

この論文をやさしく読む

ひとことで言うと

LLMが過去情報をKVキャッシュなどに保つ場合と、重みを更新して覚える場合を、少数例学習で比較した研究。

何に役立つ?

事実の想起や複合課題に応じて、どの記憶方法を使うか考える手掛かりになる。

この研究の面白いところ

同じ情報を参照しても記憶方式によって異なるニューロン群が働き、条件付き算術では両群の協調が重要だった。

どこまで分かった?

両記憶が必須という結論は、要旨で挙げた条件付き算術という複合課題についての結果である。すべての少数例学習課題に一般化できるとは示していない。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

大規模言語モデル(LLM)はテスト時に、過去の情報を活性化記憶(KVキャッシュなど)とパラメータ記憶(更新されたパラメータ)の双方に符号化できる。一般に、活性化記憶は事実の想起に、パラメータ記憶は新しい課題の学習に有効と考えられるが、両者がどう作用し合うかは明らかでない。本研究は、制御した実験によって少数例学習における記憶の役割を体系的に調べる。 活性化記憶は事実の想起に優れる一方、課題の学習ではパラメータ記憶が活性化記憶を一貫して上回るわけではなかった。また、「条件付き算術」という複合課題には両方の記憶の協調が必要だった。ニューロン単位の解析では、同じ過去情報に活性化記憶からアクセスする場合とパラメータ記憶からアクセスする場合で、異なるニューロン群が活性化することが分かった。両記憶を組み合わせると双方の群からニューロンを動員し、それが条件付き算術を解くうえで重要だった。これらの結果は、この複合課題ではどちらか一方の記憶機構だけでは足りず、両者の協調が重要であることを示す。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-23(UTC)
最新改訂
2026-09-23 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

At test time, large language models (LLMs) can encode historical information in activation memory (i.e., KV caches) and parametric memory (i.e., updated parameters). While activation memory is generally considered effective for factual recall and parametric memory for learning new tasks, their interplay remains unclear. In this work, we systematically investigate the role of memory in few-shot learning through controlled experiments. We find that activation memory is superior for recalling facts, whereas parametric memory does not consistently outperform activation memory in task learning. Moreover, our experiments show that the composite task, Conditional Arithmetic, requires the synergy of both memory types. Through neuron-level analysis, we find that the model activates distinct sets of neurons when accessing the same historical information through activation versus parametric memory. When both memory types are combined, the model recruits neurons from both sets, which is crucial for solving Conditional Arithmetic. These findings suggest that neither memory mechanism alone is sufficient for this composite task, highlighting the importance of their collaboration.

arXiv ID: 2609.28250 / 要約の誤りについて