paper-with-me

Papers

Winning with Less for Low Resource Languages: Advantage of Cross-Lingual English_Persian Argument Mining Model over LLM Augmentation

2025-11-25 · Ali Jahan, Masood Ghayoomi, Annette Hautli-Janisz arxiv

Argument mining is a subfield of natural language processing to identify and extract the argument components, like premises and conclusions, within a text and to recognize the relations between them. It reveals the logical structure of texts to be used in tasks like knowledge extraction. This paper aims at utilizing a cross-lingual approach to argument mining for low-resource languages, by constructing three training scenarios. We examine the models on English, as a high-resource language, and Persian, as a low-resource language. To this end, we evaluate the models based on the English Microtext corpus \citep{PeldszusStede2015}, and its parallel Persian translation. The learning scenarios are as follow: (i) zero-shot transfer, where the model is trained solely with the English data, (ii) English-only training enhanced by synthetic examples generated by Large Language Models (LLMs), and (iii) a cross-lingual model that combines the original English data with manually translated Persian sentences. The zero-shot transfer model attains F1 scores of 50.2\% on the English test set and 50.7\% on the Persian test set. LLM-based augmentation model improves the performance up to 59.2\% on English and 69.3\% on Persian. The cross-lingual model, trained on both languages but evaluated solely on the Persian test set, surpasses the LLM-based variant, by achieving a F1 of 74.8\%. Results indicate that a lightweight cross-lingual blend can outperform considerably the more resource-intensive augmentation pipelines, and it offers a practical pathway for the argument mining task to overcome data resource shortage on low-resource languages.

📄 PDF Abstract BibTeX arXiv:2511.20872

Code (0)

등록된 구현이 없습니다.

Tasks

Argument Mining

Similar Papers 제목 키워드 기반

Dependency Parsing Across the Resource Spectrum: Evaluating Architectures on High and Low-Resource Languages

2026-05-04 · Kevin Guan, Happy Buzaaba, Christiane Fellbaum arxiv

Transformer-based models achieve state-of-the-art dependency parsing for high-resource languages, yet their advantage over simpler architectures in low-resource settings remains poorly understood. We evaluate four parser…

Dependency Parsing

Analysing a built-in advantage in asymmetric darts contests using causal machine learning

2020-08-17

We analyse a sequential contest with two players in darts where one of the contestants enjoys a technical advantage. Using methods from the causal machine learning literature, we analyse the built-in advantage, which is …

BIG-bench Machine LearningFairness

Enhancing Cross-Lingual Transfer through Reversible Transliteration: A Huffman-Based Approach for Low-Resource Languages

2025-09-22 · Wenhao Zhuang, Yuan Sun, Xiaobing Zhao arxiv

As large language models (LLMs) are trained on increasingly diverse and extensive multilingual corpora, they demonstrate cross-lingual transfer capabilities. However, these capabilities often fail to effectively extend t…

Machine Reading ComprehensionCross-Lingual TransferMachine TranslationText Classification

Effectively Prompting Small-sized Language Models for Cross-lingual Tasks via Winning Tickets

2024-04-01 · Mingqi Li, Feng Luo

Current soft prompt methods yield limited performance when applied to small-sized models (fewer than a billion parameters). Deep prompt-tuning, which entails prepending parameters in each layer for enhanced efficacy, pre…

Language ModelingLanguage ModellingMasked Language ModelingPrompt Learning

SIGMORPHON 2020 Shared Task 0: Typologically Diverse Morphological Inflection

2020-06-20 · WS 2020 7 · Ekaterina Vylomova, Jennifer White, Elizabeth Salesky, Sabrina J. Mielke 외

A broad goal in natural language processing (NLP) is to develop a system that has the capacity to process any natural language. Most systems, however, are developed using data from just one language such as English. The …

HallucinationMorphological Inflection