MIT CSAIL、生成画像の学習データ追跡不能性を示す研究結果発表
本文の状態
日本語全文を表示中
詳細モードで約9分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
MIT ML News
MIT CSAIL の研究チームは、大規模データで訓練された生成モデルにおいて個々の学習データの寄与が消失する「帰属減衰」現象を発見し、これを証明する初の厳密な削除手法を Nature Communications に発表した。
AI深層分析を開く2026年8月19日 02:11
AI深層分析
キーポイント
帰属減衰(Attribution Decay)の発見
生成モデルの訓練データ規模が十分に大きくなると、個々の画像や特定のアーティストの作品を除外しても出力結果に変化が生じない現象が確認された。
厳密な因果関係証明手法の開発
既存の近似手法に代わり、入力データを完全に削除して影響を評価する初の効率的で絶対的な方法論が提案され、データと出力の因果関係を厳密に示す。
著作権・責任帰属への示唆
個々の学習データが生成結果に影響を与えていない場合、そのデータを根拠として作品を帰属させることは論理的に成立しないという結論が導き出された。
Nature Communications での発表
この研究は MIT CSAIL の Zheng Dai 氏と David Gifford 教授によって主導され、オープンアクセスの学術誌 Nature Communications に掲載された。
Diffusion Ensemble アーキテクチャの提案
研究者たちは学習データの特定の部分を切り離すことで再学習や近似なしに真の反実仮想モデルを構築する「diffusion ensemble」という新しいアーキテクチャを開発した。この手法は、単一の巨大なモデルではなく異なるデータスライスで訓練された多数の小さなコンポーネントから構成されている。
重要な引用
If you take away a piece of data and the output of the model doesn't change, then that piece of data didn't affect the output.
All previous methods were approximate. They really could not absolutely show that deleting individual things did not change the output.
"When you have low amounts of data, they do very poorly," says Dai. "But if you have more data, it actually scales better compared to the vanilla diffusion model."
"One way to think about this is that these models are creative. They are not simply copying what they are fed, but creating brand new outputs. If those outputs have nothing to do with any individual piece of training data, that raises questions about fair use, about whether the outputs are themselves copyrightable as novel works, and about how authors get compensated when what comes out of a model isn't attributable to anything on the internet."
編集コメントを表示
編集コメント
生成 AI の著作権問題が長年議論されてきたが、その根本的な因果関係の証明において画期的な進展が見られる。この厳密な検証手法は、今後の規制やライセンス契約の設計において重要な基準となる可能性を秘めている。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
人工知能(AI)画像生成器がポートレートを制作したとき、その作品の元となったのは誰なのか?この問いは、世界中で進行中の訴訟、ライセンス契約、そして提案されている規制の中心に位置しています。アーティストはクレジットを求め、企業は明確さを望み、政策立案者は責任所在を特定する方法を必要としています。
MIT コンピュータサイエンスおよび人工知能研究所(CSAIL)の研究チームによる新たな調査結果は、大規模データセットで学習されたモデルにおいては、この問いに答えられない場合が多いことを示唆しています。それは、それを発見するツールが不十分だからではありません。つながりそのものが消滅しているのです。
科学者たちは「帰属の減衰(attribution decay)」と呼ばれる現象を特定しました。これは、生成モデルが学習するデータ量が増えるほど、個々の学習サンプルが特定の出力に与える影響が小さくなるというものです。直感に反するように思えますが、十分に大規模なスケールでは、学習データから任意の一枚の画像を取り除いても、あるいは特定のアーティストによるすべての画像や、ある人物の写真すべてを除外しても、生成されたサンプルは変化しないことが分かっています。
もし何かを取り除いても何も変わらないのであれば、研究者たちは、その要素は何にも責任を負うことはできないと主張します。
「あるデータの一部を取り除いたときにモデルの出力が変わらないなら、そのデータは出力に影響していないことになります」と語るのは、鄭戴(Zheng Dai)さんです。彼は 2021 年に MIT を卒業し、2024 年に博士号を取得したばかりで、この研究の筆頭著者であり、元 MIT CSAIL の研究者でもあります。「つまり、そのデータの一部に出力を帰属させるのはあまり意味がありません。そして、他のすべてのデータについても同様に一つずつ確認して、いずれも出力が変わらないことがわかれば、出力を特定のデータの一つに帰属させることは合理的ではありません」。
MIT のデイビッド・ギフォード教授(David Gifford)は「これまでの手法はいずれも近似値に過ぎず、個々の要素を削除しても出力が変化しないことを絶対的に示すことはできませんでした」と指摘します。同氏は MIT CSAIL の主要研究者です。「今回の論文で初めて、絶対的な証明が可能になりました。入力そのものを削除し、入力が及ぼすすべての影響を取り除くのです。これは大規模な削除を効率的に行い、結果が変化しないことを示す最初の正確な手法です」。
戴氏とギフォード教授のプロジェクトは、本日公開されたオープンアクセス論文で詳しく紹介されています Nature Communications に掲載。
再学習の問題
このアイデアを直接検証するには、「もしモデルがこの特定の画像を一度も見ていなかったら、どのような結果を生み出すか」という問いに答える必要があります。正直に回答するためには、その画像を除いてモデルをゼロから再学習し、次に別の画像で同じことを繰り返す必要があります。トレーニング例が数百万件ある場合、計算コストはすぐに現実的な範囲を超えてしまいます。そのため、従来この分野の研究では、実際にデータを削除するのではなく、トレーニングデータの影響を推定する近似手法に頼ってきました。
彼らの解決策は、自ら構築した「ディフュージョンアンサンブル」と呼ばれるアーキテクチャです。巨大な単一モデルではなく、異なるデータのスライスでそれぞれ訓練された多数の小さなコンポーネントで構成されています。特定の画像を除外した場合の挙動を知りたい場合、その画像を見た部分だけをオフにすればよいのです。再学習も近似計算も不要です。残るのは推定値ではなく、真の反実仮想モデルとなります。
もちろん、この巧妙なアーキテクチャが生成器として機能していなければ意味がありません。そこでチームは、同じデータで訓練された 24 の従来のディフュージョンモデルとアンサンブルを直接比較しました。標準的な評価基準では、両者の画像品質に大きな差は見られませんでした。
数値から得られた嬉しい驚きの一つは、トレーニングデータの量が増えるほど、単一モデルと比較してアンサンブルの性能がより安定していたという点です。これは、アンサンブルの方がデータ効率が良い可能性を示唆しています。
「データ量が少ない場合、モデルの性能は著しく低下します」とダイ氏は指摘する。「しかし、データ量が増えれば、従来の拡散モデルと比較してスケーラビリティが向上することが実証されています」。
反事実的宇宙の探求
アブレーション解析(除去実験)が機能したことで、研究者たちは大規模なスケールで問いを立てることが可能になりました。生成された画像を一つ選び、そこからトレーニングデータの一部をそれぞれ異なる形で除外して作成されるあらゆる代替バージョンを想像します。研究チームはこの概念を「画像の反事実的宇宙」と呼んでいます。元の画像と最も異なる代替バージョンとの間の距離、すなわち「反事実的半径」は、単一のトレーニングデータが及ぼし得た最大の影響度を表しています。
研究チームは、CIFAR-10、CelebA、MetFaces、ArtBench など7つの公開コレクションから抽出した256枚から16万枚以上までの画像を用いて、24組のアンサンブルモデルを訓練しました。その結果、一貫したパターンが確認されました。トレーニングセットが大きくなるほど反事実的半径は小さくなり、これは逆べき乗則に従って縮小します。この傾向は、画素単位での比較でも意味論的な意味での比較でも同様であり、統計的に有意な結果が得られました。
チームは自らの結果についても厳密な検証を行いました。もしかするとアブレーション(除去実験)自体が原因だったのではないか、という疑念です。そこで小規模で brute-force 方式(総当たり的アプローチ)を再実施し、1,282 個の別モデルを訓練しましたが、やはり減衰現象は確認されました。
あるいは、データセットが大きくなると各要素の除去による影響が相対的に小さくなるだけではないかという仮説も検証しました。しかし、除去した割合を固定して実験しても結果は変わりませんでした。エポック数やテキストプロンプト付きモデル、クラス条件付きモデル、4 つの類似度指標など、あらゆる条件を変えてもこの知見は揺らぎませんでした。
プライバシーのパラドックス
この発見が示す帰結は、研究者たち自身さえ予想していなかった方向へ向かっていました。
ギフォード氏は、この結果がモデルの出力物が二次的著作物に該当するかどうかという法的な問いに直接関連すると捉えています。
「この問題を考える一つの方法として、これらのモデルは創造的な存在であると捉えることができます。単に入力されたデータをコピーしているのではなく、全く新しい出力を生成しているのです。もしその出力が訓練データのどの個々の要素とも無関係であるなら、『フェアユース(公正利用)』の概念や、出力物自体が新規作品として著作権で保護されるべきか、またインターネット上の何にも帰属しないものがモデルから生み出された場合、著作者はどのように報酬を得るべきかといった疑問が生じます。」
ギフォード氏はさらに、この研究が「帰属不可能な出力」を確実に生成する方法を示している点も指摘しています。彼はこれを抜け道ではなく、業界が果たすべき義務として捉えています。
「これらの企業が、自社の出力がインターネット由来の著作権侵害的な派生物ではないと主張するためには、今回の研究成果をモデルに反映させ、個々の人物やアイテムからの派生物を生成していないことを示す必要があります。」
本研究は、現在オーディオビジュアルメディアの生成を支配し、タンパク質構造のモデリングや治療薬発見といった科学分野でも広く利用されている拡散モデル(diffusion models)を対象としています。一方、最も注目される著作権訴訟の中心にある大規模言語モデルにおいても、同様の現象が成立するかは未だ不明な点です。
「帰属情報が機能すれば、モデルの出力と著作権で保護された作品との類似性が、模倣によるものか偶然によるものかを確実に判別できるはずです」と、コーネル・ロー・スクールおよびコーネル・テックの法学教授であるジェイムズ・グリメンマンは指摘します。「しかし、今回の論文は、興味深いモデルにおいては帰属情報が機能しない可能性を示唆しています。その結果、技術者や裁判所は、模倣を評価するために他の手法に頼らざるを得なくなるでしょう。」
ダイ氏とギフォード氏の研究は、シュミット・フューチャーズ(Schmidt Futures)の支援を受けて実施されました。
原文を表示
When an artificial intelligence image generator produces a portrait, whose work went into it? The question sits at the center of lawsuits, licensing deals, and proposed regulations worldwide. Artists want credit. Companies want clarity. Policymakers want a way to assign responsibility.
New work from a team of researchers at MIT's Computer Science and Artificial Intelligence Laboratory (CSAIL) suggests that for models trained on large datasets, the question may often have no answer. It's not that the tools for finding it are inadequate. The connection itself has disappeared.
The scientists identified a phenomenon they call attribution decay, where the more data a generative model is trained on, the less any individual training example matters to any particular output. It feels counterintuitive, but at sufficiently large scales, they find, you can often remove any single image from the training data, or every image by a given artist, or every photograph of a given person, and the generated sample doesn't change.
And if removing something changes nothing, the researchers argue, it can't be said to be responsible for anything.
"If you take away a piece of data and the output of the model doesn't change, then that piece of data didn't affect the output," says Zheng Dai SM ’21, PhD ’24, former MIT CSAIL researcher and lead author on the work. "So it doesn't make much sense to attribute the output to that piece of data. And if you then do this one at a time for every other piece of data and find that the output doesn’t change for any of them either, then it doesn't make much sense to attribute the output to any one of them."
"All previous methods were approximate," says MIT Professor David Gifford, who is an MIT CSAIL principal investigator. "They really could not absolutely show that deleting individual things did not change the output. This paper introduces the first method that is absolute. You're actually deleting the inputs and deleting all influences of the inputs. This is the first exact method for doing large-scale deletion efficiently and showing that the results don't change."
Dai and Gifford's project is described in an open-access paper published today in Nature Communications.
The retraining problem
Testing this idea directly meant answering a what-if question. What would this model have produced if it had never seen this particular image? Answering it honestly means retraining the model from scratch without that image, then doing it again for the next image, and the next. With millions of training examples, the math quickly becomes prohibitive, which is why prior work in the attribution field has relied on approximations that estimate a training example's influence, rather than actually removing it.
Their workaround is an architecture they built themselves, called a "diffusion ensemble." Instead of one monolithic model, it's made up of many smaller components, each trained on a different slice of the data. Want to know what the model would do without a particular image? Just switch off the parts that saw it. No retraining, no approximation. What's left is a true counterfactual model, not an estimate of one.
Of course, a clever architecture only matters if it still works as a generator. So the team put the ensembles head to head with 24 conventional diffusion models trained on the exact same data. The images came out looking about as good by standard measures.
One nice surprise in the numbers: The more training data, the better the ensembles held up against their single-model counterparts, a hint that they may actually be more data-efficient.
"When you have low amounts of data, they do very poorly," says Dai. "But if you have more data, it actually scales better compared to the vanilla diffusion model."
Exploring a counterfactual universe
With ablation working, the researchers could finally ask their question at scale. Take one generated image, then imagine every alternate version of it, each produced by removing a different piece of the training data. The team calls this the image's counterfactual universe. The distance between the original and its most different alternate, the counterfactual radius, captures the most that any single piece of training data could have mattered.
They trained 24 ensembles on datasets from 256 images to more than 160,000, pulled from seven public collections including CIFAR-10, CelebA, MetFaces, and ArtBench. The pattern was consistent: The bigger the training set, the smaller the radius, shrinking along an inverse power law. It held whether differences were measured pixel by pixel or by semantic meaning, with statistical significance both ways.
The team also stress-tested their own result. Maybe ablation itself was the culprit? They redid it the brute-force way at small scale, training 1,282 separate models, and the decay showed up anyway. Maybe bigger datasets just make each removal proportionally smaller? They pinned the removed fraction in place, and it persisted. Fixed epochs, text-prompted models, class-conditioned models, four similarity metrics — the finding survived everything.
The privacy paradox
The implications run in a direction that surprised the researchers themselves.
Gifford sees the finding as bearing directly on the legal question of whether model outputs are derivative works.
"One way to think about this is that these models are creative. They are not simply copying what they are fed, but creating brand new outputs. If those outputs have nothing to do with any individual piece of training data, that raises questions about fair use, about whether the outputs are themselves copyrightable as novel works, and about how authors get compensated when what comes out of a model isn't attributable to anything on the internet."
Gifford also notes that the work shows how to produce outputs that are guaranteed to be unattributable, a capability he frames as an obligation for the industry, rather than a loophole.
"In order for these companies to claim their outputs aren't derivative of the internet in a copyright-infringing way, they need to revise their models to take advantage of the advances in this work, so they can show they're not creating derivatives of individual people or items."
The work looks at diffusion models, now dominant in generating audiovisual media and prevalent in scientific applications including protein structure modeling and therapeutic discovery. Whether the same decay holds for the large language models at the center of the highest-profile copyright litigation is still an open question.
"If attribution worked, it would reliably tell us whether similarities between a model's output and a copyright-protected work are due to copying or coincidence," says James Grimmelmann, a law professor at Cornell Law School and Cornell Tech. "But this paper provides reason to think that attribution will fail for interesting models. Instead, technologists and courts will need to resort to other methods for assessing copying."
Dai and Gifford's work was supported by Schmidt Futures.
関連記事
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み