paper-with-me

홈 › Papers

An Asymmetric Loss with Anomaly Detection LSTM Framework for Power Consumption Prediction

2023-02-05 · Jihan Ghanim, Maha Issa, Mariette Awad

Building an accurate load forecasting model with minimal underpredictions is vital to prevent any undesired power outages due to underproduction of electricity. However, the power consumption patterns of the residential sector contain fluctuations and anomalies making them challenging to predict. In this paper, we propose multiple Long Short-Term Memory (LSTM) frameworks with different asymmetric loss functions to impose a higher penalty on underpredictions. We also apply a density-based spatial clustering of applications with noise (DBSCAN) anomaly detection approach, prior to the load forecasting task, to remove any present oultiers. Considering the effect of weather and social factors, seasonality splitting is performed on the three considered datasets from France, Germany, and Hungary containing hourly power consumption, weather, and calendar features. Root-mean-square error (RMSE) results show that removing the anomalies efficiently reduces the underestimation and overestimation errors in all the seasonal datasets. Additionally, asymmetric loss functions and seasonality splitting effectively minimize underestimations despite increasing the overestimation error to some degree. Reducing underpredictions of electricity consumption is essential to prevent power outages that can be damaging to the community.

📄 PDF Abstract BibTeX arXiv:2302.10889

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionLoad Forecasting

Similar Papers 제목 키워드 기반

A Bi-LSTM Autoencoder Framework for Anomaly Detection -- A Case Study of a Wind Power Dataset

2023-03-17 · Ahmed Shoyeb Raihan, Imtiaz Ahmed

Anomalies refer to data points or events that deviate from normal and homogeneous events, which can include fraudulent activities, network infiltrations, equipment malfunctions, process changes, or other significant but …

Anomaly DetectionTime SeriesTime Series Anomaly Detection

FANFOLD: Graph Normalizing Flows-driven Asymmetric Network for Unsupervised Graph-Level Anomaly Detection

2024-06-29 · Rui Cao, Shijie Xue, Jindong Li, Qi Wang 외

Unsupervised graph-level anomaly detection (UGAD) has attracted increasing interest due to its widespread application. In recent studies, knowledge distillation-based methods have been widely used in unsupervised anomaly…

Anomaly DetectionKnowledge DistillationUnsupervised Anomaly Detection

An Attention Free Conditional Autoencoder For Anomaly Detection in Cryptocurrencies

2023-04-20 · Hugo Inzirillo, Ludovic De Villelongue

It is difficult to identify anomalies in time series, especially when there is a lot of noise. Denoising techniques can remove the noise but this technique can cause a significant loss of information. To detect anomalies…

Anomaly DetectionDenoisingTime Series

Detecting Driver Drowsiness as an Anomaly Using LSTM Autoencoders

2022-09-12 · Gülin Tüfekci, Alper Kayabaşi, Erdem Akagündüz, İlkay Ulusoy

In this paper, an LSTM autoencoder-based architecture is utilized for drowsiness detection with ResNet-34 as feature extractor. The problem is considered as anomaly detection for a single subject; therefore, only the nor…

Anomaly Detection

LSTM-Autoencoder based Anomaly Detection for Indoor Air Quality Time Series Data

2022-04-14 · Yuanyuan Wei, Julian Jang-Jaccard, Wen Xu, Fariza Sabrina 외

Anomaly detection for indoor air quality (IAQ) data has become an important area of research as the quality of air is closely related to human health and well-being. However, traditional statistics and shallow machine le…

Anomaly DetectionTime SeriesTime Series Analysis