中文
相关论文

相关论文: Long Document Summarization in a Low Resource Sett…

200 篇论文

Despite the rapid growth of context length of large language models (LLMs) , LLMs still perform poorly in long document summarization. An important reason for this is that relevant information about an event is scattered throughout long…

计算与语言 · 计算机科学 2025-02-04 Taiji Li , Hao Chen , Fei Yu , Yin Zhang

Meaning Representation (AMR) is a graph-based semantic representation for sentences, composed of collections of concepts linked by semantic relations. AMR-based approaches have found success in a variety of applications, but a challenge to…

计算与语言 · 计算机科学 2021-11-30 Fei-Tzin Lee , Chris Kedzie , Nakul Verma , Kathleen McKeown

Training abstractive summarization models typically requires large amounts of data, which can be a limitation for many domains. In this paper we explore using domain transfer and data synthesis to improve the performance of recent…

计算与语言 · 计算机科学 2020-02-11 Ahmed Magooda , Diane Litman

Recent advances in long-context reasoning abilities of language models led to interesting applications in large-scale multi-document summarization. However, prior work has shown that these long-context models are not effective at their…

计算与语言 · 计算机科学 2025-04-18 Adithya Pratapa , Teruko Mitamura

We introduce extreme summarization, a new single-document summarization task which does not favor extractive strategies and calls for an abstractive modeling approach. The idea is to create a short, one-sentence news summary answering the…

计算与语言 · 计算机科学 2018-08-28 Shashi Narayan , Shay B. Cohen , Mirella Lapata

Speech summarisation techniques take human speech as input and then output an abridged version as text or speech. Speech summarisation has applications in many domains from information technology to health care, for example improving speech…

Automatic summarization is the process of reducing a text document in order to generate a summary that retains the most important points of the original document. In this work, we study two problems - i) summarizing a text document as set…

信息检索 · 计算机科学 2024-06-04 Jayaprakash Sundararaj

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

Transformer-based language models (LMs) are powerful and widely-applicable tools, but their usefulness is constrained by a finite context window and the expensive computational cost of processing long text documents. We propose to adapt…

计算与语言 · 计算机科学 2023-11-07 Alexis Chevalier , Alexander Wettig , Anirudh Ajith , Danqi Chen

A challenging task when generating summaries of legal documents is the ability to address their argumentative nature. We introduce a simple technique to capture the argumentative structure of legal documents by integrating argument role…

计算与语言 · 计算机科学 2022-09-22 Mohamed Elaraby , Diane Litman

Hospital discharge documentation is among the most essential, yet time-consuming documents written by medical practitioners. The objective of this study was to automatically generate hospital discharge summaries using neural network…

计算与语言 · 计算机科学 2023-05-25 Koyena Pal , Seyed Ali Bahrainian , Laura Mercurio , Carsten Eickhoff

State-space models are a low-complexity alternative to transformers for encoding long sequences and capturing long-term dependencies. We propose LOCOST: an encoder-decoder architecture based on state-space models for conditional text…

Long document summarization is an important and hard task in the field of natural language processing. A good performance of the long document summarization reveals the model has a decent understanding of the human language. Currently, most…

计算与语言 · 计算机科学 2021-12-06 Xinwei Du , Kailun Dong , Yuchen Zhang , Yongsheng Li , Ruei-Yu Tsay

Heterogeneous graph neural networks have recently gained attention for long document summarization, modeling the extraction as a node classification task. Although effective, these models often require external tools or additional machine…

计算与语言 · 计算机科学 2024-10-30 Margarita Bugueño , Hazem Abou Hamdan , Gerard de Melo

The majority of available text summarization datasets include short-form source documents that lack long-range causal and temporal dependencies, and often contain strong layout and stylistic biases. While relevant, such datasets will offer…

计算与语言 · 计算机科学 2022-12-08 Wojciech Kryściński , Nazneen Rajani , Divyansh Agarwal , Caiming Xiong , Dragomir Radev

Automatically generating short summaries from users' online mental health posts could save counselors' reading time and reduce their fatigue so that they can provide timely responses to those seeking help for improving their mental state.…

计算与语言 · 计算机科学 2023-02-03 Sajad Sotudeh , Nazli Goharian , Hanieh Deilamsalehy , Franck Dernoncourt

Select-then-compress is a popular hybrid, framework for text summarization due to its high efficiency. This framework first selects salient sentences and then independently condenses each of the selected sentences into a concise version.…

计算与语言 · 计算机科学 2021-06-22 Hou Pong Chan , Irwin King

Recent years have brought about an interest in the challenging task of summarizing conversation threads (meetings, online discussions, etc.). Such summaries help analysis of the long text to quickly catch up with the decisions made and thus…

计算与语言 · 计算机科学 2021-08-02 Shiyue Zhang , Asli Celikyilmaz , Jianfeng Gao , Mohit Bansal

Automatic summarization of natural language is a current topic in computer science research and industry, studied for decades because of its usefulness across multiple domains. For example, summarization is necessary to create reviews such…

计算与语言 · 计算机科学 2018-12-31 Marc Everett Johnson

Given a document and a target aspect (e.g., a topic of interest), aspect-based abstractive summarization attempts to generate a summary with respect to the aspect. Previous studies usually assume a small pre-defined set of aspects and fall…

计算与语言 · 计算机科学 2020-10-20 Bowen Tan , Lianhui Qin , Eric P. Xing , Zhiting Hu
‹ 上一页 1 8 9 10 下一页 ›