MongoDB、トークン最適化の終焉と次世代のエージェントメモリを提唱
本文の状態
日本語全文を表示中
詳細モードで約9分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
VentureBeat AI
MongoDB は、トークン数の最大化という指標の限界を指摘し、次世代のエージェント開発において文脈ウィンドウに代わる真の資源として、外部に存在する永続的かつクエリ可能なメモリシステムの重要性を提唱している。
Continue in AI NEW LAB
このニュースを、実務の判断につなげる
AI NEW LABで、試したことや先に確認したい条件を共有できます。まずはログインなしで読めます。
AI NEW LABで論点を見るAI深層分析を開く2026年8月11日 00:07
AI深層分析
キーポイント
トークン・マキシングの終焉と指標の転換
2026 年初頭の業界で流行したトークン消費量の最大化は、活動量を示すだけで成果を示さない虚飾的な指標として批判され、その教訓がアーキテクチャの転換点となった。
文脈ウィンドウの希少性とメモリの必要性
15 都市で 100 社以上の顧客と対話した結果、組織は文脈ウィンドウが限られた資源であることを認識し、単なる保存ではなく、モデル外に置かれた永続的で照会可能なメモリシステムの構築へ収束している。
エージェント・メモリの三つの機能
優れたエージェント・メモリは、前回のセッションで生成された高価な推論結果の保存、ロールベースアクセス制御による安全な共有、意味に基づく検索(セマンティック検索)という三つの機能を果たす。
統合データプラットフォームのパターン
成功しているチームは、生成された非構造化データを同一の場所で保持し、ネイティブでセマンティック検索とアクセス制御を適用できるデータプラットフォームを採用する傾向にある。
コスト効率の高いアーキテクチャの確立
軽量なモデルで回答の妥当性を判断し、メモリから返せる場合は高価な生成モデルを使用しない。この仕組みにより、システムの使用が増えるほどコストと遅延が減少する。
重要な引用
Token-maxxing is dead. Agentic memory is what comes next.
The context window is the scarce resource.
Agents ask for things by meaning, not by key.
Every original answer the expensive model produces becomes a cheap answer the next time someone needs something similar.
編集コメントを表示
編集コメント
この記事は、AI エージェント開発がまだ初期段階にあることを示唆しつつ、具体的なアーキテクチャの方向性を提示している。トークン数の最大化という短期的な指標から脱却し、長期的な価値を持つメモリシステムの重要性を説く点は、現場の開発者にとって極めて示唆に富む。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
MongoDB 提供
データベース業界として、私たちは約 60 年にわたりデータベースを構築してきました。一方、「AI エージェント」という言葉を今日のように使われる形での開発は、わずか 18 ヶ月ほどです。
この比率を少しだけ考えてみてください。これが現在のエージェント開発の状況をほぼすべて説明しています。60 年対 1 年半。私たちは学習曲線の途中にいるのではなく、その最下部に立ち、上を見上げているような状態です。
まだエージェント向けの LAMP スタックは存在しません。チームがアーキテクチャの議論を繰り返すのをやめ、ただ製品を出荷できるような、確立されたありふれたデフォルトの選択肢もありません。
業界が最初に学んだ教訓の一つに、「トークン・マキシング」への一時的な執着がありました。2026 年の前半のある時期、トークンの消費量は vanity metric(見栄えだけの指標)となりました。しかし反発はすぐに起こりました。トークン数は活動量を測るものであり、成果を測るものではないからです。
「トークン・マキシング」の話で重要だったのは、職場での演技そのものではありませんでした。その背後に隠されていたアーキテクチャの教訓こそが本質でした。
コンテキストウィンドウは希少なリソースです
以下は、2026 年前半に 15 の都市、6 カ国で 100 件以上の顧客との対話から得た知見をまとめたものです。私が感じているのは、組織が同じ結論へと収束し始めているということです。つまり、「コンテキストウィンドウ」こそが希少なリソースであるという点です。課題は、すべてのプロンプトに情報を詰め込むことではありません。最初から、そこに何が含まれるべきかを決定することなのです。
この問いに対する答えは一つあります。それは「メモリ(記憶)」です。
ここで言う「メモリ」とは、文脈ウィンドウのように曖昧に使われる言葉ではなく、モデルの外側に存在し、意図的に情報を供給する、本物の永続的かつ照会可能な記憶システムを指します。
答えは「メモリ」にあります。それは単なる短期・長期の区別を超えたものです。
優れたエージェント型メモリには、文脈ウィンドウだけでは実現できない3 つの機能があります。
まず、生成モデルが過去のループやセッションで出力した内容を保存し、すでにコストをかけて行った推論結果がセッション終了と同時に消えてしまうのを防ぎます。
次に、保存されたコンテンツに対してロールベースのアクセス制御を適用します。これにより、あるチームで作成したメモリを企業全体で共有しても、機密情報が漏洩するリスクを回避できます。
最後に、新しいクエリに対して適切な過去の情報を検索可能にします。実務的には、エージェントがキーではなく意味に基づいて情報を求めるため、完全一致型の検索ではなくセマンティック・サーチ(意味的検索)によって支えられている必要があります。
この最後の点が、60 年にわたるデータベースの歴史という視点と深く結びついています。私たちは過去 60 年間、厳密な基準による構造化データの保存と検索において極めて高い技術力を磨いてきました。しかし、エージェント型メモリにはそれとは異なる、新しいアプローチが必要です。それは生成プロセスによって作られた非構造化データを保存し、類似性に基づいて再び見つける能力です。
この課題をうまく解決しているチームは、データプラットフォームがネイティブでセマンティック・サーチをサポートし、アクセス制御を適用でき、かつ生成されたコンテンツを同じ場所に保持できるような環境を持っています。単に3 つのシステムを無理やりつなぎ合わせるのではなく、統合された基盤の上に構築されているのです。
企業で顕在化しつつあるパターン
そのような記憶システムを備えると、本質的に興味深いアーキテクチャが自然に生まれます。現在、多くの企業がその方向へ収束しつつあります。
強力な記憶システムと、軽量なモデルを組み合わせて使用します。この軽量モデルは、しばしばオープンウェイトのモデルで、その役割は「賢い」ことではなく、「良き審判者」として振る舞うことにあります。新しいクエリが入ってくると、エージェントはまず記憶に対して意味検索を実行し、最良の候補回答を導くために再ランク付けを行います。そして軽量モデルに単一の質問を投げかけます。「この回答をそのまま返すのに十分か、それとも不十分か?」
もし十分であれば、その回答を即座に返します。高価な生成モデルへの請求は発生しません。記憶から直接応答したのです。
もし十分でなければ、より高価な生成モデルへとエスカレーションし、オリジナルの解決策を取得して返却します。その後、その解決策を同じ記憶システムへ保存します。これにより、次のセッションでも同様の質問に対して再びコストを負担する必要がなくなります。
この仕組みが時間経過とともにエージェントの経済性に与える影響を考えてみてください。高価なモデルによって生成された最初の回答は、次に誰かが類似したものを必要とした際に安価な回答へと変換されます。システムは使用されるほどに安くなり、速くなります。これは、使用量に対してコストが永遠に線形に増加していく「単純なトークン最大化」のあり方とは正反対です。ここには、「既知の知識を学習するエージェント」と、「ループごとに宇宙を再導出するエージェント」との決定的な違いがあります。
記憶にも種類があり、人間が最も優れたものを選別します
最後のポイント、そして現在の状況とこれから向かうべき方向性を分ける重要な要素は、成熟したエージェントの記憶が単なる短期・長期のフラットな保存領域にはならないということです。人間の記憶のように、記憶にも種類が存在するようになります。
分類型記憶(Taxonomic memory)は、組織が運用する用語や制御された語彙、定義を保持します。これにより、エージェントは「コスト配分(chargeback)」という言葉を、一般的なインターネット上の意味ではなく、貴社の財務チームが意図する正確な意味で理解・使用できるようになります。
手続型記憶(Procedural memory)は、タスクリストや手順シーケンスを保持します。これは「ここではどのように作業を行うか」という暗黙知であり、単に能力の高いモデルを実用的な同僚へと変える鍵となります。これら以外にもさらに多くの種類の記憶が存在するでしょう。適切な記憶の分類体系を構築すること自体が、私たちが現在乗り越えようとしている学習曲線の重要な一部です。
そしてここは、実際に本番環境でシステムを運用した経験がある人なら誰もが聞き覚えのある部分です。最も優れた記憶は、人間が意図的にそこに配置した結果として生まれることが多いのです。エージェントが生成するすべての記憶を保持する必要はありませんし、保存された記憶すべてを優先して取り出す価値があるわけでもありません。
今後ますます、人間がこのシステムをキュレーションし、高価値な記憶を再投入して頻繁に再利用できるようにし、ノイズとなるデータを剪定し、3 つの「まあまあの」手順よりも機能する手続型シーケンスを上位に位置づけるようになるでしょう。私たちはすでにナレッジベースやドキュメント管理においてこのアプローチを採用してきました。エージェントの記憶においても同様に行われます。なぜなら、キュレーションこそが、単なるゴミ捨て場だったデータ集積体を資産へと転換させる鍵だからです。
次に何が来るのでしょうか?
エージェントの登場から18ヶ月、データベースの歴史は60年。この2つの数字の差を恥ずべき問題と捉える必要はありません。これは業界がまだ黎明期にあるという事実であり、わずか1シーズンで「ベストプラクティス」と呼ばれるものに対して謙虚であるべきだと教えてくれます。
「トークン数最大化(Token-maxxing)」は、この新しい分野で最初に浮上し、そして崩れた大きなアイデアでした。その没落が業界に教えた最も必要な教訓とは、「コンテキストウィンドウ」は限られた資源であり、そこに何を入れるかを選ぶことが重要だということです。その選別こそが「エージェントメモリ(Agentic Memory)」です。セマンティック検索を基盤とし、アクセス制御と型付けを備え、人間がキュレーションを行うメモリシステムです。高価なコストをかけて生成された情報を保存し、その後は安価に永続的に提供します。
まだエージェント向けのLAMPスタックは存在しません。しかし、もしどのレイヤーが最初に地味でデフォルトの settled な選択肢となり、議論が終わって再び構築に戻れるようになるかを予想するならば、私は「メモリ」を推します。これが次世代のエージェント開発における次の進歩です。それ以外のすべてはまだ手作業で CGI-BIN を配線している状態に過ぎません。
ピート・ジョンソン氏は、MongoDB のフィールドCTO(AI担当)です。
スポンサー記事は、投稿料を支払っている企業またはベンチャービートとビジネス関係にある企業が作成したコンテンツであり、必ず明確に表示されています。詳細については sales@venturebeat.com までお問い合わせください。
原文を表示
Presented by MongoDB
We have been building databases as an industry for roughly 60 years. We have been building AI agents, in the form most people mean when they say the word today, for about 18 months.
Sit with that ratio for a second, because it explains almost everything about the state of agentic development right now. Six decades versus a year and a half. We are not in the middle of this learning curve. We are standing at the very bottom of it, squinting up.
There is no LAMP stack for agents yet. There is no settled, boring, default set of choices that lets a team stop re-litigating architecture and just ship.
One of the earliest lessons came from the industry’s brief obsession with token-maxxing. For a stretch in early 2026, token consumption became a vanity metric. The backlash was fast. Token volume measures activity, not outcomes.
But the interesting part of the token-maxxing story was never the workplace theater. It was the architectural lesson hiding underneath it.
The context window is the scarce resource
What follows is an aggregation of what I’ve learned from more than 100 customer conversations across 15 cities in six countries during the first half of 2026. I’m seeing organizations begin to converge on the same conclusion: the context window is the scarce resource. The challenge isn’t stuffing more information into every prompt. It’s deciding what belongs there in the first place.
That question has an answer. The answer is memory.
Not the loose way people use that word to mean “the context window,” but a real, persistent, queryable memory system that sits outside the model and feeds it deliberately.
The answer is memory, and it is more than short-term and long-term
A good agentic memory does three things that the context window alone cannot:
It saves what the generative model produced on previous loops and previous sessions, so the expensive reasoning you already paid for does not evaporate the moment the session ends.
It applies role-based access control to that saved content, so a memory created by one team can be shared across an enterprise without leaking things it should not.
It lets new queries retrieve the right prior content, which in practice means it is backed by semantic search rather than exact-match lookup, because agents ask for things by meaning, not by key.
That last point is where this connects back to the 60-years-of-databases observation. We spent six decades getting extremely good at storing and retrieving structured data by exact criteria. Agentic memory needs something different and newer: the ability to store the unstructured output of a generative process and find it again by similarity.
The teams building this well are the ones whose data platform can do semantic search natively, apply access control to it, and hold the generated content in the same place, rather than stitching three systems together with hope.
The pattern that is emerging in enterprises
Once you have memory like that, a genuinely interesting architecture falls out of it, and I am seeing more enterprises converge on it.
You pair the powerful memory system with a leaner model, often an open-weight one, whose job is not to be brilliant but to be a good judge. A new query comes in. The agent does a semantic search on the memory, reranks to get the best candidate answer, and asks the leaner model a single question: is this good enough to return as is, or not?
If it is good enough, you return it. You never paid for the expensive generative model at all. You answered from memory.
If it is not good enough, you escalate to the more expensive generative model, get an original solution, return that, and then save it back into the same memory system so the next session does not have to pay for it either.
Think about what that does to agentic economics over time. Every original answer the expensive model produces becomes a cheap answer the next time someone needs something similar. The system gets cheaper and faster the more it is used, which is the opposite of how naive token-maxxing scales, where cost grows linearly with usage forever. This is the difference between an agent that learns what it already knows and one that re-derives the universe on every loop.
Memory has types, and humans curate the best ones
The last piece, and the one I think separates where we are headed from where we are now, is that mature agentic memory will not be a flat bucket of short-term and long-term. It will have types, the way human memory does.
Taxonomic memory holds terminology, the controlled vocabulary and definitions an organization runs on, so the agent uses "chargeback" to mean what your finance team means by it and not what the internet at large means.
Procedural memory holds task lists and sequences, the how-we-do-this-here knowledge that turns a capable model into a useful colleague. There will be more types than these, and figuring out the right taxonomy of memory types is itself part of the learning curve we are climbing.
And here is the part that should sound familiar to anyone who has run a real production system: the best memories often get there because a human put them there. Not every memory an agent generates is worth keeping, and not every kept memory is worth surfacing first.
Increasingly I expect to see humans curating these systems, injecting the high-value memories back in for frequent reuse, pruning the noise, promoting the procedural sequence that works over the three that mostly work. We did this for knowledge bases. We did it for documentation. We will do it for agentic memory, because curation is how a corpus stops being a landfill and starts being an asset.
What comes next?
We are 18 months, give or take, into agents and 60 years into databases. The gap between those two numbers is not a problem to be embarrassed about. It is just the truth about how early it is, and it should make us humble about every "best practice" that is barely a season old.
Token-maxxing was the first big idea to rise and fall inside this new field, and its fall taught us the lesson the field most needed: the context window is scarce, so the discipline is in choosing what goes in it. That discipline is agentic memory. Semantic-search-backed, access-controlled, typed, human-curated memory that saves what was expensive to produce and serves it cheaply forever after.
There is still no LAMP stack for agents. But if I had to bet on which layer becomes the boring, default, settled choice first, the one we stop arguing about so we can get back to building, I would bet on memory. That is the next advancement in agentic development. Everything else is still hand-wiring CGI-BIN.
Pete Johnson is Field CTO, AI at MongoDB.
Sponsored articles are content produced by a company that is either paying for the post or has a business relationship with VentureBeat, and they’re always clearly marked. For more information, contact sales@venturebeat.com.
関連記事
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み