PolicyStory uses Llama-3.2-1B to produce topic-wise, chronological, three-level summaries of Indian policy news, and a 22-person user study reports positive usability feedback.
Multi-LLM Text Summarization
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
In this work, we propose a Multi-LLM summarization framework, and investigate two different multi-LLM strategies including centralized and decentralized. Our multi-LLM summarization framework has two fundamentally important steps at each round of conversation: generation and evaluation. These steps are different depending on whether our multi-LLM decentralized summarization is used or centralized. In both our multi-LLM decentralized and centralized strategies, we have k different LLMs that generate diverse summaries of the text. However, during evaluation, our multi-LLM centralized summarization approach leverages a single LLM to evaluate the summaries and select the best one whereas k LLMs are used for decentralized multi-LLM summarization. Overall, we find that our multi-LLM summarization approaches significantly outperform the baselines that leverage only a single LLM by up to 3x. These results indicate the effectiveness of multi-LLM approaches for summarization.
fields
cs.CY 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
PolicyStory: Leveraging Large Language Models to Generate Comprehensible Summaries of Policy-News in India
PolicyStory uses Llama-3.2-1B to produce topic-wise, chronological, three-level summaries of Indian policy news, and a 22-person user study reports positive usability feedback.