Papers › U-TILISE: A Sequence-to-sequence Model for Cloud Removal in Optical Satellite Time Series

U-TILISE: A Sequence-to-sequence Model for Cloud Removal in Optical Satellite Time Series

22 May 2023arXiv:2305.13277archive 2025-07-28

Corinne Stucker, Vivien Sainte Fare Garnot, Konrad Schindler

Satellite image time series in the optical and infrared spectrum suffer from frequent data gaps due to cloud cover, cloud shadows, and temporary sensor outages. It has been a long-standing problem of remote sensing research how to best reconstruct the missing pixel values and obtain complete, cloud-free image sequences. We approach that problem from the perspective of representation learning and develop U-TILISE, an efficient neural model that is able to implicitly capture spatio-temporal patterns of the spectral intensities, and that can therefore be trained to map a cloud-masked input sequence to a cloud-free output sequence. The model consists of a convolutional spatial encoder that maps each individual frame of the input sequence to a latent encoding; an attention-based temporal encoder that captures dependencies between those per-frame encodings and lets them exchange information along the time dimension; and a convolutional spatial decoder that decodes the latent embeddings back into multi-spectral images. We experimentally evaluate the proposed model on EarthNet2021, a dataset of Sentinel-2 time series acquired all over Europe, and demonstrate its superior ability to reconstruct the missing pixels. Compared to a standard interpolation baseline, it increases the PSNR by 1.8 dB at previously seen locations and by 1.3 dB at unseen locations.

PaperPDFCodeCode 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="2305.13277")

Code

Syntology Ran 0 of 14 code samples harvested from 1 repository linked to this paper; 14 have no recorded run.

By repository: official repository: 14 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.

prs-eth/u-tilise officialmentioned in papermentioned on GitHubpytorchMIT 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; 0 ran; 0 honoured the contract we drafted; 14 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.

14unverified

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 prs-eth/u-tilise. “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.

apply_brightness_factor prs-eth/u-tilise/lib/visutils.py official repository unverified MIT (permissive) · 9128ca56a9a54d1a · report
compute_sam prs-eth/u-tilise/lib/metrics.py official repository unverified MIT (permissive) · e926aef942953d9c · report
count_model_parameters prs-eth/u-tilise/lib/utils.py official repository unverified MIT (permissive) · e124c34a7de93117 · report
create_output_directory prs-eth/u-tilise/lib/utils.py official repository unverified MIT (permissive) · e8385bb6ca30c70b · report
extract_sample prs-eth/u-tilise/lib/data_utils.py official repository unverified MIT (permissive) · d8a296c91d39fb1e · report
gallery prs-eth/u-tilise/lib/visutils.py official repository unverified MIT (permissive) · f186b5255be81e84 · report
impute_sequence prs-eth/u-tilise/lib/eval_tools.py official repository unverified MIT (permissive) · e2b969f5aaa481cf · report
move_temporal_window_end prs-eth/u-tilise/lib/eval_tools.py official repository unverified MIT (permissive) · 1a54b12d0f56bbaa · report
move_temporal_window_next prs-eth/u-tilise/lib/eval_tools.py official repository unverified MIT (permissive) · d42f87e8eea36a2e · report
pad_tensor prs-eth/u-tilise/lib/data_utils.py official repository unverified MIT (permissive) · 50951d269094499f · report
read_config prs-eth/u-tilise/lib/config_utils.py official repository unverified MIT (permissive) · 9be381247ac3fc96 · report
seconds_to_dd_hh_mm_ss prs-eth/u-tilise/lib/trainer.py official repository unverified MIT (permissive) · 957b901facc50df0 · report
sequence2gallery prs-eth/u-tilise/lib/visutils.py official repository unverified MIT (permissive) · ae751ac59b58b379 · report
to_device prs-eth/u-tilise/lib/data_utils.py official repository unverified MIT (permissive) · 0a2507841bfd3e8f · report

Tasks

Cloud RemovalDecoderRepresentation LearningTime Series

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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