paper-with-me

홈 › Papers

ProAct: Progressive Training for Hybrid Clipped Activation Function to Enhance Resilience of DNNs

2024-06-10 · Seyedhamidreza Mousavi, Mohammad Hasan Ahmadilivani, Jaan Raik, Maksim Jenihhin, Masoud Daneshtalab

Deep Neural Networks (DNNs) are extensively employed in safety-critical applications where ensuring hardware reliability is a primary concern. To enhance the reliability of DNNs against hardware faults, activation restriction techniques significantly mitigate the fault effects at the DNN structure level, irrespective of accelerator architectures. State-of-the-art methods offer either neuron-wise or layer-wise clipping activation functions. They attempt to determine optimal clipping thresholds using heuristic and learning-based approaches. Layer-wise clipped activation functions cannot preserve DNNs resilience at high bit error rates. On the other hand, neuron-wise clipping activation functions introduce considerable memory overhead due to the addition of parameters, which increases their vulnerability to faults. Moreover, the heuristic-based optimization approach demands numerous fault injections during the search process, resulting in time-consuming threshold identification. On the other hand, learning-based techniques that train thresholds for entire layers concurrently often yield sub-optimal results. In this work, first, we demonstrate that it is not essential to incorporate neuron-wise activation functions throughout all layers in DNNs. Then, we propose a hybrid clipped activation function that integrates neuron-wise and layer-wise methods that apply neuron-wise clipping only in the last layer of DNNs. Additionally, to attain optimal thresholds in the clipping activation function, we introduce ProAct, a progressive training methodology. This approach iteratively trains the thresholds on a layer-by-layer basis, aiming to obtain optimal threshold values in each layer separately.

📄 PDF Abstract BibTeX arXiv:2406.06313

Code (2)

hamidmousavi0/reliable-relu-toolbox 공식 구현 pytorch
hamidmousavi0/ProARD pytorch

Similar Papers 제목 키워드 기반

Layerwise Progressive Freezing Enables STE-Free Training of Deep Binary Neural Networks

2026-01-30 · Evan Gibson Smith, Bashima Islam arxiv

We investigate progressive freezing as an alternative to straight-through estimators (STE) for training binary networks from scratch. Under controlled training conditions, we find that while global progressive freezing w…

Towards Clip-Free Quantized Super-Resolution Networks: How to Tame Representative Images

2023-08-22 · Alperen Kalay, Bahri Batuhan Bilecen, Mustafa Ayazoglu

Super-resolution (SR) networks have been investigated for a while, with their mobile and lightweight versions gaining noticeable popularity recently. Quantization, the procedure of decreasing the precision of network par…

QuantizationSuper-Resolution

STRIDE: When to Speak Meets Sequence Denoising for Streaming Video Understanding

2026-03-29 · Junho Kim, Hosu Lee, James M. Rehg, Minsu Kim 외 arxiv

Recent progress in video large language models (Video-LLMs) has enabled strong offline reasoning over long and complex videos. However, real-world deployments increasingly require streaming perception and proactive inter…

Layerwise Progressive Freezing: A Training Scaffold for Depth-Scalable Binary Networks

2026-06-26 · Evan Gibson Smith, Bashima Islam arxiv

Training binary neural networks (BNNs) from scratch is dominated by the straight-through estimator (STE), whose forward/backward mismatch produces severe accuracy degradation as networks deepen. We study an orthogonal ax…

Towards Generalized Proactive Defense against Face Swapping with Contour-Hybrid Watermark

2025-05-25 · Ruiyang Xia, Dawei Zhou, Decheng Liu, Lin Yuan 외

Face swapping, recognized as a privacy and security concern, has prompted considerable defensive research. With the advancements in AI-generated content, the discrepancies between the real and swapped faces have become n…

Face Swapping