PulseAugur
LIVE 12:22:19
tool · [1 source] ·
0
tool

New framework uses discourse structure for better long document QA

Researchers have developed a novel discourse-aware hierarchical framework for question answering on long documents. This approach utilizes Rhetorical Structure Theory (RST) to parse discourse trees and enhance sentence-level representations with LLM-based node embeddings. The framework's structure-guided hierarchical retrieval method has demonstrated consistent improvements across various datasets, genres, and languages, outperforming existing methods by incorporating discourse structure. AI

Summary written by gemini-2.5-flash-lite from 1 source. How we write summaries →

IMPACT Introduces a novel method for long document QA that leverages discourse structure, potentially improving comprehension and retrieval accuracy for complex texts.

RANK_REASON This is a research paper detailing a new framework for long document question answering. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CL →

COVERAGE [1]

  1. arXiv cs.CL TIER_1 · Huiyao Chen, Yi Yang, Yinghui Li, Meishan Zhang, Baotian Hu, Min Zhang ·

    Beyond Chunking: Discourse-Aware Hierarchical Retrieval for Long Document Question Answering

    arXiv:2506.06313v5 Announce Type: replace-cross Abstract: Existing long-document question answering systems typically process texts as flat sequences or use heuristic chunking, which overlook the discourse structures that naturally guide human comprehension. We present a discours…