English

ViTs for SITS: Vision Transformers for Satellite Image Time Series

Computer Vision and Pattern Recognition 2023-04-17 v3 Machine Learning

Abstract

In this paper we introduce the Temporo-Spatial Vision Transformer (TSViT), a fully-attentional model for general Satellite Image Time Series (SITS) processing based on the Vision Transformer (ViT). TSViT splits a SITS record into non-overlapping patches in space and time which are tokenized and subsequently processed by a factorized temporo-spatial encoder. We argue, that in contrast to natural images, a temporal-then-spatial factorization is more intuitive for SITS processing and present experimental evidence for this claim. Additionally, we enhance the model's discriminative power by introducing two novel mechanisms for acquisition-time-specific temporal positional encodings and multiple learnable class tokens. The effect of all novel design choices is evaluated through an extensive ablation study. Our proposed architecture achieves state-of-the-art performance, surpassing previous approaches by a significant margin in three publicly available SITS semantic segmentation and classification datasets. All model, training and evaluation codes are made publicly available to facilitate further research.

Keywords

Cite

@article{arxiv.2301.04944,
  title  = {ViTs for SITS: Vision Transformers for Satellite Image Time Series},
  author = {Michail Tarasiou and Erik Chavez and Stefanos Zafeiriou},
  journal= {arXiv preprint arXiv:2301.04944},
  year   = {2023}
}

Comments

11 pages, 5 figures, 2 tables

R2 v1 2026-06-28T08:10:08.634Z