Transition-Based Deep Input Linearization
Ratish Puduppully, Yue Zhang, Manish Shrivastava

TL;DR
This paper introduces a transition-based deep input linearization model that jointly performs multiple NLG tasks, significantly reducing error propagation and improving accuracy over traditional pipeline methods.
Contribution
The paper presents a novel transition-based approach that integrates linearization, function word prediction, and morphological generation in a single model, outperforming previous pipelined systems.
Findings
Achieved the best results on a standard deep input linearization shared task.
Significantly improved accuracy over pipelined baseline systems.
Demonstrated the effectiveness of joint modeling in NLG tasks.
Abstract
Traditional methods for deep NLG adopt pipeline approaches comprising stages such as constructing syntactic input, predicting function words, linearizing the syntactic input and generating the surface forms. Though easier to visualize, pipeline approaches suffer from error propagation. In addition, information available across modules cannot be leveraged by all modules. We construct a transition-based model to jointly perform linearization, function word prediction and morphological generation, which considerably improves upon the accuracy compared to a pipelined baseline system. On a standard deep input linearization shared task, our system achieves the best results reported so far.
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Multimodal Machine Learning Applications
