paper-with-me

홈 › Papers

Searching for Effective Multilingual Fine-Tuning Methods: A Case Study in Summarization

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Recently, a large number of tuning strategies have been proposed to adapt pre-trained language models to downstream tasks. In this paper, we perform an extensive empirical evaluation of various tuning strategies for multilingual learning, particularly in the context of text summarization. Specifically, we explore the relative advantages of three families of multilingual tuning strategies (a total of five models) and empirically evaluate them for summarization over 45 languages. Experimentally, we not only established a new state-of-the-art on the XL-Sum dataset but also derive a series of observations that hopefully can provide hints for future research on the design of multilingual tuning strategies.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Text Summarization

Similar Papers 제목 키워드 기반

Searching for Effective Multilingual Fine-Tuning Methods: A Case Study in Summarization

2022-12-12 · Yiwei Qin, Graham Neubig, PengFei Liu

Recently, a large number of tuning strategies have been proposed to adapt pre-trained language models to downstream tasks. In this paper, we perform an extensive empirical evaluation of various tuning strategies for mult…

Text Summarization

Efficient Compression of Multitask Multilingual Speech Models

2024-05-02 · Thomas Palmeira Ferraz

Whisper is a multitask and multilingual speech model covering 99 languages. It yields commendable automatic speech recognition (ASR) results in a subset of its covered languages, but the model still underperforms on a no…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Knowledge DistillationQuantization+2

On the Analysis of Cross-Lingual Prompt Tuning for Decoder-based Multilingual Model

2023-11-14 · Nohil Park, Joonsuk Park, Kang Min Yoo, Sungroh Yoon

An exciting advancement in the field of multilingual models is the emergence of autoregressive models with zero- and few-shot capabilities, a phenomenon widely reported in large-scale language models. To further improve …

DecoderNERparameter-efficient fine-tuningPOS

One Adapter for All Programming Languages? Adapter Tuning for Code Search and Summarization

2023-03-28 · Deze Wang, Boxing Chen, Shanshan Li, Wei Luo 외

As pre-trained models automate many code intelligence tasks, a widely used paradigm is to fine-tune a model on the task dataset for each programming language. A recent study reported that multilingual fine-tuning benefit…

AllCode SearchCode Summarization

Soft Token Alignment for Cross-Lingual Reasoning

2026-06-25 · Jiayi He, Jungsoo Park, Wei Xu, Alan Ritter arxiv

Multilingual large language models often produce inconsistent reasoning and answers for semantically equivalent prompts in different languages. Prior work suggests that intermediate representations can be relatively lang…