Skip to content

zahsa/anomaly_detection_timeseries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Anomaly detection from timeseries data

This repository includes main source codes for our paper "A Computationally Inexpensive Method for Anomaly Detection in Maritime Trajectories from AIS Dataset". https://link.springer.com/chapter/10.1007/978-3-031-54053-0_22

Abstract

Vessel behavior analysis can unfold valuable information about maritime situation awareness. Maritime anomaly detection deals with finding the suspicious activities of vessels in open water using AIS dataset. In this paper, an inexpensive method is introduced for automatic anomaly detection by utilizing historical sequence of trajectories of three vessel types of tanker, cargo and tug. We propose to project sequential data to a visual space in order to analyze and uncover the incongruent and inconsistent regions through segmentation of saliency maps. In order to evaluate the results, we take a statistical measurement for assigning the degree of anomality to each data point. The comparison of results indicate that this method achieves effective performance and efficient computational complexity in finding maritime anomalies in an unsupervised manner. In addition, this method is explainable and the results are visually interpretable.

Citation

@inproceedings{sadeghi2024computationally,
  title={A Computationally Inexpensive Method for Anomaly Detection in Maritime Trajectories from AIS Dataset},
  author={Sadeghi, Zahra and Matwin, Stan},
  booktitle={Future of Information and Communication Conference},
  pages={304--317},
  year={2024},
  organization={Springer}
}

Releases

No releases published

Packages

 
 
 

Contributors

Languages