CLAIIRDec 7, 2024

PromptRefine: Enhancing Few-Shot Performance on Low-Resource Indic Languages with Example Selection from Related Example Banks

arXiv:2412.05710v214 citationsh-index: 11NAACL
Originality Incremental advance
AI Analysis

This addresses the problem of few-shot learning performance degradation in low-resource Indic languages for NLP researchers and practitioners, representing a domain-specific incremental advance.

The paper tackles the challenge of selecting optimal few-shot demonstrations for in-context learning in low-resource Indic languages, proposing PromptRefine, which uses cross-language retrieval from related high-resource languages and diversity enhancement to achieve significant performance improvements over existing frameworks on four text generation tasks with models like LLAMA-3.1-8B.

Large Language Models (LLMs) have recently demonstrated impressive few-shot learning capabilities through in-context learning (ICL). However, ICL performance is highly dependent on the choice of few-shot demonstrations, making the selection of the most optimal examples a persistent research challenge. This issue is further amplified in low-resource Indic languages, where the scarcity of ground-truth data complicates the selection process. In this work, we propose PromptRefine, a novel Alternating Minimization approach for example selection that improves ICL performance on low-resource Indic languages. PromptRefine leverages auxiliary example banks from related high-resource Indic languages and employs multi-task learning techniques to align language-specific retrievers, enabling effective cross-language retrieval. Additionally, we incorporate diversity in the selected examples to enhance generalization and reduce bias. Through comprehensive evaluations on four text generation tasks -- Cross-Lingual Question Answering, Multilingual Question Answering, Machine Translation, and Cross-Lingual Summarization using state-of-the-art LLMs such as LLAMA-3.1-8B, LLAMA-2-7B, Qwen-2-7B, and Qwen-2.5-7B, we demonstrate that PromptRefine significantly outperforms existing frameworks for retrieving examples.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes