paper-with-me

Papers

DYLE: Dynamic Latent Extraction for Abstractive Long-Input Summarization

2021-10-15 · ACL 2022 5 · Ziming Mao, Chen Henry Wu, Ansong Ni, Yusen Zhang, Rui Zhang, Tao Yu, Budhaditya Deb, Chenguang Zhu, Ahmed H. Awadallah, Dragomir Radev

Transformer-based models have achieved state-of-the-art performance on short-input summarization. However, they still struggle with summarizing longer text. In this paper, we present DYLE, a novel dynamic latent extraction approach for abstractive long-input summarization. DYLE jointly trains an extractor and a generator and treats the extracted text snippets as the latent variable, allowing dynamic snippet-level attention weights during decoding. To provide adequate supervision, we propose simple yet effective heuristics for oracle extraction as well as a consistency loss term, which encourages the extractor to approximate the averaged dynamic weights predicted by the generator. We evaluate our method on different long-document and long-dialogue summarization tasks: GovReport, QMSum, and arXiv. Experiment results show that DYLE outperforms all existing methods on GovReport and QMSum, with gains up to 6.1 ROUGE, while yielding strong results on arXiv. Further analysis shows that the proposed dynamic weights provide interpretability of our generation process.

📄 PDF Abstract BibTeX arXiv:2110.08168

Code (1)

yale-lily/dyle 공식 구현 pytorch

Tasks

Abstractive Text SummarizationText Summarization

Similar Papers 제목 키워드 기반

DYLE: Dynamic Latent Extraction for Abstractive Long-Input Summarization

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

Transformer-based models have achieved state-of-the-art performance on short-input summarization. However, they still struggle with summarizing longer text. In this paper, we present DYLE, a novel dynamic latent extracti…

Extraction of 3D trajectories of mandibular condyles from 2D real-time MRI

2024-06-21 · Karyna Isaieva, Justine Leclère, Guillaume Paillart, Guillaume Drouot 외

Computing the trajectories of mandibular condyles directly from MRI could provide a comprehensive examination, allowing for the extraction of both anatomical and kinematic details. This study aimed to investigate the fea…

DyLex: Incorporating Dynamic Lexicons into BERT for Sequence Labeling

2021-09-18 · EMNLP 2021 11 · Baojun Wang, Zhao Zhang, Kun Xu, Guang-Yuan Hao 외

Incorporating lexical knowledge into deep learning models has been proved to be very effective for sequence labeling tasks. However, previous works commonly have difficulty dealing with large-scale dynamic lexicons which…

DenoisingTAG

Detection of Medial Epicondyle Avulsion in Elbow Ultrasound Images via Bone Structure Reconstruction

2025-07-27 · Shizuka Akahori, Shotaro Teruya, Pragyan Shrestha, Yuichi Yoshii 외 arxiv

This study proposes a reconstruction-based framework for detecting medial epicondyle avulsion in elbow ultrasound images, trained exclusively on normal cases. Medial epicondyle avulsion, commonly observed in baseball pla…

CLTS+: A New Chinese Long Text Summarization Dataset with Abstractive Summaries

2022-06-09 · Xiaojun Liu, Shunan Zang, Chuang Zhang, Xiaojun Chen 외

The abstractive methods lack of creative ability is particularly a problem in automatic text summarization. The summaries generated by models are mostly extracted from the source articles. One of the main causes for this…

ArticlesText Summarization