paper-with-me

홈 › Papers

How Far Should We Look Back to Achieve Effective Real-Time Time-Series Anomaly Detection?

2021-02-12 · Ming-Chang Lee, Jia-Chun Lin, Ernst Gunnar Gran

Anomaly detection is the process of identifying unexpected events or ab-normalities in data, and it has been applied in many different areas such as system monitoring, fraud detection, healthcare, intrusion detection, etc. Providing real-time, lightweight, and proactive anomaly detection for time series with neither human intervention nor domain knowledge could be highly valuable since it reduces human effort and enables appropriate countermeasures to be undertaken before a disastrous event occurs. To our knowledge, RePAD (Real-time Proactive Anomaly Detection algorithm) is a generic approach with all above-mentioned features. To achieve real-time and lightweight detection, RePAD utilizes Long Short-Term Memory (LSTM) to detect whether or not each upcoming data point is anomalous based on short-term historical data points. However, it is unclear that how different amounts of historical data points affect the performance of RePAD. Therefore, in this paper, we investigate the impact of different amounts of historical data on RePAD by introducing a set of performance metrics that cover novel detection accuracy measures, time efficiency, readiness, and resource consumption, etc. Empirical experiments based on real-world time series datasets are conducted to evaluate RePAD in different scenarios, and the experimental results are presented and discussed.

📄 PDF Abstract BibTeX arXiv:2102.06560

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionFraud DetectionIntrusion DetectionTime SeriesTime Series AnalysisTime Series Anomaly Detection

Similar Papers 제목 키워드 기반

VeriTrace: Evolving Mental Models for Deep Research Agents

2026-05-25 · Haolang Zhao, Yunbo Long, Lukas Beckenbauer, Alexandra Brintrup arxiv

Deep research agents face vast, interdependent, and pervasively uncertain information. Existing systems explore what evolving intermediate representations should look like, but leave their evolution to the LLM's implicit…

You Should Look at All Objects

2022-07-16 · Zhenchao Jin, Dongdong Yu, Luchuan Song, Zehuan Yuan 외

Feature pyramid network (FPN) is one of the key components for object detectors. However, there is a long-standing puzzle for researchers that the detection performance of large-scale objects are usually suppressed after…

All

Effective Use of Synthetic Data for Urban Scene Semantic Segmentation

2018-07-16 · ECCV 2018 9 · Fatemeh Sadat Saleh, Mohammad Sadegh Aliakbarian, Mathieu Salzmann, Lars Petersson 외

Training a deep network to perform semantic segmentation requires large amounts of labeled data. To alleviate the manual effort of annotating real images, researchers have investigated the use of synthetic data, which ca…

Domain AdaptationSemantic Segmentation

Back Translation Survey for Improving Text Augmentation

2021-02-19 · Matthew Ciolino, David Noever, Josh Kalin

Natural Language Processing (NLP) relies heavily on training data. Transformers, as they have gotten bigger, have required massive amounts of training data. To satisfy this requirement, text augmentation should be looked…

SentenceSurveyText AugmentationTranslation

Semi-supervised Drifted Stream Learning with Short Lookback

2022-05-25 · Weijieying Ren, Pengyang Wang, Xiaolin Li, Charles E. Hughes 외

In many scenarios, 1) data streams are generated in real time; 2) labeled data are expensive and only limited labels are available in the beginning; 3) real-world data is not always i.i.d. and data drift over time gradua…

Domain AdaptationPseudo Label