paper-with-me

Papers

PolyPrompt: Automating Knowledge Extraction from Multilingual Language Models with Dynamic Prompt Generation

2025-02-27 · Nathan Roll

Large language models (LLMs) showcase increasingly impressive English benchmark scores, however their performance profiles remain inconsistent across multilingual settings. To address this gap, we introduce PolyPrompt, a novel, parameter-efficient framework for enhancing the multilingual capabilities of LLMs. Our method learns a set of trigger tokens for each language through a gradient-based search, identifying the input query's language and selecting the corresponding trigger tokens which are prepended to the prompt during inference. We perform experiments on two ~1 billion parameter models, with evaluations on the global MMLU benchmark across fifteen typologically and resource diverse languages, demonstrating accuracy gains of 3.7%-19.9% compared to naive and translation-pipeline baselines.

📄 PDF Abstract BibTeX arXiv:2502.19756

Code (0)

등록된 구현이 없습니다.

Tasks

MMLU

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Are LLMs Truly Multilingual? Exploring Zero-Shot Multilingual Capability of LLMs for Information Retrieval: An Italian Healthcare Use Case

2025-12-04 · Vignesh Kumar Kembu, Pierandrea Morandini, Marta Bianca Maria Ranzini, Antonino Nocera arxiv

Large Language Models (LLMs) have become a key topic in AI and NLP, transforming sectors like healthcare, finance, education, and marketing by improving customer service, automating tasks, providing insights, improving d…

Information ExtractionInformation Retrieval

Not All Languages are Equal: Insights into Multilingual Retrieval-Augmented Generation

2024-10-29 · Suhang Wu, Jialong Tang, Baosong Yang, Ante Wang 외

RALMs (Retrieval-Augmented Language Models) broaden their knowledge scope by incorporating external textual resources. However, the multilingual nature of global knowledge necessitates RALMs to handle diverse languages, …

AllRetrievalRetrieval-augmented GenerationSelection bias+1

X-WikiRE: A Large, Multilingual Resource for Relation Extraction as Machine Comprehension

2019-08-14 · WS 2019 11 · Mostafa Abdou, Cezar Sas, Rahul Aralikatte, Isabelle Augenstein 외

Although the vast majority of knowledge bases KBs are heavily biased towards English, Wikipedias do cover very different topics in different languages. Exploiting this, we introduce a new multilingual dataset (X-WikiRE),…

Reading ComprehensionRelationRelation Extraction

WebMMU: A Benchmark for Multimodal Multilingual Website Understanding and Code Generation

2025-08-22 · Rabiul Awal, Mahsa Massoud, Aarash Feizi, Zichao Li 외 arxiv

We present WebMMU, a multilingual benchmark that evaluates three core web tasks: (1) website visual question answering, (2) code editing involving HTML/CSS/JavaScript, and (3) mockup-to-code generation. Unlike prior benc…

Visual Question AnsweringInformation ExtractionCode Generation

Multilingual Entity and Relation Extraction from Unified to Language-specific Training

2023-01-11 · Zixiang Wang, Jian Yang, Tongliang Li, Jiaheng Liu 외

Entity and relation extraction is a key task in information extraction, where the output can be used for downstream NLP tasks. Existing approaches for entity and relation extraction tasks mainly focus on the English corp…

RelationRelation ExtractionSentence