paper-with-me

Papers

Polyglot Prompt: Multilingual Multitask PrompTraining

2022-04-29 · Jinlan Fu, See-Kiong Ng, PengFei Liu

This paper aims for a potential architectural improvement for multilingual learning and asks: Can different tasks from different languages be modeled in a monolithic framework, i.e. without any task/language-specific module? The benefit of achieving this could open new doors for future multilingual research, including allowing systems trained on low resources to be further assisted by other languages as well as other tasks. We approach this goal by developing a learning framework named Polyglot Prompting to exploit prompting methods for learning a unified semantic space for different languages and tasks with multilingual prompt engineering. We performed a comprehensive evaluation of 6 tasks, namely topic classification, sentiment classification, named entity recognition, question answering, natural language inference, and summarization, covering 24 datasets and 49 languages. The experimental results demonstrated the efficacy of multilingual multitask prompt-based learning and led to inspiring observations. We also present an interpretable multilingual evaluation methodology and show how the proposed framework, multilingual multitask prompt training, works. We release all datasets prompted in the best setting and code.

📄 PDF Abstract BibTeX arXiv:2204.14264

Code (1)

jinlanfu/polyglot_prompt 공식 구현 pytorch

Tasks

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Natural Language InferencePrompt EngineeringQuestion AnsweringSentiment AnalysisSentiment ClassificationTopic Classification

Similar Papers 제목 키워드 기반

PolygloToxicityPrompts: Multilingual Evaluation of Neural Toxic Degeneration in Large Language Models

2024-05-15 · Devansh Jain, Priyanshu Kumar, Samuel Gehman, Xuhui Zhou 외

Recent advances in large language models (LLMs) have led to their extensive global deployment, and ensuring their safety calls for comprehensive and multilingual toxicity evaluations. However, existing toxicity benchmark…

Benchmarking

Sources of Transfer in Multilingual Named Entity Recognition

2020-05-02 · ACL 2020 6 · David Mueller, Nicholas Andrews, Mark Dredze

Named-entities are inherently multilingual, and annotations in any given language may be limited. This motivates us to consider polyglot named-entity recognition (NER), where one model is trained using annotated data dra…

Multilingual Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

Bridging the Gap: Dynamic Learning Strategies for Improving Multilingual Performance in LLMs

2024-05-28 · Somnath Kumar, Vaibhav Balloli, Mercy Ranjit, Kabir Ahuja 외

Large language models (LLMs) are at the forefront of transforming numerous domains globally. However, their inclusivity and effectiveness remain limited for non-Latin scripts and low-resource languages. This paper tackle…

Question AnsweringRAGRetrieval-augmented Generation

A Technical Report for Polyglot-Ko: Open-Source Large-Scale Korean Language Models

2023-06-04 · Hyunwoong Ko, Kichang Yang, Minho Ryu, Taekyoon Choi 외

Polyglot is a pioneering project aimed at enhancing the non-English language performance of multilingual language models. Despite the availability of various multilingual models such as mBERT (Devlin et al., 2019), XGLM …

Polyglots or Multitudes? Multilingual LLM Answers to Value-laden Multiple-Choice Questions

2026-02-05 · Léo Labat, Etienne Ollion, François Yvon arxiv

Multiple-Choice Questions (MCQs) are often used to assess knowledge, reasoning abilities, and even values encoded in large language models (LLMs). While the effect of multilingualism has been studied on LLM factual recal…

Machine Translation