paper-with-me

Papers

Self-Supervised Encoder for Fault Prediction in Electrochemical Cells

2020-06-05 · Daniel Buades Marcos, Soumaya Yacout, Said Berriah

Predicting faults before they occur helps to avoid potential safety hazards. Furthermore, planning the required maintenance actions in advance reduces operation costs. In this article, the focus is on electrochemical cells. In order to predict a cell's fault, the typical approach is to estimate the expected voltage that a healthy cell would present and compare it with the cell's measured voltage in real-time. This approach is possible because, when a fault is about to happen, the cell's measured voltage differs from the one expected for the same operating conditions. However, estimating the expected voltage is challenging, as the voltage of a healthy cell is also affected by its degradation -- an unknown parameter. Expert-defined parametric models are currently used for this estimation task. Instead, we propose the use of a neural network model based on an encoder-decoder architecture. The network receives the operating conditions as input. The encoder's task is to find a faithful representation of the cell's degradation and to pass it to the decoder, which in turn predicts the expected cell's voltage. As no labeled degradation data is given to the network, we consider our approach to be a self-supervised encoder. Results show that we were able to predict the voltage of multiple cells while diminishing the prediction error that was obtained by the parametric models by 53%. This improvement enabled our network to predict a fault 31 hours before it happened, a 64% increase in reaction time compared to the parametric model. Moreover, the output of the encoder can be plotted, adding interpretability to the neural network model.

📄 PDF Abstract BibTeX arXiv:2007.13492

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderPrediction

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

TFPred: Learning Discriminative Representations from Unlabeled Data for Few-Label Rotating Machinery Fault Diagnosis

2024-05-01 · Control Engineering Practice 2024 5 · Xiaohan Chen, Rui Yang, Yihao Xue, Baoye Song 외

Recent advances in intelligent rotating machinery fault diagnosis have been enabled by the availability of massive labeled training data. However, in practical industrial applications, it is often challenging and costly …

Fault DetectionFault DiagnosisSelf-Supervised LearningTime Series Classification

Generating Comprehensive Lithium Battery Charging Data with Generative AI

2024-04-11 · Lidang Jiang, Changyan Hu, Sibei Ji, Hang Zhao 외

In optimizing performance and extending the lifespan of lithium batteries, accurate state prediction is pivotal. Traditional regression and classification methods have achieved some success in battery state prediction. H…

Prediction

Reminding Forgetful Organic Neuromorphic Device Networks

2022-12-09 · Daniel Felder, Katerina Muche, John Linkhorst, Matthias Wessling

Organic neuromorphic device networks can accelerate neural network algorithms and directly integrate with microfluidic systems or living tissues. Proposed devices based on the bio-compatible conductive polymer PEDOT:PSS …

image-classificationImage Classification

Layer-Specific Lipschitz Modulation for Fault-Tolerant Multimodal Representation Learning

2026-03-26 · Diyar Altinses, Andreas Schwung arxiv

Modern multimodal systems deployed in industrial and safety-critical environments must remain reliable under partial sensor failures, signal degradation, or cross-modal inconsistencies. This work introduces a mathematica…

Self-Supervised Anomaly DetectionRepresentation Learning

Implicit supervision for fault detection and segmentation of emerging fault types with Deep Variational Autoencoders

2019-12-28 · Manuel Arias Chao, Bryan T. Adey, Olga Fink

Data-driven fault diagnostics of safety-critical systems often faces the challenge of a complete lack of labeled data associated with faulty system conditions (i.e., fault types) at training time. Since an unknown number…

ClusteringFault DetectionOne-Class ClassificationOne-class classifier+2