Snowflake、AI クエリ自動ルーティングでコスト最大3倍削減
本文の状態
日本語全文を表示中
詳細モードで約10分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
VentureBeat AI
Snowflake は新機能「Cortex AI Gateway」でタスクに応じた動的モデルルーティングを提供し、単純なクエリには安価なモデルを割り当てることで、企業のコストを最大3倍削減できると報告した。
AI深層分析を開く2026年8月18日 22:40
AI深層分析
キーポイント
動的モデルルーティングの導入
Snowflake は Cortex AI Gateway に「auto」モードを追加し、タスクの品質とコストのバランスに基づいて最適なモデルを自動選択する機能を搭載した。
2 つの決定メカニズム
システムはまず小規模モデルで試行し失敗時に大規模モデルへ移行する「アドバイザーパターン」と、過去のクエリ履歴に基づいて単純な質問を簡易モデルへ振り分ける「分類器」の 2 つの仕組みを採用している。
ガバナンスとアクセス制御の統合
ルーティング機能はデータレベルのロールベースアクセス制御や、承認されたモデルのバケットへのマッピング、エージェントごとの権限制約と密接に連携して実装されている。
追加費用なしの課金モデル
ルーティング機能自体には追加料金が発生せず、Snowflake はトークン使用量に基づいてのみ AI の料金を請求するため、安価なモデルへの振り分けがそのままコスト削減に直結する。
データ所在地要件とセキュリティ境界の維持
顧客が自社のリージョンでオープンモデルを実行可能にし、推論処理をSnowflakeのセキュリティ境界内に留めることで、DeepSeekやGLMなどの非米国起源モデルでもコンプライアンスを満たす。
重要な引用
"For high quality, enterprise grade agents to be built, it's crucial to get the context and the governance right."
"Context, trust and model choice all go hand in hand."
"Snowflake isn't really selling routing, it's selling routing that never leaves the governed data boundary, with access controls, tagging, and cost attribution already attached."
"For a company whose data and compliance already center on Snowflake, routing that keeps data in place and attributes spend by team is a real lever on that problem."
編集コメントを表示
編集コメント
Snowflake が発表した動的ルーティング機能は、単なるコスト削減だけでなく、ガバナンスと文脈の整合性を重視する企業向け AI エージェント構築の新たなアプローチを示している。競合他社も同様の技術を展開する中、Snowflake はデータ居住地や権限制御との統合を強みとして差別化を図っている点に注目すべきである。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
大規模な AI エージェントを運用する企業チームは、単一のモデルで全てのタスクを処理しようとすると、いずれも満足できない結果に直面しています。つまり、単純な質問にはコストが高すぎるか、複雑なタスクには能力が不足しているのです。
こうした課題に対する解決策として注目されているのが「モデルルーティング」です。これは各タスクに最適なモデルを自動的に選択する仕組みで、Snowflake の Cortex AI Gateway がこれを導入しました。企業は固定されたモデルではなく「自動(auto)」を選択できるようになり、システムが各タスクに対して品質とコストのバランスが最も良いモデルへ自動的に振り分けます。
Snowflake によると、この機能により一部のワークロードではトークンコストを最大 3 倍削減できる可能性があります。これは同社による内部テストに基づく数値です。従来、単純な質問であっても最も高性能なモデルで処理されていたため、応答が不要に高額かつ遅くなっていたことが問題でした。
この動きは、業界全体が自動モデルルーティングへとシフトしている潮流の中で実現されたものです。Databricks、AWS、Google Cloud、Nvidia もそれぞれ何らかの形でモデルルーティング技術を発表しています。Snowflake は、モデルルーティングは単なる価格や性能の問題ではなく、ガバナンスと文脈(コンテキスト)も重要だと主張します。
「高品質なエンタープライズグレードのエージェントを構築するには、文脈とガバナンスを正しく扱うことが不可欠です」と、Snowflake の AI 担当バイスプレジデントである Baris Gultekin 氏は VentureBeat に語っています。「文脈、信頼性、そしてモデルの選択は、すべて密接に関連しているのです」
タスクがどの経路へ進むかを決定する仕組みは二つあります
この機能は、Snowflake が 2026 年 7 月にエージェントやモデルのトラフィックを管理するためのガバナンスレイヤーとして発表した「Cortex AI Gateway」の上に構築されたものです。Gultekin 氏によると、動的ルーティング導入前は、タスクごとに静的なリストからモデルを選択する仕組みでしたが、真の意味でのフォールバックシステムではありませんでした。
Gultekin 氏によれば、この動的ルーティングは 2 つのメカニズムで動作します。
まず、小型モデルが最初に試みます。Snowflake が「アドバイザーパターン」と呼ぶこの方式では、小さなモデルがタスクを最初に実行しようとします。もし完了できない場合、そのモデルは大きなモデルをツールとして呼び出し、そこから処理を続行します。
もう 1 つの仕組みは、タスク履歴に基づいて分類する機能です。過去のクエリで訓練された別のクラスファイアが、単純な質問を自動的に簡易的なモデルへルーティングします。
顧客は特定のモデルを固定することも可能です。自動ルーティングはオプションであり、顧客はルーティング対象を 1 つのモデルや定義されたセットに制限できます。その場合、システムはその範囲内でのみルーティングを行います。
追加費用はありません。Snowflake の AI はトークン使用量に基づいて課金されるため、より安価なモデルへルーティングされれば請求額も下がります。ただし、ルーティングの決定自体に対して追加料金が課されることはありません。
アクセス制御はデータだけでなく、タスク単位でも適用されます
Snowflake は、動的ルーティングを既存のデータガバナンスで使っているアクセス制御と統合しています。
ガバナンスはまずデータレベルから始まります。ロールベースのアクセス制御が適用され、次にモデルへと拡張されます。ここでは顧客のロールが承認されたモデルのグループにマッピングされます。さらにエージェントにも適用され、ユーザーが呼び出すエージェントに対して、そのユーザーよりも狭い権限範囲を制限することが可能です。
オープンモデルは、顧客が自社のリージョンで実行することでデータ所在地要件を満たすことが可能です。Gultekin 氏によれば、推論処理はオープンモデルもプロプライエタリ(クローズド)モデルも問わず、Snowflake のセキュリティ境界内にとどまり、外部プロバイダへルーティングされることはありません。この地域ごとの設定と境界管理は、DeepSeek-V4-Flash や GLM-5.3 のように中国で開発された非米国起源のオープンモデルにとって特に重要です。
Snowflake が直近で Natoma を買収したことで、さらに機能が強化されました。今回の買収により、スコープを限定し統制されたアクセス権を持つ 100 以上の MCP コネクタが追加されます。例えば、エージェントはメールなどの接続済みツールに対して、広範な権限ではなく読み取り専用アクセスを取得できるようになります。
文脈を活用すれば、より安価なモデルで処理が可能に
Snowflake は最近、文脈機能を提供する「Horizon Context」と「Cortex Sense」を発表しました。
適切な文脈がなければ、モデル自身で探索作業を行わなければなりません。SQL の記述やテスト、データ検索を行い、何かがうまくいかない場合は再試行する必要があります。Gultekin 氏によると、このプロセスはコストが高く、正しく処理するにはより高性能なモデルが必要になります。事前に文脈をパッケージ化することで、この探索ステップが不要になり、単純で安価なモデルでも同じタスクを処理できるようになるのです。
Snowflake はまた、エージェントのメモリも文脈に組み込んでいます。エージェントが繰り返し使用されるにつれて、そのメモリは更新され、将来のクエリに反映されます。システムは毎回問題を一から解決するのではなく、メモリをモデルに渡す文脈の一部として活用します。
OpenRouter、Databricks、Nvidia が競う「モデルルーティング」の課題
モデルルーティング分野にはすでに多くの技術が存在します。その中で OpenRouter は最も認知度の高い選択肢の一つで、コストとパフォーマンスに基づいて組織がルーティングを制御できるプラットフォームを提供しています。一方、Nvidia は 8 月 11 日、AI モデルの選択を支援する技術層として「Switchyard」を発表しました。また Databricks も、Unity AI Gateway に搭載された「Smart Routing」という機能を展開しています。
「ここで重要なのは、差別化の焦点がどこへ移ったかを示している点です」と Sanjeev Mohan 氏(SanjMo の創設者兼シニアプレジデント)は VentureBeat に語りました。「Snowflake が本当に売っているのはルーティング機能そのものではありません。重要なのは、ガバナンスされたデータ境界を越えないルーティングであり、アクセス制御やタグ付け、コストの所属元特定といった機能が最初から組み込まれている点です」
Mohan 氏はさらに、「すでに Snowflake を中心にデータ管理とコンプライアンスを構築している企業にとって、データをその場に留めながらチームごとの支出を明確に把握できるルーティングは、この課題に対する強力な解決策となります」と付け加えました。一方で、Snowflake を中核としていない企業にとっては、中立型のゲートウェイがより多くのモデル間をシームレスにルーティングする手段となり得るでしょう。
モハン氏は、市場を単一の競争フィールドではなく、3 つの明確な陣営に分けて捉えています。Databricks はデータエンジニアリングと機械学習(ML)の系譜(lineage)からガバナンスにアプローチします。その Unity Catalog は、モデル構築やトレーニングを行うチーム向けのデータ、モデル、パイプラインを統括します。
一方、Snowflake は分析とアクセス制御の観点からガバナンスを行います。誰がどのデータに触れられるかを管理し、事業部門間での利用状況を追跡・帰属させます。
3 つ目の陣営には、OpenRouter、LiteLLM、Portkey といった中立型のゲートウェイや、Azure AI Foundry などのハイパースケラー製ルーターが含まれます。これらの競合は、深いガバナンス機能ではなく、対応モデルの幅広さとベンダーロックインの回避を武器にしています。
ルーターを選ぶことは、ガバナンスモデルを選ぶことと同じ
モデルルーティングは現在、企業にとって必須の要素となっています。重要なのは、どのベンダーのルーターが最速か安いかではなく、自社のデータとチーム編成に既に適合しているガバナンスモデルがどれかという点です。
手動でのモデル選択は、エージェント規模が拡大するにつれてコスト上の負債となりつつあります。数少ないエージェントを運用していた時には有効だった手法も、スケールすると機能しなくなります。自動化されたコストチェックがない状態で数百のエージェントが日常的にモデル呼び出しを行うと、コストはあっという間に膨れ上がります。
ルーターの機能リストではなく、ガバナンスモデル自体を評価すべきです。モハン氏によれば、真の問いかけは「既存のデータ基盤(data estate)に合致するガバナンスモデルはどれか」と「予期せぬコスト増を防ぐために必要なコスト可視化を提供できるのはどちらか」です。
適切な出発点は、企業がすでにデータを保有している場所によって異なります。Mohan氏によれば、Snowflake を利用する企業にとっては、既存のアクセスモデルを尊重し、コストセンターへの課金に対応したプラットフォーム内ルーティングの方が、単にモデルの網羅性を広げるよりも大きな価値をもたらします。一方、トレーニングからデプロイまでのデータ系譜(ラインージ)を懸念している Databricks 中心のチームであれば、同じくその系譜を基盤としたゲートウェイがより適しています。また、最大限の選択肢と最小限のロックインを望むマルチプラットフォーム型やモデルファースト型のチームには、OpenRouter の評価額を支えたのと同じコンセプトである中立的なゲートウェイが合っています。
「実務家にとって重要なのは、まずルーティングツールを選ぶことではなく、すでに管理されているデータが存在する場所と、プラットフォームへのコミットメント、そして推論コストに対してどの程度利益率が脅かされているかを把握することです」とMohan氏は述べています。
原文を表示
Enterprise teams running AI agents at scale are finding that a single model handles every task poorly — either the model is too expensive for simple questions or not capable enough for hard ones. Model routing, which picks the right model for each task automatically, is becoming the fix.
Snowflake’s Cortex AI Gateway now offers dynamic model routing to address that: enterprises can select “auto” instead of a fixed model, and the system routes each task to whichever model offers the best combination of quality and cost. Snowflake said the capability can cut token costs by as much as 3x on some workloads — a figure from the company’s own internal testing — after finding that simple questions were often handled by its most capable model, making responses more expensive and slower than necessary.
The move lands amid a broader industry shift toward automated model routing. Databricks, AWS, Google Cloud and Nvidia have all announced some form of model routing technology. Snowflake argues that model routing is more complex than just price and performance, it's also about governance and context.
"For high quality, enterprise grade agents to be built, it's crucial to get the context and the governance right," Baris Gultekin, vice president of AI at Snowflake, told VentureBeat. “Context, trust and model choice all go hand in hand."
Two mechanisms decide where a task goes
The capability builds on Cortex AI Gateway, which Snowflake launched in July 2026 as a governance layer for agent and model traffic. Before dynamic routing, model selection ran off a static list per task rather than a true fallback system, Gultekin said.
Dynamic routing itself runs on two mechanisms, according to Gultekin.
A small model tries first. Under what Snowflake calls an advisor pattern, a smaller model attempts a task first. If it cannot finish the job, it calls a larger model as a tool and continues from there.
A classifier sorts by task history. A separate classifier, trained on past queries, automatically routes straightforward questions to simpler models.
Customers can still pin a model. Auto routing is optional. Customers can restrict routing to one model or a defined set of models, and the system routes only within that boundary.
There is no separate fee. Snowflake prices AI purely on token usage. Routing to a cheaper model produces a cheaper bill, with no additional charge for the routing decision itself.
Access controls follow the task, not just the data
Snowflake ties routing to the same access controls it already uses for data governance.
Governance starts at the data level with role-based access controls. It extends to models next, where customer roles map to buckets of approved models. It extends again to agents, where an agent can be restricted to narrower privileges than the user invoking it.
Open models can run from a customer's own region to satisfy data residency requirements. Gultekin said all inference, open and proprietary alike, stays inside Snowflake's security boundary rather than routing out to an external provider. That regional and perimeter setup matters specifically for open models with non-U.S. origins, including DeepSeek-V4-Flash and GLM-5.3, both developed in China.
Snowflake's recent acquisition of Natoma adds another layer. The deal brings more than 100 MCP connectors with scoped, governed access. An agent could get read-only access to a connected tool like email, for example, rather than broader permissions.
Context lets a cheaper model do the work
Snowflake recently announced its Horizon Context and Cortex Sense tools that provide context capabilities.
Without good context, a model has to do the exploratory work itself, writing and testing SQL, searching through data and retrying when something does not work. Gultekin explained that the process is expensive, and getting it right typically requires a more capable model. Packaging the context in advance removes that exploratory step, which means a simpler, cheaper model can often handle the same task.
Snowflake also builds agent memory into that context. As an agent is used repeatedly, its memory updates and gets folded back into future queries. The system does not re-solve the same problem from scratch each time. Memory becomes part of the context passed to the model.
OpenRouter, Databricks and Nvidia are chasing the same problem
There is no shortage of technologies in the model routing space. OpenRouter is one of the most widely known options, providing a platform that enables organizations to route based on cost and performance. Nvidia on August 11 announced Switchyard as a technology layer to help route AI model choice. Databricks has an offering as well with Smart Routing for its Unity AI Gateway.
"The interesting part is what it says about where differentiation has moved," Sanjeev Mohan, Principal and Founder, SanjMo, told VentureBeat. "Snowflake isn't really selling routing, it's selling routing that never leaves the governed data boundary, with access controls, tagging, and cost attribution already attached."
Mohan added that for a company whose data and compliance already center on Snowflake, routing that keeps data in place and attributes spend by team is a real lever on that problem. For a company without that center of gravity, a neutral gateway may route across more models with less friction.
Mohan frames the market as three distinct camps rather than one competitive field. Databricks approaches governance from data engineering and ML lineage. Its Unity Catalog governs data, models and pipelines for teams building and training models. Snowflake approaches governance from analytics and access control, governing who can touch which data and attributing usage across business units. A third camp includes neutral gateways such as OpenRouter, LiteLLM, Portkey and hyperscaler routers like Azure AI Foundry. These compete on model breadth and avoiding lock-in rather than deep governance.
Choosing a router means choosing a governance model
Model routing is now table stakes for enterprises. The decision that matters is which governance model already fits how their data and teams are organized, not which vendor’s router is fastest or cheapest.
Manual model selection is becoming a cost liability at agent scale. What worked when a team ran a handful of agents breaks down at scale. Hundreds of agents making routine model calls with no automated cost check in place adds up fast.
Evaluate the governance model, not the router's feature list. The real question, per Mohan, is which governance model matches the data estate already in place, and which one gives the cost visibility needed to avoid an unpleasant surprise.
The right starting point depends on where an enterprise's data already lives. A Snowflake shop gets more value from in-platform routing that respects its existing access model and bills back to cost centers than from raw model breadth, according to Mohan. A Databricks-centric team worried about lineage across training and deployment is better served by a gateway built around that same lineage. A multi-platform or model-first team that wants maximum choice with minimal lock-in fits better with a neutral gateway, the same pitch behind OpenRouter's valuation.
"For a practitioner, don't start with the router, start with where your governed data and platform commitment already live, and with how exposed your margins are to inference cost," Mohan said.
関連記事
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み