paper-with-me

Papers

A Comparative Study between Bayesian and Frequentist Neural Networks for Remaining Useful Life Estimation in Condition-Based Maintenance

2019-11-14 · Luca Della Libera

In the last decade, deep learning (DL) has outperformed model-based and statistical approaches in predicting the remaining useful life (RUL) of machinery in the context of condition-based maintenance. One of the major drawbacks of DL is that it heavily depends on a large amount of labeled data, which are typically expensive and time-consuming to obtain, especially in industrial applications. Scarce training data lead to uncertain estimates of the model's parameters, which in turn result in poor prognostic performance. Quantifying this parameter uncertainty is important in order to determine how reliable the prediction is. Traditional DL techniques such as neural networks are incapable of capturing the uncertainty in the training data, thus they are overconfident about their estimates. On the contrary, Bayesian deep learning has recently emerged as a promising solution to account for uncertainty in the training process, achieving state-of-the-art performance in many classification and regression tasks. In this work Bayesian DL techniques such as Bayesian dense neural networks and Bayesian convolutional neural networks are applied to RUL estimation and compared to their frequentist counterparts from the literature. The effectiveness of the proposed models is verified on the popular C-MAPSS dataset. Furthermore, parameter uncertainty is quantified and used to gain additional insight into the data.

📄 PDF Abstract BibTeX arXiv:1911.06256

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Uncertainty-Aware Mixed-Variable Machine Learning for Materials Design

2022-07-11 · Hengrui Zhang, Wei Wayne Chen, Akshay Iyer, Daniel W. Apley 외

Data-driven design shows the promise of accelerating materials discovery but is challenging due to the prohibitive cost of searching the vast design space of chemistry, structure, and synthesis methods. Bayesian Optimiza…

Bayesian OptimizationBIG-bench Machine LearningUncertainty Quantification

Bernstein-von Mises for Adaptively Collected Data

2025-11-10 · Kevin Du, Yash Nair, Lucas Janson arxiv

Uncertainty quantification (UQ) for adaptively collected data, such as that coming from adaptive experiments, bandits, or reinforcement learning, is necessary for critical elements of data collection such as ensuring saf…

Reinforcement Learning

False Discovery Rate Control via Frequentist-assisted Horseshoe

2025-02-08 · Qiaoyu Liang, Zihan Zhu, Ziang Fu, Michael Evans

The horseshoe prior, a widely used handy alternative to the spike-and-slab prior, has proven to be an exceptional default global-local shrinkage prior in Bayesian inference and machine learning. However, designing tests …

Bayesian Inference

Bayesian Estimation of Economic Simulation Models using Neural Networks

2019-06-11

Recent advances in computing power and the potential to make more realistic assumptions due to increased flexibility have led to the increased prevalence of simulation models in economics. While models of this class, and…

In-Context Parametric Inference: Point or Distribution Estimators?

2025-02-17 · Sarthak Mittal, Yoshua Bengio, Nikolay Malkin, Guillaume Lajoie

Bayesian and frequentist inference are two fundamental paradigms in statistical estimation. Bayesian methods treat hypotheses as random variables, incorporating priors and updating beliefs via Bayes' theorem, whereas fre…

Bayesian InferenceOut-of-Distribution Generalization