Papers with dual-path
Modeling Dual Read/Write Paths for Simultaneous Machine Translation (2022.acl-long)
Copied to clipboard
| Challenge: | Simultaneous machine translation (SiMT) outputs translation while reading source sentence . existing methods do not direct the read/write path, resulting in poor performance . |
| Approach: | They propose a method which introduces duality constraints to direct the read/write path . they propose to map the read path in two SiMT models to satisfy duality constraint . |
| Outcome: | Experiments on En-Vi and De-En tasks show that the proposed method outperforms baselines under all latency. |