LGAIARMar 16

RESQ: A Unified Framework for REliability- and Security Enhancement of Quantized Deep Neural Networks

arXiv:2603.1541325.71 citationsh-index: 10
AI Analysis

This addresses the critical need for robust and efficient DNNs in safety-critical applications, though it builds incrementally on existing quantization and robustness techniques.

This paper tackles the problem of simultaneously improving reliability (fault resilience) and security (attack resilience) in quantized deep neural networks, achieving gains of up to 10.35% in attack resilience and 12.47% in fault resilience while maintaining competitive accuracy.

This work proposes a unified three-stage framework that produces a quantized DNN with balanced fault and attack robustness. The first stage improves attack resilience via fine-tuning that desensitizes feature representations to small input perturbations. The second stage reinforces fault resilience through fault-aware fine-tuning under simulated bit-flip faults. Finally, a lightweight post-training adjustment integrates quantization to enhance efficiency and further mitigate fault sensitivity without degrading attack resilience. Experiments on ResNet18, VGG16, EfficientNet, and Swin-Tiny in CIFAR-10, CIFAR-100, and GTSRB show consistent gains of up to 10.35% in attack resilience and 12.47% in fault resilience, while maintaining competitive accuracy in quantized networks. The results also highlight an asymmetric interaction in which improvements in fault resilience generally increase resilience to adversarial attacks, whereas enhanced adversarial resilience does not necessarily lead to higher fault resilience.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes