CLSep 21, 2021

One Source, Two Targets: Challenges and Rewards of Dual Decoding

arXiv:2109.10197v1661 citations
Originality Incremental advance
AI Analysis

This addresses the need for multi-target machine translation and controlled text variations, though it is incremental as it builds on existing translation methods.

The paper tackled the problem of jointly generating two dependent target texts from a single source in machine translation, and found that generating matched translations yields better performance than independent ones across four applications.

Machine translation is generally understood as generating one target text from an input source document. In this paper, we consider a stronger requirement: to jointly generate two texts so that each output side effectively depends on the other. As we discuss, such a device serves several practical purposes, from multi-target machine translation to the generation of controlled variations of the target text. We present an analysis of possible implementations of dual decoding, and experiment with four applications. Viewing the problem from multiple angles allows us to better highlight the challenges of dual decoding and to also thoroughly analyze the benefits of generating matched, rather than independent, translations.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes