Increasing the throughput of machine translation systems using clouds
Jernej Vi\v{c}i\v{c}, Andrej Brodnik

TL;DR
This paper demonstrates that implementing machine translation systems within the MapReduce framework can significantly increase throughput without sacrificing translation quality, applicable to both rule-based and statistical paradigms.
Contribution
It introduces a novel approach of using MapReduce for machine translation, showing improved throughput while maintaining output quality.
Findings
MapReduce can successfully increase translation system throughput
The approach works for both Rule-Based and Statistical Machine Translation
Translation quality remains unaffected by the MapReduce implementation
Abstract
The manuscript presents an experiment at implementation of a Machine Translation system in a MapReduce model. The empirical evaluation was done using fully implemented translation systems embedded into the MapReduce programming model. Two machine translation paradigms were studied: shallow transfer Rule Based Machine Translation and Statistical Machine Translation. The results show that the MapReduce model can be successfully used to increase the throughput of a machine translation system. Furthermore this method enhances the throughput of a machine translation system without decreasing the quality of the translation output. Thus, the present manuscript also represents a contribution to the seminal work in natural language processing, specifically Machine Translation. It first points toward the importance of the definition of the metric of throughput of translation system and,…
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
TopicsService-Oriented Architecture and Web Services · Semantic Web and Ontologies · Cognitive Computing and Networks
