Papers › Salient Information Prompting to Steer Content in Prompt-based Abstractive Summarization
Salient Information Prompting to Steer Content in Prompt-based Abstractive Summarization
Lei Xu, Mohammed Asad Karim, Saket Dingliwal, Aparna Elangovan
Large language models (LLMs) can generate fluent summaries across domains using prompting techniques, reducing the need to train models for summarization applications. However, crafting effective prompts that guide LLMs to generate summaries with the appropriate level of detail and writing style remains a challenge. In this paper, we explore the use of salient information extracted from the source document to enhance summarization prompts. We show that adding keyphrases in prompts can improve ROUGE F1 and recall, making the generated summaries more similar to the reference and more complete. The number of keyphrases can control the precision-recall trade-off. Furthermore, our analysis reveals that incorporating phrase-level salient information is superior to word- or sentence-level. However, the impact on hallucination is not universally positive across LLMs. To conduct this analysis, we introduce Keyphrase Signal Extractor (SigExt), a lightweight model that can be finetuned to extract salient keyphrases. By using SigExt, we achieve consistent ROUGE improvements across datasets and open-weight and proprietary LLMs without any LLM customization. Our findings provide insights into leveraging salient information in building prompt-based summarization systems. We release our code at \url{https://github.com/amazon-science/SigExt}
In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.
Code
Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.
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 |
|---|---|---|---|---|---|---|---|
| Abstractive Text Summarization | CNN/Daily Mail | Claude Instant + SigExt | ROUGE-1 | 42 | #4 of 4 | Archive leaderboard | report |
| Abstractive Text Summarization | CNN/Daily Mail | Claude Instant + SigExt | ROUGE-L | 26.6 | #4 of 4 | Archive leaderboard | report |
| Text Summarization | MeetingBank | Claude Instant + SigExt | ROUGE-L | 31.9 | #2 of 2 | Archive leaderboard | report |
| Text Summarization | MeetingBank | Claude Instant + SigExt | Rouge-1 | 42.3 | #2 of 2 | Archive leaderboard | report |
| Text Summarization | SAMSum | Mistral 7B + SigExt | ROUGE-1 | 44.1 | #10 of 12 | Archive leaderboard | report |
| Text Summarization | SAMSum | Mistral 7B + SigExt | ROUGE-L | 33.9 | #10 of 12 | Archive leaderboard | report |
| Text Summarization | arXiv Summarization Dataset | Claude Instant + SigExt | ROUGE-1 | 45.2 | #4 of 4 | Archive leaderboard | report |
| Text Summarization | arXiv Summarization Dataset | Claude Instant + SigExt | ROUGE-L | 23.5 | #4 of 4 | 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.
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