iconLogo
Published:2026/1/4 22:58:34

DiMEx爆誕!モデル抽出攻撃を斬る✨

超要約:AIモデルを盗む攻撃「DiMEx」!コールドスタート問題(最初がショボい問題)を解決し、防御策もバッチリ👌

🌟 ギャル的キラキラポイント✨ ● LDM (Latent Diffusion Model) っていう、めっちゃ優秀なAIを使って、攻撃の精度を爆上げ🚀 ● HSE (Hybrid Stateful Ensemble) っていう最強の防御システムで、攻撃をしっかりブロック🛡️ ● MLaaS (Machine Learning as a Service) っていう、AIのサービスを守るために生まれた技術なの💖

詳細解説いくよ~!

● 背景 最近のAIモデルは、すっごい価値があるから狙われやすいの!「モデル抽出攻撃」っていうのは、AIの動きを真似して、こっそりパクっちゃう攻撃のこと🥺 でも、最初からうまく真似できない「コールドスタート問題」があったんだけど…

続きは「らくらく論文」アプリで

DiMEx: Breaking the Cold Start Barrier in Data-Free Model Extraction via Latent Diffusion Priors

Yash Thesia / Meera Suthar

Model stealing attacks pose an existential threat to Machine Learning as a Service (MLaaS), allowing adversaries to replicate proprietary models for a fraction of their training cost. While Data-Free Model Extraction (DFME) has emerged as a stealthy vector, it remains fundamentally constrained by the "Cold Start" problem: GAN-based adversaries waste thousands of queries converging from random noise to meaningful data. We propose DiMEx, a framework that weaponizes the rich semantic priors of pre-trained Latent Diffusion Models to bypass this initialization barrier entirely. By employing Random Embedding Bayesian Optimization (REMBO) within the generator's latent space, DiMEx synthesizes high-fidelity queries immediately, achieving 52.1 percent agreement on SVHN with just 2,000 queries - outperforming state-of-the-art GAN baselines by over 16 percent. To counter this highly semantic threat, we introduce the Hybrid Stateful Ensemble (HSE) defense, which identifies the unique "optimization trajectory" of latent-space attacks. Our results demonstrate that while DiMEx evades static distribution detectors, HSE exploits this temporal signature to suppress attack success rates to 21.6 percent with negligible latency.

cs / cs.LG