Local Translation Prediction with Global Sentence Representation
Jiajun Zhang

TL;DR
This paper introduces a neural network approach that incorporates global sentence-level features to improve translation prediction, leading to significant quality enhancements over traditional models.
Contribution
It proposes a novel bilingually-constrained chunk-based CNN for sentence representation and integrates it into translation prediction, combining local and global information.
Findings
Substantial improvements in translation quality over baseline models
Effective use of sentence-level features for translation prediction
Enhanced model performance demonstrated through large-scale experiments
Abstract
Statistical machine translation models have made great progress in improving the translation quality. However, the existing models predict the target translation with only the source- and target-side local context information. In practice, distinguishing good translations from bad ones does not only depend on the local features, but also rely on the global sentence-level information. In this paper, we explore the source-side global sentence-level features for target-side local translation prediction. We propose a novel bilingually-constrained chunk-based convolutional neural network to learn sentence semantic representations. With the sentence-level feature representation, we further design a feed-forward neural network to better predict translations using both local and global information. The large-scale experiments show that our method can obtain substantial improvements in…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Multimodal Machine Learning Applications
