paper-with-me

Papers

Typing Errors in Factual Knowledge Graphs: Severity and Possible Ways Out

2021-02-03 · Peiran Yao, Denilson Barbosa

Factual knowledge graphs (KGs) such as DBpedia and Wikidata have served as part of various downstream tasks and are also widely adopted by artificial intelligence research communities as benchmark datasets. However, we found these KGs to be surprisingly noisy. In this study, we question the quality of these KGs, where the typing error rate is estimated to be 27% for coarse-grained types on average, and even 73% for certain fine-grained types. In pursuit of solutions, we propose an active typing error detection algorithm that maximizes the utilization of both gold and noisy labels. We also comprehensively discuss and compare unsupervised, semi-supervised, and supervised paradigms to deal with typing errors in factual KGs. The outcomes of this study provide guidelines for researchers to use noisy factual KGs. To help practitioners deploy the techniques and conduct further research, we published our code and data.

📄 PDF Abstract BibTeX arXiv:2102.02307

Code (2)

U-Alberta/KG-Type-Correction 공식 구현 pytorch
U-Alberta/kg-type-err-corr pytorch

Tasks

Knowledge Graphs

Similar Papers 제목 키워드 기반

Knowledge-Aware Self-Correction in Language Models via Structured Memory Graphs

2025-07-07 · Swayamjit Saha arxiv

Large Language Models (LLMs) are powerful yet prone to generating factual errors, commonly referred to as hallucinations. We present a lightweight, interpretable framework for knowledge-aware self-correction of LLM outpu…

The Integration of Semantic and Structural Knowledge in Knowledge Graph Entity Typing

2024-04-12 · Muzhi Li, Minda Hu, Irwin King, Ho-fung Leung

The Knowledge Graph Entity Typing (KGET) task aims to predict missing type annotations for entities in knowledge graphs. Recent works only utilize the \textit{\textbf{structural knowledge}} in the local neighborhood of e…

Entity TypingKnowledge GraphsRe-Ranking

Enhancing Contextual Word Representations Using Embedding of Neighboring Entities in Knowledge Graphs

2022-10-01 · COLING 2022 10 · Ryoko Tokuhisa, Keisuke Kawano, Akihiro Nakamura, Satoshi Koide

Pre-trained language models (PLMs) such as BERT and RoBERTa have dramatically improved the performance of various natural language processing tasks. Although these models are trained on large amounts of raw text, they ha…

Entity TypingKnowledge GraphsRelationRelation Classification

UltRAG: a Universal Simple Scalable Recipe for Knowledge Graph RAG

2026-01-28 · Dobrik Georgiev, Kheeran Naidu, Alberto Cattaneo, Federico Monti 외 arxiv

Large language models (LLMs) frequently generate confident yet factually incorrect content when used for language generation (a phenomenon often known as hallucination). Retrieval augmented generation (RAG) tries to redu…

Graph Question AnsweringKnowledge Graphs

Evaluating Automated Radiology Report Quality through Fine-Grained Phrasal Grounding of Clinical Findings

2024-12-02 · Razi Mahmood, Pingkun Yan, Diego Machado Reyes, Ge Wang 외

Several evaluation metrics have been developed recently to automatically assess the quality of generative AI reports for chest radiographs based only on textual information using lexical, semantic, or clinical named enti…

named-entity-recognitionNamed Entity Recognition