Low-Rank Adaptation for Multilingual Summarization: An Empirical Study
Chenxi Whitehouse, Fantine Huot, Jasmijn Bastings, Mostafa Dehghani,, Chu-Cheng Lin, Mirella Lapata

TL;DR
This paper evaluates Low-Rank Adaptation (LoRA) for multilingual summarization, demonstrating its efficiency and effectiveness in low-data and cross-lingual transfer scenarios compared to full fine-tuning.
Contribution
It provides an extensive empirical analysis of LoRA in multilingual summarization, highlighting its advantages over full fine-tuning in specific low-resource and transfer settings.
Findings
LoRA performs competitively with full fine-tuning in high-data settings.
LoRA outperforms full fine-tuning in low-data and cross-lingual transfer scenarios.
Continued LoRA tuning surpasses full fine-tuning and dynamic module composition in few-shot transfer.
Abstract
Although the advancements of pre-trained Large Language Models have significantly accelerated recent progress in NLP, their ever-increasing size poses significant challenges for conventional fine-tuning, especially in memory-intensive tasks. We investigate the potential of Parameter-Efficient Fine-Tuning, focusing on Low-Rank Adaptation (LoRA), in the domain of multilingual summarization, a task that is both challenging (due to typically long inputs), and relatively unexplored. We conduct an extensive study across different data availability scenarios, including high- and low-data settings, and cross-lingual transfer, leveraging models of different sizes. Our findings reveal that LoRA is competitive with full fine-tuning when trained with high quantities of data, and excels in low-data scenarios and cross-lingual transfer. We also study different strategies for few-shot cross-lingual…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsAdvanced Text Analysis Techniques · Text and Document Classification Technologies · Topic Modeling
