次回の更新記事:【論文著者監修・コメント】AIエージェントへの人間…(公開予定日:2026年07月27日)
AIDB Daily Papers

老犬に新しい芸は教えられるか?LLMによる文単位を超えた翻訳への挑戦

原題: Can an Old Dog Be Taught New Tricks? Taking LLMs Beyond Sentence Level Translation
著者: Alaina Brandt
公開日: 2026-07-15 | 分野: LLM 機械翻訳 RAG 自然言語処理 cs.CL

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

ポイント

  • RAGを活用し、文書全体の文脈やコーパス情報を参照して翻訳を行うシステムPATを提案した。
  • 従来の文単位の翻訳パラダイムを脱却し、言語間の修辞的規範や文脈の違いを反映した翻訳を目指した点が新しい。
  • LLMが文書全体の再構成を促進できる可能性を示したが、翻訳の有効性を高めるにはさらなる改善が必要である。

Abstract

Automatic translation systems, from CAT tools to MT, overwhelmingly treat translation as a sentence-by-sentence act. This paper asks whether LLMs can be moved beyond that paradigm through whole-document, corpus-informed translation. We present PAT (Pragmatic Auto-Translator), a RAG-based system that pairs user-configured specifications with context from a comparable corpus of authentic longform texts in U.S. English and Latin American Spanish, passing retrieved paragraph-, section-, and document-level examples to an LLM for whole-document generation. The goal is draft translation for professional verification: target texts reformulated to fit their Spanish-language context, where discourse organization, rhetorical style, and pragmatic norms differ meaningfully from English. We evaluated six automatic translations of essays on generative AI across three projects using a customized MQM typology, assessed by two trained evaluators working from U.S. English into LATAM and Mexican Spanish. Results show that a limited prompt produced no meaningful reformulation, and specifications and corpus-informed translations at times showed substantial reformulation, though not always to effect. We find that LLMs can be moved toward reformulation and away from the sentence-by-sentence paradigm, though more work is needed to improve the effectiveness of those reformulations. In this paper, we discuss considerations related to automatic translation system design, corpus construction, and translation quality evaluation methodology and results.

Paper AI Chat

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

質問の例:

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

会員登録 / ログイン

関連するAIDB記事