INarIG: Iterative Non-autoregressive Instruct Generation Model For Word-Level Auto Completion
Hengchao Shang, Zongyao Li, Daimeng Wei, Jiaxin Guo, Minghan Wang,, Xiaoyu Chen, Lizhi Lei, Hao Yang

TL;DR
The paper introduces INarIG, a novel iterative non-autoregressive model for word-level auto completion in computer-aided translation, significantly improving accuracy especially for low-frequency words.
Contribution
It proposes a new model that constructs human typed sequences into instruction units and employs iterative decoding to better utilize input information.
Findings
Achieves state-of-the-art results on WMT22 and benchmark datasets.
Over 10% increase in prediction accuracy for low-frequency words.
Outperforms previous models by effectively leveraging context and input sequences.
Abstract
Computer-aided translation (CAT) aims to enhance human translation efficiency and is still important in scenarios where machine translation cannot meet quality requirements. One fundamental task within this field is Word-Level Auto Completion (WLAC). WLAC predicts a target word given a source sentence, translation context, and a human typed character sequence. Previous works either employ word classification models to exploit contextual information from both sides of the target word or directly disregarded the dependencies from the right-side context. Furthermore, the key information, i.e. human typed sequences, is only used as prefix constraints in the decoding module. In this paper, we propose the INarIG (Iterative Non-autoregressive Instruct Generation) model, which constructs the human typed sequence into Instruction Unit and employs iterative decoding with subwords to fully utilize…
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 · Text Readability and Simplification
