Controlling Topic-Focus Articulation in Meaning-to-Text Generation using Graph Neural Networks
Chunliu Wang, Rik van Noord, Johan Bos

TL;DR
This paper explores controlling topic-focus articulation in meaning-to-text generation using graph neural networks, introducing a novel node encoding strategy that improves active-passive voice conversion.
Contribution
It proposes a new depth-first search based node aggregation method for graph neural models, enhancing control over topic-focus articulation in text generation.
Findings
The new encoding strategy achieves competitive performance on general text generation.
Significant improvements are observed in active-passive voice conversion tasks.
Different TFA types greatly influence graph model performance.
Abstract
A bare meaning representation can be expressed in various ways using natural language, depending on how the information is structured on the surface level. We are interested in finding ways to control topic-focus articulation when generating text from meaning. We focus on distinguishing active and passive voice for sentences with transitive verbs. The idea is to add pragmatic information such as topic to the meaning representation, thereby forcing either active or passive voice when given to a natural language generation system. We use graph neural models because there is no explicit information about word order in a meaning represented by a graph. We try three different methods for topic-focus articulation (TFA) employing graph neural models for a meaning-to-text generation task. We propose a novel encoding strategy about node aggregation in graph neural models, which instead of…
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
TopicsTopic Modeling · Natural Language Processing Techniques · Multimodal Machine Learning Applications
MethodsFocus
