CoG-Guided Correction Enhances DNN Fault Tolerance Significantly

Bahram Parchekani, Samira Nazari, Ali Azarpeyvand, Mohammad Hasan Ahmadilivani, Tara Ghasempouri, Jaan Raik· July 20, 2026 View original

Summary

A new Center of Gravity (CoG) guided weight correction method is proposed to restore faulty weights in Deep Neural Networks (DNNs) based on their spatial characteristics, significantly improving fault tolerance in safety-critical applications without retraining or architectural changes. Experiments show substantial improvements in fault tolerance for LSTM and CNN models with negligible accuracy loss.

Deep Neural Networks (DNNs) deployed in safety-critical environments are susceptible to hardware and memory faults that can corrupt network weights, leading to reliability degradation. This paper introduces a novel Center of Gravity (CoG) guided weight correction method designed to restore these faulty weights. The approach leverages the spatial characteristics of weights within each layer to detect and correct errors using distance-aware rules. A key advantage is that this method requires no retraining of the model or modifications to its architecture, making it highly adaptable. The effectiveness of the CoG-guided correction was rigorously evaluated through fault injection experiments at various Bit Error Rates (BERs). For safety-critical LSTM-based networks, such as StageNet for disease progression tracking and MTFNet for cardiac anomaly detection, the method demonstrated fault tolerance improvements of up to 230x and 6.41x, respectively, at a BER of 10^-3, all while maintaining negligible accuracy loss. When applied to Convolutional Neural Networks (CNNs) like ResNet-18 and VGG-16, improvements of up to 49.55x and 20.79x were observed under similar fault conditions. This work marks the first application of the CoG concept to neural network weight tensors for enhancing model reliability.

Why it matters

For professionals developing AI systems for critical applications, this method offers a significant leap in ensuring model reliability and robustness against hardware faults, crucial for trust and safety.

How to implement this in your domain

  1. 1Assess the fault tolerance requirements for existing or planned safety-critical DNN deployments.
  2. 2Investigate the CoG-guided weight correction method as a potential post-deployment reliability enhancement.
  3. 3Conduct fault injection simulations on your DNN models to evaluate their current vulnerability to weight corruption.
  4. 4Implement and test the CoG-guided correction mechanism on a subset of models to quantify improvements in fault tolerance and accuracy.
  5. 5Consider integrating this method into your model deployment pipeline for continuous reliability assurance.

Who benefits

HealthcareAutomotiveAerospaceIndustrial AutomationDefense

Key takeaways

  • Hardware faults can severely degrade DNN reliability in safety-critical applications.
  • A CoG-guided weight correction method significantly improves DNN fault tolerance.
  • The method requires no retraining or architectural modifications.
  • It achieves substantial fault tolerance gains with negligible accuracy loss across various DNN types.

Original post by Bahram Parchekani, Samira Nazari, Ali Azarpeyvand, Mohammad Hasan Ahmadilivani, Tara Ghasempouri, Jaan Raik

"arXiv:2607.15753v1 Announce Type: new Abstract: Deep Neural Networks (DNNs) used in safety-critical applications are vulnerable to hardware and memory faults that corrupt network weights and degrade reliability. In this paper, we propose a Center of Gravity (CoG) guided weight co…"

View on X

Originally posted by Bahram Parchekani, Samira Nazari, Ali Azarpeyvand, Mohammad Hasan Ahmadilivani, Tara Ghasempouri, Jaan Raik on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses