中文
相关论文

相关论文: AugAbEx : Way Forward for Extractive Case Summariz…

200 篇论文

Existing summarization datasets come with two main drawbacks: (1) They tend to focus on overly exposed domains, such as news articles or wiki-like texts, and (2) are primarily monolingual, with few multilingual datasets. In this work, we…

计算与语言 · 计算机科学 2022-10-25 Dennis Aumiller , Ashish Chouhan , Michael Gertz

Despite the prevalence of pretrained language models in natural language understanding tasks, understanding lengthy text such as document is still challenging due to the data sparseness problem. Inspired by that humans develop their ability…

计算与语言 · 计算机科学 2023-12-04 Yueguan Wang , Naoki Yoshinaga

Till now, neural abstractive summarization methods have achieved great success for single document summarization (SDS). However, due to the lack of large scale multi-document summaries, such methods can be hardly applied to multi-document…

计算与语言 · 计算机科学 2018-04-25 Jianmin Zhang , Jiwei Tan , Xiaojun Wan

Existing approaches to automatic summarization assume that a length limit for the summary is given, and view content selection as an optimization problem to maximize informativeness and minimize redundancy within this budget. This framework…

计算与语言 · 计算机科学 2019-01-15 Jingyun Liu , Jackie C. K. Cheung , Annie Louis

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

We propose a new approach to generate multiple variants of the target summary with diverse content and varying lengths, then score and select admissible ones according to users' needs. Abstractive summarizers trained on single reference…

计算与语言 · 计算机科学 2021-04-06 Kaiqiang Song , Bingqing Wang , Zhe Feng , Fei Liu

Automatically generating accurate summaries from clinical reports could save a clinician's time, improve summary coverage, and reduce errors. We propose a sequence-to-sequence abstractive summarization model augmented with domain-specific…

计算与语言 · 计算机科学 2019-05-16 Sean MacAvaney , Sajad Sotudeh , Arman Cohan , Nazli Goharian , Ish Talati , Ross W. Filice

Effective query formulation is a key challenge in long-document Information Retrieval (IR). This challenge is particularly acute in domain-specific contexts like patent retrieval, where documents are lengthy, linguistically complex, and…

信息检索 · 计算机科学 2025-07-23 Eleni Kamateri , Renukswamy Chikkamath , Michail Salampasis , Linda Andersson , Markus Endres

Judicial opinions are written to be persuasive and could build public trust in court decisions, yet they can be difficult for non-experts to understand. We present a pipeline for using an AI assistant to generate simplified summaries of…

计算与语言 · 计算机科学 2024-03-05 Elliott Ash , Aniket Kesari , Suresh Naidu , Lena Song , Dominik Stammbach

We use the combination of argumentative zoning [1] and a legal argumentative scheme to create legal argumentative segments. Based on the argumentative segmentation, we propose a novel task of classifying argumentative segments of legal case…

计算与语言 · 计算机科学 2023-07-12 Huihui Xu , Kevin Ashley

Current models for document summarization disregard user preferences such as the desired length, style, the entities that the user might be interested in, or how much of the document the user has already read. We present a neural…

计算与语言 · 计算机科学 2018-05-22 Angela Fan , David Grangier , Michael Auli

The technology of automatic document summarization is maturing and may provide a solution to the information overload problem. Nowadays, document summarization plays an important role in information retrieval. With a large volume of…

信息检索 · 计算机科学 2012-04-10 Mohsen Pourvali , Mohammad Saniee Abadeh

Document summarization, as a fundamental task in natural language generation, aims to generate a short and coherent summary for a given document. Controllable summarization, especially of the length, is an important issue for some practical…

计算与语言 · 计算机科学 2022-05-16 Mingyang Song , Yi Feng , Liping Jing

A critical point of multi-document summarization (MDS) is to learn the relations among various documents. In this paper, we propose a novel abstractive MDS model, in which we represent multiple documents as a heterogeneous graph, taking…

计算与语言 · 计算机科学 2021-10-22 Peng Cui , Le Hu

Text summarization can be classified into two approaches: extraction and abstraction. This paper focuses on extraction approach. The goal of text summarization based on extraction approach is sentence selection. One of the methods to obtain…

信息检索 · 计算机科学 2009-06-26 Ladda Suanmali , Naomie Salim , Mohammed Salem Binwahlan

Retrieval-augmented language models can better adapt to changes in world state and incorporate long-tail knowledge. However, most existing methods retrieve only short contiguous chunks from a retrieval corpus, limiting holistic…

计算与语言 · 计算机科学 2024-02-01 Parth Sarthi , Salman Abdullah , Aditi Tuli , Shubh Khanna , Anna Goldie , Christopher D. Manning

We consider the problem of automatically generating a narrative biomedical evidence summary from multiple trial reports. We evaluate modern neural models for abstractive summarization of relevant article abstracts from systematic reviews…

计算与语言 · 计算机科学 2020-12-23 Byron C. Wallace , Sayantan Saha , Frank Soboczenski , Iain J. Marshall

Usually, programming languages have official documentation to guide developers with APIs, methods, and classes. However, researchers identified insufficient or inadequate documentation examples and flaws with the API's complex structure as…

软件工程 · 计算机科学 2023-12-05 AmirHossein Naghshzan , Latifa Guerrouj , Olga Baysal

The increasing volume of textual data poses challenges in reading and comprehending large documents, particularly for scholars who need to extract useful information from research articles. Automatic text summarization has emerged as a…

计算与语言 · 计算机科学 2025-03-14 Samira Zangooei , Amirhossein Darmani , Hossein Farahmand Nezhad , Laya Mahmoudi

Interpretability or explainability is an emerging research field in NLP. From a user-centric point of view, the goal is to build models that provide proper justification for their decisions, similar to those of humans, by requiring the…