paper-with-me

Papers

BayesFT: Bayesian Optimization for Fault Tolerant Neural Network Architecture

2022-09-30 · Nanyang Ye, Jingbiao Mei, Zhicheng Fang, Yuwen Zhang, Ziqing Zhang, Huaying Wu, Xiaoyao Liang

To deploy deep learning algorithms on resource-limited scenarios, an emerging device-resistive random access memory (ReRAM) has been regarded as promising via analog computing. However, the practicability of ReRAM is primarily limited due to the weight drifting of ReRAM neural networks due to multi-factor reasons, including manufacturing, thermal noises, and etc. In this paper, we propose a novel Bayesian optimization method for fault tolerant neural network architecture (BayesFT). For neural architecture search space design, instead of conducting neural architecture search on the whole feasible neural architecture search space, we first systematically explore the weight drifting tolerance of different neural network components, such as dropout, normalization, number of layers, and activation functions in which dropout is found to be able to improve the neural network robustness to weight drifting. Based on our analysis, we propose an efficient search space by only searching for dropout rates for each layer. Then, we use Bayesian optimization to search for the optimal neural architecture robust to weight drifting. Empirical experiments demonstrate that our algorithmic framework has outperformed the state-of-the-art methods by up to 10 times on various tasks, such as image classification and object detection.

📄 PDF Abstract BibTeX arXiv:2210.01795

Code (1)

JingbiaoMei/BayesFTNA 공식 구현 pytorch

Tasks

Bayesian Optimizationimage-classificationImage ClassificationNeural Architecture Searchobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Beta Residuals: Improving Fault-Tolerant Control for Sensory Faults via Bayesian Inference and Precision Learning

2022-04-17 · Mohamed Baioumy, William Hartemink, Riccardo M. G. Ferrari, Nick Hawes

Model-based fault-tolerant control (FTC) often consists of two distinct steps: fault detection & isolation (FDI), and fault accommodation. In this work we investigate posing fault-tolerant control as a single Bayesian in…

Bayesian InferenceFault Detection

Cross-Layer Optimization for Fault-Tolerant Deep Learning

2023-12-21 · Qing Zhang, Cheng Liu, Bo Liu, Haitong Huang 외

Fault-tolerant deep learning accelerator is the basis for highly reliable deep learning processing and critical to deploy deep learning in safety-critical applications such as avionics and robotics. Since deep learning i…

Bayesian OptimizationDeep LearningQuantization

Distributed Agent System: Fault-Tolerant Collaboration Among Embodied Agents

2026-07-12 · Kai Yu, Lu Chen, Hanqi Li arxiv

AI engineering is shifting from passive text generation by large language models (LLMs) to agent-driven task execution, creating new reliability challenges for long-horizon tasks under resource constraints and environmen…

Text Generation

AdAM: Adaptive Fault-Tolerant Approximate Multiplier for Edge DNN Accelerators

2024-03-05 · Mahdi Taheri, Natalia Cherezova, Samira Nazari, Ahsan Rafiq 외

In this paper, we propose an architecture of a novel adaptive fault-tolerant approximate multiplier tailored for ASIC-based DNN accelerators.

A GOA-Based Fault-Tolerant Trajectory Tracking Control for an Underwater Vehicle of Multi-Thruster System without Actuator Saturation

2023-01-04 · Danjie Zhu, Lei Wang, Hua Zhang, Simon X. Yang

This paper proposes an intelligent fault-tolerant control (FTC) strategy to tackle the trajectory tracking problem of an underwater vehicle (UV) under thruster damage (power loss) cases and meanwhile resolve the actuator…