paper-with-me

Papers

Comparing Approaches to Automatic Summarization in Less-Resourced Languages

2025-12-30 · Chester Palen-Michel, Constantine Lignos arxiv

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.

📄 PDF Abstract BibTeX arXiv:2512.24410

Code (0)

등록된 구현이 없습니다.

Tasks

Text SummarizationData Augmentation

Similar Papers 제목 키워드 기반

LR-Sum: Summarization for Less-Resourced Languages

2022-12-19 · Chester Palen-Michel, Constantine Lignos

This preprint describes work in progress on LR-Sum, a new permissively-licensed dataset created with the goal of enabling further research in automatic summarization for less-resourced languages. LR-Sum contains human-wr…

QFS-Composer: Query-focused summarization pipeline for less resourced languages

2026-04-12 · Vuk Đuranović, Marko Robnik Šikonja arxiv

Large language models (LLMs) demonstrate strong performance in text summarization, yet their effectiveness drops significantly across languages with restricted training resources. This work addresses the challenge of que…

Question GenerationText SummarizationQuestion Answering

One model to rule them all: ranking Slovene summarizers

2023-06-20 · Aleš Žagar, Marko Robnik-Šikonja

Text summarization is an essential task in natural language processing, and researchers have developed various approaches over the years, ranging from rule-based systems to neural networks. However, there is no single mo…

AllText Summarization

Unsupervised Approach to Multilingual User Comments Summarization

2021-04-01 · EACL (Hackashop) 2021 4 · Aleš Žagar, Marko Robnik-Šikonja

User commenting is a valuable feature of many news outlets, enabling them a contact with readers and enabling readers to express their opinion, provide different viewpoints, and even complementary information. Yet, large…

Extractive SummarizationSentence

An Enhanced Method For Evaluating Automatic Video Summaries

2014-01-14 · Karim M. Mahmoud

Evaluation of automatic video summaries is a challenging problem. In the past years, some evaluation methods are presented that utilize only a single feature like color feature to detect similarity between automatic vide…

Video Summarization