paper-with-me

홈 › Papers

Time-Series Regeneration with Convolutional Recurrent Generative Adversarial Network for Remaining Useful Life Estimation

2021-01-11 · Xuewen Zhang, Yan Qin, Chau Yuen, Lahiru Jayasinghe, Xiang Liu

For health prognostic task, ever-increasing efforts have been focused on machine learning-based methods, which are capable of yielding accurate remaining useful life (RUL) estimation for industrial equipment or components without exploring the degradation mechanism. A prerequisite ensuring the success of these methods depends on a wealth of run-to-failure data, however, run-to-failure data may be insufficient in practice. That is, conducting a substantial amount of destructive experiments not only is high costs, but also may cause catastrophic consequences. Out of this consideration, an enhanced RUL framework focusing on data self-generation is put forward for both non-cyclic and cyclic degradation patterns for the first time. It is designed to enrich data from a data-driven way, generating realistic-like time-series to enhance current RUL methods. First, high-quality data generation is ensured through the proposed convolutional recurrent generative adversarial network (CR-GAN), which adopts a two-channel fusion convolutional recurrent neural network. Next, a hierarchical framework is proposed to combine generated data into current RUL estimation methods. Finally, the efficacy of the proposed method is verified through both non-cyclic and cyclic degradation systems. With the enhanced RUL framework, an aero-engine system following non-cyclic degradation has been tested using three typical RUL models. State-of-art RUL estimation results are achieved by enhancing capsule network with generated time-series. Specifically, estimation errors evaluated by the index score function have been reduced by 21.77%, and 32.67% for the two employed operating conditions, respectively. Besides, the estimation error is reduced to zero for the Lithium-ion battery system, which presents cyclic degradation.

📄 PDF Abstract BibTeX arXiv:2101.03678

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial NetworkTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

Capsule Network A capsule is an activation vector that basically executes on its inputs some complex internal computations. Length of these activation vectors signifies the probability of…

Similar Papers 제목 키워드 기반

Lithium-ion Battery Capacity Prediction via Conditional Recurrent Generative Adversarial Network-based Time-Series Regeneration

2025-03-15 · Myisha A. Chowdhury, Gift Modekwe, Qiugang Lu

Accurate capacity prediction is essential for the safe and reliable operation of batteries by anticipating potential failures beforehand. The performance of state-of-the-art capacity prediction methods is significantly h…

Generative Adversarial NetworkPredictionTime Series

Deep Gated Recurrent and Convolutional Network Hybrid Model for Univariate Time Series Classification

2018-12-18 · Nelly Elsayed, Anthony S. Maida, Magdy Bayoumi

Hybrid LSTM-fully convolutional networks (LSTM-FCN) for time series classification have produced state-of-the-art classification results on univariate time series. We show that replacing the LSTM with a gated recurrent u…

ClassificationGeneral ClassificationTime SeriesTime Series Analysis+1

TransFusion: Generating Long, High Fidelity Time Series using Diffusion Models with Transformers

2023-07-24 · Md Fahim Sikder, Resmi Ramachandranpillai, Fredrik Heintz

The generation of high-quality, long-sequenced time-series data is essential due to its wide range of applications. In the past, standalone Recurrent and Convolutional Neural Network-based Generative Adversarial Networks…

Time Series

Recurrent Deconvolutional Generative Adversarial Networks with Application to Text Guided Video Generation

2020-08-13 · Hongyuan Yu, Yan Huang, Lihong Pi, Liang Wang

This paper proposes a novel model for video generation and especially makes the attempt to deal with the problem of video generation from text descriptions, i.e., synthesizing realistic videos conditioned on given texts.…

Generative Adversarial NetworkVideo ClassificationVideo GenerationVideo Prediction

Autoregressive Convolutional Neural Networks for Asynchronous Time Series

2017-03-12 · ICML 2018 7 · Mikołaj Bińkowski, Gautier Marti, Philippe Donnat

We propose Significance-Offset Convolutional Neural Network, a deep convolutional network architecture for regression of multivariate asynchronous time series. The model is inspired by standard autoregressive (AR) models…

Time SeriesTime Series Analysis