paper-with-me

Papers

AutoKG: Constructing Virtual Knowledge Graphs from Unstructured Documents for Question Answering

2020-08-20 · Seunghak Yu, Tianxing He, James Glass

Knowledge graphs (KGs) have the advantage of providing fine-grained detail for question-answering systems. Unfortunately, building a reliable KG is time-consuming and expensive as it requires human intervention. To overcome this issue, we propose a novel framework to automatically construct a KG from unstructured documents that does not require external alignment. We first extract surface-form knowledge tuples from unstructured documents and encode them with contextual information. Entities with similar context semantics are then linked through internal alignment to form a graph structure. This allows us to extract the desired information from multiple documents by traversing the generated KG without a manual process. We examine its performance in retrieval based QA systems by reformulating the WikiMovies and MetaQA datasets into a tuple-level retrieval task. The experimental results show that our method outperforms traditional retrieval methods by a large margin.

📄 PDF Abstract BibTeX arXiv:2008.08995

Code (0)

등록된 구현이 없습니다.

Tasks

FormKnowledge GraphsLanguage ModellingQuestion AnsweringRetrieval

Similar Papers 제목 키워드 기반

LLMs for Knowledge Graph Construction and Reasoning: Recent Capabilities and Future Opportunities

2023-05-22 · Yuqi Zhu, Xiaohan Wang, Jing Chen, Shuofei Qiao 외

This paper presents an exhaustive quantitative and qualitative evaluation of Large Language Models (LLMs) for Knowledge Graph (KG) construction and reasoning. We engage in experiments across eight diverse datasets, focus…

Event Extractiongraph constructionKnowledge GraphsLink Prediction+2

BanglaAutoKG: Automatic Bangla Knowledge Graph Construction with Semantic Neural Graph Filtering

2024-04-04 · Azmine Toushik Wasi, Taki Hasan Rafi, Raima Islam, Dong-Kyu Chae

Knowledge Graphs (KGs) have proven essential in information processing and reasoning applications because they link related entities and give context-rich information, supporting efficient information retrieval and knowl…

graph constructionInformation RetrievalKnowledge Graphsnamed-entity-recognition+4

AutoKG: Efficient Automated Knowledge Graph Generation for Language Models

2023-11-22 · Bohan Chen, Andrea L. Bertozzi

Traditional methods of linking large language models (LLMs) to knowledge bases via the semantic similarity search often fall short of capturing complex relational dynamics. To address these limitations, we introduce Auto…

Graph GenerationRetrievalSemantic SimilaritySemantic Textual Similarity

Knowledge Graphs Construction from Criminal Court Appeals: Insights from the French Cassation Court

2025-01-24 · Alexander V. Belikov, Sacha Raoult

Despite growing interest, accurately and reliably representing unstructured data, such as court decisions, in a structured form, remains a challenge. Recent advancements in generative AI applied to language modeling enab…

Knowledge GraphsLanguage ModelingLanguage Modelling

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