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

長期作業エージェントの階層・時計・知能カスケード

An Architecture for Long-Horizon Agents: Levels, Ticks and Cascaded Intelligence

Erik Nijkamp, Anurag Koul, Egor Pakhomov, Bo Pang

この論文をやさしく読む

ひとことで言うと

数日から数週間続くエージェントの仕事を、モデル外の記録と実行管理で継続させる設計です。時間尺度別の要約、一定の実行単位、レビューに応じた能力の高いモデルへの移行を組み合わせます。

何に役立つ?

長い運用対応や研究作業で、セッションや文脈が切れても仕事を引き継ぐ仕組み作りに役立ちます。学習以前に、作業の状態と知識を失わず保存する基盤が必要だと論じます。

この研究の面白いところ

10日間の強化学習結果の再現作業で、人が1日1回関与する運用を報告しています。初期に書いた知識が後の行動を変えた一方、モデルの重み自体は変更していません。

どこまで分かった?

一つの10日間の取り組みに基づく経験的報告です。ファイルによる知識の継承と、モデルの継続学習は別に扱われています。多数の業務での成功率や対照条件の比較は要旨に記載されていません。

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

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

言語モデルエージェントには、運用上の問題への対処や研究計画のように、数日から数週間にわたる作業を実行することが求められるようになっている。このような課題は、どのコンテキストウィンドウ、プロセス、あるいは人が対応できる間隔よりも長く続く。本研究では、長期作業エージェントは、継続的に学習する前に、忘却せず継続的に動作できなければならないと論じる。この能力はモデル自体ではなく、モデルを取り巻くハーネスにある。 長期作業の設定から七つのボトルネックを導き、それらに対して三つの部分からなる階層アーキテクチャで答える。第一に、時間尺度で添字付けされたレベルを設け、各レベルが一つ下のレベルを要約した上限付きファイルを保持する。第二に、時計で区切られたtickを自律行動の単位とする。第三に、レビューで失敗した場合にだけ、より高性能なモデルへ仕事をエスカレーションする知能カスケードを用いる。 このアーキテクチャで構築したエージェントについて、10日間のキャンペーンを報告する。人間が1日1回対応する条件で、エージェントは公開済みの強化学習結果を再現した。また、キャンペーン中のすべてのコンテキストリセットとセッション境界を通じてスレッドを維持したこと、早い段階で書かれた運用知識がモデルの重みを変えずに後の挙動を変えたこと、学習済みコンポーネントがこのシステムのどこに入るかを示す。 全体として、この経験は、これらのエージェントの継続学習には、あらゆるコンテキストとプロセスより長く存続する基盤が必要であり、学習器を置くべき場所はハーネスがすでに実行しているチェックであることを示唆する。

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

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

更新履歴

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

原文の要旨

Language-model agents are increasingly asked to carry out work spanning days or weeks, such as an operations remediation or a research programme. Such a task outlives any context window, any process and any interval at which a person can attend. In this paper, we argue that a long-horizon agent must run continually without forgetting before it can learn continually. This ability lies in the harness around the model rather than in the model itself. We derive seven bottlenecks from the long-horizon setting and answer them with a hierarchical architecture of three parts: (i) levels indexed by time scale, each keeping a bounded file summarising the level below; (ii) a clocked tick as the unit of autonomous action; and (iii) cascaded intelligence, where work is escalated to a more capable model only after failing review. We report on a ten-day campaign in which an agent built on this architecture reproduced a published reinforcement-learning result with a human attending once a day, and show (1) the agent kept the thread across every context reset and session boundary of the campaign, (2) operating knowledge written early changed later behaviour with no change to model weights, and (3) where learned components would enter such a system. Overall, our experience suggests continual learning for these agents needs a substrate outliving every context and process, and the checks the harness already runs are where a learner belongs.

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