中文
相关论文

相关论文: MultiFiT: Efficient Multi-lingual Language Model F…

200 篇论文

Instruction tuning (IT) is widely used to teach pretrained large language models (LLMs) to follow arbitrary instructions, but is under-studied in multilingual settings. In this work, we conduct a systematic study of zero-shot cross-lingual…

计算与语言 · 计算机科学 2024-04-23 Nadezhda Chirkova , Vassilina Nikoulina

Pretrained multilingual contextual representations have shown great success, but due to the limits of their pretraining data, their benefits do not apply equally to all language varieties. This presents a challenge for language varieties…

计算与语言 · 计算机科学 2022-06-22 Ethan C. Chau , Lucy H. Lin , Noah A. Smith

Full fine-tuning is a popular approach to adapt Transformer-based pre-trained large language models to a specific downstream task. However, the substantial requirements for computational power and storage have discouraged its widespread…

计算与语言 · 计算机科学 2024-05-02 Samir Arora , Liangliang Wang

The capacity and effectiveness of pre-trained multilingual models (MLMs) for zero-shot cross-lingual transfer is well established. However, phenomena of positive or negative transfer, and the effect of language choice still need to be fully…

计算与语言 · 计算机科学 2024-04-01 Fahim Faisal , Antonios Anastasopoulos

This paper explores a simple method for improving the zero-shot learning abilities of language models. We show that instruction tuning -- finetuning language models on a collection of tasks described via instructions -- substantially…

计算与语言 · 计算机科学 2022-02-10 Jason Wei , Maarten Bosma , Vincent Y. Zhao , Kelvin Guu , Adams Wei Yu , Brian Lester , Nan Du , Andrew M. Dai , Quoc V. Le

Unlike mainstream languages (such as English and French), low-resource languages often suffer from a lack of expert-annotated corpora and benchmark resources that make it hard to apply state-of-the-art techniques directly. In this paper, we…

计算与语言 · 计算机科学 2019-07-04 Jan Christian Blaise Cruz , Charibeth Cheng

Through prompting, large-scale pre-trained models have become more expressive and powerful, gaining significant attention in recent years. Though these big models have zero-shot capabilities, in general, labeled data are still required to…

机器学习 · 计算机科学 2023-05-02 Korawat Tanwisuth , Shujian Zhang , Huangjie Zheng , Pengcheng He , Mingyuan Zhou

Advancements in Large Language Models (LLMs) have significantly enhanced instruction-following capabilities. However, most Instruction Fine-Tuning (IFT) datasets are predominantly in English, limiting model performance in other languages.…

Massively multilingual language models such as multilingual BERT offer state-of-the-art cross-lingual transfer performance on a range of NLP tasks. However, due to limited capacity and large differences in pretraining data sizes, there is a…

计算与语言 · 计算机科学 2021-09-13 Jonas Pfeiffer , Ivan Vulić , Iryna Gurevych , Sebastian Ruder

Inductive transfer learning has greatly impacted computer vision, but existing approaches in NLP still require task-specific modifications and training from scratch. We propose Universal Language Model Fine-tuning (ULMFiT), an effective…

计算与语言 · 计算机科学 2018-05-24 Jeremy Howard , Sebastian Ruder

Improving multilingual language models capabilities in low-resource languages is generally difficult due to the scarcity of large-scale data in those languages. In this paper, we relax the reliance on texts in low-resource languages by…

计算与语言 · 计算机科学 2024-02-06 Fajri Koto , Tilman Beck , Zeerak Talat , Iryna Gurevych , Timothy Baldwin

Zero-shot cross-lingual knowledge transfer enables the multilingual pretrained language model (mPLM), finetuned on a task in one language, make predictions for this task in other languages. While being broadly studied for natural language…

计算与语言 · 计算机科学 2024-04-23 Nadezhda Chirkova , Sheng Liang , Vassilina Nikoulina

Pre-trained large language models (LLMs) have become a cornerstone of modern natural language processing, with their capabilities extending across a wide range of applications and languages. However, the fine-tuning of multilingual LLMs,…

计算与语言 · 计算机科学 2025-07-08 Wanru Zhao , Yihong Chen , Royson Lee , Xinchi Qiu , Yan Gao , Hongxiang Fan , Nicholas D. Lane

Recent progress in task-oriented neural dialogue systems is largely focused on a handful of languages, as annotation of training data is tedious and expensive. Machine translation has been used to make systems multilingual, but this can…

计算与语言 · 计算机科学 2021-09-29 Nikita Moghe , Mark Steedman , Alexandra Birch

Pretrained language models have improved zero-shot text classification by allowing the transfer of semantic knowledge from the training data in order to classify among specific label sets in downstream tasks. We propose a simple way to…

计算与语言 · 计算机科学 2023-10-24 Lingyu Gao , Debanjan Ghosh , Kevin Gimpel

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 model adaptation to…

计算与语言 · 计算机科学 2023-11-15 Nohil Park , Joonsuk Park , Kang Min Yoo , Sungroh Yoon

Existing research has shown that a multilingual pre-trained language model fine-tuned with one (source) language also performs well on downstream tasks for non-source languages, even though no fine-tuning is done on these languages.…

计算与语言 · 计算机科学 2023-05-22 Yiduo Guo , Yaobo Liang , Dongyan Zhao , Bing Liu , Duan Nan

Pre-trained Language Models (PLMs) can be accurately fine-tuned for downstream text processing tasks. Recently, researchers have introduced several parameter-efficient fine-tuning methods that optimize input prompts or adjust a small number…

计算与语言 · 计算机科学 2024-06-07 Saeed Najafi , Alona Fyshe

Multilingual pre-trained contextual embedding models (Devlin et al., 2019) have achieved impressive performance on zero-shot cross-lingual transfer tasks. Finding the most effective fine-tuning strategy to fine-tune these models on…

计算与语言 · 计算机科学 2021-07-22 Weijia Xu , Batool Haider , Jason Krone , Saab Mansour

Multilingual proficiency presents a significant challenge for large language models (LLMs). English-centric models are usually suboptimal in other languages, particularly those that are linguistically distant from English. This performance…

计算与语言 · 计算机科学 2025-01-07 Geyu Lin , Bin Wang , Zhengyuan Liu , Nancy F. Chen