日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
連合学習/セキュリティarXiv:2608.12962v1

垂直連合学習におけるバックドア脆弱性の理解:研究と実践のギャップ

Understanding Backdoor Vulnerabilities in Vertical Federated Learning: The Gap Between Research and Practice

シェア:XThreadsFacebookLINEはてブBluesky

垂直連合学習(VFL)におけるバックドア攻撃の脆弱性を実践的な観点から系統的に調査し、既存研究が非現実的な前提に依存していることを明らかにした。また、現実的な制約下での脅威モデルを再定義し、実用的なバックドアワークフローとベンチマークBVBenchを提案している。

著者: Ziqi Zhao, Jialin Lu, Junjie Shan, Junyuan Zhang, Shuya Yang, Ka-Ho Chow

分類: cs.LG, cs.CR

原文アブストラクト

Vertical Federated Learning (VFL) enables organizations holding complementary features of shared entities to collaborate and train models. In this setting, the initiator can withhold information about the learning task, while other contributors participate without exposing their local datasets, creating an asymmetric information structure aligned with growing privacy demands. However, this asymmetry is a double-edged sword. Among various threats, backdoor attacks are particularly concerning because VFL not only enables malicious contributors to poison the model during training, but also allows them to activate the backdoor at inference time to manipulate predictions. Although prior work has reported near-perfect attack success rates and proposed effective defenses, we find that most findings fail to hold under realistic conditions, exposing a fundamental gap between research and practice. In this paper, we present a systematic, practice-oriented study of backdoor vulnerabilities in VFL, revealing this gap in both methodological design and evaluation practices. We show that existing approaches overlook key practical constraints and therefore rely on unrealistic prior knowledge. Furthermore, these limitations have remained hidden due to poorly designed evaluation practices in the literature. To bridge this gap, we redefine threat models under realistic constraints, propose practical backdoor workflows, and introduce BVBench, a backdoor-centric benchmark that enables fair, practical, and comprehensive evaluation, preloaded with state-of-the-art baselines. BVBench provides strong evidence of the fragility of the current understanding of VFL backdoor risks and establishes a foundation for steering research toward uncovering practical vulnerabilities and developing more meaningful defenses.

関連論文