协作式深度神经网络推理中噪声感知的误分类攻击检测 / Noise-Aware Misclassification Attack Detection in Collaborative DNN Inference
1️⃣ 一句话总结
这篇论文提出了一种结合变分自编码器和噪声感知特征的检测框架,用于在存在环境噪声的协作式边缘AI推理中,有效识别恶意数据注入导致的隐蔽误分类攻击。
Collaborative inference of object classification Deep neural Networks (DNNs) where resource-constrained end-devices offload partially processed data to remote edge servers to complete end-to-end processing, is becoming a key enabler of edge-AI. However, such edge-offloading is vulnerable to malicious data injections leading to stealthy misclassifications that are tricky to detect, especially in the presence of environmental noise. In this paper, we propose a semi-gray-box and noise- aware anomaly detection framework fueled by a variational autoencoder (VAE) to capture deviations caused by adversarial manipulation. The proposed framework incorporates a robust noise-aware feature that captures the characteristic behavior of environmental noise to improve detection accuracy while reducing false alarm rates. Our evaluation with popular object classification DNNs demonstrate the robustness of the proposed detection (up to 90% AUROC across DNN configurations) under realistic noisy conditions while revealing limitations caused by feature similarity and elevated noise levels.
协作式深度神经网络推理中噪声感知的误分类攻击检测 / Noise-Aware Misclassification Attack Detection in Collaborative DNN Inference
这篇论文提出了一种结合变分自编码器和噪声感知特征的检测框架,用于在存在环境噪声的协作式边缘AI推理中,有效识别恶意数据注入导致的隐蔽误分类攻击。
源自 arXiv: 2603.17914