IRLGNESep 29, 2019

Query-Specific Knowledge Summarization with Entity Evolutionary Networks

arXiv:1909.13183v15 citations
Originality Incremental advance
AI Analysis

This work addresses the need for structural and evolutionary knowledge retrieval in fields like computer science, offering a novel search system beyond traditional information retrieval.

The paper tackles the problem of retrieving entities and their connections for knowledge summarization from queries, proposing SetEvolve to model evolutionary networks and demonstrating its utility through experiments and case studies.

Given a query, unlike traditional IR that finds relevant documents or entities, in this work, we focus on retrieving both entities and their connections for insightful knowledge summarization. For example, given a query "computer vision" on a CS literature corpus, rather than returning a list of relevant entities like "cnn", "imagenet" and "svm", we are interested in the connections among them, and furthermore, the evolution patterns of such connections along particular ordinal dimensions such as time. Particularly, we hope to provide structural knowledge relevant to the query, such as "svm" is related to "imagenet" but not "cnn". Moreover, we aim to model the changing trends of the connections, such as "cnn" becomes highly related to "imagenet" after 2010, which enables the tracking of knowledge evolutions. In this work, to facilitate such a novel insightful search system, we propose \textsc{SetEvolve}, which is a unified framework based on nonparanomal graphical models for evolutionary network construction from large text corpora. Systematic experiments on synthetic data and insightful case studies on real-world corpora demonstrate the utility of \textsc{SetEvolve}.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes