Anthropic、新モデル「Opus 5」を低価格・高柔軟性で発表し市場に警戒感
本文の状態
日本語全文を表示中
詳細モードで約10分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
The New Stack AI
Anthropic は新モデル Opus 5 を発表し、Fable 5 よりも約 1/3 の価格で同等以上の性能を発揮する一方で、自律的な実行によるセキュリティリスクの増大を指摘している。
AI深層分析を開く2026年8月4日 02:00
AI深層分析
キーポイント
圧倒的なコストパフォーマンスの実現
Opus 5 は Fable 5 の約 3 分の 1 の価格で提供され、OSWorld 2.0 や ARC-AGI 3 などのベンチマークにおいて同価格帯の他モデルや上位モデルを上回る性能を発揮する。
自律的なコーディングと自己修復能力
入力トークンコストが低下したことで、人間による介入を最小限に抑えながら大規模なコーディングタスクを長時間実行でき、不完全なプロンプトに対しても独自のビジョンパイプラインを構築して問題を解決する能力を持つ。
自律型エージェントのセキュリティ課題
モデルが常時監視なしで動作する場合、終了タイミングを見極められずトークン消費が爆発するリスクがあり、マイクロ VM やセマンティックサーキットブレーカーといった新しい防御策の必要性を浮き彫りにしている。
認証と監査の新たなアプローチ
一時的で即時取り消し可能な資格証明(just-in-time credentials)への移行や、ワークフローの文脈を理解する高度なテレメトリの構築が、自律型 AI の運用において不可欠となる。
トークンコストと運用管理の課題
Opus 5 は Fable 5 より安価だが、長時間実行される自律型エージェントは数百万トークンを消費するため、セッション単位の支出管理が新たな運用要件となる。
重要な引用
Opus 5 is designed to work on programming tasks for much longer without constant human input.
On OSWorld 2.0 computer use benchmark, it outperforms every other model at any given cost, surpassing Fable 5's best result at just over a third of the price.
The catch to giving an AI relentless persistence: it doesn't know when to quit.
An agent working through background loops for hours will churn through millions of tokens before handing off a PR.
編集コメントを表示
編集コメント
Opus 5 の登場は、単なる価格競争の勝利ではなく、自律型 AI が現実のタスクでどれほど強力に振る舞えるかを示す重要な転換点である。一方で、その能力が暴走するリスクをどう制御するかという、運用側の新たな責任も同時に問われていると言える。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
image 金曜日、Anthropic は重厚なモデル「Opus 5」を発表しました。これは同社の最新世代モデルの第 5 弾です。先月リリースされた「Mythos 5」「Fable 5」「Sonnet 5」に続き、わずか 2 ヶ月ぶりの更新となる Opus 4.8 の後継として登場。これで新世代の主要モデルは揃い、軽量版の「Haiku」だけが次回のアップグレードを待っています。
フラッグシップである Fable 5 よりも小型ながら、Opus 5 は圧倒的に安価で、利用制限も緩やかです。このモデルは、人間の介入を頻繁に必要とせず、プログラミングタスクを長時間継続して実行できるように設計されています。
手頃な価格でのベンチマーク結果
100 万トークンあたり入力 5 ドル、出力 25 ドルという価格設定により、Opus 5 はエージェント型タスクにおけるコスト対性能のバランスを劇的に変えました。コーディングや知識処理の評価基準である「Frontier-Bench」や「GDPval-AA」において、Opus 5 は新たな最高記録を樹立しています。
OSWorld 2.0 のコンピュータ操作ベンチマークでは、あらゆる価格帯で他モデルを上回る性能を発揮し、Fable 5 の最良結果よりもわずかに 3 分の 1 のコストでそれを上回りました。また、新しい問題解決能力を問う「ARC-AGI 3」の評価では、2 位以下のモデルのスコアの 3 倍に達しています。
Opus 5 は実行コストが低いため、チームはより大規模なコーディングタスクにも挑戦できるようになります。これは同時に、セキュリティに対する考え方も変える必要があることを意味します。
Anthropic の会社発表によると、Opus 5 は「自身の作業を検証する能力が格段に向上し、成功するまで慎重に反復処理を行う」モデルです。ベンチマークテストでは、不完全なプロンプトを与えられ、機械部品の図面を意図的に見られないように制限されました。しかし、諦めることなく、画像データから部品を再構築するための独自のコンピュータビジョンパイプラインを自ら記述しました。
Opus 5 は実行コストが低いため、チームはより大規模なコーディングタスクに時間を割いて取り組む余裕が生まれます。これはセキュリティに対する考え方も変える要因となります。その理由の一つとして、マイクロ VM(仮想マシン)への注目が高まっていることが挙げられます。長時間稼働するコンテナとは異なり、マイクロ VM はタスク完了直後に即座に破棄できる隔離環境をプラットフォームチームに提供します。
監督なしのエージェントにおけるセキュリティ
モデルが人間の常時監視なしで複数のシステムにまたがって動作する場合、アクセス権限は一時的であり、容易に撤回可能である必要があります。そのため、Claude に対して 1Password が開発している委任認証モデルと同様、短期間で有効期限が切れるオンデマンド認証(just-in-time credentials)への関心が高まっています。
AI に執拗な継続性を付与するのには落とし穴があります。それは「いつ止めるべきか」を AI 自身が理解していない点です。標準的な API ログでは、そのような挙動をタイムリーに検知できません。チームはワークフローの文脈を理解できる、より賢いテレメトリ(監視データ)を構築する必要があります。計算リソース予算を使い果たす前に、モデルの動作を強制的に停止させるための「セマンティック・サーキットブレーカー」が不可欠です。
トークン使用量の暴走を防ぐ
Opus 5 は Fable 5 に比べてトークン単価が下がりましたが、自律的なコーディング作業でもすぐに高額になる可能性があります。バックグラウンドで数時間ループ処理を行うエージェントは、プルリクエストを提出するまでに数百万トークンを消費します。プラットフォームチームにとっては、セッション単位での支出管理が新たな運用要件となっています。
こうしたバックグラウンドジョブがエッジケースでクラッシュしないよう、Anthropic はベータ版として「Automatic Fallbacks(自動フォールバック)」を導入しました。Opus 5 でプロンプトが安全分類器に引っかかった場合、API はハードエラーを返してパイプライン全体を停止させるのではなく、静かにタスクを Opus 4.8 に振り替えて処理します。
また、Opus 5 は前世代の「ゼロ・リテンション(データ保存なし)」方針を引き継ぎ、Fable や Mythos で義務化されている 30 日間のデータログ記録を回避しています。
Anthropic がこれらの環境ハーン(harness)をどこで運用することを想定しているかを理解するには、同社がどのようにモデルに人工的な制限を加えているかを見る必要があります。企業は、短期間の能力と長期的な安全性の間で、慎重なバランスを取っています。
もしプロンプトが Opus 5 の安全分類器に抵触した場合、API はハードエラーを返してパイプライン全体を停止させるのではなく、静かにタスクを Opus 4.8 に振り替えて処理します。
生物学的な能力と、慎重な制限
アンソロピックの広報担当者は The New Stack に対し、Opus 5 は生物学タスクにおいて「Opus 4.8 よりも実質的な改善が見られる」と述べています。これにより、科学的研究向けの一般利用可能なモデルとして最も能力が高いものとなりました。
内部の有機化学ベンチマーク(分光データから分子構造を推測するなど)では Opus 4.8 より 10.2 ポイント高く、タンパク質配列の変異が機能にどう影響するかを予測するタスクでも 7.7 ポイント高いスコアを記録しました。
しかし、アンソロピックのテスト結果には「長時間実行される自律的な研究タスクにおける重大な制限」も含まれており、これが最もリスクが高いと見られています。その結果、Opus 5 は Opus 4.8 と同様の生物学的セーフガードを維持しています。Fable 5 でブロックされた生物学関連の依頼は、現在は Opus 4.8 ではなく Opus 5 にルーティングされますが、長時間・開放的な作業(自律的な創薬キャンペーンなど)においては、制限のない Mythos 5 の方が依然として強力なモデルです。
Opus 5 は防御セキュリティのためのソースコードレビューも可能です。アンソロピックによると、このセーフガードは Fable 5 に比べてはるかに少ない頻度で発動するはずです。同社によれば、その頻度は約 85% 減少します。
明らかにモデルの進化は速いですが、今後はそれらが動作するプラットフォームが追いつけるかが最大の課題となっています。
主要な AI モデルリリース:タイムライン
- リリース日:AI モデル / 企業 / The New Stack のレポート
- 2026 年 7 月 24 日:Opus 5 / アンソロピック / アンソロピックの Opus 5 は Fable 5 にほぼ匹敵
7月21日 Gemini 3.6 Flash、3.5 Flash-Lite、3.5 Flash Cyber Google
Google が新モデルを 3 つリリース。ただし、誰もが待っていたのはその一つではない。
7月16日 Kimi K3 Moonshot AI
Kimi K3 が Arena のコーディングリーダーボードで首位に立つ——しかもオープンウェイトだ。
7月9日 GPT-5.6 Sol、Terra、Luna OpenAI
OpenAI の GPT-5.6 が稼働を開始した。
7月9日 Muse Spark 1.1 Meta
Meta が有料 AI モデルの幕開けとなる Muse Spark 1.1 を発表。
7月8日 Grok 4.5 SpaceX AI
「Opus クラスだが、より高速に」——Elon Musk が Anthropic を打ち負かす戦略を語る。
6月30日 Claude Sonnet 5 Anthropic
Anthropic の Sonnet 5 は Opus 4.8 との差を縮め、8月まで低価格で利用可能だ。
6月9日 Claude Fable 5 と Claude Mythos 5(Mythos は制限付き)Anthropic
Anthropic が Claude Mythos/Fable 5 をリリース。だが、早めに試しておくべきだろう。
5月28日 Claude Opus 4.8 Anthropic
Claude Opus 4.8 の登場——エフェクト制御、ダイナミックワークフロー、安価な高速モード、誠実性の向上、欺瞞の減少。
5月19日 Gemini 3.5 Flash Google
Google の Gemini 3.5 Flash が最先端モデルを凌駕した。
4月23日 GPT-5.5 と GPT-5.5 Pro OpenAI
OpenAI が「知能の新たなクラス」と称する GPT-5.5 をリリース。
4月16日 Claude Opus 4.7 Anthropic
Claude Opus 4.7 が登場——視覚能力、記憶力、指示従順性が向上した。
4月7日 Claude Mythos プレビュー(制限付きリリース)Anthropic
Anthropic の Claude Mythos が利用可能になったが、お前にはまだ使えない。
3月5日 GPT-5.4 Thinking と GPT-5.4 Pro OpenAI
OpenAI が GPT-5.4 Thinking と Pro をリリース。
2026年2月19日 Gemini 3.1 Pro Google Google の Gemini 3.1 Pro は概ね素晴らしい
2026年2月17日 Claude Sonnet 4.6 Anthropic Anthropic の新モデル「Claude Sonnet 4.6」は、Sonnet の価格帯で Opus レベルのコーディング能力を提供すると約束している
2026年2月5日 GPT-5.3-Codex OpenAI OpenAI の「GPT-5.3-Codex」が自身を構築する手助けをした
2026年2月5日 Claude Opus 4.6 Anthropic Anthropic が「Claude Opus 4.6」を発表。他の AI が見逃すような難問の解決において際立ったスコアを記録した
2025年12月17日 Gemini 3 Flash Google Google の新モデル「Gemini 3 Flash」は、コストの大幅な削減を実現しながら最前線のモデルと互角の性能を発揮する
2025年11月24日 Claude Opus 4.5 Anthropic Anthropic の新モデル「Claude Opus 4.5」がコーディング分野での王者の座を奪還した
2025年11月19日 GPT-5.1-Codex-Max OpenAI OpenAI は、新しい Codex-Max モデルがより優れ、高速で安価であると発表した
2025年11月18日 Gemini 3 Pro Google Google が「Gemini 3 Pro」を発売した
2025年9月29日 Claude Sonnet 4.5 Anthropic Anthropic が「Claude Sonnet 4.5」を発表した
2025年9月15日 GPT-5-Codex OpenAI OpenAI がコーディングエージェント用の新モデル「GPT-5-Codex」を発売した
2025年8月7日 GPT-5 OpenAI フロントエンド開発者にとっての「GPT-5」:自分で選ぶ冒険物語
2025年5月22日 Claude Opus 4 と Claude Sonnet 4 Anthropic Anthropic がコーディング向けに最も強力なモデル「Claude Opus 4」と「Claude Sonnet 4」を発表した
2025年4月16日 o3 および o4-mini OpenAI 開発者向けにトレーニングされた新モデル「o3」と「o4-mini」をリリース
2025年4月14日 GPT-4.1、GPT-4.1 mini、GPT-4.1 nano OpenAI 開発者向けにトレーニングされた新モデル「GPT-4.1」「GPT-4.1 mini」「GPT-4.1 nano」をリリース
記事「Opus 5 は価格の3分の1で提供されるが、それが実は問題なのだ」は The New Stack に最初に表示されました。
原文を表示
imageOn Friday, Anthropic launched Opus 5, the latest iteration of its heavyweight model. Arriving just two months after Opus 4.8 and following the June releases of Mythos 5, Fable 5, and Sonnet 5, Opus 5 rounds out the new generation — only the lightweight Haiku waits for an upgrade.
While smaller than the flagship Fable 5, Opus 5 is significantly cheaper and noticeably less restrictive. Opus 5 is designed to work on programming tasks for much longer without constant human input.
Opus 5 is designed to work on programming tasks for much longer without constant human input.
Benchmarks at bargain prices
Priced at $5 per million input tokens and $25 per million output tokens, Opus 5 upends the cost-to-performance ratio for agentic tasks. On coding and knowledge work evaluations like Frontier-Bench and GDPval-AA, Opus 5 establishes a new state of the art.
In the OSWorld 2.0 computer use benchmark, it outperforms every other model at any given cost, surpassing Fable 5’s best result at just over a third of the price. On ARC-AGI 3, an evaluation where the model has to solve novel problems, its score is three times as high as the next best model.
Because Opus 5 is less expensive to run, teams can afford to let it work through larger coding tasks. That also means thinking differently about security.
Anthropic writes in the company announcement that Opus 5 is “much stronger at verifying its work and iterating carefully until it succeeds.” During benchmark testing, the model was given an incomplete prompt and intentionally prevented from viewing a drawing of a machine part. Instead of giving up, it wrote its own computer vision pipeline to reconstruct the part from the image data.
Because Opus 5 is less expensive to run, teams can afford to let it work through larger coding tasks. That also means thinking differently about security, which is one reason microVMs are getting more attention. Unlike long-running containers, they give platform teams an isolated environment they can tear down as soon as a task is finished.
Security for unsupervised agents
When a model is working across multiple systems without constant human oversight, access has to be temporary and easy to revoke. That’s why more attention is shifting to short-lived, just-in-time credentials, similar to the delegated authentication model 1Password is developing for Claude.
There’s a catch to giving an AI relentless persistence: it doesn’t know when to quit. Your standard API logs won’t flag that behavior in time. Teams will have to build smarter telemetry that actually understands the context of the workflow. You need a semantic circuit breaker to pull the plug before the model burns through your compute budget.
Controlling runaway token spend
Opus 5 drops the per-token price tag compared to Fable 5, but autonomous coding can still get expensive fast. An agent working through background loops for hours will churn through millions of tokens before handing off a PR. For platform teams, managing spend by the session becomes the new operational requirement.
To keep those background jobs from crashing on edge cases, Anthropic is launching Automatic Fallbacks in beta. If a prompt trips a safety classifier on Opus 5, the API silently reroutes the task to Opus 4.8 instead of throwing a hard error and killing the entire pipeline.
Opus 5 also inherits its predecessor’s zero-retention posture, bypassing the 30-day data logging mandatory for Fable and Mythos.
To understand where Anthropic expects these environment harnesses to operate, it helps to look at how they are artificially restricting the model. The company is threading a careful needle between short-horizon capability and long-horizon safety.
If a prompt trips a safety classifier on Opus 5, the API silently reroutes the task to Opus 4.8 instead of throwing a hard error and killing the entire pipeline.
Biological capability, careful limits
Anthropic spokesperson tells The New Stack, Opus 5 is a “meaningful improvement over Opus 4.8 on biology tasks, making it our most capable generally available model for scientific research.” It scores 10.2 percentage points higher than Opus 4.8 on internal organic chemistry benchmarks (like inferring molecular structures from spectroscopy data) and 7.7 percentage points higher in predicting how protein sequence variations determine function.
However, Anthropic’s testing revealed “significant limitations on long-running autonomous research tasks,” which they view as carrying the highest potential risk. As a result, Opus 5 retains a similar portfolio of biological safeguards to Opus 4.8. While biology-related requests blocked on Fable 5 will now route to Opus 5 instead of 4.8, the uncapped Mythos 5 remains the stronger model for long-horizon, open-ended work like autonomous drug design campaigns.
Opus 5 can review source code for defensive security work. Anthropic says those safeguards should activate far less often than they do with Fable 5 — about 85% less, according to the company.
Clearly, the models are improving quickly, but the bigger challenge now is making sure the platforms they’re running on can keep up.
Major AI model releases: a timeline
Release dateAI modelCompanyThe New Stack report
July 24, 2026Opus 5AnthropicAnthropic’s Opus 5 is almost Fable 5
July 21, 2026Gemini 3.6 Flash, 3.5 Flash-Lite and 3.5 Flash CyberGoogleGoogle ships 3 new Gemini models. Just not the one everyone’s waiting for.
July 16, 2026Kimi K3Moonshot AIKimi K3 tops Arena’s coding leaderboard — and it’s open-weight
July 9, 2026GPT-5.6 Sol, Terra and LunaOpenAIOpenAI’s GPT-5.6 is now live
July 9, 2026Muse Spark 1.1MetaMeta debuts Muse Spark 1.1 — its first paid AI model
July 8, 2026Grok 4.5SpaceXAI“Opus-class, but faster”: What Elon Musk says about beating Anthropic
June 30, 2026Claude Sonnet 5AnthropicAnthropic Sonnet 5: It closes the gap with Opus 4.8, and is cheap until August
June 9, 2026Claude Fable 5 and Claude Mythos 5 — Mythos restrictedAnthropicAnthropic launches Claude Mythos/Fable 5, but you better try it soon
May 28, 2026Claude Opus 4.8AnthropicClaude Opus 4.8 is here: effort controls, dynamic workflows, cheaper fast mode, better honesty, less deception
May 19, 2026Gemini 3.5 FlashGoogleGoogle’s Gemini 3.5 Flash beats the frontier models
April 23, 2026GPT-5.5 and GPT-5.5 ProOpenAIOpenAI launches GPT-5.5, calling it “a new class of intelligence”
April 16, 2026Claude Opus 4.7AnthropicClaude Opus 4.7 arrives with better vision, memory, and instruction-following
April 7, 2026Claude Mythos Preview — restricted releaseAnthropicAnthropic’s Claude Mythos is now available, but not for you
March 5, 2026GPT-5.4 Thinking and GPT-5.4 ProOpenAIOpenAI launches GPT-5.4 Thinking and Pro
Feb. 19, 2026Gemini 3.1 ProGoogleGoogle’s Gemini 3.1 Pro is mostly great
Feb. 17, 2026Claude Sonnet 4.6AnthropicAnthropic’s new Claude Sonnet 4.6 promises Opus-level coding at Sonnet pricing
Feb. 5, 2026GPT-5.3-CodexOpenAIOpenAI’s GPT-5.3-Codex helped build itself
Feb. 5, 2026Claude Opus 4.6AnthropicAnthropic debuts Opus 4.6 with standout scores for solving hard problems that other AIs miss
Dec. 17, 2025Gemini 3 FlashGoogleGoogle’s New Gemini 3 Flash Rivals Frontier Models at a Fraction of the Cost
Nov. 24, 2025Claude Opus 4.5AnthropicAnthropic’s New Claude Opus 4.5 Reclaims the Coding Crown
Nov. 19, 2025GPT-5.1-Codex-MaxOpenAIOpenAI Says Its New Codex-Max Model Is Better, Faster and Cheaper
Nov. 18, 2025Gemini 3 ProGoogleGoogle Launches Gemini 3 Pro
Sept. 29, 2025Claude Sonnet 4.5AnthropicAnthropic Launches Claude Sonnet 4.5
Sept. 15, 2025GPT-5-CodexOpenAIOpenAI Launches a New GPT-5 Model for Its Codex Coding Agent
Aug. 7, 2025GPT-5OpenAIGPT-5: A Choose Your Own Adventure for Frontend Developers
May 22, 2025Claude Opus 4 and Claude Sonnet 4AnthropicAnthropic Launches Its Most Powerful Models for Coding Yet
April 16, 2025o3 and o4-miniOpenAIOpenAI Releases New Models Trained for Developers
April 14, 2025GPT-4.1, GPT-4.1 mini and GPT-4.1 nanoOpenAIOpenAI Releases New Models Trained for Developers
The post Opus 5 costs a third of the price — and that’s actually the problem appeared first on The New Stack.
関連記事
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み