paper-with-me

Papers

Efficient Knowledge Graph Validation via Cross-Graph Representation Learning

2020-08-16 · Yaqing Wang, Fenglong Ma, Jing Gao

Recent advances in information extraction have motivated the automatic construction of huge Knowledge Graphs (KGs) by mining from large-scale text corpus. However, noisy facts are unavoidably introduced into KGs that could be caused by automatic extraction. To validate the correctness of facts (i.e., triplets) inside a KG, one possible approach is to map the triplets into vector representations by capturing the semantic meanings of facts. Although many representation learning approaches have been developed for knowledge graphs, these methods are not effective for validation. They usually assume that facts are correct, and thus may overfit noisy facts and fail to detect such facts. Towards effective KG validation, we propose to leverage an external human-curated KG as auxiliary information source to help detect the errors in a target KG. The external KG is built upon human-curated knowledge repositories and tends to have high precision. On the other hand, although the target KG built by information extraction from texts has low precision, it can cover new or domain-specific facts that are not in any human-curated repositories. To tackle this challenging task, we propose a cross-graph representation learning framework, i.e., CrossVal, which can leverage an external KG to validate the facts in the target KG efficiently. This is achieved by embedding triplets based on their semantic meanings, drawing cross-KG negative samples and estimating a confidence score for each triplet based on its degree of correctness. We evaluate the proposed framework on datasets across different domains. Experimental results show that the proposed framework achieves the best performance compared with the state-of-the-art methods on large-scale KGs.

📄 PDF Abstract BibTeX arXiv:2008.06995

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Representation LearningKnowledge GraphsRepresentation LearningTriplet

Similar Papers 제목 키워드 기반

Data Exploration and Validation on dense knowledge graphs for biomedical research

2019-12-08 · Jens Dörpinghaus, Alexander Apke, Vanessa Lage-Rupprecht, Andreas Stefan

Here we present a holistic approach for data exploration on dense knowledge graphs as a novel approach with a proof-of-concept in biomedical research. Knowledge graphs are increasingly becoming a vital factor in knowledg…

Knowledge GraphsTime SeriesTime Series Analysis

Formalising Hypothesis Virtues in Knowledge Graphs: A General Theoretical Framework and its Validation in Literature-Based Discovery Experiments

2015-03-31 · Vit Novacek

We introduce an approach to discovery informatics that uses so called knowledge graphs as the essential representation structure. Knowledge graph is an umbrella term that subsumes various approaches to tractable represen…

Knowledge GraphsPhilosophy

Improving Graph Embeddings in Machine Learning Using Knowledge Completion with Validation in a Case Study on COVID-19 Spread

2025-11-15 · Rosario Napoli, Gabriele Morabito, Antonio Celesti, Massimo Villari 외 arxiv

The rise of graph-structured data has driven major advances in Graph Machine Learning (GML), where graph embeddings (GEs) map features from Knowledge Graphs (KGs) into vector spaces, enabling tasks like node classificati…

Node ClassificationKnowledge GraphsLink Prediction

Towards Knowledge Graphs Validation through Weighted Knowledge Sources

2021-04-26 · Elwin Huaman, Amar Tauqeer, Anna Fensel

The performance of applications, such as personal assistants and search engines, relies on high-quality knowledge bases, a.k.a. Knowledge Graphs (KGs). To ensure their quality one important task is knowledge validation, …

Knowledge GraphsQuestion Answering

Multiclass Hate Speech Detection with RoBERTa-OTA: Integrating Transformer Attention and Graph Convolutional Networks

2026-02-03 · Mahmoud Abusaqer, Jamil Saquer arxiv

Multiclass hate speech detection across demographic categories remains computationally challenging due to implicit targeting strategies and linguistic variability in social media content. Existing approaches rely solely …

Computational EfficiencyHate Speech Detection