Interactive machine translation

From HandWiki
Revision as of 14:44, 10 July 2021 by imported>John Stpola (simplify)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Interactive machine translation (IMT), is a specific sub-field of computer-aided translation. Under this translation paradigm, the computer software that assists the human translator attempts to predict the text the user is going to input by taking into account all the information it has available. Whenever such prediction is wrong and the user provides feedback to the system, a new prediction is performed considering the new information available. Such process is repeated until the translation provided matches the user's expectations. Interactive machine translation is specially interesting when translating texts in domains where it is not admissible to output a translation containing errors, hence requiring a human user to amend the translations provided by the system. In such cases, interactive machine translation has been proved to provide benefit to potential users.[1][2] Nevertheless, there are few commercial software that implements interactive machine translation and work done in the field is mostly restrained to academic research.

History

Historically, interactive machine translation is born as an evolution of the computer-aided translation paradigm, where the human translator and the machine translation system were intended to work as a tandem.[3] This first work was extended within the TransType research project, funded by the Canadian government. In this project, the human interaction was aimed towards producing the target text for the first time by embedding data-driven machine translation techniques within the interactive translation environment with the goal of achieving the best of both actors: the efficiency of the automatic system and the reliability of human translators.

Later, a larger-scale research project, TransType2,[1] [2] funded by the European Commission extended such work by analyzing the incorporation of a complete machine translation system into the process, with the goal of producing a complete translation hypothesis, which the human user is allowed to amend or accept. If the user decides to amend the hypothesis, the system then attempts to make the best use of such feedback in order to produce a new translation hypothesis that takes into account the modifications introduced by the user.

More recently, CASMACAT,[4] also funded by the European Commission, aimed at developing novel types of assistance to human translators and integrated them into a new workbench, consisting of an editor, a server, and analysis and visualisation tools. The workbench was designed in a modular fashion and can be combined with existing computer aided translation tools. Furthermore, the CASMACAT workbench can learn from the interaction with the human translator by updating and adapting its models instantly based on the translation choices of the user.[5][6]

Recent work on involving an extensive evaluation with human users[7] revealed the fact that interactive machine translation may even be used by users that do not speak the source language in order to achieve near professional translation quality. Moreover, it also elucidated the fact that an interactive scenario is more beneficial than a classic post-edition scenario.

The previously described approaches rely on a tightly coupled underlying corpus-based machine translation system (usually, a Statistical machine translation system) that is used as a glass box, therefore inheriting the shortcomings of the translation systems and limiting the usage of interactive machine translation for some scenarios. For this reason, an approach that uses any kind of bilingual resource (not limited to machine translation) as a black-box to provide interactive machine translation was developed.[8] This approach is not able to extract as much information from the bilingual resources used, due to the black-box nature of the interaction, but can use any resource available to the user. Forecat is a black-box interactive machine translation implementation that is available both as a web application (that includes a webpage and a web services interface) and as a plugin for OmegaT (Forecat-OmegaT).

Process

The interactive machine translation process starts with the system suggesting a translation hypothesis to the user. Then, the user may accept the complete sentence as correct, or may modify it if he considers there is some error. Typically, when modifying a given word, it is assumed that the prefix until that word is correct, leading to a left-to-right interaction scheme. Once the user has changed the word considered incorrect, the system then proposes a new suffix, i.e. the remainder of the sentence. Such process continues until the translation provided satisfies the user.

Although explained at the word level, the previous process may also be implemented at the character level, and hence the system provides a suffix whenever the human translator types in a single character. In addition, there is ongoing effort towards changing the typical left-to-right interaction scheme in order to make human-machine interaction easier.[9][10]

A similar approach is used in the Caitra translation tool.

Evaluation

Evaluation is a difficult issue in interactive machine translation. Ideally, evaluation should take place in experiments involving human users. However, given the high monetary cost this would imply, this is seldom the case. Moreover, even when considering human translators in order to perform a true evaluation of interactive machine translation techniques, it is not clear what should be measured in such experiments, since there are many different variables that should be taken into account and cannot be controlled, as is for instance the time the user takes in order to get used to the process. In the CASMACAT project, some field trials have been carried out to study some of these variables.[11][12][13]

For quick evaluations in laboratory conditions, interactive machine translation is measured by using the key stroke ratio or the word stroke ratio. Such criteria attempt to measure how many key-strokes or words did the user need to introduce before producing the final translated document.[2]

Differences with classical computer-aided translation

Although interactive machine translation is a sub-field of computer-aided translation, the main attractive of the former with respect to the latter is the interactivity. In classical computer-aided translation, the translation system may suggest one translation hypothesis in the best case, and then the user is required to post-edit such hypothesis. In contrast, in interactive machine translation the system produces a new translation hypothesis each time the user interacts with the system, i.e. after each word (or letter) has been introduced.

See also

