TimeSenCLIP: A Time Series Vision-Language Model for Remote Sensing Using Single-Pixel
Pallavi Jain, Diego Marcos, Dino Ienco, Roberto Interdonato, Tristan Berchoux
TL;DR
TimeSenCLIP addresses the need for open-vocabulary, scalable remote sensing analysis by aligning Sentinel-2 multispectral time series with geo-tagged ground-level imagery through cross-view contrastive learning, avoiding caption supervision. The model uses a frozen ground-level CLIP encoder with attention pooling and a trainable transformer for the spectral-temporal satellite stream, trained with a memory-bank-based InfoNCE objective. Evaluated across land-use/land-cover, habitat, crop types, bioregions, and scenicness using the LUCAS/Sen4Map datasets, TimeSenCLIP consistently outperforms prior CLIP-based RS models, with single-pixel time-series often matching or exceeding larger patches. The findings emphasize that temporal dynamics and spectral information can drive semantic understanding in medium-resolution RS, offering a computationally efficient path to open-vocabulary RS tasks and scalable monitoring, while highlighting the value of temporal augmentation and prompt design in zero-shot settings.
Abstract
Vision-language models (VLMs) have shown significant promise in remote sensing applications, particularly for land-use and land-cover (LULC) mapping via zero-shot classification and retrieval. However, current approaches face several key challenges, such as the dependence on caption-based supervision, which is often not available or very limited in terms of the covered semantics, and the fact of being adapted from generic VLM architectures that are suitable for very high resolution images. Consequently, these models tend to prioritize spatial context over spectral and temporal information, limiting their effectiveness for medium-resolution remote sensing imagery. In this work, we present TimeSenCLIP, a lightweight VLM for remote sensing time series, using a cross-view temporal contrastive framework to align multispectral Sentinel-2 time series with geo-tagged ground-level imagery, without requiring textual annotations. Unlike prior VLMs, TimeSenCLIP emphasizes temporal and spectral signals over spatial context, investigating whether single-pixel time series contain sufficient information for solving a variety of tasks.
