paper-with-me

Papers

Novel Chapter Abstractive Summarization using Spinal Tree Aware Sub-Sentential Content Selection

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Summarizing novel chapters is a difficult task due to the length of the chapter to be summarized and the fact that summary sentences draw content from multiple sentences in the chapter. We present a pipelined extractive-abstractive approach where the extractive step filters the content that is passed to the abstractive component. Extremely lengthy input also results in a dataset highly skewed towards negative instances and we thus adopt a margin ranking loss for extraction to encourage separation between positive and negative input. To generate summary sentences that fuse information from different sentences, our extraction component operates at the constituent level; our novel approach to this problem enriches the text with spinal tree information which provides context to the extraction model. We show an improvement of 3.71 Rouge-1 points over the state-of-the-art on an existing novel chapter dataset.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Abstractive Text Summarization

Similar Papers 제목 키워드 기반

Novel Chapter Abstractive Summarization using Spinal Tree Aware Sub-Sentential Content Selection

2022-11-09 · Hardy Hardy, Miguel Ballesteros, Faisal Ladhak, Muhammad Khalifa 외

Summarizing novel chapters is a difficult task due to the input length and the fact that sentences that appear in the desired summaries draw content from multiple places throughout the chapter. We present a pipelined ext…

Abstractive Text SummarizationExtractive Summarization

Abstractive Text Summarization for Contemporary Sanskrit Prose: Issues and Challenges

2025-01-03 · Shagun Sinha

This thesis presents Abstractive Text Summarization models for contemporary Sanskrit prose. The first chapter, titled Introduction, presents the motivation behind this work, the research questions, and the conceptual fra…

Abstractive Text SummarizationLanguage ModelingLanguage ModellingText Summarization

A Tree-of-Thoughts Inspired Hybrid Approach for Legal Case Judgement Summarization using LLMs

2026-06-26 · Aniket Deroy, Kripabandhu Ghosh, Saptarshi Ghosh arxiv

In recent times, Large Language Models (LLMs) are increasingly being used for legal case judgement summarization. Most prior works have tried traditional extractive and abstractive summarization of case judgements. Howev…

Enhancing Abstractive Summarization of Scientific Papers Using Structure Information

2025-05-20 · Tong Bao, Heng Zhang, Chengzhi Zhang

Abstractive summarization of scientific papers has always been a research focus, yet existing methods face two main challenges. First, most summarization models rely on Encoder-Decoder architectures that treat papers as …

Abstractive Text SummarizationFeature Engineering

Abstractive Multi-document Summarization by Partial Tree Extraction, Recombination and Linearization

2017-11-01 · IJCNLP 2017 11 · Litton J Kurisinkel, Yue Zhang, Vasudeva Varma

Existing work for abstractive multidocument summarization utilise existing phrase structures directly extracted from input documents to generate summary sentences. These methods can suffer from lack of consistence and co…

Abstractive Text SummarizationDocument SummarizationMulti-Document Summarization