paper-with-me

홈 › Papers

TSTR: Too Short to Represent, Summarize with Details! Intro-Guided Extended Summary Generation

2022-06-02 · NAACL 2022 7 · Sajad Sotudeh, Nazli Goharian

Many scientific papers such as those in arXiv and PubMed data collections have abstracts with varying lengths of 50-1000 words and average length of approximately 200 words, where longer abstracts typically convey more information about the source paper. Up to recently, scientific summarization research has typically focused on generating short, abstract-like summaries following the existing datasets used for scientific summarization. In domains where the source text is relatively long-form, such as in scientific documents, such summary is not able to go beyond the general and coarse overview and provide salient information from the source document. The recent interest to tackle this problem motivated curation of scientific datasets, arXiv-Long and PubMed-Long, containing human-written summaries of 400-600 words, hence, providing a venue for research in generating long/extended summaries. Extended summaries facilitate a faster read while providing details beyond coarse information. In this paper, we propose TSTR, an extractive summarizer that utilizes the introductory information of documents as pointers to their salient information. The evaluations on two existing large-scale extended summarization datasets indicate statistically significant improvement in terms of Rouge and average Rouge (F1) scores (except in one case) as compared to strong baselines and state-of-the-art. Comprehensive human evaluations favor our generated extended summaries in terms of cohesion and completeness.

📄 PDF Abstract BibTeX arXiv:2206.00847

Code (2)

georgetown-ir-lab/tstrsum 공식 구현 pytorch
yangyucheng000/Paper-3/tree/main/tst_2023_mindspore mindspore

Tasks

Extended Summarization

Similar Papers 제목 키워드 기반

Balancing Image Compression and Generation with Bootstrapped Tokenization

2026-06-04 · Haozhe Chi, Jinghan Li, Hao Jiang, Wu Sheng 외 arxiv

Despite progress in image tokenization, standard methods encode redundant information by mixing all granularities within each token, thus redundancy persists between tokens. The mix of information of different granularit…

Representation LearningImage Compression

NTIRE 2026 Challenge on Bitstream-Corrupted Video Restoration: Methods and Results

2026-04-08 · Wenbin Zou, Tianyi Liu, Kejun Wu, Huiping Zhuang 외 arxiv

This paper reports on the NTIRE 2026 Challenge on Bitstream-Corrupted Video Restoration (BSCVR). The challenge aims to advance research on recovering visually coherent videos from corrupted bitstreams, whose decoding oft…

Video Restoration

BBE-LSWCM: A Bootstrapped Ensemble of Long and Short Window Clickstream Models

2022-03-30 · Arnab Chakraborty, Vikas Raturi, Shrutendra Harsola

We consider the problem of developing a clickstream modeling framework for real-time customer event prediction problems in SaaS products like QBO. We develop a low-latency, cost-effective, and robust ensemble architectur…

A Residual Bootstrap for Conditional Value-at-Risk

2018-08-28 · Eric Beutner, Alexander Heinemann, Stephan Smeekes

A fixed-design residual bootstrap method is proposed for the two-step estimator of Francq and Zako\"ian (2015) associated with the conditional Value-at-Risk. The bootstrap's consistency is proven for a general class of v…

Bootstrapping Skills

2015-06-11 · Daniel J. Mankowitz, Timothy A. Mann, Shie Mannor

The monolithic approach to policy representation in Markov Decision Processes (MDPs) looks for a single policy that can be represented as a function from states to actions. For the monolithic approach to succeed (and thi…

Reinforcement LearningReinforcement Learning (RL)