@inproceedings{olabisi-etal-2026-threadsumm,
title = "{T}hread{S}umm: Summarization of Nested Discourse Threads Using Tree of Thoughts",
author = "Olabisi, Olubusayo and
Mitra, Ekata and
Agrawal, Ameeta",
editor = "Liakata, Maria and
Moreira, Viviane P. and
Zhang, Jiajun and
Jurgens, David",
booktitle = "Proceedings of the 64th Annual Meeting of the {A}ssociation for {C}omputational {L}inguistics (Volume 1: Long Papers)",
month = jul,
year = "2026",
address = "San Diego, California, United States",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/ingest-acl/2026.acl-long.1486/",
pages = "32225--32240",
ISBN = "979-8-89176-390-6",
abstract = "Summarizing deeply nested discussion threads requires handling interleaved replies, quotes, and overlapping topics, which standard LLM summarizers struggle to capture reliably. We introduce $ThreadSumm$, a multi-stage LLM framework that treats thread summarization as a hierarchical reasoning problem over explicit aspect and content unit representations. Our method first performs content planning via LLM-based extraction of discourse aspects and Atomic Content Units, then applies sentence ordering to construct thread-aware sequences that surface multiple viewpoints rather than a single linear strand. On top of these interpretable units, $ThreadSumm$ employs a Tree of Thoughts search that generates and scores multiple paragraph candidates, jointly optimizing coherence and coverage within a unified search space. With this multi-proposal and iterative refinement design, we show improved performance in generating logically structured summaries compared to existing baselines, while achieving higher aspect retention and opinion coverage in nested discussions."
}Markdown (Informal)
[ThreadSumm: Summarization of Nested Discourse Threads Using Tree of Thoughts](https://preview.aclanthology.org/ingest-acl/2026.acl-long.1486/) (Olabisi et al., ACL 2026)
ACL