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

勾配計算なしで新しい課題に適応する細胞型ネットワーク

Online Task Adaptation via Self-Organisation

Krsto Proroković

この論文をやさしく読む

ひとことで言うと

事前に学んだ小さなセル同士が記憶を更新し、新しい分類課題へ勾配計算なしで適応します。

何に役立つ?

新しい課題に対し、推定時にモデル全体のパラメータを再学習しない適応方法を考える材料になります。

この研究の面白いところ

逆伝播はメタ学習の段階で使い、実際の課題への適応では局所的な予測誤差とデルタ則による記憶更新だけを使います。

どこまで分かった?

評価は学習時に見ていない分類課題についてです。改善の具体的な数値や別種の課題への適用は要旨に記載されていません。

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

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

ニューラルネットワークは通常、勾配を計算し、モデルのパラメータを更新して新しい課題に適応する。本研究は、適応時に勾配を必要としない、メタ学習した自己組織化過程によって課題ごとの適応が生じるかを調べる。これを、局所的に相互作用する再帰的なセルが、再帰状態と高速な連想記憶の両方を保持するニューラルセルオートマトンで具体化する。メタ学習の段階では、逆伝播を用い、再帰的な動作と記憶の読み書きの仕方を学習する。学習が終わると、変化の遅いモデルのパラメータは固定し、オンラインでの適応は、局所的な予測誤差とデルタ則による各セルの記憶更新だけで行う。 学習時に見ていない、意味の異なる分類課題へ、この仕組みが適応できるかを評価した。補助となるデータを1回見るだけで、適応時に勾配計算やパラメータ更新をせず、未見の課題での性能が大きく改善した。また、一度に処理する例の数が大きく変わっても、仕組みは有効だった。結果は、変化の遅いパラメータを固定したまま、明示的な高速記憶の更新によって課題固有の適応ができることを示す。

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

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

更新履歴

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

原文の要旨

Neural networks are typically adapted by computing gradients and updating model parameters. We investigate whether task-specific adaptation can instead emerge from a meta-learned self-organising process that requires no gradients at adaptation time. We instantiate this idea with a Neural Cellular Automaton in which locally interacting recurrent cells maintain both a recurrent state and a fast associative memory. During meta-training, backpropagation is used to learn the recurrent dynamics together with how the memory is read and written. Once training is complete, the slow model parameters remain fixed, and online adaptation occurs only through cellwise memory updates driven by local prediction errors and a delta rule. We evaluate whether the learned mechanism can adapt to semantically distinct held-out classification tasks. A single pass over the support data produces substantial improvements in held-out performance without gradient computation or parameter updates during adaptation, and the mechanism remains effective across large changes in the number of examples processed jointly. These results show that task-specific adaptation can be achieved through explicit fast-memory updates while keeping the slow model parameters fixed.

著者のコメント

6 pages, 1 figure

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