Papers › Long Document Summarization with Top-down and Bottom-up Inference

Long Document Summarization with Top-down and Bottom-up Inference

15 Mar 2022arXiv:2203.07586archive 2025-07-28

Bo Pang, Erik Nijkamp, Wojciech Kryściński, Silvio Savarese, Yingbo Zhou, Caiming Xiong

Text summarization aims to condense long documents and retain key information. Critical to the success of a summarization model is the faithful inference of latent representations of words or tokens in the source documents. Most recent models infer the latent representations with a transformer encoder, which is purely bottom-up. Also, self-attention-based inference models face the challenge of quadratic complexity with respect to sequence length. We propose a principled inference framework to improve summarization models on these two aspects. Our framework assumes a hierarchical latent structure of a document where the top-level captures the long range dependency at a coarser time scale and the bottom token level preserves the details. Critically, this hierarchical structure enables token representations to be updated in both a bottom-up and top-down manner. In the bottom-up pass, token representations are inferred with local self-attention to leverage its efficiency. Top-down correction is then applied to allow tokens to capture long-range dependency. We demonstrate the effectiveness of the proposed framework on a diverse set of summarization datasets, including narrative, conversational, scientific documents and news. Our model achieves (1) competitive or better performance on short documents with higher memory and compute efficiency, compared to full attention transformers, and (2) state-of-the-art performance on a wide range of long document summarization benchmarks, compared to recent efficient transformers. We also show that our model can summarize an entire book and achieve competitive performance using 0.27% parameters (464M vs. 175B) and much less training data, compared to a recent GPT-3-based model. These results indicate the general applicability and benefits of the proposed framework.

PaperPDFCode

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

Code

lllyasviel/framepack pytorchApache-2.0 report

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

Text Summarization

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Text Summarization Arxiv HEP-TH citation graph Top Down Transformer (AdaPool) (464M) ROUGE-1 50.95 #1 of 28 Archive leaderboard report
Text Summarization Arxiv HEP-TH citation graph Top Down Transformer (AdaPool) (464M) ROUGE-2 21.93 #1 of 28 Archive leaderboard report
Text Summarization Arxiv HEP-TH citation graph Top Down Transformer (AdaPool) (464M) ROUGE-L 45.61 #1 of 28 Archive leaderboard report
Text Summarization BookSum Top Down Transformer (AdaPool) (464M) ROUGE 38.3 #3 of 3 Archive leaderboard report
Text Summarization Pubmed Top Down Transformer (AdaPool) (464M) ROUGE-1 51.05 #1 of 29 Archive leaderboard report
Text Summarization Pubmed Top Down Transformer (AdaPool) (464M) ROUGE-2 23.26 #1 of 29 Archive leaderboard report
Text Summarization Pubmed Top Down Transformer (AdaPool) (464M) ROUGE-L 46.47 #1 of 29 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