paper-with-me

홈 › Papers

CrossEarth-Gate: Fisher-Guided Adaptive Tuning Engine for Efficient Adaptation of Cross-Domain Remote Sensing Semantic Segmentation

2025-11-25 · Shilei Cao, Ziyang Gong, Hehai Lin, Yang Liu, Jiashun Cheng, Xiaoxing Hu, Haoyuan Liang, Guowen Li, Chengwei Qin, Hong Cheng, Xue Yang, Juepeng Zheng, Haohuan Fu arxiv

In Remote Sensing (RS), Parameter-Efficient Fine-Tuning (PEFT) has emerged as a key approach to activate the generalizable representation ability of foundation models for downstream tasks. However, existing specialized PEFT methods often fail when applied to large-scale Earth observation tasks, as they are unable to fully handle the multifaceted and unpredictable domain gaps (e.g., spatial, semantic, and frequency shifts) inherent in RS data. To overcome this, we propose CrossEarth-Gate, which introduces two primary contributions. First, we establish a comprehensive RS module toolbox to address multifaceted domain gaps, comprising spatial, semantic, and frequency modules. Second, we develop a Fisher-guided adaptive selection mechanism that operates on this toolbox. This selection is guided by Fisher Information to quantify each module's importance by measuring its contribution to the task-specific gradient flow. It dynamically activates only the most critical modules at the appropriate layers, guiding the gradient flow to maximize adaptation effectiveness and efficiency. Comprehensive experiments validate the efficacy and generalizability of our method, where CrossEarth-Gate achieves state-of-the-art performance on 16 out of 18 cross-domain benchmarks for RS semantic segmentation.

📄 PDF Abstract BibTeX arXiv:2511.20302

Code (0)

등록된 구현이 없습니다.

Tasks

parameter-efficient fine-tuningSemantic Segmentation

Similar Papers 제목 키워드 기반

Fisher-Guided Progressive Parameter Selection for Adaptive Fine-Tuning

2026-06-08 · Ghodsiyeh Rostami, Po-Han Chen, Mahdi S. Hosseini arxiv

Parameter-efficient fine-tuning (PEFT) aims to adapt pretrained models with a small trainable parameter subset, however, most existing methods choose this subset from fixed architectural heuristics rather than using dyna…

parameter-efficient fine-tuning

CrossEarth-SAR: A SAR-Centric and Billion-Scale Geospatial Foundation Model for Domain Generalizable Semantic Segmentation

2026-03-12 · Ziqi Ye, Ziyang Gong, Ning Liao, Xiaoxing Hu 외 arxiv

Synthetic Aperture Radar (SAR) enables global, all-weather earth observation. However, owing to diverse imaging mechanisms, domain shifts across sensors and regions severely hinder its semantic generalization. To address…

Semantic SegmentationDomain Generalization

FGGM: Fisher-Guided Gradient Masking for Continual Learning

2026-01-26 · Chao-Hong Tan, Qian Chen, Wen Wang, Yukun Ma 외 arxiv

Catastrophic forgetting impairs the continuous learning of large language models. We propose Fisher-Guided Gradient Masking (FGGM), a framework that mitigates this by strategically selecting parameters for updates using …

Continual LearningCode Generation

CrossEarth: Geospatial Vision Foundation Model for Domain Generalizable Remote Sensing Semantic Segmentation

2024-10-30 · Ziyang Gong, Zhixiang Wei, Di Wang, Xianzheng Ma 외

The field of Remote Sensing Domain Generalization (RSDG) has emerged as a critical and valuable research frontier, focusing on developing models that generalize effectively across diverse scenarios. Despite the substanti…

Domain AdaptationDomain GeneralizationSegmentationSemantic Segmentation

PhysGuard: Fisher-Guided Gradient Projection for Sim-to-Real Neural PDE Surrogates

2026-06-15 · Changjian Zhou, Junfeng Fang, Negin Yousefpour, Peng Wu 외 arxiv

Neural operator models trained on simulation data often lose accuracy when applied to experimental measurements due to the sim-to-real gap. Standard fine-tuning with limited real data can reduce this gap, but it may also…