{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/satellite-image-time-series-classification","title":"Satellite Image Time Series Classification with Pixel-Set Encoders and Temporal Self-Attention","arxiv_id":"1911.07757","date":"2019-11-18","proceeding":"CVPR 2020 6","authors":["Vivien Sainte Fare Garnot","Loic Landrieu","Sebastien Giordano","Nesrine Chehata"],"abstract":"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.","url_abs":"https://arxiv.org/abs/1911.07757v1","url_pdf":"https://arxiv.org/pdf/1911.07757v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"satellite-image-time-series-classification","repo_url":"https://github.com/VSainteuf/pytorch-psetae","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"satellite-image-time-series-classification","repo_url":"https://github.com/maja601/pytorch-psetae","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"classification","task_name":"General Classification"},{"task_slug":"time-series-1","task_name":"Time Series"},{"task_slug":"time-series","task_name":"Time Series Analysis"},{"task_slug":"time-series-classification","task_name":"Time Series Classification"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/time-series-classification-on-s2-agri","task":"Time Series Classification","dataset":"s2-agri","model":"PSE+TAE","rank_in_archive_order":2,"of":2,"metrics":{"mIoU":"50.9","oAcc":"94.2"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1911.07757","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1911.07757"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/maja601/pytorch-psetae","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/VSainteuf/pytorch-psetae","reach":null}],"summary":{"ran_fixture":2,"ran_honours":1,"ran_draft_wrong":1,"unverified":10},"by_repo_kind":{"official":{"samples":4,"ran":4,"repositories":1},"listed":{"samples":10,"ran":0,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"c52522b54f80fbc4","entry":"masked_mean","repo":"VSainteuf/pytorch-psetae","repo_kind":"official","path":"models/pse.py","file_url":"https://github.com/VSainteuf/pytorch-psetae/blob/HEAD/models/pse.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c52522b54f80fbc4"}},{"code_sha256_prefix":"611bb189a01c2587","entry":"masked_std","repo":"VSainteuf/pytorch-psetae","repo_kind":"official","path":"models/pse.py","file_url":"https://github.com/VSainteuf/pytorch-psetae/blob/HEAD/models/pse.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"611bb189a01c2587"}},{"code_sha256_prefix":"a00c1410afd2f895","entry":"maximum","repo":"VSainteuf/pytorch-psetae","repo_kind":"official","path":"models/pse.py","file_url":"https://github.com/VSainteuf/pytorch-psetae/blob/HEAD/models/pse.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a00c1410afd2f895"}},{"code_sha256_prefix":"710ecd9291caa220","entry":"recursive_todevice","repo":"VSainteuf/pytorch-psetae","repo_kind":"official","path":"inference.py","file_url":"https://github.com/VSainteuf/pytorch-psetae/blob/HEAD/inference.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"710ecd9291caa220"}},{"code_sha256_prefix":"5a25458688d11034","entry":"confusion_matrix_analysis","repo":"maja601/pytorch-psetae","repo_kind":"listed","path":"learning/metrics.py","file_url":"https://github.com/maja601/pytorch-psetae/blob/HEAD/learning/metrics.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5a25458688d11034"}},{"code_sha256_prefix":"e4ed5c37e04e8315","entry":"date_parser","repo":"maja601/pytorch-psetae","repo_kind":"listed","path":"preprocessing/dataset_preparation.py","file_url":"https://github.com/maja601/pytorch-psetae/blob/HEAD/preprocessing/dataset_preparation.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e4ed5c37e04e8315"}},{"code_sha256_prefix":"7fe53fb8ecfa7eed","entry":"date_positions","repo":"maja601/pytorch-psetae","repo_kind":"listed","path":"dataset.py","file_url":"https://github.com/maja601/pytorch-psetae/blob/HEAD/dataset.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7fe53fb8ecfa7eed"}},{"code_sha256_prefix":"0f8cc107e0a9e7dc","entry":"get_decoder","repo":"maja601/pytorch-psetae","repo_kind":"listed","path":"models/decoder.py","file_url":"https://github.com/maja601/pytorch-psetae/blob/HEAD/models/decoder.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0f8cc107e0a9e7dc"}},{"code_sha256_prefix":"04c6f6585685dec1","entry":"get_ntrainparams","repo":"maja601/pytorch-psetae","repo_kind":"listed","path":"models/stclassifier.py","file_url":"https://github.com/maja601/pytorch-psetae/blob/HEAD/models/stclassifier.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"04c6f6585685dec1"}},{"code_sha256_prefix":"49a272e908e62940","entry":"get_sinusoid_encoding_table","repo":"maja601/pytorch-psetae","repo_kind":"listed","path":"models/tae.py","file_url":"https://github.com/maja601/pytorch-psetae/blob/HEAD/models/tae.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"49a272e908e62940"}},{"code_sha256_prefix":"03801353cea784ba","entry":"interval_days","repo":"maja601/pytorch-psetae","repo_kind":"listed","path":"dataset.py","file_url":"https://github.com/maja601/pytorch-psetae/blob/HEAD/dataset.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"03801353cea784ba"}},{"code_sha256_prefix":"4fb6737d3df74500","entry":"list_extension","repo":"maja601/pytorch-psetae","repo_kind":"listed","path":"preprocessing/dataset_preparation.py","file_url":"https://github.com/maja601/pytorch-psetae/blob/HEAD/preprocessing/dataset_preparation.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4fb6737d3df74500"}},{"code_sha256_prefix":"f13d4006b3e8e523","entry":"mIou","repo":"maja601/pytorch-psetae","repo_kind":"listed","path":"learning/metrics.py","file_url":"https://github.com/maja601/pytorch-psetae/blob/HEAD/learning/metrics.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f13d4006b3e8e523"}},{"code_sha256_prefix":"783c8681f14587b8","entry":"parse","repo":"maja601/pytorch-psetae","repo_kind":"listed","path":"dataset.py","file_url":"https://github.com/maja601/pytorch-psetae/blob/HEAD/dataset.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"783c8681f14587b8"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}