中文
相关论文

相关论文: GEMINI: Controlling the Sentence-level Writing Sty…

200 篇论文

We explore the need for more comprehensive and precise evaluation techniques for generative artificial intelligence (GenAI) in text summarization tasks, specifically in the area of opinion summarization. Traditional methods, which leverage…

计算与语言 · 计算机科学 2026-02-10 Leandro Anghinoni , Jorge Sanchez

Recently abstractive spoken language summarization raises emerging research interest, and neural sequence-to-sequence approaches have brought significant performance improvement. However, summarizing long meeting transcripts remains…

计算与语言 · 计算机科学 2021-09-01 Zhengyuan Liu , Nancy F. Chen

In domain-specific contexts, particularly mental health, abstractive summarization requires advanced techniques adept at handling specialized content to generate domain-relevant and faithful summaries. In response to this, we introduce a…

计算与语言 · 计算机科学 2024-11-05 Lu Qian , Yuqi Wang , Zimu Wang , Haiyang Zhang , Wei Wang , Ting Yu , Anh Nguyen

Multi-document summarization is a process of automatic generation of a compressed version of the given collection of documents. Recently, the graph-based models and ranking algorithms have been actively investigated by the extractive…

信息检索 · 计算机科学 2014-06-02 Ercan Canhasi

Opinion summarization is the task of automatically generating summaries for a set of reviews about a specific target (e.g., a movie or a product). Since the number of reviews for each target can be prohibitively large, neural network-based…

计算与语言 · 计算机科学 2021-01-25 Reinald Kim Amplayo , Mirella Lapata

Long-form writing agents require flexible integration and interaction across information retrieval, reasoning, and composition. Current approaches rely on predefined workflows and rigid thinking patterns to generate outlines before writing,…

人工智能 · 计算机科学 2025-09-25 Ruibin Xiong , Yimeng Chen , Dmitrii Khizbullin , Mingchen Zhuge , Jürgen Schmidhuber

Abstractive summarization has made significant strides in condensing and rephrasing large volumes of text into coherent summaries. However, summarizing administrative documents presents unique challenges due to domain-specific terminology,…

计算与语言 · 计算机科学 2024-12-12 Phan Phuong Mai Chau , Souhail Bakkali , Antoine Doucet

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

We present two novel and contrasting Recurrent Neural Network (RNN) based architectures for extractive summarization of documents. The Classifier based architecture sequentially accepts or rejects each sentence in the original document…

计算与语言 · 计算机科学 2017-01-05 Ramesh Nallapati , Bowen Zhou , Mingbo Ma

Recently, Transformer-based models have been proven effective in the abstractive summarization task by creating fluent and informative summaries. Nevertheless, these models still suffer from the short-range dependency problem, causing them…

计算与语言 · 计算机科学 2026-05-13 Thong Nguyen , Anh Tuan Luu , Truc Lu , Tho Quan

Abstracts derived from biomedical literature possess distinct domain-specific characteristics, including specialised writing styles and biomedical terminologies, which necessitate a deep understanding of the related literature. As a result,…

计算与语言 · 计算机科学 2023-10-25 Chen Tang , Shun Wang , Tomas Goldsack , Chenghua Lin

While social media platforms, such as Twitter, provide a medium for large-scale opinion sharing during news events, it is manually impossible for individuals or media agencies to process the vast volume of content to identify key…

计算与语言 · 计算机科学 2026-05-25 Chaitanya Wanjari , Jessica Kamal , Riddhi Jain , Samruddhi Kurhe , Roshni Chakraborty

Sentence simplification tends to focus on the generic simplification of sentences by making them more readable and easier to understand. This paper provides a dataset aimed at training models that perform subject aware sentence…

计算与语言 · 计算机科学 2023-03-28 Brad Windsor , Luke Martin , Anand Tyagi

We propose a text editor to help users plan, structure and reflect on their writing process. It provides continuously updated paragraph-wise summaries as margin annotations, using automatic text summarization. Summary levels range from full…

人机交互 · 计算机科学 2022-08-22 Hai Dang , Karim Benharrak , Florian Lehmann , Daniel Buschek

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

Summarizing texts is not a straightforward task. Before even considering text summarization, one should determine what kind of summary is expected. How much should the information be compressed? Is it relevant to reformulate or should the…

计算与语言 · 计算机科学 2020-07-16 Paul Tardy , David Janiszek , Yannick Estève , Vincent Nguyen

We introduce an extractive method that will summarize long scientific papers. Our model uses presentation slides provided by the authors of the papers as the gold summary standard to label the sentences. The sentences are ranked based on…

计算与语言 · 计算机科学 2020-08-27 Athar Sefid , Clyde Lee Giles , Prasenjit Mitra

Unsupervised extractive document summarization aims to select important sentences from a document without using labeled summaries during training. Existing methods are mostly graph-based with sentences as nodes and edge weights measured by…

计算与语言 · 计算机科学 2021-12-14 Shusheng Xu , Xingxing Zhang , Yi Wu , Furu Wei , Ming Zhou

We propose an unsupervised method for sentence summarization using only language modeling. The approach employs two language models, one that is generic (i.e. pretrained), and the other that is specific to the target domain. We show that by…

计算与语言 · 计算机科学 2019-08-01 Jiawei Zhou , Alexander M. Rush

The dominant text classification studies focus on training classifiers using textual instances only or introducing external knowledge (e.g., hand-craft features and domain expert knowledge). In contrast, some corpus-level statistical…

计算与语言 · 计算机科学 2020-02-25 Xianming Li , Zongxi Li , Yingbin Zhao , Haoran Xie , Qing Li