paper-with-me

홈 › Papers

GUIR @ LongSumm 2020: Learning to Generate Long Summaries from Scientific Documents

2020-11-01 · EMNLP (sdp) 2020 11 · Sajad Sotudeh Gharebagh, Arman Cohan, Nazli Goharian

This paper presents our methods for the LongSumm 2020: Shared Task on Generating Long Summaries for Scientific Documents, where the task is to generatelong summaries given a set of scientific papers provided by the organizers. We explore 3 main approaches for this task: 1. An extractive approach using a BERT-based summarization model; 2. A two stage model that additionally includes an abstraction step using BART; and 3. A new multi-tasking approach on incorporating document structure into the summarizer. We found that our new multi-tasking approach outperforms the two other methods by large margins. Among 9 participants in the shared task, our best model ranks top according to Rouge-1 score (53.11%) while staying competitive in terms of Rouge-2.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LongSumm 2021: Session based automatic summarization model for scientific document

2021-06-01 · NAACL (sdp) 2021 6 · Senci Ying, Zheng Yan Zhao, Wuhe Zou

Most summarization task focuses on generating relatively short summaries. Such a length constraint might not be appropriate when summarizing scientific work. The LongSumm task needs participants generate long summary for…

Language ModelingLanguage Modelling

ARTU / TU Wien and Artificial Researcher@ LongSumm 20

2020-11-01 · EMNLP (sdp) 2020 11 · Alaa El-Ebshihy, Annisa Maulida Ningtyas, Linda Andersson, Florina Piroi 외

In this paper, we present our approach to solve the LongSumm 2020 Shared Task, at the 1st Workshop on Scholarly Document Processing. The objective of the long summaries task is to generate long summaries that cover salie…

ArticlesSentence

CNLP-NITS @ LongSumm 2021: TextRank Variant for Generating Long Summaries

2021-06-01 · NAACL (sdp) 2021 6 · Darsh Kaushik, Abdullah Faiz Ur Rahman Khilji, Utkarsh Sinha, Partha Pakray

The huge influx of published papers in the field of machine learning makes the task of summarization of scholarly documents vital, not just to eliminate the redundancy but also to provide a complete and satisfying crux o…

Extractive Summarization

IITP-AI-NLP-ML@ CL-SciSumm 2020, CL-LaySumm 2020, LongSumm 2020

2020-11-01 · EMNLP (sdp) 2020 11 · Santosh Kumar Mishra, Harshavardhan Kundarapu, Naveen Saini, Sriparna Saha 외

The publication rate of scientific literature increases rapidly, which poses a challenge for researchers to keep themselves updated with new state-of-the-art. Scientific document summarization solves this problem by summ…

ArticlesDecoderDocument SummarizationNatural Language Inference+2

IIITBH-IITP@CL-SciSumm20, CL-LaySumm20, LongSumm20

2020-11-01 · EMNLP (sdp) 2020 11 · Saichethan Reddy, Naveen Saini, Sriparna Saha, Pushpak Bhattacharyya

In this paper, we present the IIIT Bhagalpur and IIT Patna team’s effort to solve the three shared tasks namely, CL-SciSumm 2020, CL-LaySumm 2020, LongSumm 2020 at SDP 2020. The theme of these tasks is to generate medium…

Articles