PulseAugur
LIVE 13:01:07
tool · [1 source] ·
4
tool

COREKG method creates personalized knowledge graph summaries

Researchers have developed COREKG, a novel method for creating personalized summaries of large knowledge graphs. This approach uses coreset theory and sensitivity-based importance sampling to select a relevant subset of data tailored to individual user query patterns. Evaluations on datasets like Freebase and DBpedia demonstrate that COREKG achieves superior query-answering accuracy and structural coverage compared to existing methods, while significantly reducing storage and processing requirements. AI

Summary written by gemini-2.5-flash-lite from 1 source. How we write summaries →

IMPACT Enables more efficient querying and storage of large knowledge graphs by creating personalized, smaller subsets of data.

RANK_REASON The cluster contains an academic paper detailing a new method for knowledge graph summarization. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

COVERAGE [1]

  1. arXiv cs.AI TIER_1 · Supratim Shit ·

    COREKG: Coreset-Guided Personalized Summarization of Knowledge Graphs

    Knowledge Graphs (KGs) are extensively used across different domains and in several applications. Often, these KGs are very large in size. Such KGs become unwieldy for tasks such as question answering and visualization. Summarization of KGs offers a viable alternative in such cas…