SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2606.05700 · 2026

T-SAR-JEPA: Self-Supervised Temporal Anomaly Detection in SAR Amplitude Stacks via Latent Prediction

Kerod Woldesenbet, Abem Woldesenbet

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 8 functions out of this paper's own repositories and ran 4 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
TerraLatent/t-sar-jepa — 4 of 8
FunctionStatusWhere it lives
CTLPETimeEncoding Ran TerraLatent/t-sar-jepa/models/t_sar_jepa.py
code served (permissive licence) · get_code("e095c65a3cc5a361")
LinearLearnableTimeEncoding Ran TerraLatent/t-sar-jepa/models/t_sar_jepa.py
code served (permissive licence) · get_code("3752f03e428c08c5")
SinusoidalTimeEncoding Ran TerraLatent/t-sar-jepa/models/t_sar_jepa.py
code served (permissive licence) · get_code("ff93432d981827f4")
build_time_encoding Ran TerraLatent/t-sar-jepa/models/t_sar_jepa.py
code served (permissive licence) · get_code("91a53401f469341d")
SARJEPAEncoder Not yet run TerraLatent/t-sar-jepa/models/t_sar_jepa.py
code served (permissive licence) · get_code("99469114e73e1e6d")
TSARJEPAPipeline Not yet run TerraLatent/t-sar-jepa/models/t_sar_jepa.py
code served (permissive licence) · get_code("9649c9db57a9235d")
TemporalPredictor Not yet run TerraLatent/t-sar-jepa/models/t_sar_jepa.py
code served (permissive licence) · get_code("fa2b359ea4704a67")
_build_mae_model Not yet run TerraLatent/t-sar-jepa/models/t_sar_jepa.py
code served (permissive licence) · get_code("409ed8e2a97e8851")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

We present T-SAR-JEPA, a self-supervised framework for temporal anomaly detection in SAR amplitude stacks via latent prediction. A ViT-Base/16 encoder from SAR-JEPA [1] is domain-adapted on 39,300 Capella patches using local masked reconstruction [2] with gradient feature prediction. A temporal transformer with sinusoidal time encoding forecasts future latent states from K=7 acquisitions, with progressive unfreezing substantially reducing validation loss. The model operates on amplitude alone; InSAR coherence serves exclusively as independent pseudo-ground-truth. On the DFC 2026 dataset [3] (300 timeseries, three AOIs), T-SAR-JEPA achieves ROC-AUC of 77.0% on the Hawaii eruption window, outperforming RX, PaDiM, Linear AR, and LSTM baselines (∼50%). Spatial coherence of 99.9% (p < 0.001, permutation test) confirms structured detections. Code: https://github.com/TerraLatent/t-sar-jepa.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2606.05700")
get_code_for_paper("2606.05700")
have("2606.05700")

Connect an agent — have() is free.