References

  1. 1.0 1.1 Casacuberta, Francisco; Civera, Jorge; Cubel, Elsa; Lagarda, Antonio L.; Lapalme, Guy; Macklovitch, Elliott; Vidal, Enrique (2009). "Human interaction for high quality machine translation". Communications of the ACM 52 (10): 135–138. doi:10.1145/1562764.1562798. http://rali.iro.umontreal.ca/Transtype2/TT2-CACM-Oct09.pdf. 
  2. 2.0 2.1 2.2 Barrachina, Sergio; Bender, Oliver; Casacuberta, Francisco; Civera, Jorge; Cubel, Elsa; Khadivi, Shahram; Lagarda, Antonio L.; Ney, Hermann et al. (2009). "Statistical approaches to computer-assisted translation". Computational Linguistics 25 (1): 3–28. doi:10.1162/coli.2008.07-055-r2-06-29. http://www.aclweb.org/anthology/J/J09/J09-1002.pdf. 
  3. Foster, George; Isabelle, Pierre; Plamondon, Pierre (1997). "Target-text mediated interactive machine translation". Machine Translation 12 (1): 175–194. doi:10.1023/a:1007999327580. 
  4. Alabau, Vicent; Buck, Christian; Carl, Michael; Casacuberta, Francisco; Garcia-Martinez, Mercedes; Germann, Ulrich; Gonzalez-Rubio, Jesus; Hill, Robin et al. (April 2014). "CASMACAT: A Computer-assisted Translation Workbench". Los Angeles, California: Association for Computational Linguistics. pp. 25–28. http://aclweb.org/anthology/E/E14/E14-2007.pdf. 
  5. Ortiz-Martinez, Daniel; Garcia-Varea, Ismael; Casacuberta, Francisco (June 2010). "Online Learning for Interactive Statistical Machine Translation". Association for Computational Linguistics. pp. 546–554. http://aclweb.org/anthology/N/N10/N10-1079.pdf. 
  6. Martinez-Gomez, Pascual; Sanchis-Trilles, German; Casacuberta, Francisco (September 2012). "Online adaptation strategies for statistical machine translation in post-editing scenarios". Pattern Recognition (Elsevier) 45 (9): 3193–3203. doi:10.1016/j.patcog.2012.01.011. 
  7. Koehn, Philipp (June 2010). "Enabling Monolingual Translators: Post-Editing vs. Options". Los Angeles, California: Association for Computational Linguistics. pp. 537–545. http://www.aclweb.org/anthology/N/N10/N10-1078.pdf. 
  8. Juan Antonio, Pérez-Ortiz; Torregrosa, Daniel; Forcada, Mikel (2014). "Black-box integration of heterogeneous bilingual resources into an interactive translation system". Los Angeles, California: Association for Computational Linguistics. pp. 57–65. http://www.aclweb.org/anthology/W14-0309. 
  9. Sanchis-Trilles, Germán; Ortiz-Martínez, Daniel; Civera, Jorge; Casacuberta, Francisco; Vidal, Enrique; Hoang, Hieu (October 2008). "Improving Interactive Machine Translation via Mouse Actions". Honolulu, Hawaii: Association for Computational Linguistics. pp. 485–494. http://aclweb.org/anthology/D/D08/D08-1051.pdf. 
  10. González-Rubio, Jesús; Ortiz-Martínez, Daniel; Casacuberta, Francisco (July 2010). "Balancing User Effort and Translation Error in Interactive Machine Translation via Confidence Measures". Uppsala, Sweden: Association for Computational Linguistics. pp. 173–177. http://aclweb.org/anthology/P/P10/P10-2032.pdf. 
  11. Underwood, Nancy; Mesa-Lao, Bartolomé; García-Martínez, Mercedes; Carl, Michael; Alabau, Vicent; González-Rubio, Jesús; Leiva, Luis; Sanchis-Trilles, Germán et al. (May 2014). "Evaluating the Effects of Interactivity in a Post-Editing Workbench". Reykjavik, Iceland. pp. 553–559. http://www.lrec-conf.org/proceedings/lrec2014/pdf/289_Paper.pdf. 
  12. Ortiz-Martínez, Daniel; González-Rubio, Jesús; Alabau, Vicent; Sanchis-Trilles, Germán; Casacuberta, Francisco (August 2015). "Integrating Online and Active Learning in a Computer-Assisted Translation Workbench". New Directions in Empirical Translation Process Research: Exploring the CRITT TPR-DB. Springer. pp. 54–73. 
  13. Alabau, Vicent; Carl, Michael; Casacuberta, Francisco; García-Martínez, Mercedes; Mesa-Lao, Bartolomé; Ortiz-Martínez, Daniel; González-Rubio, Jesús; Sanchis-Trilles, Germán et al. (August 2015). "Learning Advanced Post-editing". New Directions in Empirical Translation Process Research: Exploring the CRITT TPR-DB. Springer. pp. 95–111. 

External links