中国の GLM-5.2 が最先端 AI に肉薄、安全性格差は拡大
本文の状態
日本語全文を表示中
詳細モードで約9分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
TechCrunch AI
中国のZ.aiが公開したオープンウェイトモデルGLM-5.2はサイバー・バイオ能力で業界首位に迫る一方、安全性の欠如が浮き彫りとなり、技術的競争からリスク管理への議論転換を促している。
AI深層分析を開く2026年8月5日 10:57
AI深層分析
キーポイント
中国モデルの性能追いつき
SaferAIの評価によると、Z.aiのGLM-5.2はOpenAIやAnthropicの最新モデルに数ヶ月遅れでサイバー・バイオ分野での能力を有している。
安全性の決定的な格差
GLM-5.2は有害なタスクに対して拒否反応を示さなかったが、Claude Opus 4.7は極めて高い拒否率を示し、ベンチマーク自体を完了できなかった。
オープンウェイトのリスク
モデルの重みをダウンロードしてローカルで実行できるため、開発者が設定した安全対策をユーザーが解除・改変でき、悪用される恐れがある。
オープンモデルにおけるセーフガードの欠如
クローズドモデル向けの安全対策は、あらゆるインフラで動作するよう設計されたオープンウェイトモデルでは機能しない。
事前学習データフィルタリングの実用性
有害な生物知識の削減には有効だが、セキュリティ分野ではコード能力とハッキング能力が密接に関連しているため実用的ではない。
重要な引用
"The frontier of capability is not the frontier of risk, and so we do have to take into account the state of the mitigations as well to assess the risk properly."
"refused none of the offensive cyber or dual-use biology tasks it was given."
"refused so consistently that SaferAI could not complete CyberGym on it at all."
The objective should clearly be that the good capabilities — the safe ones — are accessible to anyone, and then we try to remove the bad ones, even in an open source fashion
編集コメントを表示
編集コメント
中国のZ.aiが公開したGLM-5.2は、技術的な能力ではトップティアに到達しつつあることを示している。しかし、安全性の欠如という深刻な課題を浮き彫りにし、オープンウェイトモデルの普及におけるリスク管理の重要性を再認識させる内容である。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
OpenAI の GPT-5.6 Sol や Anthropic の Mythos など、ますます強力になる AI システムをどう規制すべきか政策当局者が議論する中、中国のオープンウェイトモデルが業界のリーダーとの差を縮めています。
中国の Z.ai が開発したオープンウェイト AI モデル「GLM-5.2」は、サイバーセキュリティとバイオ技術の能力において、OpenAI の GPT-5.5 や Anthropic の Claude Opus 4.7 に比べて数ヶ月遅れに過ぎません。これは、AI セーフティを目的とする非営利団体 SaferAI が発表した 新しいレポート で示されています。しかし、最先端の能力と安全対策の間には、むしろ隔たりが広がっています。
SaferAI による評価では、Z.ai の公開 API を通じて行われたテストにおいて、GLM-5.2 は与えられた攻撃的なサイバータスクや二重利用可能な生物学関連のタスクを一つも拒否しませんでした。一方、Claude Opus 4.7 は「拒絶があまりにも一貫していたため、SaferAI は CyberGym をこのモデルで実施することさえできなかった」と報告されています(CyberGym はサイバーセキュリティ能力を評価するベンチマークです。OpenAI は先月 Hugging Face が事前公開モデルによって侵害された と発表した際の評価でもこのベンチマークを使用しています)。
これは、長年一部の批評家が警告してきたことを鮮明に示す事例です。つまり、オープンウェイトの AI モデルは、高度な能力を持つ AI を潜在的な攻撃者の手に渡し、重み(weights)をダウンロードした後の利用方法を規制する手段がなくなるリスクがあるという指摘です。オープンウェイトモデルが世界の最先端 AI システムと同等の性能に急速に近づくなか、議論の焦点は「競合できるかどうか」から、「リリースされた後に社会がいかにリスクを管理するか」へと移りつつあります。
SaferAI の執行役員であるヘンリー・パパダトスは TechCrunch に対し、「能力の最先端と、リスクの最先端は一致しない。そのため、リスクを適切に評価するには、緩和策の現状も考慮する必要がある」と述べています。
Z.ai は自社のホスト API に安全対策を適用できますが、誰かが自身のハードウェアで重みを実行すれば、その保護は無効化されてしまいます。ユーザーは任意の防護策を削除・改変したり、モデルをファインチューニングしたり、システムプロンプトを変更したりできるからです。
OpenAI や Anthropic といった最先端の開発企業は、危険なサイバー支援や生物学的支援を制限するため、分類器(classifiers)、拒絶学習(refusal training)、API レベルでの制御などの安全対策に依存する傾向があります。
これらの対策は完全ではありません。脱獄(ジャイルブレイク)攻撃は、展開済みのモデルの保護を日常的に回避しています。AI セーフティ非営利団体 Far.ai は、xAI の Grok 4.5 や Google DeepMind の Gemini 3.1 Pro といった最先端モデルにおいて、有害なリクエストの多くに対して成功する再利用可能な鍵「ユニバーサル・ジャイルブレイク」を数百件発見しました。報告書によると、攻撃者はロールプレイ、権限のなりすまし、偽の会話履歴、続投プロンプトといった複数の操作手法を組み合わせてモデルの防御の弱点を増幅させることで、脱獄に成功します。
一方、クローズドモデル向けに用意された安全対策は、あらゆるインフラで動作し、安全策の有無に関わらず運用されることを前提としたオープンウェイトモデルでは全く機能しません。
「目指すべきは明らかに、安全な能力を含む優れた機能を誰でも利用できるようにすることです。そして、オープンソースの手法であっても、有害な部分を排除するよう努めるべきでしょう」とパパダトスは語ります。
パパダトスが有効な手段として指摘したのが、「事前学習データのフィルタリング」です。これは AI 企業がトレーニングデータから攻撃的なサイバーセキュリティ情報を除去し、精選されたデータセットでモデルを訓練する手法を指します。
ある研究では、有害な生物学的知識の流出を防ぎつつ、モデル全体の性能を損なわない手法が示されています。しかしサイバーセキュリティの分野では、データフィルタリングは実用的ではありません。
コーディングに特化しつつもハッキング能力には優れない汎用モデルを訓練するのは困難です。コーディング機能が AI 業界最大の収益源となっているため、開発者は悪用の防止策を探りつつも、その能力の向上を続ける圧力に直面しています。
そのため、最先端の開発企業は他の緩和策 increasingly に頼るようになっています。その一つが、モデルが提供するサイバーセキュリティ支援の内容を制限するアプローチです。例えば Anthropic の Opus 5 は、未コンパイルのソースコードから脆弱性を検索できますが、コンパイル済みのソフトウェアについては対応していません。これは同社のシステムカードに記載されている通りで、攻撃目的での利用を難しくするためです。
その他には、厳格な事前展開時の安全性評価の実施、リスクアセスメントの公開、あるいはシステムが危険すぎると判断された場合のモデル重み(weights)の非公開などが挙げられます。
GLM-5.2 について、SaferAI は Z.ai が安全性フレームワークの公開や、リリース前のテスト実施の約束、リスク評価を行っていないと指摘しています。TechCrunch は Z.ai に、リリース前に内部または第三者による最先端の安全性評価を実施したか尋ねましたが、回答は得られませんでした。
中国指導部は、高度な AI のリスクを次第に認識するようになっています。先月の世界人工知能会議で、習近平国家主席は オープンウェイトモデルの重要性 を強調すると同時に、AI が厳格な人間の管理下にあるツールであり続けることの必要性を訴えました。
スタンフォード・サイバー・ポリシーセンターで中国の AI 政策を研究しているグラハム・ウェブスター氏は、TechCrunch の取材に対し、中国には AI を規律する堅牢な規制が存在すると述べました。しかし、これらの規則は歴史的に、政治的にセンシティブなコンテンツや誤情報、社会安定性に向けられており、攻撃的なサイバー能力や生物学的悪用といった壊滅的な AI リスクについては焦点が当てられていませんでした。
「米国の AI 関係者は、一般的にこの『人類の存続に関わる壊滅的リスク』という概念を、中国コミュニティよりも強く懸念しています」とウェブスター氏は語り、多くの中国の政策研究者は、もし本当に新たな最先端のリスクが存在するなら、まず米国の企業がそれに出会う可能性が高いと考えていると付け加えました。
「中国のシステムは、国内でのこれらの技術の利用を管理しているという確信を持っている」とウェブスター氏は続けた。「中国ではオンライン活動が実名と紐付けられており、企業もユーザーも責任を追及される仕組みになっている。」
ウェブスター氏は、モデル提供者が特定の政治的トピックへの関与を拒否するために用いるメカニズムを調整すれば、攻撃的なサイバー攻撃の完了を阻止したり、有害な生物工学の結果をもたらさないようにすることも可能だと考察した。さらに、中国企業はリリース前に規制当局と裏で連携する傾向があるため、彼らがどのような内部テストを実施しているかを把握するのは難しいとも付け加えた。
オープンウェイト AI を支持する人々は、重み(weights)を公開することがサイバーセキュリティ上重要であると主張する。その理由の一つは、企業が攻撃から身を守る手段となるからだ。例えば Hugging Face は、OpenAI の侵害に対抗するために GLM-5.2 に依存した。もう一つの理由は、何が起きようとしているかを事前に知ることで、将来の脅威によりよく備えられる点にある。
「AI 駆動型のサイバー攻撃を阻止するのに役立った同じシステムが、今では毎日数百万件ものサイバー攻撃から身を守るのに貢献し、攻撃者が脆弱性を悪用する前にそれらを特定して修正することも可能にする」と、Hugging Face の CEO クレメン・デラング氏は今週、ソーシャルメディアの投稿で語った。
パパダトス氏は、この利点はしばしば過大評価されており、「危険な機能をオープンソース化すべきだ」という意味ではないと指摘した。
「危険な機能が誰でも簡単に入手できてしまう現状をただ受け入れるべきではないというのが、私の主な考えです」と彼は述べ、「業界は『有益な機能』だけを容易に利用できるようにするよう努めるべきだと信じている」と強調しました。デフォルトでは、攻撃者は防御者よりも新しいツールを速く取り入れます。例えば、ランサムウェアグループは数週間で手法を変えられますが、病院にはそれができません。
原文を表示
As policymakers debate how to govern increasingly powerful AI systems like OpenAI’s GPT-5.6 Sol and Anthropic’s Mythos, a Chinese open-weight model has narrowed the gap with the industry’s leaders.
GLM-5.2, the open-weight AI model from China’s Z.ai, is only a few months behind OpenAI’s GPT-5.5 and Anthropic’s Claude Opus 4.7 on cyber and bio capabilities, according to a new report from AI safety nonprofit SaferAI. But the divide between frontier capabilities and safety practices is growing.
According to SaferAI’s evaluation, which the nonprofit ran via Z.ai’s public API, GLM-5.2 refused none of the offensive cyber or dual-use biology tasks it was given. By comparison, Claude Opus 4.7 “refused so consistently that SaferAI could not complete CyberGym on it at all.” (CyberGym is a benchmark that evaluates cybersecurity capabilities. OpenAI used it in the evaluation that preceded last month’s Hugging Face breach.)
It’s a stark reminder of what some critics have warned for years: that open-weight AI models could put highly capable AI into the hands of potential attackers, with no way to police how they use the technology once they download the weights. With open-weight models rapidly approaching the capabilities of the world’s leading AI systems, the debate is moving from whether they can compete to how society manages risks once they are released.
“The frontier of capability is not the frontier of risk, and so we do have to take into account the state of the mitigations as well to assess the risk properly,” Henry Papadatos, executive director of SaferAI, told TechCrunch.
While Z.ai could apply safety measures to its hosted API, those protections become unenforceable once someone runs the weights on their own hardware, where they can remove or modify any safeguards, fine-tune the models, or change system prompts.
Frontier developers like OpenAI and Anthropic tend to rely on safeguards like classifiers, refusal training, and API-level controls to limit dangerous cyber and biological assistance.
Those measures are far from foolproof: jailbreaks routinely bypass protections on deployed models. Far.ai, an AI safety nonprofit, found hundreds of universal jailbreaks — defined as reusable keys that succeed on most harmful requests — in frontier models like xAI’s Grok 4.5 and Google DeepMind’s Gemini 3.1 Pro. According to the report, jailbreaks succeed when attackers combine multiple manipulation techniques — including roleplaying, authority impersonation, fake conversation history, and follow-up prompts — to amplify weak points in a model’s defenses.
But the safeguards in place for closed models don’t work at all on open-weight models, which are designed to run on any infrastructure with any set of safeguards — or lack thereof.
“The objective should clearly be that the good capabilities — the safe ones — are accessible to anyone, and then we try to remove the bad ones, even in an open source fashion,” Papadatos said.
One technique Papadatos noted could help is called “pre-training data filtering,” which is when an AI company removes offensive cybersecurity information from their training data and then trains the model on the curated dataset.
Some research suggests this can reduce hazardous biological knowledge without harming overall model performance. However, for cybersecurity, data filtering is much less practical.
It’s difficult to train a general model that excels at coding but isn’t also a good hacker. Because coding has become AI’s biggest moneymaker, developers face pressure to keep improving those capabilities even as they search for ways to limit misuse.
Because of that, frontier developers have increasingly relied on other mitigations instead. One approach has been to selectively restrict the kinds of cybersecurity assistance models will provide. Anthropic’s Opus 5, for example, can search for vulnerabilities in uncompiled source code, but not compiled software, per the model’s system card. The reasoning is that this makes it harder to use Opus 5 for offensive purposes.
Others include rigorous pre-deployment safety evaluations, publishing risk assessments, and withholding model weights if a system is perceived as too dangerous.
In GLM-5.2’s case, SaferAI says Z.ai didn’t publish a safety framework, pre-deployment testing commitments, or risk assessment for the model. TechCrunch has asked Z.ai whether it conducted internal or third-party frontier safety evaluations before release, but did not receive a response.
Chinese leaders have increasingly acknowledged the risks of advanced AI. At the World AI Conference last month, Chinese President Xi Jinping emphasized the importance of open-weight models, while also stressing the necessity of ensuring AI remains a tool under strict human control.
Graham Webster, who studies Chinese AI policy at the Stanford Cyber Policy Center, told TechCrunch that China has robust regulations governing AI, but those rules have historically focused on politically sensitive content, misinformation, and social stability rather than catastrophic AI risks like offensive cyber capabilities and biological misuse.
“U.S. AI thinkers are, in general, more concerned with this existential catastrophic [idea] than the Chinese community,” Webster said, adding that many Chinese policy researchers believe that if there’s truly going to be a novel frontier risk, American companies will likely encounter it first.
“The Chinese system has confidence that they control the use of these technologies inside China,” Webster continued. “Being online in China is something you do attributed to your real name, and companies can be held accountable, users can be held accountable.”
Webster mused that the same mechanism that model providers use for refusing to engage on certain political topics can potentially be tweaked to make sure models refuse to complete offensive cyber attacks or won’t deliver adverse biological engineering outcomes. He added that because Chinese companies tend to coordinate with regulators behind the scenes, it can be tough to know what internal testing they’re conducting before release.
Advocates of open-weight AI argue that releasing the weights is important for cybersecurity because it allows companies defend themselves against attacks — Hugging Face relied on GLM-5.2 to defend itself against OpenAI’s breach — and because it allows them to better prepare for future threats if they know what’s coming.
“The same systems that helped stop an AI-powered cyberattack can now help defend against millions of cyberattacks every day, while helping us identify and fix vulnerabilities before attackers exploit them,” Clem Delangue, CEO of Hugging Face, said this week in a social media post.
Papadatos said that benefit is often overstated, and doesn’t mean “we should open-source dangerous capabilities.”
“The main point in my mind is that we shouldn’t just accept that dangerous capabilities are easily accessible by anyone anywhere,” he said, stressing that he believes the industry should be striving for only making the “good capabilities” easily accessible. By default attackers adopt new tools faster than defenders do. For example, a ransomware group can change its methods in a week. A hospital cannot.”
*When you purchase through links in our articles, we may earn a small commission. This doesn’t affect our editorial independence.*
News to Guide
ニュースの次に確認する
発表内容を、現在の料金や仕様と照らし合わせられる関連ガイドです。
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み