用跨语言提示编码器提升低资源语言的模型表现
Cross-Prompt Encoder for Low-Performing Languages
- 设计轻量级跨语言提示编码器,融合多语种训练
- 在SIB-200上使低性能语言准确率显著提升
- 适合需要跨语言迁移的低资源语言任务
软提示已成为参数高效微调(PEFT)中替代适配器的强大方法,使大语言模型能在不修改架构或更新参数的情况下适应下游任务。尽管已有研究关注通过小神经网络提示编码器中的参数交互来稳定训练,但其在跨语言迁移中的潜力尚未被探索。本文证明提示编码器可在提升低性能语言(即使全模型微调也表现不佳的语言)性能中发挥核心作用。我们提出一种轻量级编码器配合多种类型语言的多源训练,称为跨提示编码器(XPE),并发现其能有效捕捉跨语言的抽象可迁移模式。为补充XPE,我们引入双软提示机制,结合编码器生成的提示与直接训练的标准软提示。该混合设计在既需普遍结构又需语言特异性对齐的目标语言上尤为有效。在SIB-200基准上使用XLM-R进行文本分类实验显示:XPE在低性能语言上效果最佳,而混合变体在多语言设置中具备更广适应性。
原文摘要 · Abstract (English)
Soft prompts have emerged as a powerful alternative to adapters in parameter-efficient fine-tuning (PEFT), enabling large language models (LLMs) to adapt to downstream tasks without architectural changes or parameter updates. While prior work has focused on stabilizing training via parameter interaction in small neural prompt encoders, their broader potential for transfer across languages remains unexplored. In this paper, we demonstrate that a prompt encoder can play a central role in improving performance on low-performing languages - those that achieve poor accuracy even under full-model fine-tuning. We investigate a lightweight encoder paired with multi-source training on typologically diverse languages. We call this architecture-training combination the Cross-Prompt Encoder (XPE), and show that it advances the capture of abstract, transferable patterns across languages. To complement XPE, we propose a Dual Soft Prompt mechanism that combines an encoder-based prompt with a directly trained standard soft prompt. This hybrid design proves especially effective for target languages that benefit from both broadly shared structure and language-specific alignment. Text classification experiments with a transformer encoder (XLM-R) on the SIB-200 benchmark reveal a consistent trade-off: XPE is most effective for low-performing languages, while hybrid variants offer broader adaptability across multilingual settings.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。