CVSep 16, 2024

Rapid Adaptation of Earth Observation Foundation Models for Segmentation

arXiv:2409.09907v15 citationsh-index: 23
Originality Incremental advance
AI Analysis

This enables faster deployment of accurate flood segmentation models for disaster management, though it is incremental as it applies an existing parameter-efficient technique to a specific domain.

This study applied Low-Rank Adaptation (LoRA) to fine-tune an Earth Observation foundation model for flood segmentation, achieving a 6.66-point F1 score improvement and 0.11 IoU gain over a frozen encoder baseline while reducing computational costs.

This study investigates the efficacy of Low-Rank Adaptation (LoRA) in fine-tuning Earth Observation (EO) foundation models for flood segmentation. We hypothesize that LoRA, a parameter-efficient technique, can significantly accelerate the adaptation of large-scale EO models to this critical task while maintaining high performance. We apply LoRA to fine-tune a state-of-the-art EO foundation model pre-trained on diverse satellite imagery, using a curated dataset of flood events. Our results demonstrate that LoRA-based fine-tuning (r-256) improves F1 score by 6.66 points and IoU by 0.11 compared to a frozen encoder baseline, while significantly reducing computational costs. Notably, LoRA outperforms full fine-tuning, which proves computationally infeasible on our hardware. We further assess generalization through out-of-distribution (OOD) testing on a geographically distinct flood event. While LoRA configurations show improved OOD performance over the baseline. This work contributes to research on efficient adaptation of foundation models for specialized EO tasks, with implications for rapid response systems in disaster management. Our findings demonstrate LoRA's potential for enabling faster deployment of accurate flood segmentation models in resource-constrained, time-critical scenarios.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes