vix.ing · top · new · best · stats · spec

Presentations are not always linear! GNN meets LLM for Document-to-Presentation Transformation with Attribution

2024/05/21 by Himanshu Maheshwari, Sambaran Bandyopadhyay, Maheshwari, Himanshu +5 · 1 citation
Computer Science · Decision Sciences · #Artificial Intelligence (cs.AI) #Computation and Language (cs.CL) #FOS: Computer and information sciences #Scientific Computing and Data Management #Semantic Web and Ontologies

paper · pdf · doi:10.48550/arxiv.2405.13095

openalex publication_date 2024/05/21 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Automatically generating a presentation from the text of a long document is a challenging and useful problem. In contrast to a flat summary, a presentation needs to have a better and non-linear narrative, i.e., the content of a slide can come from different and non-contiguous parts of the given document. However, it is difficult to incorporate such non-linear mapping of content to slides and ensure that the content is faithful to the document. LLMs are prone to hallucination and their performance degrades with the length of the input document. Towards this, we propose a novel graph based solution where we learn a graph from the input document and use a combination of graph neural network and LLM to generate a presentation with attribution of content for each slide. We conduct thorough experiments to show the merit of our approach compared to directly using LLMs for this task.

Cited by

Related