Google Translate outperforms NLLB-200, OPUS-MT, and IndicTrans2 on English-Hindi translation on 18,000+ parallel sentences and a 400-question FAQ corpus, with all models degrading as sentence length grows.
Overcoming the Curse of Sentence Length for Neural Machine Translation using Automatic Segmentation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
The authors of (Cho et al., 2014a) have shown that the recently introduced neural network translation systems suffer from a significant drop in translation quality when translating long sentences, unlike existing phrase-based translation systems. In this paper, we propose a way to address this issue by automatically segmenting an input sentence into phrases that can be easily translated by the neural network translation model. Once each segment has been independently translated by the neural machine translation model, the translated clauses are concatenated to form a final translation. Empirical results show a significant improvement in translation quality for long sentences.
citation-role summary
citation-polarity summary
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Evaluating Machine Translation Models for English-Hindi Language Pairs: A Comparative Analysis
Google Translate outperforms NLLB-200, OPUS-MT, and IndicTrans2 on English-Hindi translation on 18,000+ parallel sentences and a 400-question FAQ corpus, with all models degrading as sentence length grows.