English
Related papers

Related papers: Multi-Document Scientific Summarization from a Kno…

200 papers

We present a novel divide-and-conquer method for the neural summarization of long documents. Our method exploits the discourse structure of the document and uses sentence similarity to split the problem into an ensemble of smaller…

Computation and Language · Computer Science 2020-09-24 Alexios Gidiotis , Grigorios Tsoumakas

Citation recommendation for research papers is a valuable task that can help researchers improve the quality of their work by suggesting relevant related work. Current approaches for this task rely primarily on the text of the papers and…

Digital Libraries · Computer Science 2021-06-11 Arthur Brack , Anett Hoppe , Ralph Ewerth

Query-focused summarization (QFS) aims to produce summaries that answer particular questions of interest, enabling greater user control and personalization. While recently released datasets, such as QMSum or AQuaMuSe, facilitate research…

Computation and Language · Computer Science 2022-04-28 Jesse Vig , Alexander R. Fabbri , Wojciech Kryściński , Chien-Sheng Wu , Wenhao Liu

Sequence-to-sequence models for abstractive summarization have been studied extensively, yet the generated summaries commonly suffer from fabricated content, and are often found to be near-extractive. We argue that, to address these issues,…

Computation and Language · Computer Science 2020-05-05 Luyang Huang , Lingfei Wu , Lu Wang

Multimodal reasoning with large language models (LLMs) often suffers from hallucinations and the presence of deficient or outdated knowledge within LLMs. Some approaches have sought to mitigate these issues by employing textual knowledge…

Computation and Language · Computer Science 2024-06-06 Junlin Lee , Yequan Wang , Jing Li , Min Zhang

Multi-document summarization (MDS) assumes a set of topic-related documents are provided as input. In practice, this document set is not always available; it would need to be retrieved given an information need, i.e. a question or topic…

Computation and Language · Computer Science 2023-10-26 John Giorgi , Luca Soldaini , Bo Wang , Gary Bader , Kyle Lo , Lucy Lu Wang , Arman Cohan

Abstractive multi-document summarization (MDS) is the task of automatically summarizing information in multiple documents, from news articles to conversations with multiple speakers. The training approaches for current MDS models can be…

Computation and Language · Computer Science 2025-08-01 Alexandra DeLucia , Mark Dredze

We develop an abstractive summarization framework independent of labeled data for multiple heterogeneous documents. Unlike existing multi-document summarization methods, our framework processes documents telling different stories instead of…

Computation and Language · Computer Science 2022-05-03 Ning Wang , Han Liu , Diego Klabjan

In recent years, an increasing amount of knowledge graphs (KGs) have been created as a means to store cross-domain knowledge and billion of facts, which are the basis of costumers' applications like search engines. However, KGs inevitably…

Databases · Computer Science 2020-04-20 Elwin Huaman , Elias Kärle , Dieter Fensel

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…

Computation and Language · Computer Science 2021-09-14 Qiwei Bi , Haoyuan Li , Kun Lu , Hanfang Yang

In zero-shot multilingual extractive text summarization, a model is typically trained on English summarization dataset and then applied on summarization datasets of other languages. Given English gold summaries and documents, sentence-level…

Computation and Language · Computer Science 2022-05-02 Ruipeng Jia , Xingxing Zhang , Yanan Cao , Shi Wang , Zheng Lin , Furu Wei

Knowledge graph reasoning (KGR), aiming to deduce new facts from existing facts based on mined logic rules underlying knowledge graphs (KGs), has become a fast-growing research direction. It has been proven to significantly benefit the…

Artificial Intelligence · Computer Science 2024-10-28 Ke Liang , Lingyuan Meng , Meng Liu , Yue Liu , Wenxuan Tu , Siwei Wang , Sihang Zhou , Xinwang Liu , Fuchun Sun

Research publications are the primary vehicle for sharing scientific progress in the form of new discoveries, methods, techniques, and insights. Unfortunately, the lack of a large-scale, comprehensive, and easy-to-use resource capturing the…

Artificial Intelligence · Computer Science 2023-05-22 Kian Ahrabian , Xinwei Du , Richard Delwin Myloth , Arun Baalaaji Sankar Ananthan , Jay Pujara

The new era of technology has brought us to the point where it is convenient for people to share their opinions over an abundance of platforms. These platforms have a provision for the users to express themselves in multiple forms of…

Computation and Language · Computer Science 2023-02-14 Anubhav Jangra , Sourajit Mukherjee , Adam Jatowt , Sriparna Saha , Mohammad Hasanuzzaman

Many useful tasks on scientific documents, such as topic classification and citation prediction, involve corpora that span multiple scientific domains. Typically, such tasks are accomplished by representing the text with a vector embedding…

Computation and Language · Computer Science 2023-09-11 Ronald Seoh , Haw-Shiuan Chang , Andrew McCallum

Parallel cross-lingual summarization data is scarce, requiring models to better use the limited available cross-lingual resources. Existing methods to do so often adopt sequence-to-sequence networks with multi-task frameworks. Such…

Computation and Language · Computer Science 2021-06-15 Yu Bai , Yang Gao , Heyan Huang

Sources of commonsense knowledge support applications in natural language understanding, computer vision, and knowledge graphs. Given their complementarity, their integration is desired. Yet, their different foci, modeling approaches, and…

Artificial Intelligence · Computer Science 2021-03-24 Filip Ilievski , Pedro Szekely , Bin Zhang

Query-focused summarization (QFS) aims to extract or generate a summary of an input document that directly answers or is relevant to a given query. The lack of large-scale datasets in the form of documents, queries, and summaries has…

Computation and Language · Computer Science 2023-05-23 Ruochen Xu , Song Wang , Yang Liu , Shuohang Wang , Yichong Xu , Dan Iter , Chenguang Zhu , Michael Zeng

Knowledge Graphs (KG) constitute a flexible representation of complex relationships between entities particularly useful for biomedical data. These KG, however, are very sparse with many missing edges (facts) and the visualisation of the…

Artificial Intelligence · Computer Science 2016-12-08 Armando Vieira

The progress in Query-focused Multi-Document Summarization (QMDS) has been limited by the lack of sufficient largescale high-quality training datasets. We present two QMDS training datasets, which we construct using two data augmentation…

Computation and Language · Computer Science 2021-03-03 Ramakanth Pasunuru , Asli Celikyilmaz , Michel Galley , Chenyan Xiong , Yizhe Zhang , Mohit Bansal , Jianfeng Gao