Skip to content

zahsa/PDF_of_Reconstruction_Error

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anomaly detection for maritime navigation based on probability density function of error of reconstruction

This repository includes source codes of the paper "Anomaly detection for maritime navigation based on probability density function of error of reconstruction" https://www.degruyterbrill.com/document/doi/10.1515/jisys-2022-0270/html

Abstract

Anomaly detection is a fundamental problem in data science and is one of the highly studied topics in machine learning. This problem has been addressed in different contexts and domains. This article investigates anomalous data within time series data in the maritime sector. Since there is no annotated dataset for this purpose, in this study, we apply an unsupervised approach. Our method benefits from the unsupervised learning feature of autoencoders. We utilize the reconstruction error as a signal for anomaly detection. For this purpose, we estimate the probability density function of the reconstruction error and find different levels of abnormality based on statistical attributes of the density of error. Our results demonstrate the effectiveness of this approach for localizing irregular patterns in the trajectory of vessel movements.

Citation

@article{sadeghi2023anomaly,
  title={Anomaly detection for maritime navigation based on probability density function of error of reconstruction},
  author={Sadeghi, Zahra and Matwin, Stan},
  journal={Journal of Intelligent Systems},
  volume={32},
  number={1},
  pages={20220270},
  year={2023},
  publisher={De Gruyter}
}

Releases

No releases published

Packages

 
 
 

Contributors