Papers › Retrieve, Rerank and Rewrite: Soft Template Based Neural Summarization
Retrieve, Rerank and Rewrite: Soft Template Based Neural Summarization
Ziqiang Cao, Wenjie Li, Sujian Li, Furu Wei
Most previous seq2seq summarization systems purely depend on the source text to generate summaries, which tends to work unstably. Inspired by the traditional template-based summarization approaches, this paper proposes to use existing summaries as soft templates to guide the seq2seq model. To this end, we use a popular IR platform to Retrieve proper summaries as candidate templates. Then, we extend the seq2seq framework to jointly conduct template Reranking and template-aware summary generation (Rewriting). Experiments show that, in terms of informativeness, our model significantly outperforms the state-of-the-art methods, and even soft templates themselves demonstrate high competitiveness. In addition, the import of high-quality external summaries improves the stability and readability of generated summaries.
Code
No code repository is listed for this paper in the archive or in Syntology's graph.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Text Summarization | GigaWord | Re^3 Sum | ROUGE-1 | 37.04 | #25 of 41 | Archive leaderboard | report |
| Text Summarization | GigaWord | Re^3 Sum | ROUGE-2 | 19.03 | #25 of 41 | Archive leaderboard | report |
| Text Summarization | GigaWord | Re^3 Sum | ROUGE-L | 34.46 | #25 of 41 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Methods
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections