paper-with-me

Papers

Oversampling Adversarial Network for Class-Imbalanced Fault Diagnosis

2020-08-07 · Masoumeh Zareapoor, Pourya Shamsolmoali, Jie Yang

The collected data from industrial machines are often imbalanced, which poses a negative effect on learning algorithms. However, this problem becomes more challenging for a mixed type of data or while there is overlapping between classes. Class-imbalance problem requires a robust learning system which can timely predict and classify the data. We propose a new adversarial network for simultaneous classification and fault detection. In particular, we restore the balance in the imbalanced dataset by generating faulty samples from the proposed mixture of data distribution. We designed the discriminator of our model to handle the generated faulty samples to prevent outlier and overfitting. We empirically demonstrate that; (i) the discriminator trained with a generator to generates samples from a mixture of normal and faulty data distribution which can be considered as a fault detector; (ii), the quality of the generated faulty samples outperforms the other synthetic resampling techniques. Experimental results show that the proposed model performs well when comparing to other fault diagnosis methods across several evaluation metrics; in particular, coalescing of generative adversarial network (GAN) and feature matching function is effective at recognizing faulty samples.

📄 PDF Abstract BibTeX arXiv:2008.03071

Code (0)

등록된 구현이 없습니다.

Tasks

Fault DetectionFault DiagnosisGenerative Adversarial Network

Similar Papers 제목 키워드 기반

GenSample: A Genetic Algorithm for Oversampling in Imbalanced Datasets

2019-10-23 · Vishwa Karia, Wen-Hao Zhang, Arash Naeim, Ramin Ramezani

Imbalanced datasets are ubiquitous. Classification performance on imbalanced datasets is generally poor for the minority class as the classifier cannot learn decision boundaries well. However, in sensitive applications l…

Fraud DetectionMedical Diagnosis

An Adaptive Oversampling Learning Method for Class-Imbalanced Fault Diagnostics and Prognostics

2018-11-19 · Wenfang Lin, Zhen-Yu Wu, Yang Ji

Data-driven fault diagnostics and prognostics suffers from class-imbalance problem in industrial systems and it raises challenges to common machine learning algorithms as it becomes difficult to learn the features of the…

Imputation

A Smartphone-Based Skin Disease Classification Using MobileNet CNN

2019-11-13 · Jessica Velasco, Cherry Pascion, Jean Wilmar Alberio, Jonathan Apuang 외

The MobileNet model was used by applying transfer learning on the 7 skin diseases to create a skin disease classification system on Android application. The proponents gathered a total of 3,406 images and it is considere…

ClassificationData AugmentationGeneral ClassificationTransfer Learning

Handling Imbalanced Data: A Case Study for Binary Class Problems

2020-10-09 · Richmond Addo Danquah

For several years till date, the major issues in terms of solving for classification problems are the issues of Imbalanced data. Because majority of the machine learning algorithms by default assumes all data are balance…

Binary Classification

Fault Detection and Diagnosis with Imbalanced and Noisy Data: A Hybrid Framework for Rotating Machinery

2022-02-09 · Masoud Jalayer, Amin Kaboli, Carlotta Orsenigo, Carlo Vercellis

Fault diagnosis plays an essential role in reducing the maintenance costs of rotating machinery manufacturing systems. In many real applications of fault detection and diagnosis, data tend to be imbalanced, meaning that …

Data AugmentationFault DetectionFault Diagnosis