paper-with-me

Papers

An improved CTGAN for data processing method of imbalanced disk failure

2023-10-10 · Jingbo Jia, Peng Wu, Hussain Dawood

To address the problem of insufficient failure data generated by disks and the imbalance between the number of normal and failure data. The existing Conditional Tabular Generative Adversarial Networks (CTGAN) deep learning methods have been proven to be effective in solving imbalance disk failure data. But CTGAN cannot learn the internal information of disk failure data very well. In this paper, a fault diagnosis method based on improved CTGAN, a classifier for specific category discrimination is added and a discriminator generate adversarial network based on residual network is proposed. We named it Residual Conditional Tabular Generative Adversarial Networks (RCTGAN). Firstly, to enhance the stability of system a residual network is utilized. RCTGAN uses a small amount of real failure data to synthesize fake fault data; Then, the synthesized data is mixed with the real data to balance the amount of normal and failure data; Finally, four classifier (multilayer perceptron, support vector machine, decision tree, random forest) models are trained using the balanced data set, and the performance of the models is evaluated using G-mean. The experimental results show that the data synthesized by the RCTGAN can further improve the fault diagnosis accuracy of the classifier.

📄 PDF Abstract BibTeX arXiv:2310.06481

Code (0)

등록된 구현이 없습니다.

Tasks

Fault Diagnosis

Similar Papers 제목 키워드 기반

Imbalanced Sample Generation and Evaluation for Power System Transient Stability Using CTGAN

2021-12-16 · Gengshi Han, Shunyu Liu, KaiXuan Chen, Na Yu 외

Although deep learning has achieved impressive advances in transient stability assessment of power systems, the insufficient and imbalanced samples still trap the training effect of the data-driven methods. This paper pr…

Generative Adversarial Network

Rebalancing the Scales: A Systematic Mapping Study of Generative Adversarial Networks (GANs) in Addressing Data Imbalance

2025-02-23 · Pankaj Yadav, Gulshan Sihag, Vivek Vijay

Machine learning algorithms are used in diverse domains, many of which face significant challenges due to data imbalance. Studies have explored various approaches to address the issue, like data preprocessing, cost-sensi…

A Generative Deep Learning Approach for Crash Severity Modeling with Imbalanced Data

2024-04-02 · Junlan Chen, Ziyuan Pu, Nan Zheng, Xiao Wen 외

Crash data is often greatly imbalanced, with the majority of crashes being non-fatal crashes, and only a small number being fatal crashes due to their rarity. Such data imbalance issue poses a challenge for crash severit…

Mechanisms for Integrated Feature Normalization and Remaining Useful Life Estimation Using LSTMs Applied to Hard-Disks

2018-10-21 · Sanchita Basak, Saptarshi Sengupta, Abhishek Dubey

With emerging smart communities, improving overall system availability is becoming a major concern. In order to improve the reliability of the components in a system we propose an inference model to predict Remaining Use…

Transfer Learning

Remaining Useful Life Estimation of Hard Disk Drives using Bidirectional LSTM Networks

2021-09-11 · Austin Coursey, Gopal Nath, Srikanth Prabhu, Saptarshi Sengupta

Physical and cloud storage services are well-served by functioning and reliable high-volume storage systems. Recent observations point to hard disk reliability as one of the most pressing reliability issues in data cente…