次回の更新記事:誤解を招きやすいAI用語6選、技術語なのに揺れる意味(公開予定日:2026年04月30日)
AIDB Daily Papers

固定プロンプトから学習型ルーティングへ:多言語LLMの進化

原題: No One Fits All: From Fixed Prompting to Learned Routing in Multilingual LLMs
著者: Wei-Chi Wu, Sheng-Lun Wei, Hen-Hsen Huang, Hsin-Hsi Chen
公開日: 2026-04-18 | 分野: LLM NLP 機械翻訳 多言語 cs.CL プロンプトエンジニアリング

※ 日本語タイトル・ポイントはAIによる自動生成です。正確な内容は原論文をご確認ください。

ポイント

  • 多言語LLMにおける翻訳ベースのプロンプト戦略の効果を10言語で評価し、万能な戦略は存在しないことを発見した。
  • 低リソース言語では不完全な翻訳でも効果が高く、高リソース言語では効果が薄く、自己ルーティングは明示的翻訳を下回った。
  • インスタンスごとに最適なプロンプト戦略を学習する軽量分類器を導入し、固定戦略を大幅に上回る改善と汎化性能を示した。

Abstract

Translation-based prompting is widely used in multilingual LLMs, yet its effectiveness varies across languages and tasks. We evaluate prompting strategies across ten languages of different resource levels and four benchmarks. Our analysis shows that no single strategy is universally optimal. Translation strongly benefits low-resource languages even when translation quality is imperfect, high-resource languages gain little, and prompt-based self-routing underperforms explicit translation. Motivated by these findings, we formulate prompting strategy selection as a learned decision problem and introduce lightweight classifiers that predict whether native or translation-based prompting is optimal for each instance. The classifiers achieve statistically significant improvements over fixed strategies across four benchmarks and generalize to unseen task formats not observed during training. Further analysis reveals that language resource level, rather than translation quality alone, determines when translation is beneficial.

Paper AI Chat

この論文のPDF全文を対象にAIに質問できます。

質問の例:

AIチャット機能を利用するには、ログインまたは会員登録(無料)が必要です。

会員登録 / ログイン

💬 ディスカッション

ディスカッションに参加するにはログインが必要です。

ログイン / アカウント作成 →

関連するAIDB記事