paper-with-me

홈 › Papers

Text Generation Models for Luxembourgish with Limited Data: A Balanced Multilingual Strategy

2024-12-12 · Alistair Plum, Tharindu Ranasinghe, Christoph Purschke

This paper addresses the challenges in developing language models for less-represented languages, with a focus on Luxembourgish. Despite its active development, Luxembourgish faces a digital data scarcity, exacerbated by Luxembourg's multilingual context. We propose a novel text generation model based on the T5 architecture, combining limited Luxembourgish data with equal amounts, in terms of size and type, of German and French data. We hypothesise that a model trained on Luxembourgish, German, and French will improve the model's cross-lingual transfer learning capabilities and outperform monolingual and large multilingual models. To verify this, the study at hand explores whether multilingual or monolingual training is more beneficial for Luxembourgish language generation. For the evaluation, we introduce LuxGen, a text generation benchmark that is the first of its kind for Luxembourgish.

📄 PDF Abstract BibTeX arXiv:2412.09415

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual TransferText GenerationTransfer Learning

Methods 이 논문이 사용한 방법론

Gated Linear Unit A Gated Linear Unit, or GLU computes: $$ \mathrm{GLU}(a, b) = a \otimes \sigma(b) $$ It is used in natural language processing architectures, for example the Gated CNN,…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…

Similar Papers 제목 키워드 기반

LuxIT: A Luxembourgish Instruction Tuning Dataset from Monolingual Seed Data

2025-10-28 · Julian Valline, Cedric Lothritz, Siwen Guo, Jordi Cabot arxiv

The effectiveness of instruction-tuned Large Language Models (LLMs) is often limited in low-resource linguistic settings due to a lack of high-quality training data. We introduce LuxIT, a novel, monolingual instruction t…

LuxBank: The First Universal Dependency Treebank for Luxembourgish

2024-11-07 · Alistair Plum, Caroline Döhmer, Emilia Milano, Anne-Marie Lutgen 외

The Universal Dependencies (UD) project has significantly expanded linguistic coverage across 161 languages, yet Luxembourgish, a West Germanic language spoken by approximately 400,000 people, has remained absent until n…

Adapting Multilingual Embedding Models to Historical Luxembourgish

2025-02-11 · Andrianos Michail, Corina Julia Raclé, Juri Opitz, Simon Clematide

The growing volume of digitized historical texts requires effective semantic search using text embeddings. However, pre-trained multilingual models, typically evaluated on contemporary texts, face challenges with histori…

ArticlesOptical Character Recognition (OCR)

Neural Text Normalization for Luxembourgish using Real-Life Variation Data

2024-12-12 · Anne-Marie Lutgen, Alistair Plum, Christoph Purschke, Barbara Plank

Orthographic variation is very common in Luxembourgish texts due to the absence of a fully-fledged standard variety. Additionally, developing NLP tools for Luxembourgish is a difficult task given the lack of annotated an…

Text Normalization

LuxemBERT: Simple and Practical Data Augmentation in Language Model Pre-Training for Luxembourgish

2022-06-01 · LREC 2022 6 · Cedric Lothritz, Bertrand Lebichot, Kevin Allix, Lisa Veiber 외

Pre-trained Language Models such as BERT have become ubiquitous in NLP where they have achieved state-of-the-art performance in most NLP tasks. While these models are readily available for English and other widely spoken…

Data AugmentationLanguage ModelingLanguage Modelling