paper-with-me

Papers

Quality Estimation Reranking for Document-Level Translation

2025-10-10 · Krzysztof Mrozinski, Minji Kang, Ahmed Khota, Vincent Michael Sutanto, Giovanni Gatti De Giacomo arxiv

Quality estimation (QE) reranking is a form of quality-aware decoding which aims to improve machine translation (MT) by scoring and selecting the best candidate from a pool of generated translations. While known to be effective at the sentence level, its application to the increasingly prominent domain of document-level translation remains underexplored. In this work, we evaluate QE reranking performance on document-level (rather than the typical sentence-level) translation, using various learned and large language model (LLM)-based QE metrics. We find that with our best learned metric, SLIDE, BLEURT-20 scores improve by +2.00 with only two candidates, and by +5.09 with 32, across both decoder-only LLM models and encoder-decoder neural machine translation (NMT) models. Using the best LLM-based metric, GEMBA-DA, gains of +1.63 and +4.30 are achieved under the same conditions. Although gains shrink with longer inputs, reranking with 32 candidates yields improvements of +2.34 (SLIDE) and +1.40 (GEMBA-DA) on our longest documents (512-1024 source tokens). These findings demonstrate the practical value of document-level QE, with minimal runtime overhead given suitable translation models and hardware.

📄 PDF Abstract BibTeX arXiv:2510.08870

Code (0)

등록된 구현이 없습니다.

Tasks

Machine Translation

Similar Papers 제목 키워드 기반

Multi-Document Summarization via Discriminative Summary Reranking

2015-07-08 · Xiaojun Wan, Ziqiang Cao, Furu Wei, Sujian Li 외

Existing multi-document summarization systems usually rely on a specific summarization model (i.e., a summarization method with a specific parameter setting) to extract summaries for different document sets with differen…

Document SummarizationMulti-Document SummarizationRerankingSentence

Early-Exit and Instant Confidence Translation Quality Estimation

2025-02-20 · Vilém Zouhar, Maike Züfle, Beni Egressy, Julius Cheng 외

Quality estimation is omnipresent in machine translation, for both evaluation and generation. Unfortunately, quality estimation models are often opaque and computationally expensive, making them impractical to be part of…

Machine TranslationRerankingTranslation

Unveiling the Power of Source: Source-based Minimum Bayes Risk Decoding for Neural Machine Translation

2024-06-17 · Boxuan Lyu, Hidetaka Kamigaito, Kotaro Funakoshi, Manabu Okumura

Maximum a posteriori decoding, a commonly used method for neural machine translation (NMT), aims to maximize the estimated posterior probability. However, high estimated probability does not always lead to high translati…

Machine TranslationNMTRerankingTranslation

Don't Rank, Combine! Combining Machine Translation Hypotheses Using Quality Estimation

2024-01-12 · Giorgos Vernikos, Andrei Popescu-Belis

Neural machine translation systems estimate probabilities of target sentences given source sentences, yet these estimates may not align with human preferences. This work introduces QE-fusion, a method that synthesizes tr…

Machine TranslationRerankingTranslation

Zero-Shot Cross-Lingual Reranking with Large Language Models for Low-Resource Languages

2023-12-26 · Mofetoluwa Adeyemi, Akintunde Oladipo, Ronak Pradeep, Jimmy Lin

Large language models (LLMs) have shown impressive zero-shot capabilities in various document reranking tasks. Despite their successful implementations, there is still a gap in existing literature on their effectiveness …

Cross-Lingual Information RetrievalInformation RetrievalRerankingRetrieval