-
Notifications
You must be signed in to change notification settings - Fork 118
Topic 10: Knowledge Base Refinement (Incompleteness, Incorrectness, and Freshness)
Sherry Lin edited this page Oct 9, 2020
·
1 revision
Surveys and Evaluations:
- Knowledge Graph Refinement: A Survey of Approaches and Evaluation Methods (Semantic Web 2016)
- Revisiting Evaluation of Knowledge Base Completion Models (from https://openreview.net/forum?id=1uufzxsxfL)
- An overview of embedding models of entities and relationships for knowledge base completion [Paper]
- Efficient Knowledge Graph Accuracy Evaluation [PDF] [techical reprot] (VLDB 2019) π
- Buckle: Evaluating Fact Checking Algorithms Built on Knowledge Bases [PDF, demo] (VLDB 2019) π
General Papers
- Knowledge base completion via search-based question answering (WWW 2014) [Paper]
- Knowledge base completion via coupled path ranking (ACL 2016) [Paper]
- Knowledge Base Completion Using Embeddings and Rules (IJCAI 2015) [Paper]
- A Novel Embedding Model for Knowledge Base Completion Based on Convolutional Neural Network (NAACL-HLT 2018) [Paper] [Code]
- A Capsule Network-based Embedding Model for Knowledge Graph Completion and Search Personalization (NAACL 2019)
- Data-dependent Learning of Symmetric/Antisymmetric Relations for Knowledge Base Completion (AAAI 2018)
- HyperKG: Hyperbolic Knowledge Graph Embeddings for Knowledge Base Completion (2019)
- Incentive-Based Entity Collection Using Crowdsourcing. (ICDE 2018) [PDF], more similar to a crowdsourcing work π
- User Guidance for Efficient Fact Checking (VLDB 2019) [PDF] π
- Towards the Completion of a Domain-Specific Knowledge Base with Emerging Query Terms [PDF] (ICDE 2019) π
- Dynamic Knowledge Graph based Multi-Event Forecasting (KDD 2020)
Survey, Summary and Notes
- Knowledge Base Population: Successful Approaches and Challenges (ACL 2011)[Paper]
- Overview: https://nlp.stanford.edu/projects/kbp/
- Slides of Summary: https://pdfs.semanticscholar.org/8193/1b57a1760a4fc9e8b42065bebcab4cbf164e.pdf
- Laying the groundwork for knowledge base population: Nine years of linguistic resources for tac kbp (LREC 2018)
- Overview of tac-kbp2014 entity discovery and linking tasks (TAC 2014)
Datasets and Benchmarks
- A Dataset for Web-scale Knowledge Base Population [Slides]
- KnowledgeNet: A Benchmark for Knowledge Base Population (EMNLP 2019) [Paper, Dataset and Code]
- Text Analysis Conference [Link]
Papers
- Entity Disambiguation for Knowledge Base Population (ACL 2010)
- Distantly Supervised Web Relation Extraction for Knowledge Base Population [Paper]
- KBPearl: A Knowledge Base Population System Supported by Joint Entity and Relation Linking (VLDB 2020) π
- Knowledge Translation [Technical Report] (VLDB 2020) π
- Knowledge Base Enhancement via Data Facts and Crowdsourcing (ICDE 2018) [PDF], more similar to a crowdsourcing work π
- User Guidance for Efficient Fact Checking (VLDB 2019) [PDF] π
- Mining an "Anti-Knowledge Base" from Wikipedia Updates with Applications to Fact Checking and Beyond (VLDB 2020) π
- How to Keep a Knowledge Base Synchronized with Its Encyclopedia Source (IJCAI 2017) [Notes]