arXiv:2412.07277cs.CVcs.CR2024-12AAAI被引 17

通过可缩放触发器,实现对无参考图像质量评估模型的隐蔽后门攻击。

Backdoor Attacks against No-Reference Image Quality Assessment Models via a Scalable Trigger

  • 在DCT域注入通用扰动作为触发器,增强攻击鲁棒性
  • 仅调节系数α即可让模型输出任意目标分数
  • 支持污染标签与纯净标签攻击,适用于多种场景

无参考图像质量评估(NR-IQA)模型在低光增强等视觉系统中起关键作用。近期研究发现,该类模型易受对抗攻击,但现有方法存在计算开销大、非定向、白盒下实用受限、黑盒效果差等问题。本文提出一种新型基于污染的后门攻击(BAIQA),通过调节缩放系数α,使攻击者能将模型输出精准控制到任意目标值。攻击在离散余弦变换(DCT)域注入触发器,提升其对数据增强引起的触发衰减的局部不变性;并设计了DCT空间的通用对抗扰动(UAP)作为触发器,提高模型易攻性。进一步提出污染标签攻击(P-BAIQA)与纯净标签攻击(C-BAIQA),结合理论分析优化α采样与图像数据重构。在多个数据集及不同NR-IQA模型上的大量实验验证了攻击的有效性。代码见:https://github.com/yuyi-sd/BAIQA。

原文摘要 · Abstract (English)

No-Reference Image Quality Assessment (NR-IQA), responsible for assessing the quality of a single input image without using any reference, plays a critical role in evaluating and optimizing computer vision systems, e.g., low-light enhancement. Recent research indicates that NR-IQA models are susceptible to adversarial attacks, which can significantly alter predicted scores with visually imperceptible perturbations. Despite revealing vulnerabilities, these attack methods have limitations, including high computational demands, untargeted manipulation, limited practical utility in white-box scenarios, and reduced effectiveness in black-box scenarios. To address these challenges, we shift our focus to another significant threat and present a novel poisoning-based backdoor attack against NR-IQA (BAIQA), allowing the attacker to manipulate the IQA model's output to any desired target value by simply adjusting a scaling coefficient $α$ for the trigger. We propose to inject the trigger in the discrete cosine transform (DCT) domain to improve the local invariance of the trigger for countering trigger diminishment in NR-IQA models due to widely adopted data augmentations. Furthermore, the universal adversarial perturbations (UAP) in the DCT space are designed as the trigger, to increase IQA model susceptibility to manipulation and improve attack effectiveness. In addition to the heuristic method for poison-label BAIQA (P-BAIQA), we explore the design of clean-label BAIQA (C-BAIQA), focusing on $α$ sampling and image data refinement, driven by theoretical insights we reveal. Extensive experiments on diverse datasets and various NR-IQA models demonstrate the effectiveness of our attacks. Code can be found at https://github.com/yuyi-sd/BAIQA.

图像质量评估后门攻击对抗样本DCT域

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