paper-with-me

Papers

Family Matters: Language Transfer and Merging for Adapting Small LLMs to Faroese

2025-10-01 · Jenny Kunz, Iben Nyholm Debess, Annika Simonsen arxiv

We investigate strategies for adapting small, efficient language models to Faroese, a low-resource North Germanic language. Starting from English-pretrained models, we apply continued pre-training on related Scandinavian languages -- individually or combined via model merging -- before fine-tuning on Faroese. We compare full fine-tuning with parameter-efficient adaptation via LoRA, assessing their effects on general language modeling performance, linguistic accuracy, and text comprehension. To address the lack of existing Faroese evaluation resources, we construct two new minimal-pair probing benchmarks, one for linguistic acceptability and one for text comprehension, and complement them with human evaluations conducted by native Faroese linguists. Our results show that transfer from related languages is essential, but the optimal source language is task-dependent: Icelandic improves linguistic accuracy, while Danish boosts reading comprehension. The choice of adaptation method likewise depends on the target task: LoRA yields stronger linguistic acceptability and marginally higher human evaluation scores, whereas full fine-tuning produces better comprehension performance and more robust downstream fine-tuning. Merging multiple related languages under full fine-tuning (but not LoRA) improves general language modeling, though its benefits in the linguistic acceptability and comprehension probes are less consistent.

📄 PDF Abstract BibTeX arXiv:2510.00810

Code (0)

등록된 구현이 없습니다.

Tasks

Linguistic AcceptabilityReading Comprehension

Similar Papers 제목 키워드 기반

BidirLM: From Text to Omnimodal Bidirectional Encoders by Adapting and Composing Causal LLMs

2026-04-02 · Nicolas Boizard, Théo Deschamps-Berger, Hippolyte Gisserot-Boukhlef, Céline Hudelot 외 arxiv

Transforming causal generative language models into bidirectional encoders offers a powerful alternative to BERT-style architectures. However, current approaches remain limited: they lack consensus on optimal training ob…

Perception Matters: Enhancing Embodied AI with Uncertainty-Aware Semantic Segmentation

2024-08-05 · Sai Prasanna, Daniel Honerkamp, Kshitij Sirohi, Tim Welschehold 외

Embodied AI has made significant progress acting in unexplored environments. However, tasks such as object search have largely focused on efficient policy learning. In this work, we identify several gaps in current searc…

Semantic Segmentation

Adapting Pre-trained Language Models for Quantum Natural Language Processing

2023-02-24 · Qiuchi Li, Benyou Wang, Yudong Zhu, Christina Lioma 외

The emerging classical-quantum transfer learning paradigm has brought a decent performance to quantum computational models in many tasks, such as computer vision, by enabling a combination of quantum models and classical…

SentenceSentence ClassificationTransfer Learning

Adapting Automotive Aerodynamics Surrogates to New Vehicle Families via Transfer Learning

2026-05-27 · Seunghwan Keum, Alok Warey arxiv

Deploying Scientific Machine Learning surrogates in industrial CFD workflows requires adapting pretrained models to new vehicle families without large datasets; yet whether geometric representations learned by a geometry…

Transfer Learning

Overlap-based Vocabulary Generation Improves Cross-lingual Transfer Among Related Languages

2022-03-03 · ACL 2022 5 · Vaidehi Patil, Partha Talukdar, Sunita Sarawagi

Pre-trained multilingual language models such as mBERT and XLM-R have demonstrated great potential for zero-shot cross-lingual transfer to low web-resource languages (LRL). However, due to limited model capacity, the lar…

Cross-Lingual TransferXLM-RZero-Shot Cross-Lingual Transfer