Tags: anomaly detection* + deep learning*

0 bookmark(s) - Sort by: Date / Title ↑ /

  1. Due to temporary inabilities of the models to match the real values with the predictions, random spikes can arise in the “alarm” time series. Thus, in order to make the alarm system more reliable, we use a two-level structure: this first alarm, the one defined above, is merely a warning signal and is processed again to produce a more accurate second level alarm signal. Using a Moving Aggregation node, the moving averages are calculated on a backward window of 21 samples of the level 1 alarm (warning) signals. This moving average operation smooths out all short random spikes in the level 1 alarm time series, retaining only the ones that persist over time.
  2. Œis paper presents DeepLog, a general-purpose framework for
    online log anomaly detection and diagnosis using a deep neural
    network based approach. DeepLog learns and encodes entire log
    message including timestamp, log key, and parameter values. It
    performs anomaly detection at per log entry level, rather than at
    per session level as many previous methods are limited to. DeepLog
    can separate out di‚erent tasks from a log €le and construct a work-
    ƒow model for each task using both deep learning (LSTM) and
    classic mining (density clustering) approaches. Œis enables e‚ective
    anomaly diagnosis. By incorporating user feedback, DeepLog
    supports online update/training to its LSTM models, hence is able
    to incorporate and adapt to new execution paŠerns. Extensive evaluation
    on large system logs have clearly demonstrated the superior
    e‚ectiveness of DeepLog compared with previous methods.
    Future work include but are not limited to incorporating other
    types of RNNs (recurrent neural networks) into DeepLog to test
    their eciency, and integrating log data from di‚erent applications
    and systems to perform more comprehensive system diagnosis (e.g.,
    failure of a MySQL database may be caused by a disk failure as
    reƒected in a separate system log).

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: tagged with "anomaly detection+deep learning"

About - Propulsed by SemanticScuttle