Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Toward a Generalized Defense Across Sparse, Continuous, and Structured Parameter Attacks

About

Deep neural networks are increasingly deployed across heterogeneous and partially untrusted environments, where models are distributed through cloud storage, CI/CD pipelines, containerized services, and edge execution platforms. This broad deployment landscape exposes model parameters to various integrity risks. Unlike input-space adversarial attacks, parameter attacks directly tamper with the model's internal parameters and persist across all subsequent inferences. Existing defenses either require retraining, incur significant accuracy degradation, or are limited to specific attack classes. However, in real-world deployment scenarios, the forms of parameter attacks are often unpredictable. To address this challenge, we present ParDef, a generalized defense for deep neural networks against diverse types of parameter attacks. ParDef integrates keyed channel reparameterization, which obscures sensitive parameter directions, QC-LDPC quantization, which embeds redundancy and supports error correction, and adaptive robust inference, which stabilizes predictions under uncertainty. Our evaluation on CIFAR-10, CIFAR-100, and Tiny-ImageNet using ResNet and VGG models demonstrates that ParDef consistently reduces attack success rates across different parameter attacks while maintaining high model performance and incurring only moderate deployment overhead. These results highlight that ParDef is a practical and generalized defense for DNN deployments.

Bin Duan, Zeyu Bai, Guowei Yang• 2026

Related benchmarks

TaskDatasetResultRank
Adversarial RobustnessCIFAR-10 (test)--
76
Adversarial RobustnessCIFAR-100 (test)--
46
Adversarial RobustnessCIFAR-10
Attack Success Rate9.76
14
Adversarial RobustnessCIFAR-100
ASR (%)11.69
6
Adversarial RobustnessTiny-ImageNet
ASR18.21
6
Image ClassificationImageNet-1K
Accuracy77.84
4
Image ClassificationCIFAR-100
Accuracy85.91
4
Showing 7 of 7 rows

Other info

Follow for update