中文
相关论文

相关论文: Domain-specific Guided Summarization for Mental He…

200 篇论文

Factual inconsistencies in generated summaries severely limit the practical applications of abstractive dialogue summarization. Although significant progress has been achieved by using pre-trained models, substantial amounts of hallucinated…

With the abundance of automatic meeting transcripts, meeting summarization is of great interest to both participants and other parties. Traditional methods of summarizing meetings depend on complex multi-step pipelines that make joint…

计算与语言 · 计算机科学 2020-09-22 Chenguang Zhu , Ruochen Xu , Michael Zeng , Xuedong Huang

We introduce a novel approach for long context summarisation, highlight-guided generation, that leverages sentence-level information as a content plan to improve the traceability and faithfulness of generated summaries. Our framework…

计算与语言 · 计算机科学 2025-12-22 Xiaotang Du , Rohit Saxena , Laura Perez-Beltrachini , Pasquale Minervini , Ivan Titov

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

Despite recent improvements in abstractive summarization, most current approaches generate summaries that are not factually consistent with the source document, severely restricting their trust and usage in real-world applications. Recent…

计算与语言 · 计算机科学 2022-07-20 Leonardo F. R. Ribeiro , Mengwen Liu , Iryna Gurevych , Markus Dreyer , Mohit Bansal

A primary challenge in abstractive summarization is hallucination -- the phenomenon where a model generates plausible text that is absent in the source text. We hypothesize that the domain (or topic) of the source text triggers the model to…

计算与语言 · 计算机科学 2025-06-10 Kyubyung Chae , Jaepill Choi , Yohan Jo , Taesup Kim

This paper considers extractive summarisation in a comparative setting: given two or more document groups (e.g., separated by publication time), the goal is to select a small number of documents that are representative of each group, and…

信息检索 · 计算机科学 2020-01-03 Umanga Bista , Alexander Mathews , Minjeong Shin , Aditya Krishna Menon , Lexing Xie

Searching for health information online is becoming customary for more and more consumers every day, which makes the need for efficient and reliable question answering systems more pressing. An important contributor to the success rates of…

计算与语言 · 计算机科学 2021-06-02 Shweta Yadav , Deepak Gupta , Asma Ben Abacha , Dina Demner-Fushman

In recent years, automatic text summarization has witnessed significant advancement, particularly with the development of transformer-based models. However, the challenge of controlling the readability level of generated summaries remains…

计算与语言 · 计算机科学 2025-03-17 Mehmet Samet Duran , Tevfik Aytekin

The advancements in deep learning, particularly the introduction of transformers, have been pivotal in enhancing various natural language processing (NLP) tasks. These include text-to-text applications such as machine translation, text…

人工智能 · 计算机科学 2024-12-24 Gospel Ozioma Nnadi , Flavio Bertini

Although domain shift has been well explored in many NLP applications, it still has received little attention in the domain of extractive text summarization. As a result, the model is under-utilizing the nature of the training data due to…

计算与语言 · 计算机科学 2019-09-02 Danqing Wang , Pengfei Liu , Ming Zhong , Jie Fu , Xipeng Qiu , Xuanjing Huang

Conventional solutions to automatic related work summarization rely heavily on human-engineered features. In this paper, we develop a neural data-driven summarizer by leveraging the seq2seq paradigm, in which a joint context-driven…

计算与语言 · 计算机科学 2021-04-30 Yongzhen Wang , Xiaozhong Liu , Zheng Gao

A medical provider's summary of a patient visit serves several critical purposes, including clinical decision-making, facilitating hand-offs between providers, and as a reference for the patient. An effective summary is required to be…

计算与语言 · 计算机科学 2023-05-11 Varun Nair , Elliot Schumacher , Anitha Kannan

Videos serve as a powerful medium to convey ideas, tell stories, and provide detailed instructions, especially through long-format tutorials. Such tutorials are valuable for learning new skills at one's own pace, yet they can be…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Nafisa Hussain

Neural network-based methods for abstractive summarization produce outputs that are more fluent than other techniques, but which can be poor at content selection. This work proposes a simple technique for addressing this issue: use a…

计算与语言 · 计算机科学 2018-10-10 Sebastian Gehrmann , Yuntian Deng , Alexander M. Rush

We carry out experiments with deep learning models of summarization across the domains of news, personal stories, meetings, and medical articles in order to understand how content selection is performed. We find that many sophisticated…

计算与语言 · 计算机科学 2019-02-20 Chris Kedzie , Kathleen McKeown , Hal Daume

Sequence-to-sequence (seq2seq) network is a well-established model for text summarization task. It can learn to produce readable content; however, it falls short in effectively identifying key regions of the source. In this paper, we…

计算与语言 · 计算机科学 2020-05-04 Sajad Sotudeh , Nazli Goharian , Ross W. Filice

A crucial difference between single- and multi-document summarization is how salient content manifests itself in the document(s). While such content may appear at the beginning of a single document, essential information is frequently…

计算与语言 · 计算机科学 2021-10-18 Logan Lebanoff , Bingqing Wang , Zhe Feng , Fei Liu

Previous abstractive methods apply sequence-to-sequence structures to generate summary without a module to assist the system to detect vital mentions and relationships within a document. To address this problem, we utilize semantic graph to…

计算与语言 · 计算机科学 2021-09-14 Qiwei Bi , Haoyuan Li , Kun Lu , Hanfang Yang

Generating a text abstract from a set of documents remains a challenging task. The neural encoder-decoder framework has recently been exploited to summarize single documents, but its success can in part be attributed to the availability of…

计算与语言 · 计算机科学 2018-08-29 Logan Lebanoff , Kaiqiang Song , Fei Liu