← Search

Ander Corral

5 accepted papers

2025

DIPLomA: Efficient Adaptation of Instructed LLMs to Low-Resource Languages via Post-Training Delta Merging

EMNLP 2025

This paper investigates how open-weight instruction-tuned large language models (LLMs) can be efficiently adapted to low-resource languages without requiring costly large-scale post-training. We introduce DIPLomA (Decoupled Instruction-Preserving Language Adaptation), a lightweight delta-based trans

Cited by 0SourcePDFScholar
2025

Pipeline Analysis for Developing Instruct LLMs in Low-Resource Languages: A Case Study on Basque

NAACL 2025long

Large language models (LLMs) are typically optimized for resource-rich languages like English, exacerbating the gap between high-resource and underrepresented languages. This work presents a detailed analysis of strategies for developing a model capable of following instructions in a low-resource la…

Cited by 0SourcePDFScholar
2024

Automatic Speech Recognition for Gascon and Languedocian Variants of Occitan

COLING 2024main

This paper describes different approaches for developing, for the first time, an automatic speech recognition system for two of the main dialects of Occitan, namely Gascon and Languedocian, and the results obtained in them. The difficulty of the task lies in the fact that Occitan is a less-resourced…

Cited by 1SourcePDFScholar
2024

How Well Can BERT Learn the Grammar of an Agglutinative and Flexible-Order Language? The Case of Basque.

COLING 2024main

This work investigates the acquisition of formal linguistic competence by neural language models, hypothesizing that languages with complex grammar, such as Basque, present substantial challenges during the pre-training phase. Basque is distinguished by its complex morphology and flexible word order…

2023

Not Enough Data to Pre-train Your Language Model? MT to the Rescue!

ACL 2023findings

In recent years, pre-trained transformer-based language models (LM) have become a key resource for implementing most NLP tasks. However, pre-training such models demands large text collections not available in most languages. In this paper, we study the use of machine-translated corpora for pre-trai…