Pith. sign in

REVIEW 3 cited by

Escaping the sentence-level paradigm in machine translation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2304.12959 v2 pith:YJ7O5KE3 submitted 2023-04-25 cs.CL

classification cs.CL
keywords translationdocumentdatamachinerightarrowarchitecturesdocument-levellanguage
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

It is well-known that document context is vital for resolving a range of translation ambiguities, and in fact the document setting is the most natural setting for nearly all translation. It is therefore unfortunate that machine translation -- both research and production -- largely remains stuck in a decades-old sentence-level translation paradigm. It is also an increasingly glaring problem in light of competitive pressure from large language models, which are natively document-based. Much work in document-context machine translation exists, but for various reasons has been unable to catch hold. This paper suggests a path out of this rut by addressing three impediments at once: what architectures should we use? where do we get document-level information for training them? and how do we know whether they are any good? In contrast to work on specialized architectures, we show that the standard Transformer architecture is sufficient, provided it has enough capacity. Next, we address the training data issue by taking document samples from back-translated data only, where the data is not only more readily available, but is also of higher quality compared to parallel document data, which may contain machine translation output. Finally, we propose generative variants of existing contrastive metrics that are better able to discriminate among document systems. Results in four large-data language pairs (DE$\rightarrow$EN, EN$\rightarrow$DE, EN$\rightarrow$FR, and EN$\rightarrow$RU) establish the success of these three pieces together in improving document-level performance.

Discussion (0). Sign in to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Can an Old Dog Be Taught New Tricks? Taking LLMs Beyond Sentence Level Translation

    cs.CL 2026-07 conditional novelty 5.0 of 10

    A RAG-based system with user specifications and comparable-corpus context can push LLMs toward whole-document reformulation in English-to-Spanish translation, though the reformulations were not consistently judged better.

  2. MLLP-VRAIN UPV system for the IWSLT 2025 Simultaneous Speech Translation Translation task

    cs.CL 2025-06 conditional novelty 4.0 of 10

    A cascade of Whisper and NLLB, adapted with prefix training and streaming policies, achieves 29.8 BLEU on the IWSLT 2025 simultaneous speech translation test set.

  3. Beyond the Sentence: A Survey on Context-Aware Machine Translation with Large Language Models

    cs.CL 2025-06 conditional novelty 4.0 of 10

    A survey of context-aware machine translation with large language models, categorizing prompting, fine-tuning, and agent-based approaches.

Pith tools