English

Unsupervised Learning for Target Tracking and Background Subtraction in Satellite Imagery

Computer Vision and Pattern Recognition 2021-09-03 v1 Machine Learning

Abstract

This paper describes an unsupervised machine learning methodology capable of target tracking and background suppression via a novel dual-model approach. ``Jekyll`` produces a video bit-mask describing an estimate of the locations of moving objects, and ``Hyde`` outputs a pseudo-background frame to subtract from the original input image sequence. These models were trained with a custom-modified version of Cross Entropy Loss. Simulated data were used to compare the performance of Jekyll and Hyde against a more traditional supervised Machine Learning approach. The results from these comparisons show that the unsupervised methods developed are competitive in output quality with supervised techniques, without the associated cost of acquiring labeled training data.

Keywords

Cite

@article{arxiv.2109.00885,
  title  = {Unsupervised Learning for Target Tracking and Background Subtraction in Satellite Imagery},
  author = {Jonathan S. Kent and Charles C. Wamsley and Davin Flateau and Amber Ferguson},
  journal= {arXiv preprint arXiv:2109.00885},
  year   = {2021}
}

Comments

10 pages

R2 v1 2026-06-24T05:37:32.972Z