米オープンソースAIラボ、中国モデルは危険でない
米国オープンソースAI研究所「Arcee」は、中国製AIモデルが本質的に危険であるという主張を否定し、リスク管理の重要性を強調した。
キーポイント
中国製モデルの本質的安全性
Arcee は、特定の国や地域に由来するモデルが技術的に本質的に危険であると断定することはできないと主張している。
リスクの正体は実装と使用法
AI モデルの危険性は、その出自ではなく、どのようにトレーニングされ、どのような用途で展開されるかという文脈に依存すると指摘した。
オープンソースコミュニティへの提言
開発者や研究者に対し、特定のモデルを盲目的に排除するのではなく、具体的なリスク評価と適切なガードレールの設置を求めている。
重要な引用
Chinese models are not inherently dangerous
影響分析・編集コメントを表示
影響分析
この声明は、地政学的緊張が高まる中でAI開発の分断を招く可能性のある「国産モデル排除」の風潮に対して、技術的な合理性に基づく冷静な反論を示した。業界全体として、特定の地域由来のモデルに対する偏見ではなく、具体的なセキュリティ評価とリスク管理に焦点を当てるべきというメッセージは、オープンソースコミュニティの健全な発展にとって重要な指針となる。
編集コメント
地政学的要因が技術評価に与える影響を懸念する声が高まる中、Arcee のような専門機関からの客観的な見解は極めて貴重です。技術的リスクと政治的要因を明確に区別し、実効性のあるセキュリティ対策に注力すべきという提言は、開発者にとって重要な指針となります。
中国のオープンウェイト AI モデルが能力と人気をさらに高めている中、これらに対してどう対処すべきかという議論は再び過熱しています。
トランプ政権がこれらのモデルを禁止しようとする可能性について言及されています(ただし現時点で具体的な措置はまだ取られていません)。一方、クローズドなプロプライエタリモデルの開発者、特に OpenAI や Anthropic は、中国のオープンモデルに対して次第に強い懸念を抱いているようです。
Moonshot AI の「Kimi K3」やアリババの「Qwen」などのオープンウェイトモデルは、大手米国のラボが提供するクローズドソースモデルと比較して、トークンあたりの推論コストを大幅に抑えることができます。しかし、それらが何らかの脅威をもたらすのではないかという懸念も根強くあります。確かに、これらは大手プロプライエタリ AI ラボの利益率にとって脅威となることは間違いありません。
では、自社のデータセンターでこれらのモデルを実行する企業は、中国のハッカーによる攻撃経路になるかもしれないという恐怖に屈すべきなのでしょうか?
いいえ、そうではありません。Arcee の CTO であるルカス・アトキンス氏は、そのように答えています。同社は、米国企業が中国製モデルに頼らずに済むよう、国産の代替オープンモデルの開発を進めています。
もし中国製モデルの禁止措置が恩恵を受けるスタートアップがあるとすれば、アーシー(Arcee)もその一つでしょう。しかしアトキンス氏は、中国製のオープンモデルは、企業が利用する他のオープンソースソフトウェアと比べて危険なわけではないと述べています。むしろ彼は、自社の事業にもメリットがあると言っています。
「多くの人は、これを中国のソフトウェアプログラムと同様に捉えています。『特定の意図(x, y, z)でコードが書かれており、悪意のある行為者がそれを命令できる』と考えているのです」とアトキンス氏は指摘します。
「しかし、モデルの学習方法は根本的に異なります。アーシーやアリババのような企業がモデルを作成し、他社環境で実行させたとしても、私たちがそのモデルにアクセスする手段など存在しません」と彼は説明しました。
これらのモデルの多くは「オープンウェイト(重み公開)」と呼ばれるもので、完全なオープンソースソフトウェアではありませんが、Hugging Face などのオープンソースサイトからダウンロードされるソースコード(サーバー上で実際に動作する部分)は、同様に広く公開され、レビュー可能です。ただし、モデル学習に用いられた手法やデータそのものは非公開です。
大規模組織は、あらゆるモデルのコア部分をセキュリティテストと検査プロセスに通す必要があります。また、特定の用途に合わせて事後学習(ポストトレーニング)を行い、バイアス、毒性、ハルシネーション(幻覚)、特定トピックへの感度などの領域を検査することも一般的です。つまり、ユーザーがプロンプトを送り始める前に、組織はモデルと協力し、最適化し、理解を深めておく必要があるのです。
コード生成に用いられるモデルが、作成するコードに悪意のあるバックドアを仕込むことはあるのだろうか?理論的には不可能ではないが、それを達成するには極めて高度な技が必要となる。
「十分に洗練されたアクターが、あらゆる状況で完璧なコーディングモデルとして機能するように訓練することは可能だ。しかし、特定の種類のコードベースが提示されると、隠された学習メカニズムが作動するかもしれない」と、モデルの訓練に日々取り組むアトキンスは推測した。だが続けて、「それが具体的にどう実現されるのかはわからない」とも付け加えている。
大規模言語モデルは本質的に創造的であるため、事前に用意された完璧なコンテキストとプロンプトという「完璧な嵐」に対して、現代のモデルがマルウェアを出力する可能性は極めて低い。さらに、そのコードを実際に企業が採用する確率は、それよりもさらに低い。
将来起こり得るだろうか?それは誰にもわからない。しかし、企業側も AI アプリケーションを特定のモデルに依存しない(モデルアグノスティック)設計とし、複数のモデルを活用するよう構築している。たとえ中国製モデルが現在の価格帯で最良だとしても、企業がそれを永遠に使い続ける必要はない。
「中国製モデルの禁止方法について議論するのではなく、米国においてどのように良いオープンエコシステムを育むかという対話になるべきだ」とアトキンスは語る。
アーシーは中国のモデルからも恩恵を受けています。それらがオープンであるからこそ、スタートアップは「彼らのモデルが優れていることにメリットがあるのです。なぜなら、彼らが何をしたかを学べるからです。彼らの上に新たなものを構築できる。そして、彼らは私たちが何をしているかを学ぶことができる」と語ります。「これらのモデルを構築している人々、個々の研究者に対して、私たちは多大な敬意を抱いています」。
最終的に、中国のモデルと競うための方法は「より優れたモデルをリリースすることだ」とアトキンスは言います。「彼らに議論の材料を与える必要があるのです」。
*当記事内のリンクを通じて購入された場合、小規模なコミッションを獲得する可能性があります。これは当社の編集独立性には影響しません。*
原文を表示
As Chinese open-weight AI models grow in capability and popularity, arguments about what should be done about them have once again reached a fever pitch.
There’s talk that the Trump administration might try to ban them (though it hasn’t yet acted on the idea). Meanwhile, proprietary model makers, particularly OpenAI and Anthropic, appear increasingly concerned about them.
Open-weight models such as Moonshot AI’s Kimi K3 or Alibaba’s Qwen offer inference at a fraction of the token cost of closed source models from these large U.S. labs. The fear is that they also pose some sort of threat. Certainly they threaten the profit margins of the large proprietary AI labs.
But should enterprises running these models in their own data centers succumb to the fear that they could be a vector for Chinese hackers?
No, says Lucas Atkins, the CTO of Arcee, which is building open models to give U.S. companies a homegrown alternative to Chinese models.
If any startup would benefit from a ban on Chinese models, Arcee would. But Atkins says China’s open models are no more dangerous than any other open source software a company may use. In fact, he says, they even offer benefits even to his own company.
“A lot of people view this as similar to a Chinese software program. Like, it was coded with these x, y, z intentions” that a bad actor could simply command, he said.
“That is fundamentally not how these models are trained. There is really not any way for an Arcee, or an Alibaba, to make a model, have someone run it in their own environment and for us have any access to it whatsoever,” he explained.
While most of these models are what’s known as “open weight” and are not really fully open source software, the source code (the part that will actually run on servers), if it is downloaded from open source sites like Hugging Face, is similarly largely visible and reviewable. (What isn’t available is the methods and data used to train the models.)
Large organizations should put any model core through their security testing and inspection processes, and they will also often post-train the models for their specific uses and can examine areas like bias, toxicity, hallucinations, and sensitivity to certain topics. So they work with, optimize, and understand the models before people start sending them prompts.
Could a model that is used for coding somehow throw malicious backdoors into the code it writes? Again, while that’s theoretically possible, it would require acrobatic feats to accomplish.
“There’s no reason that a sophisticated enough actor couldn’t train a model to be a completely amazing coding model in every circumstance, but when presented with a certain type of code base … some hidden training would kick in,” Atkins, who spends his days training models, postulated. But he adds: “I don’t know how you would do this.”
Because large language models are by nature creative, the odds are slim of getting a contemporary model to spit out malware in response to a preplanned perfect storm of context and prompt. Even slimmer are the chances that any enterprise would then use that code.
Could it happen in the future? That’s anyone’s guess. But enterprises are also building their AI apps to be model-agnostic and to use multiple models. So even if Chinese models are the best for the price today, enterprises won’t be locked into using them forever.
“I think instead of the conversation being about how to ban Chinese models, it should be about how do we foster a good, open ecosystem here in the U.S.,” Atkins says.
Arcee also gains advantages from Chinese models. Because they are open, the startup “benefits from those models being good because we can learn what they did. We can build on top of them. Then they can learn what we do,” he says. “We have tremendous respect for the people building those models, the individual researchers.”
Ultimately, the way to compete with Chinese models “is to release a model that is better,” says Atkins. “We need to give them something to talk about.”
*When you purchase through links in our articles, we may earn a small commission. This doesn’t affect our editorial independence.*
関連記事
今日のまとめ
AI日報で今日の重要ニュースをまとめ読み