paper-with-me

홈 › Papers

DARN: Dynamic Adaptive Regularization Networks for Efficient and Robust Foundation Model Adaptation

2025-11-06 · Dhenenjay Yadav, Rohan Sawai arxiv

Foundation models (FMs) offer powerful representations for geospatial analysis, but adapting them effectively remains challenging. Standard adaptation methods, whether full fine-tuning or efficient frozen-backbone approaches, typically employ decoders with fixed regularization strategies, failing to account for the significant heterogeneity in satellite imagery. We introduce Dynamic Adaptive Regularization Networks (DARN), a novel decoder architecture designed to address this limitation. DARN integrates three key innovations: (1) a lightweight Task Complexity Predictor (TCP) that estimates per-sample difficulty, (2) Adaptive Dropout Modulation (ADM), dynamically adjusting dropout rates (from 0.1 to 0.5) based on predicted complexity, and (3) Dynamic Capacity Gating (DCG) that modulates channel activation. We provide theoretical justifications linking DARN's optimization to stationary point convergence and its mechanism to adaptive information bottlenecks. Empirically, DARN demonstrates exceptional performance across both major adaptation paradigms. In full fine-tuning (unfrozen backbone), DARN achieves a new state-of-the-art on the multi-task GeoBench benchmark (86.66% mIoU, +5.56 pp over prior SOTA). In efficient adaptation (frozen backbone), DARN achieves SOTA-competitive accuracy (90.5% mIoU on Sen1Floods11) while delivering substantial advantages crucial for real-world deployment: superior out-of-distribution (OOD) generalization (+9.5 pp mIoU on AI4SmallFarms), enhanced robustness (17% relative reduction in corruption error), and improved performance on minority classes. DARN offers a more intelligent, robust, and efficient approach to leveraging FMs in critical geospatial applications.

📄 PDF Abstract BibTeX arXiv:2511.04766

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LDARNet: DNA Adaptive Representation Network with Learnable Tokenization for Genomic Modeling

2026-06-03 · Daria Ledneva, Denis Kuznetsov arxiv

Genomic foundation models increasingly adopt large language model architectures, yet almost universally rely on fixed tokenization schemes such as $k$-mers, BPE, or single nucleotides, which impose arbitrary sequence bou…

DARNet: Bridging Domain Gaps in Cross-Domain Few-Shot Segmentation with Dynamic Adaptation

2023-12-08 · Haoran Fan, Qi Fan, Maurice Pagnucco, Yang song

Few-shot segmentation (FSS) aims to segment novel classes in a query image by using only a small number of supporting images from base classes. However, in cross-domain few-shot segmentation (CD-FSS), leveraging features…

Cross-Domain Few-ShotSegmentationSpecificityTest-time Adaptation

AdaRNN: Adaptive Learning and Forecasting of Time Series

2021-08-10 · Yuntao Du, Jindong Wang, Wenjie Feng, Sinno Pan 외

Time series has wide applications in the real world and is known to be difficult to forecast. Since its statistical properties change over time, its distribution also changes temporally, which will cause severe distribut…

Activity RecognitionFinancial AnalysisHuman Activity RecognitionTime Series+1

ARD-LoRA: Dynamic Rank Allocation for Parameter-Efficient Fine-Tuning of Foundation Models with Heterogeneous Adaptation Needs

2025-06-23 · Haseeb Ullah Khan Shinwari, Muhammad Usama

Conventional Low-Rank Adaptation (LoRA) methods employ a fixed rank, imposing uniform adaptation across transformer layers and attention heads despite their heterogeneous learning dynamics. This paper introduces Adaptive…

parameter-efficient fine-tuning

LiDARNet: A Boundary-Aware Domain Adaptation Model for Point Cloud Semantic Segmentation

2020-03-02 · Peng Jiang, Srikanth Saripalli

We present a boundary-aware domain adaptation model for LiDAR scan full-scene semantic segmentation (LiDARNet). Our model can extract both the domain private features and the domain shared features with a two-branch stru…

DiversityDomain AdaptationSegmentationSemantic Segmentation