中文
相关论文

相关论文: Combining Word Embeddings and N-grams for Unsuperv…

200 篇论文

Embedding based methods are widely used for unsupervised keyphrase extraction (UKE) tasks. Generally, these methods simply calculate similarities between phrase embeddings and document embedding, which is insufficient to capture different…

计算与语言 · 计算机科学 2021-09-16 Xinnian Liang , Shuangzhi Wu , Mu Li , Zhoujun Li

Pre-trained language models are increasingly being used in multi-document summarization tasks. However, these models need large-scale corpora for pre-training and are domain-dependent. Other non-neural unsupervised summarization approaches…

计算与语言 · 计算机科学 2024-08-20 Ran Liu , Ming Liu , Min Yu , Jianguo Jiang , Gang Li , Dan Zhang , Jingyuan Li , Xiang Meng , Weiqing Huang

Unsupervised approaches to extractive summarization usually rely on a notion of sentence importance defined by the semantic similarity between a sentence and the document. We propose new metrics of relevance and redundancy using pointwise…

计算与语言 · 计算机科学 2021-03-24 Vishakh Padmakumar , He He

We propose an unsupervised graph-based ranking model for extractive summarization of long scientific documents. Our method assumes a two-level hierarchical graph representation of the source document, and exploits asymmetrical positional…

计算与语言 · 计算机科学 2021-01-14 Yue Dong , Andrei Mircea , Jackie C. K. Cheung

Despite the loss of semantic information, bag-of-ngram based methods still achieve state-of-the-art results for tasks such as sentiment classification of long movie reviews. Many document embeddings methods have been proposed to capture…

计算与语言 · 计算机科学 2016-04-26 Bofang Li , Tao Liu , Xiaoyong Du , Deyuan Zhang , Zhe Zhao

Keyphrases are crucial for searching and systematizing scholarly documents. Most current methods for keyphrase extraction are aimed at the extraction of the most significant words in the text. But in practice, the list of keyphrases often…

计算与语言 · 计算机科学 2024-10-23 Anna Glazkova , Dmitry Morozov

We consider the problem of using sentence compression techniques to facilitate query-focused multi-document summarization. We present a sentence-compression-based framework for the task, and design a series of learning-based compression…

计算与语言 · 计算机科学 2016-06-27 Lu Wang , Hema Raghavan , Vittorio Castelli , Radu Florian , Claire Cardie

As a crucial step in extractive document summarization, learning cross-sentence relations has been explored by a plethora of approaches. An intuitive way is to put them in the graph-based neural network, which has a more complex structure…

计算与语言 · 计算机科学 2020-04-28 Danqing Wang , Pengfei Liu , Yining Zheng , Xipeng Qiu , Xuanjing Huang

Keyphrase extraction from a given document is the task of automatically extracting salient phrases that best describe the document. This paper proposes a novel unsupervised graph-based ranking method to extract high-quality phrases from a…

信息检索 · 计算机科学 2022-01-27 Venktesh V , Mukesh Mohania , Vikram Goyal

We report a series of experiments with different semantic models on top of various statistical models for extractive text summarization. Though statistical models may better capture word co-occurrences and distribution around the text, they…

计算与语言 · 计算机科学 2018-05-21 Divyanshu Daiya , Anukarsh Singh , Mukesh Jadon

This report describes the MUDOS-NG summarization system, which applies a set of language-independent and generic methods for generating extractive summaries. The proposed methods are mostly combinations of simple operators on a generic…

计算与语言 · 计算机科学 2010-12-10 George Giannakopoulos , George Vouros , Vangelis Karkaletsis

Since the advent of the web, the amount of data on wen has been increased several million folds. In recent years web data generated is more than data stored for years. One important data format is text. To answer user queries over the…

信息检索 · 计算机科学 2018-11-19 Chandra Shekhar Yadav

Keyword extraction is the task of identifying words (or multi-word expressions) that best describe a given document and serve in news portals to link articles of similar topics. In this work we develop and evaluate our methods on four novel…

计算与语言 · 计算机科学 2022-02-15 Boshko Koloski , Senja Pollak , Blaž Škrlj , Matej Martinc

Automatic summarization techniques on meeting conversations developed so far have been primarily extractive, resulting in poor summaries. To improve this, we propose an approach to generate abstractive summaries by fusing important content…

计算与语言 · 计算机科学 2016-09-25 Siddhartha Banerjee , Prasenjit Mitra , Kazunari Sugiyama

Graphs that capture relations between textual units have great benefits for detecting salient information from multiple documents and generating overall coherent summaries. In this paper, we develop a neural abstractive multi-document…

计算与语言 · 计算机科学 2020-05-21 Wei Li , Xinyan Xiao , Jiachen Liu , Hua Wu , Haifeng Wang , Junping Du

Abstractive summarization for long-document or multi-document remains challenging for the Seq2Seq architecture, as Seq2Seq is not good at analyzing long-distance relations in text. In this paper, we present BASS, a novel framework for…

计算与语言 · 计算机科学 2021-05-26 Wenhao Wu , Wei Li , Xinyan Xiao , Jiachen Liu , Ziqiang Cao , Sujian Li , Hua Wu , Haifeng Wang

In this paper, we compare various methods to compress a text using a neural model. We find that extracting tokens as latent variables significantly outperforms the state-of-the-art discrete latent variable models such as VQ-VAE.…

计算与语言 · 计算机科学 2019-01-28 Aran Komatsuzaki

Recently, the seq2seq abstractive summarization models have achieved good results on the CNN/Daily Mail dataset. Still, how to improve abstractive methods with extractive methods is a good research direction, since extractive methods have…

计算与语言 · 计算机科学 2018-08-07 Niantao Xie , Sujian Li , Huiling Ren , Qibin Zhai

Most extractive summarization methods focus on the main body of the document from which sentences need to be extracted. However, the gist of the document may lie in side information, such as the title and image captions which are often…

计算与语言 · 计算机科学 2017-09-12 Shashi Narayan , Nikos Papasarantopoulos , Shay B. Cohen , Mirella Lapata

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