LSTM-based-Encoder-Decoder-for-Multi-sensor-Anomaly-Detection

1. どんなもの?LSTMベースのEncoder, Decoderを利用した、複数センサーデータの異常検知に対応した異常検知手法の提案。検証の結果以下の点で有用であることを示した。 positive likelihood が1.0を大幅に上回り、高い異常検知スコアを示した。 周期的なデータに対して、複数のWindow枠でも異常検知した。 predictable、nonpredictableなデータセット両方において、異常検知可能である

Read More...