Target-aware Abstractive Related Work Generation with Contrastive Learning
Xiuying Chen, Hind Alamro, Mingzhe Li, Shen Gao, Rui Yan, Xin Gao,, Xiangliang Zhang

TL;DR
This paper introduces TAG, a novel abstractive model for generating related work sections that are target-aware and more informative, utilizing graph encoding, hierarchical decoding, and contrastive learning to outperform existing methods.
Contribution
The paper presents a new target-aware graph encoder, hierarchical decoder, and multi-level contrastive objectives for improved related work generation.
Findings
Significant improvements over baselines in automatic evaluations.
Effective generation of informative, target-aware related work sections.
Outperforms existing extractive and abstractive methods.
Abstract
The related work section is an important component of a scientific paper, which highlights the contribution of the target paper in the context of the reference papers. Authors can save their time and effort by using the automatically generated related work section as a draft to complete the final related work. Most of the existing related work section generation methods rely on extracting off-the-shelf sentences to make a comparative discussion about the target work and the reference papers. However, such sentences need to be written in advance and are hard to obtain in practice. Hence, in this paper, we propose an abstractive target-aware related work generator (TAG), which can generate related work sections consisting of new sentences. Concretely, we first propose a target-aware graph encoder, which models the relationships between reference papers and the target paper with…
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
TopicsAdvanced Text Analysis Techniques · Topic Modeling · Expert finding and Q&A systems
