Tag
ScholarSum is a hierarchical reflective graph-based framework for scientific abstractive summarization that emulates a student–teacher writing process. It uses a hierarchical knowledge graph to capture global structure, generates an initial draft, and iteratively refines it via evidence retrieval and teacher-like review to improve both fluency and factual faithfulness.
This paper extends optimal transport-based hallucination detection to all decoder layers in NMT and abstractive summarization, finding that detection is concentrated in early layers and that the geometric signal transfers poorly to summarization due to faithfulness failures not detectable via attention concentration.
Presents MASF, a multi-model adaptive selection framework that integrates multiple fine-tuned transformer summarization models and selects the highest-quality summary, achieving 88.63% BERTScore on CNN/DailyMail and outperforming several LLMs.