RSFM: Remote Sensing Foundation Model—a large pre-trained model designed to generalize across many Earth Observation tasks
SAR: Synthetic Aperture Radar—an imaging technique that uses radar waves to see through clouds and day/night conditions
HSROI: High-Spatial-Resolution Optical Image—standard RGB images with fine detail
TMsI: Temporal Multispectral Imagery—sequences of images capturing multiple spectral bands over time (e.g., Sentinel-2)
TSARI: Temporal SAR Imagery—sequences of radar images capturing structural/texture changes over time
Sinkhorn-Knopp: An algorithm used to distribute samples evenly among clusters/prototypes during unsupervised learning, preventing all samples from collapsing into a single cluster
EMA: Exponential Moving Average—a technique to update model weights smoothly by averaging past values, often used for the 'teacher' network in self-supervised learning
Geo-Context: Information derived from the geographical location and time of an image, used to provide regional and seasonal context
Factorized Encoder: An architecture that separates spatial feature extraction (per image) from temporal/modal fusion, reducing parameter count compared to full 3D processing