ClueGraphSum: Let Key Clues Guide the Cross-Lingual Abstractive Summarization
Shuyu Jiang, Dengbiao Tu, Xingshu Chen, Rui Tang, Wenxian Wang,, Haizhou Wang

TL;DR
ClueGraphSum introduces a clue-guided graph-based approach for cross-lingual abstractive summarization, significantly enhancing summary quality and robustness, especially for longer inputs, by leveraging key clues and novel dataset evaluation.
Contribution
The paper proposes a novel clue-guided graph neural network model and constructs a new hand-written CLS dataset for improved evaluation of cross-lingual summarization.
Findings
Achieves 8.55 ROUGE-1 improvement in English-to-Chinese summarization.
Achieves 2.13 MoverScore improvement in Chinese-to-English summarization.
Demonstrates stronger robustness for longer input articles.
Abstract
Cross-Lingual Summarization (CLS) is the task to generate a summary in one language for an article in a different language. Previous studies on CLS mainly take pipeline methods or train the end-to-end model using the translated parallel data. However, the quality of generated cross-lingual summaries needs more further efforts to improve, and the model performance has never been evaluated on the hand-written CLS dataset. Therefore, we first propose a clue-guided cross-lingual abstractive summarization method to improve the quality of cross-lingual summaries, and then construct a novel hand-written CLS dataset for evaluation. Specifically, we extract keywords, named entities, etc. of the input article as key clues for summarization and then design a clue-guided algorithm to transform an article into a graph with less noisy sentences. One Graph encoder is built to learn sentence semantics…
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 · Advanced Text Analysis Techniques
