DeepLENS: Deep Learning for Entity Summarization
Qingxia Liu, Gong Cheng, Yuzhong Qu

TL;DR
DeepLENS introduces a deep learning approach leveraging textual semantics to improve entity summarization in knowledge graphs, outperforming existing methods on benchmark datasets.
Contribution
It presents a novel deep learning model that encodes triples using textual semantics and scores their interdependence, enhancing entity summarization.
Findings
DeepLENS significantly outperforms existing methods on benchmark datasets.
The model effectively exploits textual semantics for triple encoding.
Interdependence scoring improves the quality of entity summaries.
Abstract
Entity summarization has been a prominent task over knowledge graphs. While existing methods are mainly unsupervised, we present DeepLENS, a simple yet effective deep learning model where we exploit textual semantics for encoding triples and we score each candidate triple based on its interdependence on other triples. DeepLENS significantly outperformed existing methods on a public benchmark.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Data Quality and Management · Advanced Graph Neural Networks
