paper-with-me

Papers

Learning to Create Sentence Semantic Relation Graphs for Multi-Document Summarization

2019-09-20 · WS 2019 11 · Diego Antognini, Boi Faltings

Linking facts across documents is a challenging task, as the language used to express the same information in a sentence can vary significantly, which complicates the task of multi-document summarization. Consequently, existing approaches heavily rely on hand-crafted features, which are domain-dependent and hard to craft, or additional annotated data, which is costly to gather. To overcome these limitations, we present a novel method, which makes use of two types of sentence embeddings: universal embeddings, which are trained on a large unrelated corpus, and domain-specific embeddings, which are learned during training. To this end, we develop SemSentSum, a fully data-driven model able to leverage both types of sentence embeddings by building a sentence semantic relation graph. SemSentSum achieves competitive results on two types of summary, consisting of 665 bytes and 100 words. Unlike other state-of-the-art models, neither hand-crafted features nor additional annotated data are necessary, and the method is easily adaptable for other tasks. To our knowledge, we are the first to use multiple sentence embeddings for the task of multi-document summarization.

📄 PDF Abstract BibTeX arXiv:1909.12231

Code (0)

등록된 구현이 없습니다.

Tasks

Document SummarizationMulti-Document SummarizationRelationSentenceSentence Embeddings

Similar Papers 제목 키워드 기반

Ranking and Retrieval of Image Sequences From Multiple Paragraph Queries

2015-06-01 · CVPR 2015 6 · Gunhee Kim, Seungwhan Moon, Leonid Sigal

We propose a method to rank and retrieve image sequences from a natural language text query, consisting of multiple sentences or paragraphs. One of the method's key applications is to visualize visitors' text-only review…

RetrievalSentence

FGSI: Distant Supervision for Relation Extraction method based on Fine-Grained Semantic Information

2023-02-04 · Chenghong Sun, Weidong Ji, Guohui Zhou, Hui Guo 외

The main purpose of relation extraction is to extract the semantic relationships between tagged pairs of entities in a sentence, which plays an important role in the semantic understanding of sentences and the constructi…

Knowledge GraphsRelationRelation ExtractionSentence

Multi-Relational Graph Transformer for Automatic Short Answer Grading

2022-07-01 · NAACL 2022 7 · Rajat Agarwal, Varun Khurana, Karish Grover, Mukesh Mohania 외

The recent transition to the online educational domain has increased the need for Automatic Short Answer Grading (ASAG). ASAG automatically evaluates a student’s response against a (given) correct response and thus has b…

Abstract Meaning Representationautomatic short answer gradingSentence

Graph-based Neural Multi-Document Summarization

2017-06-20 · CONLL 2017 8 · Michihiro Yasunaga, Rui Zhang, Kshitijh Meelu, Ayush Pareek 외

We propose a neural multi-document summarization (MDS) system that incorporates sentence relation graphs. We employ a Graph Convolutional Network (GCN) on the relation graphs, with sentence embeddings obtained from Recur…

Document SummarizationMulti-Document SummarizationRelationSentence+1

GKR: the Graphical Knowledge Representation for semantic parsing

2018-06-01 · WS 2018 6 · Aikaterini-Lida Kalouli, Richard Crouch

This paper describes the first version of an open-source semantic parser that creates graphical representations of sentences to be used for further semantic processing, e.g. for natural language inference, reasoning and …

Natural Language InferenceSemantic ParsingSemantic SimilaritySemantic Textual Similarity+1