PulseAugur
EN
LIVE 06:57:47

GPU Undervolting Boosts CNN Adversarial Robustness and Energy Efficiency

Researchers have developed a method to enhance the adversarial robustness of Convolutional Neural Networks (CNNs) by undervolting their GPUs during training. This technique introduces stochastic perturbations that act as implicit regularization, improving model resilience against adversarial attacks while simultaneously reducing energy consumption. Experiments with LeNet, VGG-6, and MobileNetV3 models on MNIST and CIFAR-10 datasets demonstrated that undervolting consistently led to higher adversarial accuracy compared to standard training at nominal voltage, even when adversarial training was already employed. This hardware-level approach offers a practical way to achieve both robustness and energy efficiency without requiring algorithmic modifications. AI

IMPACT Offers a hardware-level technique to improve AI model security and reduce operational costs.

RANK_REASON Academic paper detailing a novel method for improving model robustness. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

GPU Undervolting Boosts CNN Adversarial Robustness and Energy Efficiency

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Behnam Omidi, Ahmad Tahmasivand, Husam Alsyouri, Saba Al-Sayouri, Chongzhou Fang, Ihsen Alouani, Khaled N. Khasawneh ·

    Faults That Fortify: CNN Adversarial Robustness via GPU Undervolting

    arXiv:2608.20572v1 Announce Type: new Abstract: Convolutional Neural Networks (CNNs) face a dual challenge: vulnerability to adversarial attacks and prohibitive training cost. Adversarial training is effective but expensive, a burden that grows as learning shifts to the energy-co…