paper-with-me

Papers

Wikontic: Constructing Wikidata-Aligned, Ontology-Aware Knowledge Graphs with Large Language Models

2025-11-29 · Alla Chepurova, Aydar Bulatov, Mikhail Burtsev, Yuri Kuratov arxiv

Knowledge graphs (KGs) provide structured, verifiable grounding for large language models (LLMs), but current LLM-based systems commonly use KGs as auxiliary structures for text retrieval, leaving their intrinsic quality underexplored. In this work, we propose Wikontic, a multi-stage pipeline that constructs KGs from open-domain text by extracting candidate triplets with qualifiers, enforcing Wikidata-based type and relation constraints, and normalizing entities to reduce duplication. The resulting KGs are compact, ontology-consistent, and well-connected; on MuSiQue, the correct answer entity appears in 96% of generated triplets. On HotpotQA, our triplets-only setup achieves 76.0 F1, and on MuSiQue 59.8 F1, matching or surpassing several retrieval-augmented generation baselines that still require textual context. In addition, Wikontic attains state-of-the-art information-retention performance on the MINE-1 benchmark (86%), outperforming prior KG construction methods. Wikontic is also efficient at build time: KG construction uses less than 1,000 output tokens, about 3$\times$ fewer than AriGraph and $<$1/20 of GraphRAG. The proposed pipeline enhances the quality of the generated KG and offers a scalable solution for leveraging structured knowledge in LLMs.

📄 PDF Abstract BibTeX arXiv:2512.00590

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsText Retrieval

Similar Papers 제목 키워드 기반

Class Order Disorder in Wikidata and First Fixes

2024-11-23 · Peter F. Patel-Schneider, Ege Atacan Doğan

Wikidata has a large ontology with classes at several orders. The Wikidata ontology has long been known to have violations of class order and information related to class order that appears suspect. SPARQL queries were e…

A Multi-Axial Mindset for Ontology Design Lessons from Wikidata's Polyhierarchical Structure

2025-12-13 · Ege Atacan Doğan, Peter F. Patel-Schneider arxiv

Traditional ontology design emphasizes disjoint and exhaustive top-level distinctions such as continuant vs. occurrent, abstract vs. concrete, or type vs. instance. These distinctions are used to structure unified hierar…

Knowledge Graphs

Wikidata on MARS

2020-08-14 · Peter F. Patel-Schneider, David Martin

Multi-attributed relational structures (MARSs) have been proposed as a formal data model for generalized property graphs, along with multi-attributed rule-based predicate logic (MARPL) as a useful rule-based logic in whi…

Ontology-grounded Automatic Knowledge Graph Construction by LLM under Wikidata schema

2024-12-30 · Xiaohan Feng, Xixin Wu, Helen Meng

We propose an ontology-grounded approach to Knowledge Graph (KG) construction using Large Language Models (LLMs) on a knowledge base. An ontology is authored by generating Competency Questions (CQ) on knowledge base to d…

graph construction

The Music Meta Ontology: a flexible semantic model for the interoperability of music metadata

2023-11-07 · Jacopo de Berardinis, Valentina Anita Carriero, Albert Meroño-Peñuela, Andrea Poltronieri 외

The semantic description of music metadata is a key requirement for the creation of music datasets that can be aligned, integrated, and accessed for information retrieval and knowledge discovery. It is nonetheless an ope…

Information RetrievalRetrieval