arXiv:2410.05814cs.CRcs.CV2024-10KDD被引 3

高秩特征易泄露隐私,用低秩过滤可有效防御模型逆向攻击。

Rank Matters: Understanding and Defending Model Inversion Attacks via Low-Rank Feature Filtering

  • 通过低秩特征过滤限制中间表示维度,缩小攻击面。
  • 在多种模型与数据集上显著降低逆向攻击精度,优于现有方法。
  • 适用于高分辨率与大模型场景,对隐私保护者有实用价值。

模型逆向攻击(MIAs)通过训练好的模型重构敏感训练样本,严重威胁数据隐私。尽管攻击手段持续增强,防御策略却滞后,难以兼顾模型性能与安全性。本文提出理想逆向误差以度量隐私泄露,并理论与实证发现:高秩特征更易导致隐私泄露。基于此,我们提出轻量级低秩特征过滤防御方法,通过限制中间表示维度来压缩攻击面。大量实验表明,该方法在多种模型架构与数据集上均显著优于现有防御方案,且在高分辨率数据与高容量模型等复杂场景中仍具有效性,而此前防御措施在此类条件下往往失效。代码已开源:https://github.com/Chrisqcwx/LoFt。

原文摘要 · Abstract (English)

Model Inversion Attacks (MIAs) pose a significant threat to data privacy by reconstructing sensitive training samples from the knowledge embedded in trained machine learning models. Despite recent progress in enhancing the effectiveness of MIAs across diverse settings, defense strategies have lagged behind, struggling to balance model utility with robustness against increasingly sophisticated attacks. In this work, we propose the ideal inversion error to measure the privacy leakage, and our theoretical and empirical investigations reveals that higher-rank features are inherently more prone to privacy leakage. Motivated by this insight, we propose a lightweight and effective defense strategy based on low-rank feature filtering, which explicitly reduces the attack surface by constraining the dimension of intermediate representations. Extensive experiments across various model architectures and datasets demonstrate that our method consistently outperforms existing defenses, achieving state-of-the-art performance against a wide range of MIAs. Notably, our approach remains effective even in challenging regimes involving high-resolution data and high-capacity models, where prior defenses fail to provide adequate protection. The code is available at https://github.com/Chrisqcwx/LoFt .

隐私保护模型安全低秩滤波

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。