Sierra AI、Pinecone Nexus で独自ベンチマーク首位
本文の状態
日本語全文を表示中
詳細モードで約11分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
Pinecone
Sierra AI は、大規模言語モデルの性能向上よりも、企業固有の知識を適切に統合・検索する技術がAIエージェントの実用化とコスト効率を決定づけるという結論を発表した。
AI深層分析を開く2026年8月6日 23:02
AI深層分析
キーポイント
知識とモデルの役割転換
Sierra AI は、エンタープライズ生産環境におけるAI成功の鍵はモデルそのものではなく、組織が持つ知識の質と検索技術にあると結論付けた。
エージェントの非効率な構造
現在の多くのエージェントは、推論を行う前に大量のリソースをデータ検索に費やし、文脈を欠いた検索結果により誤った回答を生成する傾向がある。
コストとスケーラビリティの課題
トークン価格が低下しても、検索の非効率さが原因でAI導入コストは増加しており、85%以上の努力が知識取得に割かれている現状が示された。
Nexus の一般提供と実績
Sierra AI は約1年かけて構築した検索基盤「Nexus」を一般提供し、800以上の組織や大企業との共同開発を通じてその有効性を検証した。
モデルの汎用化とデータの囲い込み
モデルは互換性が高まりつつあり、真の競争優位性は企業が独自に管理するデータ、文脈、記憶にある。
重要な引用
in enterprise production, it is the knowledge, not the model, that decides whether AI works
More than 85% of an agent's effort goes to fetching knowledge before it reasons
The only durable advantage an enterprise has is its own knowledge and the way its people work
models are becoming interchangeable, and the moat that lasts is the enterprise's own data, context, and memory
編集コメントを表示
編集コメント
本記事は、AI業界がモデル性能の競合から、実装基盤やデータ活用能力への視点シフトを迫られている現状を浮き彫りにしている。Pinecone Nexus の発表は、単なる製品リリースではなく、エンタープライズAIの実践における重要なパラダイムシフトを示唆するものである。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
まずは前提を整理しましょう。ブレット・テイラーが率いる AI 企業「Sierra AI」は、自社で開発した内部エージェント「Pinecone」を活用して全社的に AI を推進したと発表しました。名前は素晴らしいですね。
ここからが本題です。Sierra 自身が構築したベンチマーク τ-Knowledge において、Pinecone Nexus を活用したエージェントが、最先端モデル単体で動作するエージェントを上回る最高スコアを記録しました。2 つの企業が独立して同じ結論に至っています。つまり、企業の実務環境では AI が機能するか否かを決定するのはモデルそのものではなく、知識基盤なのです。
この結果は一夜にして得られたものではありません。Nexus の開発には約 1 年を要しました。早期アクセスプログラムには 800 以上の組織が参加し、5 月の開始以降、世界中の最大手企業を含む 100 社以上の企業と密接に連携しながらデータ処理を進めてきました。今日、Nexus は一般提供を開始します。ここではその過程で得られた知見と、なぜこの仮説が正しいと言えるのかを解説します。
まず、これらの企業が口にした共通の課題から始めましょう。おそらく多くの人が経験していることだと思います。エージェントはデモの域を超え、金融、保険、法務、小売、サポートなど各分野で本番環境へと移行しました。しかし、そこで立ち止まってしまいました。モデルが賢くないからではありません。賢くなるまでに必要な前処理や準備が複雑すぎたのです。
請求書に関する紛争を処理するサポートエージェントを想像してみてください。回答する前に、そのエージェントはチケットを読み、ナレッジベースを検索し、結果を確認し、再度検索して、集めた情報を次のターンで再送信します。時間とトークン予算の大部分が、何かを決定する前に費やされてしまいます。
さらに、検索自体が裏切ります。ベクトル検索は、関連性を失ったテキストの断片だけをトップとして返します。その結果、エージェントは自信を持って、18 ヶ月前に改訂された払い戻しポリシーを引用してしまいます。流暢な回答でも、根拠となるポリシーのバージョンが間違っていれば得点はゼロです。そして本番環境では、それが実際の顧客に届いてしまいます。
これを毎日、すべてのチケットで繰り返すことを考えてみてください。コストはトークンの価格に比例するのではなく、検索の規模に比例します。推論のブレンド価格は前年比で約 67% 低下しましたが、エンタープライズ AI の予算は依然として上昇し続けています。なぜなら、1 つのタスクが数十回のモデル呼び出しに分裂し、それぞれが同じ文書を繰り返し読み返すからです。
エージェントの作業時間の 85% 以上が、推論を行う前に知識を取得することに費やされています。ゴールドマン・サックスは、2030 年までにトークン消費量が 24 倍になると予測しています。本番環境でエージェントを運用している 306 チームへの調査では、モデルの能力よりも信頼性が最大の課題であり、68% のチームが人間の介入が必要になる前にエージェントを 10 ステップ以内で制限していました。
より大きなモデルは、検索に比例して膨れ上がる請求書や、エージェントが到達できる範囲によって上限が決まる完了率の問題を解決するものではありません。
もう一つのリスクがあります。モデル自体はコモディティ化しており、競合他社も同じものを購入できるからです。企業が長期的に維持できる優位性は、自社の知識と社員の仕事のやり方にしかありません。しかし、多くのエージェントスタックは、呼び出しごとにその知識を再構築し、モデルベンダーに渡してしまいます。
マイクロソフトのサティア・ナデラ氏はこれを同社の主張の中心に据えています。「モデルは互換性が高まりつつあり、真の堀(モート)となるのは、企業が自らの管理下で保持するデータ、文脈、そして記憶である」というのです。一方、パランティアのアレックス・カープ氏はより鋭く警告しています。「フロンティアラボがモデルを過剰に売り込みながら、支払い企業独自の競争優位性を静かに吸収している。その結果、企業は自らの優位性を失うために金を払わされることになる」と。
異なる企業のトップから、世界最大規模の企業を支えるリーダーたちによる同じ警告です。この「堀」は、API を通じた呼び出しが積み重なるたびに、少しずつ漏れ出してしまいます。
これが Nexus が解決しようとした課題であり、その答えはより優れたモデルを使うことではありません。重要なのは、知識をクエリごとのループから外し、別の形で処理することです。
Nexus はデータを一度だけ事前コンパイルし、管理されたドメイン固有の知識として蓄積します。エージェントはこのコンパイル済みレイヤーを呼び出しごとに再利用します。
業務を理解している人間は、その内容を自らの言葉で記述します。「何が重要なのか」「どう関連し合っているのか」「必要な回答の形はどうあるべきか」——これらが Nexus の設計思想です。Nexus は生データから構造化された知識へと変換し、通常の検索では捨てられてしまう関係性も保持します。また、ソース間の矛盾を事前に解決するため、そのレイヤーは「自分が何を知っているか」を明確にし、争点となっている部分はフラグを立てます。
その後、エージェントは KnowQL(エージェント向けに設計されたクエリ言語)を通じて問い合わせを行います。エージェントが必要な情報を要求すると、単一の呼び出しで型付きかつ出典が明記された回答が返されます。「一度コンパイルすれば、いつでも回答可能」——これが Nexus の基本原則です。
サポート担当者に戻りましょう。コンパイル済みレイヤーがあれば、もはや文書を読み込む作業に時間を費やす必要はありません。代わりに、必要な答えを即座に取得できます。現在のポリシーと出典情報を得られるだけでなく、顧客レベルの文脈も把握しているため、「顧客しか回答できない質問」が何か、また「いつそれを問うべきか」も判断可能です。
この効果は、7 月 17 日に Nexus を自社のサポートキューに適用した際の実証データで明らかになりました。エージェントが単独で解決したチケットの割合は、24.6% から 55.1% に上昇しました。現在、チケットの半数以上が人間の介入なしに完了しています。
この傾向は、Sierra のベンチマークでも確認できます。τ-Knowledge はエージェントがシステムを正しい終状態に導けたかどうかで評価し、最も困難なドメインでは行動前に適切なポリシーを見つけ適用する能力を試します。銀行ドメインの 97 タスクにおいて、同じ最先端モデルに Nexus レイヤーを追加してクエリを実行させたところ、その振る舞いに明確な変化が見られました。
| タスク別 | GPT-5.2 | GPT-5.2 + Nexus | GPT-5.5 | GPT-5.5 + Nexus |
|---|---|---|---|---|
| ツール呼び出し | 42.5 | 17.7 | 28.6 | 16.0 |
| モデル呼び出し | 81.7 | 42.6 | 60.9 | 39.4 |
モデルの呼び出し回数はほぼ半減し、1 回の呼び出しで処理できるコンテキスト量も減少しました。GPT-5.2 はコストを 80% 削減しながら精度が 12% 向上し、GPT-5.5 もコストを 77% 下げて精度を維持しています。金額に換算すると、以前は 1 つのタスクに 1.45 ドルかかっていたものが 0.53 ドルまで下がりました。この優位性は 97 のタスクのうち 96 または 97 で確認されており、これは平均値が広範なばらつきを隠しているわけではありません。
ベンチマーク全体を通じて、Nexus を搭載したエージェントが最高スコアである 47.4% を記録し、最前線のモデルの 46.4% を上回りました。この結果は、1 タスクあたりのコストを 74% 削減して達成されたものです。
タスク完了率は多くのベンチマークが追求する指標ですが、企業が AI プログラムに投資するかどうかを決定するのはコストです。同じ精度を 3 分の 1 の価格で提供できるモデルが登場したことで、AI はついに企業向け ROI(投資対効果)の約束を実現しました。さらにコストが十分に低下したため、多くのケースで小規模なオープンウェイトモデルでも基準を満たすようになり、これがさらなる節約効果を複利化しています。これにより、AI 戦略の重点は「生産 AI」の実装へと移っています。
規制業界において、回答の根拠が証明できなければ何の意味もありません。ここに戻ると、ナデラ氏とカープ氏の主張が見えてきます。両氏が指摘するのは「信頼の危機」です。自社の知識を管理し、意思決定の根拠を追跡可能にすることが求められています。
Nexus はそのために設計されています。クラウド上に独自で稼働し、企業が選択したモデルを使用します。Pinecone が常時データにアクセスできる仕組みではなく、企業のインフラから知識が流出することはありません。返されるすべての項目には出典と信頼スコアが付与されます。回答は必ず元の文書や条項まで遡ることができます。
アクセス制御は、プロンプトで要求するのではなく、知識を参照した時点で適用されます。これこそが、エージェントの回答をセキュリティ監査や外部審査に耐えさせる要素であり、「競争優位性の維持」を単なる基調演説の言葉から、企業が実際に運用できる現実のものへと変える鍵です。
100 社以上の企業との協業から得た教訓の一つは、精度検証が非常に迅速に行われることです。通常、最初の週にはすでに検証が完了します。
残りの作業は、世界の変化に合わせてその基盤を正確に保ち続けることにあります。毎日新しいチケットが発生し、契約書が改訂され、火曜日にプロセスドキュメントが更新され、契約書と矛盾するウィキページが存在するという状況の中でです。
これらのエンゲージメントを通じて、サポートチケット、契約書、提出書類、研究論文、通話記録などから抽出された 350 万のソース断片が、約 26,000 の構造化されたナレッジアーティファクトへとまとめられました。Nexus は増分的にキュレーションを行うため、変更があった部分のみが再コンパイルされます。また、ドメインを所管する担当者が、知識の形をどのように塑造するかをコントロールし続けることができます。
本当に構築する価値があるのは、一週間のデモではうまく見えたものではなく、12 ヶ月経ってもなお正確性を保ち続けている基盤です。
信頼できるエージェントを構築するために、より優れたモデルを待つのではありません。モデルに、より良い知識を与えるのです。
Pinecone Nexus は本日、お客様のクラウド環境で一般利用可能です。詳細は pinecone.io/nexus まで。
原文を表示
Let's clear something up first. Sierra AI, Bret Taylor's AI company, recently announced they had “AI-pilled” the whole company with an internal agent they built and named Pinecone. Great name!
Here is the part where the joke turns serious. Today, on τ-Knowledge, the benchmark Sierra itself built, an agent using Pinecone Nexus posted the top score, ahead of agents running on frontier models alone. Two companies reached the same conclusion independently: in enterprise production, it is the knowledge, not the model, that decides whether AI works.
We did not arrive here overnight. We have been building Nexus for about a year. More than 800 organizations signed up for early access, and since Early Access opened in May we have worked closely with over a hundred enterprises, many of them among the largest in the world, running their Data through it. Today Nexus is generally available. This is what we learned, and why the thesis held.
Start with what those enterprises told us, because it is probably familiar. They moved agents out of the demo and into production, across finance, insurance, legal, retail, and support. The agents stalled. Not because the model was not smart enough. Because of everything the agent had to do before it could be smart.
Picture a support agent handling a billing dispute. Before it can answer, it reads the ticket, searches the knowledge base, reads what came back, searches again, and re-sends everything it has gathered on the next turn. Most of its time and most of its token budget is spent before it decides anything. Then the retrieval itself betrays it. A vector search returns the top matching chunks of text, stripped of the relationships that connect them, and the agent confidently quotes a refund policy that was revised eighteen months ago. A fluent answer grounded in the wrong version of the policy scores zero, and in production it reaches a real customer.
Now multiply that by every ticket, every day. The bill does not scale with the price of a token. It scales with retrieval. Blended inference prices fell about 67% year over year, and enterprise AI budgets kept climbing anyway, because one task fans out into dozens of model calls, each re-reading the same documents. More than 85% of an agent's effort goes to fetching knowledge before it reasons. Goldman Sachs projects token consumption to multiply 24x by 2030. In a survey of 306 teams running agents in production, reliability, not model capability, was the top challenge, and 68% cap their agents at ten steps before a human has to step in. A bigger model does not fix a bill that scales with retrieval, or a completion rate capped by what the agent can reach.
There is a second cost. The model is a commodity, because every competitor can buy the same one. The only durable advantage an enterprise has is its own knowledge and the way its people work. Most agent stacks reassemble that knowledge on every call and hand it to a model vendor. Satya Nadella has made this the center of Microsoft's argument: models are becoming interchangeable, and the moat that lasts is the enterprise's own data, context, and memory, kept under its own control. Alex Karp of Palantir has put it more sharply, warning that frontier labs have oversold their models while quietly absorbing the proprietary edge of the companies paying for them, so enterprises end up paying to lose their advantage. Different companies, same warning from two leaders serving world’s largest enterprises. The moat leaks out one API call at a time.
That is the problem Nexus was built to remove, and the fix is not a better model. It is moving the knowledge work out of the per-query loop.
Nexus compiles your data once, ahead of time, into governed, domain-specific knowledge, and agents reuse that compiled layer on every call. The person who understands the work describes it in their own terms: the entities that matter, how they relate, and the shape of the answers the work needs. Nexus turns raw sources into structured knowledge, including the relationships that ordinary retrieval throws away, and resolves conflicts between sources up front, so the layer knows what it knows and flags what is contested. Agents then ask through KnowQL, a query language built for agents. The agent states what it needs and gets back a typed, cited answer in a single call. Compile once, answer every time.
Go back to the support agent. With a compiled layer it stops grinding through documents and asks for the answer instead. It gets the current policy, with a citation, and because it now has customer-level context it knows the one question only the customer can answer, and when to ask it. We know this because we pointed Nexus at our own support queue on July 17. The share of tickets the agent resolved on its own went from 24.6% to 55.1%. More than half of our tickets now close without a person touching them.
The same shift shows up on Sierra's benchmark. τ-Knowledge grades an agent on whether it drives the system to the correct end state, and its hardest domains make the agent find and apply the right policy before it acts. On the banking domain, ninety-seven of those tasks, we gave the same frontier models a Nexus layer to query and watched their behavior change.
| Per task | GPT-5.2 | GPT-5.2 + Nexus | GPT-5.5 | GPT-5.5 + Nexus |
|---|---|---|---|---|
| Tools calls | 42.5 | 17.7 | 28.6 | 16.0 |
| Model calls | 81.7 | 42.6 | 60.9 | 39.4 |
The model calls roughly halved, and each one carried less context. GPT-5.2 gained 12% accuracy at 80% lower cost. GPT-5.5 held its accuracy at 77% lower cost. In dollars, that is a task that cost $1.45 falling to $0.53, and the advantage held on 96 or 97 of the 97 tasks, so it is not an average hiding a wide spread. Across the full benchmark, an agent with Nexus posted the top score, 47.4% against the best frontier model's 46.4%, at 74% less cost per task.
Task completion is the number benchmarks chase. Cost is the number that decides whether an enterprise AI program returns anything. When the same model delivers the same accuracy at a third of the prices, AI finally delivers on the promised enterprise ROI business case. It also drops low enough that, in many cases, smaller and open-weight models clear the bar, which compounds the saving. The AI strategy initiative now becomes the Production AI initiative.
None of that matters in a regulated industry if the answer cannot be defended, which brings us back to Nadella and Karp. Both are describing a crisis of trust: keep control of your knowledge, and be able to prove where a decision came from. Nexus is built that way. It runs in your own cloud, on the models you choose, with no standing Pinecone access to your data, so your knowledge never leaves your infrastructure. Every field it returns carries a citation and a confidence score. Every answer traces back to the source document and clause it came from. Access control is applied when knowledge is retrieved, not requested in a prompt. That is what lets an agent's answer survive a security review and an auditor, and it is what turns moat preservation from a keynote line into something an enterprise can operate.
One more thing the hundred-plus enterprises taught us. They validated accuracy fast, usually in the first week. The rest of the work was keeping the layer true as the world moved: new tickets daily, contracts amended, a process doc revised on a Tuesday, and the wiki that disagrees with the contract. Across those engagements they compiled 3.5 million source chunks into nearly 26,000 structured knowledge artifacts, drawn from support tickets, contracts, filings, research papers, and call transcripts. Nexus curates incrementally, so only what changes gets recompiled, and the person who owns the domain keeps control of how the knowledge is shaped. The layer worth building is the one still true in month twelve, not just the one that demos well in week one.
You do not wait for a better model to build a reliable agent. You give the model better knowledge.
Pinecone Nexus is generally available today, in your own cloud. Learn more at pinecone.io/nexus.
関連記事
News to Guide
ニュースの次に確認する
発表内容を、現在の料金や仕様と照らし合わせられる関連ガイドです。
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み