paper-with-me

홈 › Papers

DocSum: Domain-Adaptive Pre-training for Document Abstractive Summarization

2024-12-11 · Phan Phuong Mai Chau, Souhail Bakkali, Antoine Doucet

Abstractive summarization has made significant strides in condensing and rephrasing large volumes of text into coherent summaries. However, summarizing administrative documents presents unique challenges due to domain-specific terminology, OCR-generated errors, and the scarcity of annotated datasets for model fine-tuning. Existing models often struggle to adapt to the intricate structure and specialized content of such documents. To address these limitations, we introduce DocSum, a domain-adaptive abstractive summarization framework tailored for administrative documents. Leveraging pre-training on OCR-transcribed text and fine-tuning with an innovative integration of question-answer pairs, DocSum enhances summary accuracy and relevance. This approach tackles the complexities inherent in administrative content, ensuring outputs that align with real-world business needs. To evaluate its capabilities, we define a novel downstream task setting-Document Abstractive Summarization-which reflects the practical requirements of business and organizational settings. Comprehensive experiments demonstrate DocSum's effectiveness in producing high-quality summaries, showcasing its potential to improve decision-making and operational workflows across the public and private sectors.

📄 PDF Abstract BibTeX arXiv:2412.08196

Code (0)

등록된 구현이 없습니다.

Tasks

Abstractive Text SummarizationDecision MakingOptical Character Recognition (OCR)

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

M-DocSum: Do LVLMs Genuinely Comprehend Interleaved Image-Text in Document Summarization?

2025-03-27 · Haolong Yan, Kaijun Tan, Yeqing Shen, Xin Huang 외

We investigate a critical yet under-explored question in Large Vision-Language Models (LVLMs): Do LVLMs genuinely comprehend interleaved image-text in the document? Existing document understanding benchmarks often assess…

Document Summarizationdocument understanding

Absformer: Transformer-based Model for Unsupervised Multi-Document Abstractive Summarization

2023-06-07 · Mohamed Trabelsi, Huseyin Uzunalioglu

Multi-document summarization (MDS) refers to the task of summarizing the text in multiple documents into a concise summary. The generated summary can save the time of reading many documents by providing the important con…

Abstractive Text SummarizationDecoderDocument SummarizationLanguage Modeling+4

Decoupling Encoder and Decoder Networks for Abstractive Document Summarization

2017-04-01 · WS 2017 4 · Ying Xu, Jey Han Lau, Timothy Baldwin, Trevor Cohn

Abstractive document summarization seeks to automatically generate a summary for a document, based on some abstract {``}understanding{''} of the original document. State-of-the-art techniques traditionally use attentive …

Abstractive Text SummarizationDecoderDocument Summarization

AdaptSum: Towards Low-Resource Domain Adaptation for Abstractive Summarization

2021-03-21 · NAACL 2021 4 · Tiezheng Yu, Zihan Liu, Pascale Fung

State-of-the-art abstractive summarization models generally rely on extensive labeled data, which lowers their generalization ability on domains where such data are not available. In this paper, we present a study of dom…

Abstractive Text SummarizationDomain Adaptation

Domain Aligned Prefix Averaging for Domain Generalization in Abstractive Summarization

2023-05-26 · Pranav Ajit Nair, Sukomal Pal, Pradeepika Verma

Domain generalization is hitherto an underexplored area applied in abstractive summarization. Moreover, most existing works on domain generalization have sophisticated training algorithms. In this paper, we propose a lig…

Abstractive Text SummarizationDomain Generalization