English

Comparing Approaches to Automatic Summarization in Less-Resourced Languages

Computation and Language 2026-01-01 v1 Artificial Intelligence

Abstract

Automatic text summarization has achieved high performance in high-resourced languages like English, but comparatively less attention has been given to summarization in less-resourced languages. This work compares a variety of different approaches to summarization from zero-shot prompting of LLMs large and small to fine-tuning smaller models like mT5 with and without three data augmentation approaches and multilingual transfer. We also explore an LLM translation pipeline approach, translating from the source language to English, summarizing and translating back. Evaluating with five different metrics, we find that there is variation across LLMs in their performance across similar parameter sizes, that our multilingual fine-tuned mT5 baseline outperforms most other approaches including zero-shot LLM performance for most metrics, and that LLM as judge may be less reliable on less-resourced languages.

Keywords

Cite

@article{arxiv.2512.24410,
  title  = {Comparing Approaches to Automatic Summarization in Less-Resourced Languages},
  author = {Chester Palen-Michel and Constantine Lignos},
  journal= {arXiv preprint arXiv:2512.24410},
  year   = {2026}
}

Comments

Under review

R2 v1 2026-07-01T08:46:06.459Z