paper-with-me

홈 › 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 scientific document. This task usual can be solved by language model. But an important problem is that model like BERT is limit to memory, and can not deal with a long input like a document. Also generate a long output is hard. In this paper, we propose a session based automatic summarization model(SBAS) which using a session and ensemble mechanism to generate long summary. And our model achieves the best performance in the LongSumm task.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

CIST@CL-SciSumm 2020, LongSumm 2020: Automatic Scientific Document Summarization

2020-11-01 · EMNLP (sdp) 2020 11 · Lei LI, Yang Xie, Wei Liu, Yinan Liu 외

Our system participates in two shared tasks, CL-SciSumm 2020 and LongSumm 2020. In the CL-SciSumm shared task, based on our previous work, we apply more machine learning methods on position features and content features …

Abstractive Text SummarizationDocument SummarizationExtractive SummarizationPosition+1

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 organ…

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

Overview of the First Workshop on Scholarly Document Processing (SDP)

2020-11-01 · EMNLP (sdp) 2020 11 · Muthu Kumar Chandrasekaran, Guy Feigenblat, Dayne Freitag, Tirthankar Ghosal 외

Next to keeping up with the growing literature in their own and related fields, scholars increasingly also need to rebut pseudo-science and disinformation. To address these challenges, computational work on enhancing sea…

Monash-Summ@LongSumm 20 SciSummPip: An Unsupervised Scientific Paper Summarization Pipeline

2020-11-01 · EMNLP (sdp) 2020 11 · Jiaxin Ju, Ming Liu, Longxiang Gao, Shirui Pan

The Scholarly Document Processing (SDP) workshop is to encourage more efforts on natural language understanding of scientific task. It contains three shared tasks and we participate in the LongSumm shared task. In this p…

Graph Clusteringgraph constructionLanguage ModelingLanguage Modelling+4