TL;DR
This paper introduces a voting-based modeling approach for system combination in machine translation, improving the integration of hypotheses from multiple systems through a novel influence quantification method.
Contribution
It proposes a new voting model that explicitly analyzes hypothesis relations and combines statistical and neural methods for end-to-end training in machine translation.
Findings
Achieves significant improvements over state-of-the-art baselines.
Effectively captures consensus between hypotheses.
Enhances system combination performance in MT tasks.
Abstract
System combination is an important technique for combining the hypotheses of different machine translation systems to improve translation performance. Although early statistical approaches to system combination have been proven effective in analyzing the consensus between hypotheses, they suffer from the error propagation problem due to the use of pipelines. While this problem has been alleviated by end-to-end training of multi-source sequence-to-sequence models recently, these neural models do not explicitly analyze the relations between hypotheses and fail to capture their agreement because the attention to a word in a hypothesis is calculated independently, ignoring the fact that the word might occur in multiple hypotheses. In this work, we propose an approach to modeling voting for system combination in machine translation. The basic idea is to enable words in hypotheses from…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
