中文
相关论文

相关论文: Template-based Abstractive Microblog Opinion Summa…

200 篇论文

Unlike extractive summarization, abstractive summarization has to fuse different parts of the source text, which inclines to create fake facts. Our preliminary study reveals nearly 30% of the outputs from a state-of-the-art neural…

信息检索 · 计算机科学 2017-11-15 Ziqiang Cao , Furu Wei , Wenjie Li , Sujian Li

Recent models in developing summarization systems consist of millions of parameters and the model performance is highly dependent on the abundance of training data. While most existing summarization corpora contain data in the order of…

计算与语言 · 计算机科学 2021-10-06 Sajad Sotudeh , Hanieh Deilamsalehy , Franck Dernoncourt , Nazli Goharian

Abstractive dialogue summarization is to generate a concise and fluent summary covering the salient information in a dialogue among two or more interlocutors. It has attracted great attention in recent years based on the massive emergence…

计算与语言 · 计算机科学 2023-08-08 Qi Jia , Yizhu Liu , Siyu Ren , Kenny Q. Zhu

While the NLP community has produced numerous summarization benchmarks, none provide the rich annotations required to simultaneously address many important problems related to control and reliability. We introduce a Wikipedia-derived…

计算与语言 · 计算机科学 2023-12-05 Kundan Krishna , Prakhar Gupta , Sanjana Ramprasad , Byron C. Wallace , Jeffrey P. Bigham , Zachary C. Lipton

Multimodal abstractive summarization for videos (MAS) requires generating a concise textual summary to describe the highlights of a video according to multimodal resources, in our case, the video content and its transcript. Inspired by the…

计算与语言 · 计算机科学 2023-05-09 Zenan Xu , Xiaojun Meng , Yasheng Wang , Qinliang Su , Zexuan Qiu , Xin Jiang , Qun Liu

Extractive opinion summarization involves automatically producing a summary of text about an entity (e.g., a product's reviews) by extracting representative sentences that capture prevalent opinions in the review set. Typically, in online…

Automatic summarisation is a popular approach to reduce a document to its main arguments. Recent research in the area has focused on neural approaches to summarisation, which can be very data-hungry. However, few large datasets exist and…

计算与语言 · 计算机科学 2017-06-14 Ed Collins , Isabelle Augenstein , Sebastian Riedel

Extractive summarization produces summaries by identifying and concatenating the most important sentences in a document. Since most summarization datasets do not come with gold labels indicating whether document sentences are…

计算与语言 · 计算机科学 2022-09-27 Yumo Xu , Mirella Lapata

Statistical topic models efficiently facilitate the exploration of large-scale data sets. Many models have been developed and broadly used to summarize the semantic structure in news, science, social media, and digital humanities. However,…

机器学习 · 计算机科学 2016-12-02 Jian Tang , Cheng Li , Ming Zhang , Qiaozhu Mei

This paper tackles the task of legal extractive summarization using a dataset of 430K U.S. court opinions with key passages annotated. According to automated summary quality metrics, the reinforcement-learning-based MemSum model is best and…

计算与语言 · 计算机科学 2023-05-16 Emmanuel Bauer , Dominik Stammbach , Nianlong Gu , Elliott Ash

One of the most significant current challenges in large-scale online social networks, is to establish a concise and coherent method able to collect and summarize data. Sampling the content of an Online Social Network (OSN) plays an…

社会与信息网络 · 计算机科学 2015-07-07 C. A. Piña-García , Dongbing Gu

Neural models for abstractive summarization tend to achieve the best performance in the presence of highly specialized, summarization specific modeling add-ons such as pointer-generator, coverage-modeling, and inferencetime heuristics. We…

计算与语言 · 计算机科学 2019-09-25 Sebastian Goodman , Zhenzhong Lan , Radu Soricut

In this paper, we present a model for generating summaries of text documents with respect to a query. This is known as query-based summarization. We adapt an existing dataset of news article summaries for the task and train a…

计算与语言 · 计算机科学 2017-12-19 Johan Hasselqvist , Niklas Helmertz , Mikael Kågebäck

An abstractive snippet is an originally created piece of text to summarize a web page on a search engine results page. Compared to the conventional extractive snippets, which are generated by extracting phrases and sentences verbatim from a…

信息检索 · 计算机科学 2020-03-17 Wei-Fan Chen , Shahbaz Syed , Benno Stein , Matthias Hagen , Martin Potthast

Specifically focusing on the landscape of abstractive text summarization, as opposed to extractive techniques, this survey presents a comprehensive overview, delving into state-of-the-art techniques, prevailing challenges, and prospective…

计算与语言 · 计算机科学 2024-09-05 Hassan Shakil , Ahmad Farooq , Jugal Kalita

Recent neural network approaches to summarization are largely either selection-based extraction or generation-based abstraction. In this work, we present a neural model for single-document summarization based on joint extraction and…

计算与语言 · 计算机科学 2019-09-11 Jiacheng Xu , Greg Durrett

Social media offer plenty of information to perform market research in order to meet the requirements of customers. One way how this research is conducted is that a domain expert gathers and categorizes user-generated content into a complex…

机器学习 · 计算机科学 2023-07-26 Gerhard Johann Hagerer , Wenbin Le , Hannah Danner , Georg Groh

Pre-trained neural abstractive summarization systems have dominated extractive strategies on news summarization performance, at least in terms of ROUGE. However, system-generated abstractive summaries often face the pitfall of factual…

计算与语言 · 计算机科学 2020-10-07 Yue Dong , Shuohang Wang , Zhe Gan , Yu Cheng , Jackie Chi Kit Cheung , Jingjing Liu

We present OpinionDigest, an abstractive opinion summarization framework, which does not rely on gold-standard summaries for training. The framework uses an Aspect-based Sentiment Analysis model to extract opinion phrases from reviews, and…

计算与语言 · 计算机科学 2020-05-06 Yoshihiko Suhara , Xiaolan Wang , Stefanos Angelidis , Wang-Chiew Tan

A quality abstractive summary should not only copy salient source texts as summaries but should also tend to generate new conceptual words to express concrete details. Inspired by the popular pointer generator sequence-to-sequence model,…

计算与语言 · 计算机科学 2019-10-21 Wang Wenbo , Gao Yang , Huang Heyan , Zhou Yuxiang