paper-with-me

Papers

Ontology Population using LLMs

2024-11-03 · Sanaz Saki Norouzi, Adrita Barua, Antrea Christou, Nikita Gautam, Andrew Eells, Pascal Hitzler, Cogan Shimizu

Knowledge graphs (KGs) are increasingly utilized for data integration, representation, and visualization. While KG population is critical, it is often costly, especially when data must be extracted from unstructured text in natural language, which presents challenges, such as ambiguity and complex interpretations. Large Language Models (LLMs) offer promising capabilities for such tasks, excelling in natural language understanding and content generation. However, their tendency to ``hallucinate'' can produce inaccurate outputs. Despite these limitations, LLMs offer rapid and scalable processing of natural language data, and with prompt engineering and fine-tuning, they can approximate human-level performance in extracting and structuring data for KGs. This study investigates LLM effectiveness for the KG population, focusing on the Enslaved.org Hub Ontology. In this paper, we report that compared to the ground truth, LLM's can extract ~90% of triples, when provided a modular ontology as guidance in the prompts.

📄 PDF Abstract BibTeX arXiv:2411.01612

Code (0)

등록된 구현이 없습니다.

Tasks

Data IntegrationKnowledge GraphsNatural Language UnderstandingPrompt Engineering

Methods 이 논문이 사용한 방법론

Ontology 설명 없음

Similar Papers 제목 키워드 기반

AI Agent-Driven Framework for Automated Product Knowledge Graph Construction in E-Commerce

2025-11-14 · Dimitar Peshevski, Riste Stojanov, Dimitar Trajanov arxiv

The rapid expansion of e-commerce platforms generates vast amounts of unstructured product data, creating significant challenges for information retrieval, recommendation systems, and data analytics. Knowledge Graphs (KG…

Recommendation SystemsInformation RetrievalKnowledge Graphs

On2Vec: Embedding-based Relation Prediction for Ontology Population

2018-09-07 · Muhao Chen, Yingtao Tian, Xuelu Chen, Zijun Xue 외

Populating ontology graphs represents a long-standing problem for the Semantic Web community. Recent advances in translation-based graph embedding methods for populating instance-level knowledge graphs lead to promising …

Graph EmbeddingKnowledge GraphsPredictionRelation+2

A Neural Architecture for Person Ontology population

2020-01-22 · Balaji Ganesan, Riddhiman Dasgupta, Akshay Parekh, Hima Patel 외

A person ontology comprising concepts, attributes and relationships of people has a number of applications in data protection, didentification, population of knowledge graphs for business intelligence and fraud preventio…

ClassificationGeneral ClassificationKnowledge GraphsRelation+1

Accelerating Knowledge Graph and Ontology Engineering with Large Language Models

2024-11-14 · Cogan Shimizu, Pascal Hitzler

Large Language Models bear the promise of significant acceleration of key Knowledge Graph and Ontology Engineering tasks, including ontology modeling, extension, modification, population, alignment, as well as entity dis…

Entity Disambiguation

Semi-Supervised Instance Population of an Ontology using Word Vector Embeddings

2017-09-09 · Vindula Jayawardana, Dimuthu Lakmal, Nisansa de Silva, Amal Shehan Perera 외

In many modern day systems such as information extraction and knowledge management agents, ontologies play a vital role in maintaining the concept hierarchies of the selected domain. However, ontology population has beco…

ManagementWord Embeddings