Papers › Satellite Image Time Series Classification with Pixel-Set Encoders and Temporal Self-Attention

Satellite Image Time Series Classification with Pixel-Set Encoders and Temporal Self-Attention

18 Nov 2019CVPR 2020 6arXiv:1911.07757archive 2025-07-28

Vivien Sainte Fare Garnot, Loic Landrieu, Sebastien Giordano, Nesrine Chehata

Satellite image time series, bolstered by their growing availability, are at the forefront of an extensive effort towards automated Earth monitoring by international institutions. In particular, large-scale control of agricultural parcels is an issue of major political and economic importance. In this regard, hybrid convolutional-recurrent neural architectures have shown promising results for the automated classification of satellite image time series.We propose an alternative approach in which the convolutional layers are advantageously replaced with encoders operating on unordered sets of pixels to exploit the typically coarse resolution of publicly available satellite images. We also propose to extract temporal features using a bespoke neural architecture based on self-attention instead of recurrent networks. We demonstrate experimentally that our method not only outperforms previous state-of-the-art approaches in terms of precision, but also significantly decreases processing time and memory requirements. Lastly, we release a large open-access annotated dataset as a benchmark for future work on satellite image time series.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1911.07757")

Code

Syntology Ran 4 of 14 code samples harvested from 2 repositories linked to this paper; 10 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · our draft was wrong; 2 ran · fixture could not drive it.

By repository: official repository: 4 samples from 1 repository, 4 ran; community (archive-listed): 10 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

VSainteuf/pytorch-psetae officialmentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 4 ran; 1 honoured the contract we drafted; 10 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
1ran · our draft was wrong
2ran · fixture could not drive it
10unverified

Licence: 0 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

masked_mean VSainteuf/pytorch-psetae/models/pse.py official repository ran · fixture could not drive it MIT (permissive) · c52522b54f80fbc4 · report
masked_std VSainteuf/pytorch-psetae/models/pse.py official repository ran · fixture could not drive it MIT (permissive) · 611bb189a01c2587 · report
maximum VSainteuf/pytorch-psetae/models/pse.py official repository ran · honoured contract fingerprinted MIT (permissive) · a00c1410afd2f895 · report
recursive_todevice VSainteuf/pytorch-psetae/inference.py official repository ran · our draft was wrong MIT (permissive) · 710ecd9291caa220 · report
confusion_matrix_analysis maja601/pytorch-psetae/learning/metrics.py community (archive-listed) unverified MIT (permissive) · 5a25458688d11034 · report
date_parser maja601/pytorch-psetae/preprocessing/dataset_preparation.py community (archive-listed) unverified MIT (permissive) · e4ed5c37e04e8315 · report
date_positions maja601/pytorch-psetae/dataset.py community (archive-listed) unverified MIT (permissive) · 7fe53fb8ecfa7eed · report
get_decoder maja601/pytorch-psetae/models/decoder.py community (archive-listed) unverified MIT (permissive) · 0f8cc107e0a9e7dc · report
get_ntrainparams maja601/pytorch-psetae/models/stclassifier.py community (archive-listed) unverified MIT (permissive) · 04c6f6585685dec1 · report
get_sinusoid_encoding_table maja601/pytorch-psetae/models/tae.py community (archive-listed) unverified MIT (permissive) · 49a272e908e62940 · report
interval_days maja601/pytorch-psetae/dataset.py community (archive-listed) unverified MIT (permissive) · 03801353cea784ba · report
list_extension maja601/pytorch-psetae/preprocessing/dataset_preparation.py community (archive-listed) unverified MIT (permissive) · 4fb6737d3df74500 · report
mIou maja601/pytorch-psetae/learning/metrics.py community (archive-listed) unverified MIT (permissive) · f13d4006b3e8e523 · report
parse maja601/pytorch-psetae/dataset.py community (archive-listed) unverified MIT (permissive) · 783c8681f14587b8 · report

Tasks

General ClassificationTime SeriesTime Series AnalysisTime Series Classification

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Time Series Classification s2-agri PSE+TAE mIoU 50.9 #2 of 2 Archive leaderboard report
Time Series Classification s2-agri PSE+TAE oAcc 94.2 #2 of 2 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections