AutoKG: Constructing Virtual Knowledge Graphs from Unstructured Documents for Question Answering
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.
Code (0)
등록된 구현이 없습니다.
Tasks
FormKnowledge GraphsLanguage ModellingQuestion AnsweringRetrievalSimilar Papers 제목 키워드 기반
LLMs for Knowledge Graph Construction and Reasoning: Recent Capabilities and Future Opportunities
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+2BanglaAutoKG: Automatic Bangla Knowledge Graph Construction with Semantic Neural Graph Filtering
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+4AutoKG: Efficient Automated Knowledge Graph Generation for Language Models
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 SimilarityKnowledge Graphs Construction from Criminal Court Appeals: Insights from the French Cassation Court
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 ModellingAI Agent-Driven Framework for Automated Product Knowledge Graph Construction in E-Commerce
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