中文
相关论文

相关论文: Self-Supervised and Controlled Multi-Document Opin…

200 篇论文

Producing a reduced version of a source text, as in generic or focused summarization, inherently involves two distinct subtasks: deciding on targeted content and generating a coherent text conveying it. While some popular approaches address…

计算与语言 · 计算机科学 2022-10-25 Aviv Slobodkin , Paul Roit , Eran Hirsch , Ori Ernst , Ido Dagan

Synthetically created Cross-Lingual Summarisation (CLS) datasets are prone to include document-summary pairs where the reference summary is unfaithful to the corresponding document as it contains content not supported by the document (i.e.,…

计算与语言 · 计算机科学 2024-08-02 Huajian Zhang , Laura Perez-Beltrachini

We present a neural framework for opinion summarization from online product reviews which is knowledge-lean and only requires light supervision (e.g., in the form of product domain labels and user-provided ratings). Our method combines two…

计算与语言 · 计算机科学 2018-08-28 Stefanos Angelidis , Mirella Lapata

Text summarization aims to extract essential information from a piece of text and transform the text into a concise version. Existing unsupervised abstractive summarization models leverage recurrent neural networks framework while the…

计算与语言 · 计算机科学 2020-10-20 Ziyi Yang , Chenguang Zhu , Robert Gmyr , Michael Zeng , Xuedong Huang , Eric Darve

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

Unsupervised summarization is a powerful technique that enables training summarizing models without requiring labeled datasets. This survey covers different recent techniques and models used for unsupervised summarization. We cover…

计算与语言 · 计算机科学 2024-09-27 Mohammad Khosravani , Amine Trabelsi

Controllable summarization aims to provide summaries that take into account user-specified aspects and preferences to better assist them with their information need, as opposed to the standard summarization setup which build a single…

计算与语言 · 计算机科学 2022-04-06 Mounica Maddela , Mayank Kulkarni , Daniel Preotiuc-Pietro

Abstractive dialogue summarization has received increasing attention recently. Despite the fact that most of the current dialogue summarization systems are trained to maximize the likelihood of human-written summaries and have achieved…

计算与语言 · 计算机科学 2022-12-21 Jiaao Chen , Mohan Dodda , Diyi Yang

Abstractive summarization using large language models (LLMs) has become an essential tool for condensing information. However, despite their ability to generate fluent summaries, these models sometimes produce unfaithful summaries,…

计算与语言 · 计算机科学 2025-10-14 Sicong Huang , Qianqi Yan , Shengze Wang , Ian Lane

Effective chart summary can significantly reduce the time and effort decision makers spend interpreting charts, enabling precise and efficient communication of data insights. Previous studies have faced challenges in generating accurate and…

计算与语言 · 计算机科学 2025-01-17 Fen Wang , Bomiao Wang , Xueli Shu , Zhen Liu , Zekai Shao , Chao Liu , Siming Chen

Recently, various neural encoder-decoder models pioneered by Seq2Seq framework have been proposed to achieve the goal of generating more abstractive summaries by learning to map input text to output text. At a high level, such neural models…

计算与语言 · 计算机科学 2023-04-11 Yichong Huang , Xiachong Feng , Xiaocheng Feng , Bing Qin

Video summarization aims at generating a compact yet representative visual summary that conveys the essence of the original video. The advantage of unsupervised approaches is that they do not require human annotations to learn the…

计算机视觉与模式识别 · 计算机科学 2021-05-27 Hussain Kanafani , Junaid Ahmed Ghauri , Sherzod Hakimov , Ralph Ewerth

Large Language Models work quite well with general-purpose data and many tasks in Natural Language Processing. However, they show several limitations when used for a task such as domain-specific abstractive text summarization. This paper…

计算与语言 · 计算机科学 2023-07-04 Anum Afzal , Juraj Vladika , Daniel Braun , Florian Matthes

Large Language Models (LLMs) offer promising solutions for text summarization. However, some domains require specific information to be available in the summaries. Generating these domain-adapted summaries is still an open challenge.…

计算与语言 · 计算机科学 2024-11-26 Gaya Mehenni , Amal Zouaq

Unsupervised extractive summarization is an important technique in information extraction and retrieval. Compared with supervised method, it does not require high-quality human-labelled summaries for training and thus can be easily applied…

人工智能 · 计算机科学 2023-12-19 Renlong Jie , Xiaojun Meng , Xin Jiang , Qun Liu

We study unsupervised multi-document summarization evaluation metrics, which require neither human-written reference summaries nor human annotations (e.g. preferences, ratings, etc.). We propose SUPERT, which rates the quality of a summary…

计算与语言 · 计算机科学 2020-05-11 Yang Gao , Wei Zhao , Steffen Eger

In this paper, we focus on the challenge of learning controllable text simplifications in unsupervised settings. While this problem has been previously discussed for supervised learning algorithms, the literature on the analogies in…

计算与语言 · 计算机科学 2020-12-04 Oleg Kariuk , Dima Karamshuk

Community Question Answering (CQA) forums such as Stack Overflow and Yahoo! Answers contain a rich resource of answers to a wide range of questions. Each question thread can receive a large number of answers with different perspectives. The…

计算与语言 · 计算机科学 2021-04-20 Alexander R. Fabbri , Xiaojian Wu , Srini Iyer , Mona Diab

Document Summarization is the procedure of generating a meaningful and concise summary of a given document with the inclusion of relevant and topic-important points. There are two approaches: one is picking up the most relevant statements…

计算与语言 · 计算机科学 2023-01-19 Siddhant Porwal , Laxmi Bewoor , Vivek Deshpande

With the rapid development of large language models (LLMs), LLM-as-a-judge has emerged as a widely adopted approach for text quality evaluation, including hallucination evaluation. While previous studies have focused exclusively on…

计算与语言 · 计算机科学 2025-03-04 Siya Qi , Rui Cao , Yulan He , Zheng Yuan