Publication detail

Unsupervised Time Series Pattern Recognition for Purpose of Electronic Surveillance

HORKÝ, P. PROKEŠ, A. HUBÁČEK, P.

Original Title

Unsupervised Time Series Pattern Recognition for Purpose of Electronic Surveillance

Type

conference paper

Language

English

Original Abstract

Signal classification is one of the main tasks of electronic surveillance. This paper focuses on extracting patterns from time series and testing robustness of pre-trained Neural Network (NN). A dataset of 10 different time series was created and used to train a neural network based on the Time-Series Representation Learning via Temporal and Contextual Contrasting (TS-TCC) model. The logits layer of the NN model was removed from this pre-trained model to obtain the feature vectors. A dataset containing 87 real signals acquired from passive surveillance sensors was passed to the NN to obtain embeddings that represent the features of the signals extracted from the NN. The dataset was then corrupted with missing pulses and spurious pulses and tested on pre-trained NN. This unsupervised learning method was able to recognize 76% of the signals even with 50% of the missing input data. The research showed that an important step to improve NN performance is to choose suitable data scaling method. The best results were achieved using the StandardScaler from scikit-learn preprocessing library.

Keywords

pattern recognition, surveillance, neural network, pulse repetition interval

Authors

HORKÝ, P.; PROKEŠ, A.; HUBÁČEK, P.

Released

12. 9. 2022

Publisher

Institute of Electrical and Electronics Engineers Inc.

Location

Polsko

ISBN

978-83-956020-3-0

Book

Proceedings of MIKON 2022

Pages from

1

Pages to

5

Pages count

5

URL

BibTex

@inproceedings{BUT178257,
  author="Petr {Horký} and Aleš {Prokeš} and Petr {Hubáček}",
  title="Unsupervised Time Series Pattern Recognition for Purpose of Electronic Surveillance",
  booktitle="Proceedings of MIKON 2022",
  year="2022",
  pages="1--5",
  publisher="Institute of Electrical and Electronics Engineers Inc.",
  address="Polsko",
  doi="10.23919/MIKON54314.2022.9924999",
  isbn="978-83-956020-3-0",
  url="https://mrw2022.org/mikon/"
}