Clay-CNN Hybrids: Leveraging Geo-Foundational Models as Auxiliary Context for Landslide Detection

23d ago · Global · primary source: export.arxiv.org

A hybrid model combining a convolutional neural network with a Geo-Foundational Model achieved the highest reported accuracy on a standard landslide-detection benchmark, according to a study posted to arXiv on June 12, 2026 [1]. The work suggests that pretrained earth-observation models are best used as auxiliary inputs rather than standalone encoders for pixel-level segmentation tasks. The study evaluated Clay v1.5, a Geo-Foundational Model (GFM), on the Landslide4Sense benchmark, which comprises 3,799 training chips with 14 Sentinel-2 and terrain bands and roughly 2% positive pixels [1]. Researchers compared three architectures: a standard U-Net baseline, Clay as the primary encoder with multi-scale residual terrain fusion, and a hybrid U-Net augmented with Clay-derived semantic context at the bottleneck [1]. The hybrid U-Net + Clay model, trained with two-stage Low-Rank Adaptation, reached a test F1 score of 64.5% with a standard deviation of 1.8 percentage points across three random seeds [1]. The U-Net baseline scored 59.9%, while the Clay-only backbone posted 55.2% with a wider standard deviation of 3.6 percentage points [1]. The authors attribute the standalone encoder's underperformance to the absence of multi-scale skip connections, which are integral to the U-Net architecture [1]. When Clay's pretrained representations were injected as auxiliary context, however, performance consistently improved [1]. The findings indicate that GFMs are most effective for landslide detection when they complement spatially detailed convolutional architectures rather than replace them [1]. Landslide mapping remains a difficult automation challenge because of extreme class imbalance, and rapid post-event maps are critical for disaster response [1]. The study's approach aligns with broader trends in transfer learning, where models pretrained on large datasets are fine-tuned to boost performance on smaller, specialized tasks [3]. The work also intersects with global risk-reduction priorities; the United Nations Sustainable Development Goals include targets related to disaster resilience and climate action, though a 2025 UN report found that only 35% of SDG targets were on track or making moderate progress [5].

research-paperbenchmark

Background sources we checked (5)
  • arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) ... DagsHub Toggle ... DagsHub (What is DagsHub?)…
  • arxiv.org ↗ With the creation of new datasets, the question arises of whether the data in them is complementary to other datasets for training ML models (see recent reviews for a perspective of catalysts informatics22, 23, 24). This is especially important when consolidating data with a vari…
  • arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) ... DagsHub Toggle ... DagsHub (What is DagsHub?)…
  • en.wikipedia.org ↗ Sustainable Development Goals (abbr. SDGs) were adopted in 2015 by all United Nations (UN) members for the 2030 Agenda for Sustainable Development. The aim of the 17 global goals is "peace and prosperity for people and the planet", tackling climate change, and working to preserv…
  • en.wikipedia.org ↗ In molecular biology, a transcription factor (TF) (or sequence-specific DNA-binding factor) is a protein that controls the rate of transcription of genetic information from DNA to messenger RNA, by binding to DNA sequences. Specificity can be due to sequence motifs, or epigenetic…

Sources

Spot something wrong? Report an issue