Google、エンタープライズ向けAIコスト削減モデル発表
Google は、エンタープライズ向け AI エージェントのランニングコストとレイテンシを削減するため、Gemini 3.6 Flash と 3.5 Flash-Lite をリリースし、特にコード生成や文書処理におけるトークン使用量の大幅な削減と精度向上を実現した。
キーポイント
コスト効率と性能の両立
Gemini 3.6 Flash は前世代比で出力トークンを17%削減し、DeepSWEベンチマークでは成功率が49%に向上するなど、複雑な推論タスクにおけるコストパフォーマンスを劇的に改善した。
用途別モデルの明確化
Gemini 3.5 Flash-Lite は高ボリューム・低遅延の文書処理向けに、Gemini 3.5 Flash Cyber は脆弱性対策向けに特化し、エンタープライズエージェントのワークロードに応じた最適な選択を可能にした。
主要企業の導入事例
Figma がプロトタイピング、Harvey や Hebbia が法務・金融文書の解析にそれぞれ採用しており、OSWorld-Verifiedスコアも向上し、OS操作能力とセキュリティ強化が実証された。
API 統合の簡素化
クライアント側のコンピュータ使用ツールを Gemini API に直接組み込むことで、カスタム仲介ソフトウェアの構築が不要になり、モデルによる OS 操作の実装コストと複雑さが削減された。
Gemini 3.5 Flash-Lite の性能と価格
文書処理や高ボリュームのエージェント検索に最適化され、出力速度は時速350トークンでシリーズ最速。1M入力あたり$0.3、出力あたり$2.5という低コストにより、単純なタスクを最小限の推論レベルでルーティング可能。
ベンチマークでの大幅な向上
GDM-MRCR v2テストでは成功率が72.2%に達し、前作より12ポイント以上向上。また、GDPval-AA v2スコアは642から1140へとほぼ倍増した。
Gemini 3.5 Flash Cyber のセキュリティ特化機能
コードの脆弱性検証と修復に特化した制限付きモデルで、政府や認定パートナーのみがアクセス可能なパイロットプログラムを通じて配布されている。
重要な引用
A model needs to reason through a multi-step task competently, but every extra token it generates while doing so adds cost and delay
17 percent fewer output tokens than the prior 3.5 Flash version
The company reports an OSWorld-Verified score of 83.0 percent, up from 78.4 percent
The model is built to validate and remediate code vulnerabilities, and Google reports performance on the CyberGym benchmark competitive with frontier models.
Inside Google's CodeMender security agent, multiple instances of 3.5 Flash Cyber run in parallel, cross-checking one another's findings before producing a single remediation report a human reviewer signs off on.
影響分析・編集コメントを表示
影響分析
このニュースは、AI エージェントの実装における最大の障壁であったランニングコストとレイテンシの問題に対して、具体的な数値で解決策を示した点で重要です。特に、単なるチャットボットの枠を超え、バックグラウンドで自律的に動作するソフトウェアエージェントの普及を加速させる基盤技術として、エンタープライズ市場での採用拡大に大きな影響を与えるでしょう。
編集コメント
Gemini 3.6 Flash のリリースは、AI エージェントが実務で持続可能に運用されるための重要なマイルストーンです。トークンコストの削減と推論精度の向上を両立させたことで、企業における自律型ワークフローの導入ハードルが大幅に下がるでしょう。
Google は、エンタープライズ AI エージェントのレイテンシとトークンコストを削減するために設計された新モデル「Gemini 3.6 Flash」と「3.5 Flash-Lite」を発表しました。
本番環境で自律型ソフトウェアエージェントを運用する経済性は、多くのベンダーが直接明言しないある一定の方程式に帰着します。モデルは多段階のタスクを適切に推論できる必要がありますが、その過程で生成されるトークンが増えるほど、1 時間に数千回実行される可能性のあるワークフローのコストと遅延が増大してしまいます。
チャットインターフェースではなくバックグラウンドで動作するエージェントを開発するチームにとって、重要なのはまずスループットであり、パラメータ数は二の次です。Google が今週発表したこの課題への回答は、3 つのモデルにトレードオフを分担させるものです。コーディングやマルチモーダル推論には「Gemini 3.6 Flash」、高ボリュームかつ低遅延な作業には「Gemini 3.5 Flash-Lite」、脆弱性対策に特化した制限付きバージョンとして「Gemini 3.5 Flash Cyber」です。
Gemini 3.6 Flash の数値的根拠
Google の開発者ドキュメントで Gemini 3.6 Flash が強調する一つの数字は、Artificial Analysis Index の測定結果に基づき、前世代の 3.5 Flash より出力トークンが 17% 削減されているという点です。
Datacurve DeepSWE ベンチマークなどの特定の合成テストでは、Google は最大で 65% に及ぶトークン使用量の削減を報告しています。料金は入力トークン 100 万あたり 1.50 ドル、出力トークン 100 万あたり 7.50 ドルに設定されており、オンデマンドではなく継続的に実行される推論ループに適した価格帯となっています。
DeepSWE では、3.6 Flash の成功率は 49% に達し、先行モデルの 37% を上回りました。MLE Bench ではスコアが 49.7% から 63.9% へ向上し、Google がコーディングパズルではなく実世界の知識労働を測定するために用意した「GDPval-AA v2」テストでも、3.6 Flash は 1421 を記録。これは旧モデルの 1349 を上回る結果です。
Figma、Hebbia、Harvey が活用
Figma は 3.6 Flash をプロトタイピングインフラに統合しました。同社製品エンジニアリング担当ディレクターのマット・コリアー氏によると、このモデルは出力品質を損なうことなく、開発者がデザイン反復作業をより迅速に進められるよう支援します。
法テックプラットフォームの Harvey と研究ツールの Hebbia は、マルチモーダル文書処理のためにデータをこのモデルに流しています。具体的には、生データの財務届出書の取り込みや文書構造の解析、埋め込まれたチャートの読み取り、レビュー用のドラフトレポート作成などです。
Google はまた、クライアントサイドでのコンピュータ操作機能を Gemini API や Gemini Enterprise プラットフォームに直接組み込みました。これにより、モデルが OS 上で動作するためにエンジニアが以前から構築していたカスタム仲介ソフトウェアは不要となりました。
同社は、OSWorld-Verified のスコアが 78.4% から 83.0% に向上したと報告しています。また、化学・生物・放射線・核兵器の悪用に対する新たな安全対策を強化し、不正な要求への耐性を高めつつも、通常の benign なリクエストに対する拒否率を引き上げることはありませんでした。
高ボリュームのバックグラウンドエージェント向けに低価格プランを追加
Gemini 3.5 Flash-Lite は、推論の深さよりも大量処理を重視するドキュメント処理やエージェント検索といった用途に特化しています。Google が発表した Artificial Analysis Index の測定では、このモデルは秒間 350 トークンの出力速度を記録し、3.5 シリーズ中最速となりました。
料金は入力トークン 100 万あたり 0.3 ドル、出力トークン 100 万あたり 2.5 ドルです。この価格設定なら、エンジニアリングチームは単純で大量のサブエージェント処理を低コストな「思考レベル」に割り当て、複雑な多段階タスクにはより高度なモデルを割り当てる柔軟なルーティングが可能になります。
Google の GDM-MRCR v2 長文コンテキストテストでは、Gemini 3.5 Flash-Lite は 72.2% の成功率を記録し、前世代の 60.1% を上回りました。また、GDPval-AA v2 のスコアも 642 から 1140 とほぼ倍増しています。なお、このモデルは Gemini 3.6 Flash と同じネイティブなコンピュータ操作ツールを搭載しています。
一方、Google は Gemini 3.5 Pro が本格リリース前のパートナーテスト中であることを明かしました。さらに、次世代となる Gemini 4 アーキテクチャの事前学習もすでに始まっています。
Gemini 3.5 Flash Cyber:コードパッチングに特化した制限付きモデル
自動脆弱性スキャナーは、セキュリティチームがパッチを適用する速度よりも速く欠陥を検出するようになり、このギャップを埋めるのが Gemini 3.5 Flash Cyber の役割です。
このモデルはコードの脆弱性を検証し、修正するための設計となっています。Google は CyberGym ベンチマークでの性能が最先端モデルと拮抗していると報告していますが、一般向けリリースほど詳細な数値は公開されていません。
配布は現在、政府機関と審査済みのパートナー限定のパイロットプログラムを通じて行われており、Google はこれを悪意ある利用のための攻撃コード生成を防ぐための安全対策として位置付けています。
Google のセキュリティエージェント「CodeMender」内部では、複数の 3.5 Flash Cyber インスタンスが並列で動作し、互いの検出結果をクロスチェックした上で、最終的に人間による承認を得る単一の修正レポートを生成します。
これらの新モデルを自社のエンジニアリングチームに統合したい場合は、Gemini API を通じて Google AI Studio、Android Studio、または Gemini Enterprise Agent Platform からアクセス可能です。一般ユーザーも Gemini アプリで利用でき、さらに軽量版の 3.5 Flash-Lite は Google Search でも順次展開されています。
関連記事:ブリストル・マイヤーズ スクイブ社が創薬研究のために Nvidia の AI システムを買収

