中文
相关论文

相关论文: SciBERTSUM: Extractive Summarization for Scientifi…

200 篇论文

Existing approaches for low-resource text summarization primarily employ large language models (LLMs) like GPT-3 or GPT-4 at inference time to generate summaries directly; however, such approaches often suffer from inconsistent LLM outputs…

计算与语言 · 计算机科学 2025-01-27 Gaurav Sahu , Olga Vechtomova , Issam H. Laradji

In recent years, many methods have been developed to identify important portions of text documents. Summarization tools can utilize these methods to extract summaries from large volumes of textual information. However, to identify concepts…

计算与语言 · 计算机科学 2019-03-08 Milad Moradi

We present ShortScience.org, a platform for post-publication discussion of research papers. On ShortScience.org, the research community can read and write summaries of papers in order to increase accessible and reproducibility. Summaries…

数字图书馆 · 计算机科学 2017-07-24 Joseph Paul Cohen , Henry Z. Lo

This paper introduces ReflectSumm, a novel summarization dataset specifically designed for summarizing students' reflective writing. The goal of ReflectSumm is to facilitate developing and evaluating novel summarization techniques tailored…

计算与语言 · 计算机科学 2024-04-24 Yang Zhong , Mohamed Elaraby , Diane Litman , Ahmed Ashraf Butt , Muhsin Menekse

Existing research on news summarization primarily focuses on single-language single-document (SLSD), single-language multi-document (SLMD) or cross-language single-document (CLSD). However, in real-world scenarios, news about a…

计算与语言 · 计算机科学 2024-10-15 Shengxiang Gao , Fang nan , Yongbing Zhang , Yuxin Huang , Kaiwen Tan , Zhengtao Yu

The core challenge faced by multi-document summarization is the complexity of relationships among documents and the presence of information redundancy. Graph clustering is an effective paradigm for addressing this issue, as it models the…

计算与语言 · 计算机科学 2025-08-01 Yongbing Zhang , Fang Nan , Shengxiang Gao , Yuxin Huang , Kaiwen Tan , Zhengtao Yu

Detecting factual inconsistency for long document summarization remains challenging, given the complex structure of the source article and long summary length. In this work, we study factual inconsistency errors and connect them with a line…

计算与语言 · 计算机科学 2025-02-11 Yang Zhong , Diane Litman

Sentence scoring and sentence selection are two main steps in extractive document summarization systems. However, previous works treat them as two separated subtasks. In this paper, we present a novel end-to-end neural network framework for…

计算与语言 · 计算机科学 2018-07-09 Qingyu Zhou , Nan Yang , Furu Wei , Shaohan Huang , Ming Zhou , Tiejun Zhao

Text summarization condenses a text to a shorter version while retaining the important informations. Abstractive summarization is a recent development that generates new phrases, rather than simply copying or rephrasing sentences within the…

计算与语言 · 计算机科学 2018-02-06 André Cibils , Claudiu Musat , Andreea Hossman , Michael Baeriswyl

The parallelism of Transformer-based models comes at the cost of their input max-length. Some studies proposed methods to overcome this limitation, but none of them reported the effectiveness of summarization as an alternative. In this…

计算与语言 · 计算机科学 2024-03-20 Mirza Alim Mutasodirin , Radityo Eko Prasojo

Recent years have brought about an interest in the challenging task of summarizing conversation threads (meetings, online discussions, etc.). Such summaries help analysis of the long text to quickly catch up with the decisions made and thus…

计算与语言 · 计算机科学 2021-08-02 Shiyue Zhang , Asli Celikyilmaz , Jianfeng Gao , Mohit Bansal

The amount of information stored in the form of documents on the internet has been increasing rapidly. Thus it has become a necessity to organize and maintain these documents in an optimum manner. Text classification algorithms study the…

计算与语言 · 计算机科学 2022-02-22 Vedangi Wagh , Snehal Khandve , Isha Joshi , Apurva Wani , Geetanjali Kale , Raviraj Joshi

Summarizing long, domain-specific documents with large language models (LLMs) remains challenging due to context limitations, information loss, and hallucinations, particularly in clinical and legal settings. We propose a Discrete Wavelet…

计算与语言 · 计算机科学 2026-04-24 Rana Salama , Abdou Youssef , Mona Diab

The number of scientific publications nowadays is rapidly increasing, causing information overload for researchers and making it hard for scholars to keep up to date with current trends and lines of work. Consequently, recent work on…

计算与语言 · 计算机科学 2022-05-31 Sotaro Takeshita , Tommaso Green , Niklas Friedrich , Kai Eckert , Simone Paolo Ponzetto

The centroid-based model for extractive document summarization is a simple and fast baseline that ranks sentences based on their similarity to a centroid vector. In this paper, we apply this ranking to possible summaries instead of…

计算与语言 · 计算机科学 2017-08-28 Demian Gholipour Ghalandari

Summary: Abstracts in biomedical articles can provide a quick overview of the articles but detailed information cannot be obtained without reading full-text contents. Full-text articles certainly generate more information and contents;…

信息检索 · 计算机科学 2016-12-30 Chao-Hsuan Ke , Tsung-Lu Michael Lee , Jung-Hsien Chiang

Single document summarization has enjoyed renewed interests in recent years thanks to the popularity of neural network models and the availability of large-scale datasets. In this paper we develop an unsupervised approach arguing that it is…

计算与语言 · 计算机科学 2019-06-11 Hao Zheng , Mirella Lapata

Text summarization is crucial for mitigating information overload across domains like journalism, medicine, and business. This research evaluates summarization performance across 17 large language models (OpenAI, Google, Anthropic,…

计算与语言 · 计算机科学 2025-04-08 Anantharaman Janakiraman , Behnaz Ghoraani

Obtaining large-scale annotated data for NLP tasks in the scientific domain is challenging and expensive. We release SciBERT, a pretrained language model based on BERT (Devlin et al., 2018) to address the lack of high-quality, large-scale…

计算与语言 · 计算机科学 2019-09-12 Iz Beltagy , Kyle Lo , Arman Cohan

Extensive efforts in the past have been directed toward the development of summarization datasets. However, a predominant number of these resources have been (semi)-automatically generated, typically through web data crawling, resulting in…

计算与语言 · 计算机科学 2024-03-11 Sotaro Takeshita , Tommaso Green , Ines Reinig , Kai Eckert , Simone Paolo Ponzetto