paper-with-me

Papers

FUN with Fisher: Improving Generalization of Adapter-Based Cross-lingual Transfer with Scheduled Unfreezing

2023-01-13 · Chen Cecilia Liu, Jonas Pfeiffer, Ivan Vulić, Iryna Gurevych

Standard fine-tuning of language models typically performs well on in-distribution data, but suffers with generalization to distribution shifts. In this work, we aim to improve the generalization of adapter-based cross-lingual task transfer where such cross-language distribution shifts are imminent. We investigate scheduled unfreezing algorithms -- originally proposed to mitigate catastrophic forgetting in transfer learning -- for fine-tuning task adapters. Our experiments show that scheduled unfreezing methods close the gap to full fine-tuning and achieve stronger cross-lingual transfer performance, suggesting that these methods can go beyond just mitigating catastrophic forgetting. Next, aiming to understand these empirical findings, we investigate the learning dynamics of scheduled unfreezing using Fisher Information. Our experiments reveal that scheduled unfreezing induces different learning dynamics compared to standard fine-tuning, and provide evidence that the dynamics of Fisher Information during training correlate with cross-lingual generalization performance. We additionally propose a general scheduled unfreezing algorithm that achieves an average of 2 points improvement over four datasets compared to standard fine-tuning and provides empirical evidence for a theory-based justification of the heuristic unfreezing schedule for adapter training.

📄 PDF Abstract BibTeX arXiv:2301.05487

Code (1)

ukplab/naacl2024-fun 공식 구현 jax

Tasks

Cross-Lingual TransferTransfer Learning

Similar Papers 제목 키워드 기반

BAD-X: Bilingual Adapters Improve Zero-Shot Cross-Lingual Transfer

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Adapter modules enable modular and efficient zero-shot cross-lingual transfer, where current state-of-the-art adapter-based approaches learn specialized language adapters (LAs) for individual languages. In this work, we …

Cross-Lingual TransferZero-Shot Cross-Lingual Transfer

BAD-X: Bilingual Adapters Improve Zero-Shot Cross-Lingual Transfer

2022-07-01 · NAACL 2022 7 · Marinela Parović, Goran Glavaš, Ivan Vulić, Anna Korhonen

Adapter modules enable modular and efficient zero-shot cross-lingual transfer, where current state-of-the-art adapter-based approaches learn specialized language adapters (LAs) for individual languages. In this work, we …

Cross-Lingual TransferZero-Shot Cross-Lingual Transfer

FisherTune: Fisher-Guided Robust Tuning of Vision Foundation Models for Domain Generalized Segmentation

2025-03-23 · CVPR 2025 1 · Dong Zhao, Jinlong Li, Shuang Wang, Mengyao Wu 외

Vision Foundation Models (VFMs) excel in generalization due to large-scale pretraining, but fine-tuning them for Domain Generalized Semantic Segmentation (DGSS) while maintaining this ability remains challenging. Existin…

Semantic SegmentationVariational Inference

Orthogonal Language and Task Adapters in Zero-Shot Cross-Lingual Transfer

2020-12-11 · Marko Vidoni, Ivan Vulić, Goran Glavaš

Adapter modules, additional trainable parameters that enable efficient fine-tuning of pretrained transformers, have recently been used for language specialization of multilingual transformers, improving downstream zero-s…

Cross-Lingual TransferNERPOSPOS Tagging+1

Orthogonal Language and Task Adapters in Zero-Shot Cross-Lingual Transfer

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Adapter modules have recently been used for efficient fine-tuning and language specialization of massively multilingual Transformers (MMTs), improving downstream zero-shot cross-lingual transfer. In this work, we propose…

Cross-Lingual TransferZero-Shot Cross-Lingual Transfer