Concept-Map-Based Multi-Document Summarization using Concept Coreference Resolution and Global Importance Optimization
Concept-map-based multi-document summarization is a variant of traditional summarization that produces structured summaries in the form of concept maps. In this work, we propose a new model for the task that addresses several issues in previous methods. It learns to identify and merge coreferent concepts to reduce redundancy, determines their importance with a strong supervised model and finds an optimal summary concept map via integer linear programming. It is also computationally more efficient than previous methods, allowing us to summarize larger document sets. We evaluate the model on two datasets, finding that it outperforms several approaches from previous work.
Code (0)
등록된 구현이 없습니다.
Tasks
coreference-resolutionCoreference ResolutionDocument SummarizationMulti-Document SummarizationSimilar Papers 제목 키워드 기반
iFacetSum: Coreference-based Interactive Faceted Summarization for Multi-Document Exploration
We introduce iFacetSum, a web application for exploring topical document sets. iFacetSum integrates interactive summarization together with faceted search, by providing a novel faceted navigation scheme that yields abstr…
SciCo: Hierarchical Cross-Document Coreference for Scientific Concepts
Determining coreference of concept mentions across multiple documents is a fundamental task in natural language understanding. Previous work on cross-document coreference resolution (CDCR) typically considers mentions of…
coreference-resolutionCoreference ResolutionCross Document Coreference ResolutionNatural Language UnderstandingData-driven Coreference-based Ontology Building
While coreference resolution is traditionally used as a component in individual document understanding, in this work we take a more global view and explore what can we learn about a domain from the set of all document-le…
coreference-resolutionCoreference Resolutiondocument understandingFast Concept Mention Grouping for Concept Map-based Multi-Document Summarization
Concept map-based multi-document summarization has recently been proposed as a variant of the traditional summarization task with graph-structured summaries. As shown by previous work, the grouping of coreferent concept …
ClusteringDocument SummarizationMulti-Document SummarizationInferring Scientific Cross-Document Coreference and Hierarchy with Definition-Augmented Relational Reasoning
We address the fundamental task of inferring cross-document coreference and hierarchy in scientific texts, which has important applications in knowledge graph construction, search, recommendation and discovery. LLMs can …
graph constructionIn-Context LearningRelational ReasoningRe-Ranking