English

Hierarchical Indexing for Retrieval-Augmented Opinion Summarization

Computation and Language 2024-07-18 v2

Abstract

We propose a method for unsupervised abstractive opinion summarization, that combines the attributability and scalability of extractive approaches with the coherence and fluency of Large Language Models (LLMs). Our method, HIRO, learns an index structure that maps sentences to a path through a semantically organized discrete hierarchy. At inference time, we populate the index and use it to identify and retrieve clusters of sentences containing popular opinions from input reviews. Then, we use a pretrained LLM to generate a readable summary that is grounded in these extracted evidential clusters. The modularity of our approach allows us to evaluate its efficacy at each stage. We show that HIRO learns an encoding space that is more semantically structured than prior work, and generates summaries that are more representative of the opinions in the input reviews. Human evaluation confirms that HIRO generates significantly more coherent, detailed and accurate summaries.

Keywords

Cite

@article{arxiv.2403.00435,
  title  = {Hierarchical Indexing for Retrieval-Augmented Opinion Summarization},
  author = {Tom Hosking and Hao Tang and Mirella Lapata},
  journal= {arXiv preprint arXiv:2403.00435},
  year   = {2024}
}

Comments

Accepted to TACL; Pre MIT Press version

R2 v1 2026-06-28T15:05:46.133Z