paper-with-me

Papers

Multilingual Prompt Engineering in Large Language Models: A Survey Across NLP Tasks

2025-05-16 · Shubham Vatsal, Harsh Dubey, Aditi Singh

Large language models (LLMs) have demonstrated impressive performance across a wide range of Natural Language Processing (NLP) tasks. However, ensuring their effectiveness across multiple languages presents unique challenges. Multilingual prompt engineering has emerged as a key approach to enhance LLMs' capabilities in diverse linguistic settings without requiring extensive parameter re-training or fine-tuning. With growing interest in multilingual prompt engineering over the past two to three years, researchers have explored various strategies to improve LLMs' performance across languages and NLP tasks. By crafting structured natural language prompts, researchers have successfully extracted knowledge from LLMs across different languages, making these techniques an accessible pathway for a broader audience, including those without deep expertise in machine learning, to harness the capabilities of LLMs. In this paper, we survey and categorize different multilingual prompting techniques based on the NLP tasks they address across a diverse set of datasets that collectively span around 250 languages. We further highlight the LLMs employed, present a taxonomy of approaches and discuss potential state-of-the-art (SoTA) methods for specific multilingual datasets. Additionally, we derive a range of insights across language families and resource levels (high-resource vs. low-resource), including analyses such as the distribution of NLP tasks by language resource type and the frequency of prompting methods across different language families. Our survey reviews 36 research papers covering 39 prompting techniques applied to 30 multilingual NLP tasks, with the majority of these studies published in the last two years.

📄 PDF Abstract BibTeX arXiv:2505.11665

Code (0)

등록된 구현이 없습니다.

Tasks

Multilingual NLPPrompt Engineering

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

Large Language Models for Multilingual Code Intelligence: A Survey

2026-04-27 · Chao Jiang, Dugang Liu, Cheng Wen, Zhiwu Xu 외 arxiv

Large language models have transformed AI-assisted software engineering, but current research remains biased toward high-resource languages such as Python, with weaker performance in languages like Rust and OCaml. Since …

Code TranslationCode Generation

A Systematic Survey of Prompt Engineering on Vision-Language Foundation Models

2023-07-24 · Jindong Gu, Zhen Han, Shuo Chen, Ahmad Beirami 외

Prompt engineering is a technique that involves augmenting a large pre-trained model with task-specific hints, known as prompts, to adapt the model to new tasks. Prompts can be created manually as natural language instru…

Image GenerationImage-text matchingLanguage ModelingLanguage Modelling+5

A Survey of Prompt Engineering Methods in Large Language Models for Different NLP Tasks

2024-07-17 · Shubham Vatsal, Harsh Dubey

Large language models (LLMs) have shown remarkable performance on many different Natural Language Processing (NLP) tasks. Prompt engineering plays a key role in adding more to the already existing abilities of LLMs to ac…

Prompt Engineering

Prompt Design and Engineering: Introduction and Advanced Methods

2024-01-24 · Xavier Amatriain

Prompt design and engineering has rapidly become essential for maximizing the potential of large language models. In this paper, we introduce core concepts, advanced techniques like Chain-of-Thought and Reflection, and t…

Prompt EngineeringSurvey

A Systematic Survey of Prompt Engineering in Large Language Models: Techniques and Applications

2024-02-05 · Pranab Sahoo, Ayush Kumar Singh, Sriparna Saha, Vinija Jain 외

Prompt engineering has emerged as an indispensable technique for extending the capabilities of large language models (LLMs) and vision-language models (VLMs). This approach leverages task-specific instructions, known as …

Prompt EngineeringQuestion Answering