Skip to main content
QUICK REVIEW

[論文レビュー] Semi-supervised Learning with Deep Generative Models for Asset Failure Prediction

A. S. Yoon, Taehoon Lee|arXiv (Cornell University)|Sep 4, 2017
Machine Fault Diagnosis Techniques参考文献 21被引用数 59
ひとこと要約

この論文は、healthラベルが乏しい場合に残存有用期間を予測するため、RNN信頼性モデルを用いたvariational autoencoder-based non-linear embeddingを組み合わせた半教師ありフレームワークを提案する。监督学習および自己学習ベースラインに比べて、特にラベル付きデータが非常に少ない場合に強力な利得を示す。

ABSTRACT

This work presents a novel semi-supervised learning approach for data-driven modeling of asset failures when health status is only partially known in historical data. We combine a generative model parameterized by deep neural networks with non-linear embedding technique. It allows us to build prognostic models with the limited amount of health status information for the precise prediction of future asset reliability. The proposed method is evaluated on a publicly available dataset for remaining useful life (RUL) estimation, which shows significant improvement even when a fraction of the data with known health status is as sparse as 1% of the total. Our study suggests that the non-linear embedding based on a deep generative model can efficiently regularize a complex model with deep architectures while achieving high prediction accuracy that is far less sensitive to the availability of health status information.

研究の動機と目的

  • 限られた歴史データにおけるラベル付き健康状態が制約となる場合のデータ駆動型予測の動機づけ。
  • ラベルなしデータを活用する深層生成モデルベースの埋め込みを開発。
  • 非線形埋め込み上で信頼性モデルを訓練し残存有用期間を予測。
  • NASA Turbofan (C-MAPSS) データセットを、異なるラベル付きデータ割合で評価。

提案手法

  • ラベリングされたデータとラベルなしデータの両方から非線形埋め込みを学習するためにvariational autoencoder (VAE)を使用。
  • 時系列データ用のRNNベースのエンコーダを用いてVAEをパラメトリゼーションし、KLと再構成項を加重する改良目的関数を採用。
  • 予測器での確率事後サンプリングを回避するため、VAEエンコーダの kth 層から埋め込み z を抽出。
  • (z,y)上でRNNベースの信頼性モデル(GRU/LSTM)を訓練しRULを予測。
  • 異なるラベル付き割合の下で semi-supervised VAE-SSL を supervised learning (SL) および self-learning (Self-SSL) と比較。

実験結果

リサーチクエスチョン

  • RQ1ラベル付きデータが乏しい場合でもVAEベースの非線形埋め込みはRUL予測を改善するか。
  • RQ2異なるラベル付きデータ割合に対してVAE-SSLの性能はSLおよびSelf-Learningと比較してどうか。
  • RQ3VAEエンコーダ由来の潜在埋め込みを用いることと事後サンプルを用いることの予測精度への影響は何か。

主な発見

指標手法1%5%10%20%30%100%
MAESL46.9 ± 5.328.5 ± 3.319.7 ± 2.215.4 ± 1.713.7 ± 1.511.3 ± 1.3
MAESelf-SSL48.2 ± 5.525.8 ± 2.819.2 ± 2.114.0 ± 1.614.2 ± 1.611.3 ± 1.3
MAEVAE-SSL28.1 ± 3.415.8 ± 1.813.3 ± 1.512.9 ± 1.511.9 ± 1.411.3 ± 1.3
MSESL3309 ± 4411299 ± 199642 ± 80407 ± 45344 ± 35228 ± 27
MSESelf-SSL3483 ± 4931055 ± 120618 ± 74362 ± 40344 ± 38228 ± 27
MSEVAE-SSL1370 ± 240405 ± 59294 ± 36274 ± 31243 ± 27221 ± 26
ScoreSL482 ± 121299 ± 11153.6 ± 13.913.6 ± 2.436.42 ± 0.813.45 ± 0.41
ScoreSelf-SSL610 ± 173109 ± 22.484.9 ± 41.310.0 ± 1.467.42 ± 0.933.45 ± 0.41
ScoreVAE-SSL133 ± 348.26 ± 1.387.20 ± 1.586.09 ± 0.725.22 ± 0.594.75 ± 0.56
R^2SL-0.93 ± 0.280.24 ± 0.110.63 ± 0.070.76 ± 0.090.81 ± 0.090.87 ± 0.10
R^2Self-SSL-1.03 ± 0.330.39 ± 0.050.64 ± 0.070.79 ± 0.090.80 ± 0.090.87 ± 0.10
R^2VAE-SSL0.20 ± 0.140.76 ± 0.080.83 ± 0.090.84 ± 0.100.86 ± 0.100.87 ± 0.10
  • ラベリング割合が減少するにつれて、SLおよびSelf-SSLに対してVAE-SSLが実質的な改善を示す(MAE、MSE、Score、R^2が低ラベルでVAE-SSLで改善)。
  • わずか1%のラベルデータでもVAE-SSLは高い予測精度を維持し、SLおよびSelf-SSLを顕著に上回る。
  • あらゆる指標で、低ラベリング率時にScoreで最大3.6倍の改善を示し、MAE/MSEにも大幅な改善を示す。
  • NASA Turbofan (C-MAPSS) FD001データセットで、ラベル不足に対する埋め込みベースアプローチの頑健性を示す。

より良い研究を、今すぐ始めましょう

論文設計から論文執筆まで、研究時間を劇的に削減しましょう。

クレジットカード登録不要

このレビューはAIが作成し、人間の編集者が確認しました。