paper-with-me

홈 › Papers

ThreadSumm: Summarization of Nested Discourse Threads Using Tree of Thoughts

2026-04-19 · Olubusayo Olabisi, Ekata Mitra, Ameeta Agrawal arxiv

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.

📄 PDF Abstract BibTeX arXiv:2604.17648

Code (0)

등록된 구현이 없습니다.

Tasks

Sentence Ordering

Similar Papers 제목 키워드 기반

Considering Nested Tree Structure in Sentence Extractive Summarization with Pre-trained Transformer

2021-11-01 · EMNLP 2021 11 · Jingun Kwon, Naoki Kobayashi, Hidetaka Kamigaito, Manabu Okumura

Sentence extractive summarization shortens a document by selecting sentences for a summary while preserving its important contents. However, constructing a coherent and informative summary is difficult using a pre-traine…

Extractive Text SummarizationSentence

Predicting Discourse Trees from Transformer-based Neural Summarizers

2021-04-14 · NAACL 2021 4 · Wen Xiao, Patrick Huber, Giuseppe Carenini

Previous work indicates that discourse information benefits summarization. In this paper, we explore whether this synergy between discourse and summarization is bidirectional, by inferring document-level discourse trees …

Discourse Parsing

Single Document Summarization based on Nested Tree Structure

2014-06-01 · ACL 2014 6 · Yuta Kikuchi, Tsutomu Hirao, Hiroya Takamura, Manabu Okumura 외
Combinatorial OptimizationDocument SummarizationSentence CompressionText Summarization

Threads of Subtlety: Detecting Machine-Generated Texts Through Discourse Motifs

2024-02-16 · Zae Myung Kim, Kwang Hee Lee, Preston Zhu, Vipul Raheja 외

With the advent of large language models (LLM), the line between human-crafted and machine-generated texts has become increasingly blurred. This paper delves into the inquiry of identifying discernible and unique linguis…

Stance Classification in Rumours as a Sequential Task Exploiting the Tree Structure of Social Media Conversations

2016-09-28 · COLING 2016 12 · Arkaitz Zubiaga, Elena Kochkina, Maria Liakata, Rob Procter 외

Rumour stance classification, the task that determines if each tweet in a collection discussing a rumour is supporting, denying, questioning or simply commenting on the rumour, has been attracting substantial interest. H…

General ClassificationRumour DetectionStance Classification