paper-with-me

홈 › Papers

Limited-Resource Adapters Are Regularizers, Not Linguists

2025-05-30 · Marcell Fekete, Nathaniel R. Robinson, Ernests Lavrinovics, E. Djeride Jean-Baptiste, Raj Dabre, Johannes Bjerva, Heather Lent

Cross-lingual transfer from related high-resource languages is a well-established strategy to enhance low-resource language technologies. Prior work has shown that adapters show promise for, e.g., improving low-resource machine translation (MT). In this work, we investigate an adapter souping method combined with cross-attention fine-tuning of a pre-trained MT model to leverage language transfer for three low-resource Creole languages, which exhibit relatedness to different language groups across distinct linguistic dimensions. Our approach improves performance substantially over baselines. However, we find that linguistic relatedness -- or even a lack thereof -- does not covary meaningfully with adapter performance. Surprisingly, our cross-attention fine-tuning approach appears equally effective with randomly initialized adapters, implying that the benefit of adapters in this setting lies in parameter regularization, and not in meaningful information transfer. We provide analysis supporting this regularization hypothesis. Our findings underscore the reality that neural language processing involves many success factors, and that not all neural methods leverage linguistic knowledge in intuitive ways.

📄 PDF Abstract BibTeX arXiv:2505.24525

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual TransferMachine Translation

Methods 이 논문이 사용한 방법론

Adapter 설명 없음

Similar Papers 제목 키워드 기반

Exploiting Adapters for Cross-lingual Low-resource Speech Recognition

2021-05-18 · Wenxin Hou, Han Zhu, Yidong Wang, Jindong Wang 외

Cross-lingual speech adaptation aims to solve the problem of leveraging multiple rich-resource languages to build models for a low-resource target language. Since the low-resource language has limited training data, spee…

Cross-Lingual ASRGeneral KnowledgeMeta-Learningspeech-recognition+1

Multilingual Contextual Adapters To Improve Custom Word Recognition In Low-resource Languages

2023-07-03 · Devang Kulshreshtha, Saket Dingliwal, Brady Houston, Sravan Bodapati

Connectionist Temporal Classification (CTC) models are popular for their balance between speed and performance for Automatic Speech Recognition (ASR). However, these CTC models still struggle in other areas, such as pers…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Using Bottleneck Adapters to Identify Cancer in Clinical Notes under Low-Resource Constraints

2022-10-17 · Omid Rohanian, Hannah Jauncey, Mohammadmahdi Nouriborji, Vinod Kumar Chauhan 외

Processing information locked within clinical health records is a challenging task that remains an active area of research in biomedical NLP. In this work, we evaluate a broad set of machine learning techniques ranging f…

Data-driven Clustering and Merging of Adapters for On-device Large Language Models

2026-01-24 · Ondrej Bohdal, Taha Ceritli, Mete Ozay, Jijoong Moon 외 arxiv

On-device large language models commonly employ task-specific adapters (e.g., LoRAs) to deliver strong performance on downstream tasks. While storing all available adapters is impractical due to memory constraints, mobil…

LoRA Fine-Tuning Without GPUs: A CPU-Efficient Meta-Generation Framework for LLMs

2025-07-02 · Reza Arabpour, Haitz Sáez de Ocáriz Borde, Anastasis Kratsios

Low-Rank Adapters (LoRAs) have transformed the fine-tuning of Large Language Models (LLMs) by enabling parameter-efficient updates. However, their widespread adoption remains limited by the reliance on GPU-based training…

CPUGPU