業界のリーダーから AI とビッグデータについて学びたい方へ。アムステルダム、カリフォルニア、ロンドンで開催される「AI & Big Data Expo」をご覧ください。この包括的なイベントは TechEx の一部であり、サイバーセキュリティ&クラウドエキスポなど他の主要な技術イベントと同時開催されます。詳細はこちらをクリックしてください。
AI News は TechForge Media によって運営されています。その他の企業向けテクノロジー関連のイベントやウェビナーについては、こちらからご確認ください。
本記事「Google's Gemini 3.6 Flash targets enterprise agent token costs」は AI News に掲載されたものです。
原文を表示
Google has released Gemini 3.6 Flash and 3.5 Flash-Lite as new workhorses designed to cut latency and token costs for enterprise AI agents.
The economics of running autonomous software agents inside a production environment come down to a fixed equation few vendors advertise directly. A model needs to reason through a multi-step task competently, but every extra token it generates while doing so adds cost and delay to a workflow that might run thousands of times an hour.
Teams building background agents rather than chat interfaces need throughput first and parameter count second. Google’s answer, announced this week, splits that trade-off across three models: Gemini 3.6 Flash for coding and multimodal reasoning, Gemini 3.5 Flash-Lite for high-volume, low-latency work, and a restricted Gemini 3.5 Flash Cyber variant built for vulnerability remediation.
The math behind Gemini 3.6 Flash
Google’s developer documentation for 3.6 Flash centres on one figure: 17 percent fewer output tokens than the prior 3.5 Flash version, based on measurements from the Artificial Analysis Index.
In specific synthetic tests, including the Datacurve DeepSWE benchmark, Google reports drops in token usage of up to 65 percent. Pricing sits at $1.50/1M input tokens and $7.50/1M output tokens, positioning the model for reasoning loops that run continuously rather than on-demand.
On DeepSWE, the company records a 49 percent success rate for 3.6 Flash against 37 percent for its predecessor. On MLE Bench, the score moves from 49.7 percent to 63.9 percent, and on Google’s GDPval-AA v2 test – which attempts to measure real-world knowledge work rather than coding puzzles – 3.6 Flash scores 1421 against 1349 for the older model.
Figma, Hebbia, and Harvey put the model to work
Figma has integrated 3.6 Flash into its prototyping infrastructure, and according to Matt Colyer, the company’s Director of Product Engineering, the model gives developers a faster route through design iterations without a drop in output quality.
Legal technology platform Harvey and research tool Hebbia route data through the model for multimodal document work: ingesting raw financial filings, parsing document structure, reading embedded charts, and producing draft reports for review.
Google also folded a client-side computer-use tool directly into the Gemini API and Gemini Enterprise platforms, removing the custom intermediary software engineers previously built to let models operate on top of an operating system.
The company reports an OSWorld-Verified score of 83.0 percent, up from 78.4 percent, and says updated safeguards against chemical, biological, radiological, and nuclear misuse improve resistance to jailbreaking without raising refusal rates for benign requests.
A cheaper tier for high-volume background agents
Gemini 3.5 Flash-Lite targets a different job: document processing and agentic search running at volume rather than reasoning depth. The Artificial Analysis Index measured the model at 350 output tokens per second, the fastest in the 3.5 series according to Google.
Pricing runs at $0.3/1M input tokens and $2.5/1M output tokens, cheap enough that engineering teams can route simple, high-volume subagent requests to a minimal thinking level and reserve higher thinking levels for multi-step work.
On Google’s GDM-MRCR v2 long-context test, Gemini 3.5 Flash-Lite recorded a 72.2 percent success rate against 60.1 percent for its predecessor, and its GDPval-AA v2 score nearly doubled, from 642 to 1140. The model carries the same native computer-use tool as 3.6 Flash.
Separately, Google says Gemini 3.5 Pro remains in partner testing ahead of a full release, and pre-training for the next Gemini 4 architecture is already underway.
Gemini 3.5 Flash Cyber: A restricted model for patching code
Automated vulnerability scanners now surface flaws faster than most security teams can patch them, and that gap is where Google positions Gemini 3.5 Flash Cyber.
The model is built to validate and remediate code vulnerabilities, and Google reports performance on the CyberGym benchmark competitive with frontier models (though it hasn’t made those figures public in the same detail as its consumer-facing releases.)
Distribution stays restricted to governments and vetted partners through a pilot programme, a limitation Google frames as a safeguard against the model generating exploit code for offensive use.
Inside Google’s CodeMender security agent, multiple instances of 3.5 Flash Cyber run in parallel, cross-checking one another’s findings before producing a single remediation report a human reviewer signs off on.
Engineering teams seeking to integrate these new models can access them through the Gemini API via Google AI Studio, Android Studio, or the Gemini Enterprise Agent Platform. Consumers can also access the new models in the Gemini app and 3.5 Flash-Lite is also rolling out in Google Search.
See also: Bristol Myers Squibb buys Nvidia AI system for drug discovery

Want to learn more about AI and big data from industry leaders? Check out AI & Big Data Expo taking place in Amsterdam, California, and London. The comprehensive event is part of TechEx and is co-located with other leading technology events including the Cyber Security & Cloud Expo. Click here for more information.
AI News is powered by TechForge Media. Explore other upcoming enterprise technology events and webinars here.
The post Google’s Gemini 3.6 Flash targets enterprise agent token costs appeared first on AI News.
関連記事
今日のまとめ
AI日報で今日の重要ニュースをまとめ読み