中文
相关论文

相关论文: Semantic WordRank: Generating Finer Single-Documen…

200 篇论文

Semantic map models (SMMs) construct a network-like conceptual space from cross-linguistic instances or forms, based on the connectivity hypothesis. This approach has been widely used to represent similarity and entailment relationships in…

计算与语言 · 计算机科学 2025-04-01 Zhu Liu , Cunliang Kong , Ying Liu , Maosong Sun

Comparison and evaluation of graph-based representations of sentence meaning is a challenge because competing representations of the same sentence may have different number of nodes, and it is not obvious which nodes should be compared to…

计算与语言 · 计算机科学 2026-03-30 Daniel Zeman , Federica Gamba

When writing a summary, humans tend to choose content from one or two sentences and merge them into a single summary sentence. However, the mechanisms behind the selection of one or multiple source sentences remain poorly understood.…

计算与语言 · 计算机科学 2019-06-04 Logan Lebanoff , Kaiqiang Song , Franck Dernoncourt , Doo Soon Kim , Seokhwan Kim , Walter Chang , Fei Liu

Query-focused meeting summarization(QFMS) aims to generate a specific summary for the given query according to the meeting transcripts. Due to the conflict between long meetings and limited input size, previous works mainly adopt…

计算与语言 · 计算机科学 2023-05-23 Xingxian Liu , Yajing Xu

Self-supervised learning (SSL) has advanced speech processing but suffers from quadratic complexity due to self-attention. To address this, SummaryMixing (SM) has been proposed as a linear-time alternative that summarizes entire utterances…

音频与语音处理 · 电气工程与系统科学 2026-02-11 Aditya Srinivas Menon , Kumud Tripathi , Raj Gohil , Pankaj Wasnik

The task of automatic text summarization has gained a lot of traction due to the recent advancements in machine learning techniques. However, evaluating the quality of a generated summary remains to be an open problem. The literature has…

计算与语言 · 计算机科学 2022-01-25 Raghav Jain , Vaibhav Mavi , Anubhav Jangra , Sriparna Saha

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

We introduce MemSum (Multi-step Episodic Markov decision process extractive SUMmarizer), a reinforcement-learning-based extractive summarizer enriched at each step with information on the current extraction history. When MemSum iteratively…

计算与语言 · 计算机科学 2022-03-17 Nianlong Gu , Elliott Ash , Richard H. R. Hahnloser

The rapid growth of text data has motivated the development of machine-learning based automatic text summarization strategies that concisely capture the essential ideas in a larger text. This study aimed to devise an extractive…

计算与语言 · 计算机科学 2019-11-15 Vivian T. Chou , LeAnna Kent , Joel A. Góngora , Sam Ballerini , Carl D. Hoover

Opinion summarisation synthesises opinions expressed in a group of documents discussing the same topic to produce a single summary. Recent work has looked at opinion summarisation of clusters of social media posts. Such posts are noisy and…

计算与语言 · 计算机科学 2022-11-29 Jiayu Song , Iman Munire Bilal , Adam Tsakalidis , Rob Procter , Maria Liakata

In this paper, we propose two automated text processing frameworks specifically designed to analyze online reviews. The objective of the first framework is to summarize the reviews dataset by extracting essential sentence. This is performed…

计算与语言 · 计算机科学 2020-04-22 Xiangpeng Wan , Hakim Ghazzai , Yehia Massoud

Extractive models usually formulate text summarization as extracting fixed top-$k$ salient sentences from the document as a summary. Few works exploited extracting finer-grained Elementary Discourse Unit (EDU) with little analysis and…

计算与语言 · 计算机科学 2023-03-14 Yuping Wu , Ching-Hsun Tseng , Jiayu Shang , Shengzhong Mao , Goran Nenadic , Xiao-Jun Zeng

We present a supervised learning approach for automatic extraction of keyphrases from single documents. Our solution uses simple to compute statistical and positional features of candidate phrases and does not rely on any external knowledge…

信息检索 · 计算机科学 2024-04-12 Sriraghavendra Ramaswamy

Recall the classical text generation works, the generation framework can be briefly divided into two phases: \textbf{idea reasoning} and \textbf{surface realization}. The target of idea reasoning is to figure out the main idea which will be…

计算与语言 · 计算机科学 2021-08-09 Wei Wang , Piji Li , Hai-Tao Zheng

Automatic text summarization methods generate a shorter version of the input text to assist the reader in gaining a quick yet informative gist. Existing text summarization methods generally focus on a single aspect of text when selecting…

信息检索 · 计算机科学 2021-02-22 Ensieh Davoodijam , Nasser Ghadiri , Maryam Lotfi Shahreza , Fabio Rinaldi

Canonical automatic summary evaluation metrics, such as ROUGE, focus on lexical similarity which cannot well capture semantics nor linguistic quality and require a reference summary which is costly to obtain. Recently, there have been a…

计算与语言 · 计算机科学 2022-05-06 Forrest Sheng Bao , Hebi Li , Ge Luo , Minghui Qiu , Yinfei Yang , Youbiao He , Cen Chen

This article briefly explains our submitted approach to the DocEng'19 competition on extractive summarization. We implemented a recurrent neural network based model that learns to classify whether an article's sentence belongs to the…

计算与语言 · 计算机科学 2019-11-15 Eduardo Brito , Max Lübbering , David Biesner , Lars Patrick Hillebrand , Christian Bauckhage

Recent advances in natural language processing have enabled automation of a wide range of tasks, including machine translation, named entity recognition, and sentiment analysis. Automated summarization of documents, or groups of documents,…

In this paper we analyse the selectivity measure calculated from the complex network in the task of the automatic keyword extraction. Texts, collected from different web sources (portals, forums), are represented as directed and weighted…

计算与语言 · 计算机科学 2014-07-15 Sabina Šišović , Sanda Martinčić-Ipšić , Ana Meštrović

Commonly adopted metrics for extractive summarization focus on lexical overlap at the token level. In this paper, we present a facet-aware evaluation setup for better assessment of the information coverage in extracted summaries.…

计算与语言 · 计算机科学 2020-05-01 Yuning Mao , Liyuan Liu , Qi Zhu , Xiang Ren , Jiawei Han