# Domain Adaptation for One-Class Classification: Monitoring the Health of   Critical Systems Under Limited Information

**Authors:** Gabriel Michau, Olga Fink

arXiv: 1907.09204 · 2021-11-24

## TL;DR

This paper presents a novel domain adaptation methodology for one-class classification to monitor the health of critical industrial systems early in their lifecycle, addressing challenges of limited fault data and varying operating conditions.

## Contribution

It introduces three unsupervised feature alignment techniques, including a variational encoder, a new loss function, and adversarial training, to improve fault detection across different units.

## Key findings

- Alignment improves fault detection accuracy.
- Method effective on real-world power plant data.
- Enhances early-life system monitoring under diverse conditions.

## Abstract

The failure of a complex and safety critical industrial asset can have extremely high consequences. Close monitoring for early detection of abnormal system conditions is therefore required. Data-driven solutions to this problem have been limited for two reasons: First, safety critical assets are designed and maintained to be highly reliable and faults are rare. Fault detection can thus not be solved with supervised learning. Second, complex industrial systems usually have long lifetime during which they face very different operating conditions. In the early life of the system, the collected data is probably not representative of future operating conditions, making it challenging to train a robust model.   In this paper, we propose a methodology to monitor the systems in their early life. To do so, we enhance the training dataset with other units from a fleet, for which longer observations are available. Since each unit has its own specificity, we propose to extract features made independent of their origin by three unsupervised feature alignment techniques. First, using a variational encoder, we impose a shared probabilistic encoder/decoder for both units. Second, we introduce a new loss designed to conserve inter-point spacial relationships between the input and the learned features. Last, we propose to train in an adversarial manner a discriminator on the origin of the features. Once aligned, the features are fed to a one-class classifier to monitor the health of the system. By exploring the different combinations of the proposed alignment strategies, and by testing them on a real case study, a fleet composed of 112 power plants operated in different geographical locations and under very different operating regimes, we demonstrate that this alignment is necessary and beneficial.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.09204/full.md

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/1907.09204/full.md

## References

38 references — full list in the complete paper: https://tomesphere.com/paper/1907.09204/full.md

---
Source: https://tomesphere.com/paper/1907.09204